2026-05-09 00:01:39.943168 | Job console starting 2026-05-09 00:01:39.962418 | Updating git repos 2026-05-09 00:01:40.032329 | Cloning repos into workspace 2026-05-09 00:01:40.092639 | Restoring repo states 2026-05-09 00:01:40.127810 | Merging changes 2026-05-09 00:01:40.127834 | Checking out repos 2026-05-09 00:01:40.264593 | Preparing playbooks 2026-05-09 00:01:41.586528 | Running Ansible setup 2026-05-09 00:01:47.508292 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-09 00:01:48.746166 | 2026-05-09 00:01:48.746351 | PLAY [Base pre] 2026-05-09 00:01:48.765521 | 2026-05-09 00:01:48.765681 | TASK [Setup log path fact] 2026-05-09 00:01:48.796748 | ubuntu-noble-large | ok 2026-05-09 00:01:48.815718 | 2026-05-09 00:01:48.815939 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 00:01:48.851954 | ubuntu-noble-large | ok 2026-05-09 00:01:48.881626 | 2026-05-09 00:01:48.881805 | TASK [emit-job-header : Print job information] 2026-05-09 00:01:48.936378 | # Job Information 2026-05-09 00:01:48.936654 | Ansible Version: 2.16.14 2026-05-09 00:01:48.936696 | Job: container-images-kolla-push-2025.1 2026-05-09 00:01:48.936738 | Pipeline: periodic-midnight 2026-05-09 00:01:48.936806 | Executor: 521e9411259a 2026-05-09 00:01:48.936830 | Triggered by: https://github.com/osism/container-images-kolla 2026-05-09 00:01:48.936853 | Event ID: f05d986f07944a55ab6bbc52264c853b 2026-05-09 00:01:48.952199 | 2026-05-09 00:01:48.952359 | LOOP [emit-job-header : Print node information] 2026-05-09 00:01:49.211982 | ubuntu-noble-large | ok: 2026-05-09 00:01:49.212276 | ubuntu-noble-large | # Node Information 2026-05-09 00:01:49.212317 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-05-09 00:01:49.212343 | ubuntu-noble-large | Hostname: ubuntu 2026-05-09 00:01:49.212365 | ubuntu-noble-large | Username: zuul 2026-05-09 00:01:49.212385 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-05-09 00:01:49.212409 | ubuntu-noble-large | Provider: regiocloud-a 2026-05-09 00:01:49.212430 | ubuntu-noble-large | Region: 2026-05-09 00:01:49.212451 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-05-09 00:01:49.212471 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-05-09 00:01:49.212492 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6d:d7b7 2026-05-09 00:01:49.233967 | 2026-05-09 00:01:49.234123 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-09 00:01:50.325506 | ubuntu-noble-large -> localhost | changed 2026-05-09 00:01:50.333234 | 2026-05-09 00:01:50.333387 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-09 00:01:52.460133 | ubuntu-noble-large -> localhost | changed 2026-05-09 00:01:52.476155 | 2026-05-09 00:01:52.476307 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-09 00:01:53.045539 | ubuntu-noble-large -> localhost | ok 2026-05-09 00:01:53.053745 | 2026-05-09 00:01:53.053933 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-09 00:01:53.085679 | ubuntu-noble-large | ok 2026-05-09 00:01:53.104606 | ubuntu-noble-large | included: /var/lib/zuul/builds/262a066abb7d425e86048f69090844c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-09 00:01:53.114926 | 2026-05-09 00:01:53.115060 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-09 00:01:54.430254 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-05-09 00:01:54.430503 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/262a066abb7d425e86048f69090844c5/work/262a066abb7d425e86048f69090844c5_id_rsa 2026-05-09 00:01:54.430543 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/262a066abb7d425e86048f69090844c5/work/262a066abb7d425e86048f69090844c5_id_rsa.pub 2026-05-09 00:01:54.430571 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-05-09 00:01:54.430597 | ubuntu-noble-large -> localhost | SHA256:LFcdUhVCtcFl5JEc8hLCwwNwRdfPHftrS6vOzZenmx4 zuul-build-sshkey 2026-05-09 00:01:54.430634 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-05-09 00:01:54.430657 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-05-09 00:01:54.430679 | ubuntu-noble-large -> localhost | | ..oB*=BB**| 2026-05-09 00:01:54.430702 | ubuntu-noble-large -> localhost | | . Boo=X.| 2026-05-09 00:01:54.430724 | ubuntu-noble-large -> localhost | | . +..o*| 2026-05-09 00:01:54.430744 | ubuntu-noble-large -> localhost | | . . ..+| 2026-05-09 00:01:54.430783 | ubuntu-noble-large -> localhost | | . S .| 2026-05-09 00:01:54.430811 | ubuntu-noble-large -> localhost | | o .| 2026-05-09 00:01:54.430946 | ubuntu-noble-large -> localhost | | E.o| 2026-05-09 00:01:54.430973 | ubuntu-noble-large -> localhost | | . +*+| 2026-05-09 00:01:54.430996 | ubuntu-noble-large -> localhost | | .=BB+| 2026-05-09 00:01:54.431018 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-05-09 00:01:54.431081 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.677392 2026-05-09 00:01:54.438271 | 2026-05-09 00:01:54.438397 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-09 00:01:54.460375 | ubuntu-noble-large | ok 2026-05-09 00:01:54.473199 | ubuntu-noble-large | included: /var/lib/zuul/builds/262a066abb7d425e86048f69090844c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-09 00:01:54.481953 | 2026-05-09 00:01:54.482074 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-09 00:01:54.506480 | ubuntu-noble-large | skipping: Conditional result was False 2026-05-09 00:01:54.513243 | 2026-05-09 00:01:54.513377 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-09 00:01:55.464124 | ubuntu-noble-large | changed 2026-05-09 00:01:55.470536 | 2026-05-09 00:01:55.470665 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-09 00:01:55.791028 | ubuntu-noble-large | ok 2026-05-09 00:01:55.801610 | 2026-05-09 00:01:55.801791 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-09 00:01:56.578550 | ubuntu-noble-large | changed 2026-05-09 00:01:56.584279 | 2026-05-09 00:01:56.584409 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-09 00:01:57.398966 | ubuntu-noble-large | changed 2026-05-09 00:01:57.407857 | 2026-05-09 00:01:57.408072 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-09 00:01:57.445224 | ubuntu-noble-large | skipping: Conditional result was False 2026-05-09 00:01:57.454944 | 2026-05-09 00:01:57.455094 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-09 00:01:58.092363 | ubuntu-noble-large -> localhost | changed 2026-05-09 00:01:58.105331 | 2026-05-09 00:01:58.105456 | TASK [add-build-sshkey : Add back temp key] 2026-05-09 00:01:58.518963 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/262a066abb7d425e86048f69090844c5/work/262a066abb7d425e86048f69090844c5_id_rsa (zuul-build-sshkey) 2026-05-09 00:01:58.519242 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.020404 2026-05-09 00:01:58.533539 | 2026-05-09 00:01:58.535485 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-09 00:01:59.100977 | ubuntu-noble-large | ok 2026-05-09 00:01:59.111245 | 2026-05-09 00:01:59.111430 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-09 00:01:59.147233 | ubuntu-noble-large | skipping: Conditional result was False 2026-05-09 00:01:59.166101 | 2026-05-09 00:01:59.166271 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-09 00:01:59.725620 | ubuntu-noble-large | ok 2026-05-09 00:01:59.743836 | 2026-05-09 00:01:59.744001 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-09 00:01:59.798444 | ubuntu-noble-large | ok 2026-05-09 00:01:59.804342 | 2026-05-09 00:01:59.804477 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-09 00:02:00.103474 | ubuntu-noble-large -> localhost | ok 2026-05-09 00:02:00.115227 | 2026-05-09 00:02:00.115400 | TASK [validate-host : Collect information about the host] 2026-05-09 00:02:01.501835 | ubuntu-noble-large | ok 2026-05-09 00:02:01.555481 | 2026-05-09 00:02:01.555620 | TASK [validate-host : Sanitize hostname] 2026-05-09 00:02:01.615165 | ubuntu-noble-large | ok 2026-05-09 00:02:01.620700 | 2026-05-09 00:02:01.620861 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-09 00:02:02.246058 | ubuntu-noble-large -> localhost | changed 2026-05-09 00:02:02.255421 | 2026-05-09 00:02:02.255576 | TASK [validate-host : Collect information about zuul worker] 2026-05-09 00:02:02.780812 | ubuntu-noble-large | ok 2026-05-09 00:02:02.787510 | 2026-05-09 00:02:02.787645 | TASK [validate-host : Write out all zuul information for each host] 2026-05-09 00:02:03.412430 | ubuntu-noble-large -> localhost | changed 2026-05-09 00:02:03.423377 | 2026-05-09 00:02:03.423501 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-09 00:02:03.729922 | ubuntu-noble-large | ok 2026-05-09 00:02:03.737955 | 2026-05-09 00:02:03.738122 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-09 00:02:04.758407 | ubuntu-noble-large | changed: 2026-05-09 00:02:04.758645 | ubuntu-noble-large | cd+++++++++ src/ 2026-05-09 00:02:04.758682 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-05-09 00:02:04.758707 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-05-09 00:02:04.758753 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-05-09 00:02:04.758791 | ubuntu-noble-large | Containerfile 2026-05-09 00:02:04.759011 | ubuntu-noble-large | 2026-05-09 00:04:16.396714 | ubuntu-noble-large | 2026-05-09 00:04:16.396724 | ubuntu-noble-large | Or undo this operation with: 2026-05-09 00:04:16.396735 | ubuntu-noble-large | 2026-05-09 00:04:16.396745 | ubuntu-noble-large | git switch - 2026-05-09 00:04:16.396757 | ubuntu-noble-large | 2026-05-09 00:04:16.396768 | ubuntu-noble-large | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-09 00:04:16.396778 | ubuntu-noble-large | 2026-05-09 00:04:16.396788 | ubuntu-noble-large | HEAD is now at 99b84ab9b Return missing systemd-udev into cinder and glance containers 2026-05-09 00:04:16.398836 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-05-09 00:04:16.404064 | ubuntu-noble-large | + export HASH_KOLLA=99b84ab9b 2026-05-09 00:04:16.404123 | ubuntu-noble-large | + HASH_KOLLA=99b84ab9b 2026-05-09 00:04:16.404138 | ubuntu-noble-large | + popd 2026-05-09 00:04:16.404232 | ubuntu-noble-large | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-05-09 00:04:16.409249 | ubuntu-noble-large | ++ find patches/kolla-build/2025.1 -type f -name '*.patch' 2026-05-09 00:04:16.411042 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-05-09 00:04:16.411085 | ubuntu-noble-large | + pushd kolla 2026-05-09 00:04:16.411254 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch' 2026-05-09 00:04:16.411280 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch 2026-05-09 00:04:16.411299 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-09 00:04:16.417046 | ubuntu-noble-large | checking file kolla/common/sources.py 2026-05-09 00:04:16.417788 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-09 00:04:16.419722 | ubuntu-noble-large | patching file kolla/common/sources.py 2026-05-09 00:04:16.420366 | ubuntu-noble-large | + popd 2026-05-09 00:04:16.420416 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-05-09 00:04:16.420426 | ubuntu-noble-large | + pushd kolla 2026-05-09 00:04:16.420438 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch' 2026-05-09 00:04:16.420447 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch 2026-05-09 00:04:16.420458 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-09 00:04:16.423167 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2026-05-09 00:04:16.423432 | ubuntu-noble-large | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2026-05-09 00:04:16.423864 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-09 00:04:16.427141 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2026-05-09 00:04:16.427466 | ubuntu-noble-large | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2026-05-09 00:04:16.427854 | ubuntu-noble-large | + popd 2026-05-09 00:04:16.428090 | ubuntu-noble-large | + [[ -f templates/2025.1/repos.yaml ]] 2026-05-09 00:04:16.428164 | ubuntu-noble-large | + python3 src/generate-apt-preferences-files.py 2026-05-09 00:04:16.574436 | ubuntu-noble-large | + echo DEBUG apt_preferences.ubuntu 2026-05-09 00:04:16.574527 | ubuntu-noble-large | DEBUG apt_preferences.ubuntu 2026-05-09 00:04:16.574553 | ubuntu-noble-large | + cat overlays/2025.1/base/apt_preferences.ubuntu 2026-05-09 00:04:16.578072 | ubuntu-noble-large | Package: rabbitmq-server 2026-05-09 00:04:16.578108 | ubuntu-noble-large | Pin: version 4.1.* 2026-05-09 00:04:16.578119 | ubuntu-noble-large | Pin-Priority: 1000 2026-05-09 00:04:16.578131 | ubuntu-noble-large | 2026-05-09 00:04:16.578142 | ubuntu-noble-large | Package: openvswitch* 2026-05-09 00:04:16.578152 | ubuntu-noble-large | Pin: version 3.5.* 2026-05-09 00:04:16.578162 | ubuntu-noble-large | Pin-Priority: 1000 2026-05-09 00:04:16.578174 | ubuntu-noble-large | 2026-05-09 00:04:16.578186 | ubuntu-noble-large | Package: erlang* 2026-05-09 00:04:16.578195 | ubuntu-noble-large | Pin: version 1:27.* 2026-05-09 00:04:16.578239 | ubuntu-noble-large | Pin-Priority: 1000 2026-05-09 00:04:16.580031 | ubuntu-noble-large | ++ find overlays/2025.1 -maxdepth 1 -mindepth 1 -type d 2026-05-09 00:04:16.584128 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-05-09 00:04:16.585414 | ubuntu-noble-large | ++ basename overlays/2025.1/nova 2026-05-09 00:04:16.588433 | ubuntu-noble-large | + image_name=nova 2026-05-09 00:04:16.588682 | ubuntu-noble-large | + cp -r overlays/2025.1/nova/nova-spicehtml5proxy kolla/docker/nova 2026-05-09 00:04:16.593812 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-05-09 00:04:16.595101 | ubuntu-noble-large | ++ basename overlays/2025.1/base 2026-05-09 00:04:16.597872 | ubuntu-noble-large | + image_name=base 2026-05-09 00:04:16.598017 | ubuntu-noble-large | + cp -r overlays/2025.1/base/apt_preferences.ubuntu overlays/2025.1/base/erlang.gpg overlays/2025.1/base/rabbitmq.gpg kolla/docker/base 2026-05-09 00:04:16.602975 | ubuntu-noble-large | + find patches/2025.1 -mindepth 1 -type d 2026-05-09 00:04:16.604851 | ubuntu-noble-large | patches/2025.1/openstack_requirements 2026-05-09 00:04:16.604879 | ubuntu-noble-large | patches/2025.1/cinder 2026-05-09 00:04:16.604892 | ubuntu-noble-large | patches/2025.1/ironic 2026-05-09 00:04:16.604929 | ubuntu-noble-large | patches/2025.1/nova 2026-05-09 00:04:16.604940 | ubuntu-noble-large | patches/2025.1/neutron-dynamic-routing 2026-05-09 00:04:16.604950 | ubuntu-noble-large | patches/2025.1/kolla 2026-05-09 00:04:16.607049 | ubuntu-noble-large | ++ find patches/2025.1 -mindepth 1 -type d 2026-05-09 00:04:16.607247 | ubuntu-noble-large | ++ grep kolla 2026-05-09 00:04:16.607590 | ubuntu-noble-large | ++ grep -v kolla-build 2026-05-09 00:04:16.612145 | ubuntu-noble-large | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-05-09 00:04:16.613234 | ubuntu-noble-large | ++ basename patches/2025.1/kolla 2026-05-09 00:04:16.615975 | ubuntu-noble-large | + project=kolla 2026-05-09 00:04:16.618035 | ubuntu-noble-large | ++ find patches/2025.1/kolla -type f -name '*.patch' 2026-05-09 00:04:16.618268 | ubuntu-noble-large | ++ sort 2026-05-09 00:04:16.622973 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-05-09 00:04:16.623019 | ubuntu-noble-large | + pushd kolla 2026-05-09 00:04:16.623082 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/backport-924302.patch' 2026-05-09 00:04:16.623096 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/backport-924302.patch 2026-05-09 00:04:16.623106 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-09 00:04:16.626784 | ubuntu-noble-large | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-05-09 00:04:16.627501 | ubuntu-noble-large | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-05-09 00:04:16.628160 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-09 00:04:16.631471 | ubuntu-noble-large | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-05-09 00:04:16.631864 | ubuntu-noble-large | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-05-09 00:04:16.632435 | ubuntu-noble-large | + popd 2026-05-09 00:04:16.632543 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-05-09 00:04:16.632559 | ubuntu-noble-large | + pushd kolla 2026-05-09 00:04:16.632606 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/backport-951347.patch' 2026-05-09 00:04:16.632619 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/backport-951347.patch 2026-05-09 00:04:16.632633 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-09 00:04:16.635485 | ubuntu-noble-large | checking file doc/source/contributor/versions.rst 2026-05-09 00:04:16.635800 | ubuntu-noble-large | checking file docker/base/Dockerfile.j2 2026-05-09 00:04:16.636101 | ubuntu-noble-large | checking file docker/base/proxysql.repo 2026-05-09 00:04:16.636335 | ubuntu-noble-large | checking file kolla/template/repos.yaml 2026-05-09 00:04:16.636836 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-09 00:04:16.639849 | ubuntu-noble-large | patching file doc/source/contributor/versions.rst 2026-05-09 00:04:16.640427 | ubuntu-noble-large | patching file docker/base/Dockerfile.j2 2026-05-09 00:04:16.640828 | ubuntu-noble-large | patching file docker/base/proxysql.repo 2026-05-09 00:04:16.641322 | ubuntu-noble-large | patching file kolla/template/repos.yaml 2026-05-09 00:04:16.642064 | ubuntu-noble-large | + popd 2026-05-09 00:04:16.642122 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-05-09 00:04:16.642136 | ubuntu-noble-large | + pushd kolla 2026-05-09 00:04:16.642239 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/squash.patch' 2026-05-09 00:04:16.642258 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/squash.patch 2026-05-09 00:04:16.642269 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-09 00:04:16.645949 | ubuntu-noble-large | checking file kolla/image/tasks.py 2026-05-09 00:04:16.646109 | ubuntu-noble-large | Hunk #1 succeeded at 428 (offset 16 lines). 2026-05-09 00:04:16.646789 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-09 00:04:16.649756 | ubuntu-noble-large | patching file kolla/image/tasks.py 2026-05-09 00:04:16.650098 | ubuntu-noble-large | Hunk #1 succeeded at 428 (offset 16 lines). 2026-05-09 00:04:16.650671 | ubuntu-noble-large | + popd 2026-05-09 00:04:16.650795 | ubuntu-noble-large | + pip3 install -r kolla/requirements.txt 2026-05-09 00:04:17.297873 | ubuntu-noble-large | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-05-09 00:04:17.370797 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-09 00:04:17.383571 | 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) 2026-05-09 00:04:17.482349 | ubuntu-noble-large | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-05-09 00:04:17.493961 | ubuntu-noble-large | Downloading gitpython-3.1.50-py3-none-any.whl.metadata (14 kB) 2026-05-09 00:04:17.580814 | ubuntu-noble-large | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-05-09 00:04:17.593030 | ubuntu-noble-large | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-09 00:04:17.617779 | ubuntu-noble-large | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.10.2) 2026-05-09 00:04:17.627737 | 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) 2026-05-09 00:04:17.679634 | ubuntu-noble-large | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-05-09 00:04:17.691258 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-05-09 00:04:17.771445 | ubuntu-noble-large | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-05-09 00:04:17.782943 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-09 00:04:17.860295 | ubuntu-noble-large | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-05-09 00:04:17.872524 | ubuntu-noble-large | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-09 00:04:17.953824 | ubuntu-noble-large | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-05-09 00:04:17.966179 | ubuntu-noble-large | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-05-09 00:04:18.026622 | ubuntu-noble-large | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-05-09 00:04:18.038618 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-09 00:04:18.068131 | 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) 2026-05-09 00:04:18.071466 | 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) 2026-05-09 00:04:18.166461 | 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)) 2026-05-09 00:04:18.179399 | ubuntu-noble-large | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-05-09 00:04:18.218991 | 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.7) 2026-05-09 00:04:18.220593 | 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.13) 2026-05-09 00:04:18.222474 | 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.7.0) 2026-05-09 00:04:18.223749 | 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)) (2026.4.22) 2026-05-09 00:04:18.264331 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-09 00:04:18.299983 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.4 MB/s eta 0:00:00 2026-05-09 00:04:18.312161 | ubuntu-noble-large | Downloading gitpython-3.1.50-py3-none-any.whl (212 kB) 2026-05-09 00:04:18.339132 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.5/212.5 kB 10.1 MB/s eta 0:00:00 2026-05-09 00:04:18.356626 | ubuntu-noble-large | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-05-09 00:04:18.375942 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 kB 9.7 MB/s eta 0:00:00 2026-05-09 00:04:18.389782 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-05-09 00:04:18.406422 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 5.1 MB/s eta 0:00:00 2026-05-09 00:04:18.422294 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-09 00:04:18.522531 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 23.8 MB/s eta 0:00:00 2026-05-09 00:04:18.536114 | ubuntu-noble-large | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-05-09 00:04:18.551362 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 kB 3.8 MB/s eta 0:00:00 2026-05-09 00:04:18.565324 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-09 00:04:18.589412 | ubuntu-noble-large | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-05-09 00:04:18.606763 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 4.1 MB/s eta 0:00:00 2026-05-09 00:04:18.619752 | ubuntu-noble-large | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-05-09 00:04:18.850359 | ubuntu-noble-large | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-05-09 00:04:20.781340 | ubuntu-noble-large | Successfully installed GitPython-3.1.50 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.3.0 oslo.i18n-6.7.2 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.3 stevedore-5.7.0 2026-05-09 00:04:20.921246 | ubuntu-noble-large | + pip3 install kolla/ 2026-05-09 00:04:21.400364 | ubuntu-noble-large | Processing ./kolla 2026-05-09 00:04:21.403153 | ubuntu-noble-large | Installing build dependencies: started 2026-05-09 00:04:23.751823 | ubuntu-noble-large | Installing build dependencies: finished with status 'done' 2026-05-09 00:04:23.757835 | ubuntu-noble-large | Getting requirements to build wheel: started 2026-05-09 00:04:24.000345 | ubuntu-noble-large | Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:04:24.007964 | ubuntu-noble-large | Installing backend dependencies: started 2026-05-09 00:04:27.175745 | ubuntu-noble-large | Installing backend dependencies: finished with status 'done' 2026-05-09 00:04:27.178121 | ubuntu-noble-large | Preparing metadata (pyproject.toml): started 2026-05-09 00:04:27.771293 | ubuntu-noble-large | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:04:27.789265 | ubuntu-noble-large | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.0) (7.0.3) 2026-05-09 00:04:27.791241 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.0) (3.1.6) 2026-05-09 00:04:27.793936 | ubuntu-noble-large | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.0) (3.1.50) 2026-05-09 00:04:27.795963 | ubuntu-noble-large | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.0) (10.3.0) 2026-05-09 00:04:27.798121 | ubuntu-noble-large | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.0) (80.10.2) 2026-05-09 00:04:27.837543 | 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==20.4.0) (4.0.12) 2026-05-09 00:04:27.841950 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==20.4.0) (3.0.3) 2026-05-09 00:04:27.850152 | 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==20.4.0) (1.3.0) 2026-05-09 00:04:27.851262 | ubuntu-noble-large | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.0) (5.7.0) 2026-05-09 00:04:27.852536 | 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==20.4.0) (6.7.2) 2026-05-09 00:04:27.854132 | 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==20.4.0) (2.0.0) 2026-05-09 00:04:27.855968 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.0) (6.0.3) 2026-05-09 00:04:27.857492 | 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==20.4.0) (2.32.5) 2026-05-09 00:04:27.906033 | 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==20.4.0) (5.0.3) 2026-05-09 00:04:27.923334 | 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==20.4.0) (3.4.7) 2026-05-09 00:04:27.925146 | 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==20.4.0) (3.13) 2026-05-09 00:04:27.926670 | 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==20.4.0) (2.7.0) 2026-05-09 00:04:27.928134 | 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==20.4.0) (2026.4.22) 2026-05-09 00:04:27.954515 | ubuntu-noble-large | Building wheels for collected packages: kolla 2026-05-09 00:04:27.955538 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): started 2026-05-09 00:04:29.432474 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-05-09 00:04:29.436556 | ubuntu-noble-large | Created wheel for kolla: filename=kolla-20.4.0-py3-none-any.whl size=380483 sha256=0635facb6e7865d0ed47b411b070401ea126f3192919822e65fb599aaf2ebb72 2026-05-09 00:04:29.437057 | ubuntu-noble-large | Stored in directory: /tmp/pip-ephem-wheel-cache-8fobm1c_/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-05-09 00:04:29.450335 | ubuntu-noble-large | Successfully built kolla 2026-05-09 00:04:29.642960 | ubuntu-noble-large | Installing collected packages: kolla 2026-05-09 00:04:29.814887 | ubuntu-noble-large | Successfully installed kolla-20.4.0 2026-05-09 00:04:29.950673 | ubuntu-noble-large | ++ kolla-build --version 2026-05-09 00:04:30.613876 | ubuntu-noble-large | + export KOLLA_VERSION=20.4.0 2026-05-09 00:04:30.613966 | ubuntu-noble-large | + KOLLA_VERSION=20.4.0 2026-05-09 00:04:30.615557 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-05-09 00:04:30.621977 | ubuntu-noble-large | + export HASH_DOCKER_IMAGES_KOLLA=9a16439 2026-05-09 00:04:30.622019 | ubuntu-noble-large | + HASH_DOCKER_IMAGES_KOLLA=9a16439 2026-05-09 00:04:30.623149 | ubuntu-noble-large | ++ cd release 2026-05-09 00:04:30.623307 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-05-09 00:04:30.626686 | ubuntu-noble-large | + export HASH_RELEASE=9f3843c 2026-05-09 00:04:30.626704 | ubuntu-noble-large | + HASH_RELEASE=9f3843c 2026-05-09 00:04:30.626810 | ubuntu-noble-large | + python3 src/generate-template-overrides-file.py 2026-05-09 00:04:30.791317 | ubuntu-noble-large | + echo DEBUG template-overrides.j2 2026-05-09 00:04:30.791402 | ubuntu-noble-large | DEBUG template-overrides.j2 2026-05-09 00:04:30.791416 | ubuntu-noble-large | + cat templates/2025.1/template-overrides.j2 2026-05-09 00:04:30.794568 | ubuntu-noble-large | {% extends parent_template %} 2026-05-09 00:04:30.794642 | ubuntu-noble-large | 2026-05-09 00:04:30.794664 | ubuntu-noble-large | {% set fluentd_plugins = [ 2026-05-09 00:04:30.794684 | ubuntu-noble-large | 'fluent-plugin-grok-parser', 2026-05-09 00:04:30.794701 | ubuntu-noble-large | 'fluent-plugin-prometheus', 2026-05-09 00:04:30.794719 | ubuntu-noble-large | 'fluent-plugin-rewrite-tag-filter', 2026-05-09 00:04:30.794737 | ubuntu-noble-large | 'fluent-plugin-grafana-loki', 2026-05-09 00:04:30.794755 | ubuntu-noble-large | ] %} 2026-05-09 00:04:30.794774 | ubuntu-noble-large | 2026-05-09 00:04:30.794792 | ubuntu-noble-large | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2026-05-09 00:04:30.794808 | ubuntu-noble-large | 2026-05-09 00:04:30.794818 | ubuntu-noble-large | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-05-09 00:04:30.794852 | ubuntu-noble-large | 2026-05-09 00:04:30.794863 | ubuntu-noble-large | {% block nova_libvirt_footer %} 2026-05-09 00:04:30.794873 | ubuntu-noble-large | RUN chgrp tss /var/lib/swtpm-localca \ 2026-05-09 00:04:30.794882 | ubuntu-noble-large | && chmod g+w /var/lib/swtpm-localca 2026-05-09 00:04:30.794892 | ubuntu-noble-large | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-05-09 00:04:30.794902 | ubuntu-noble-large | {% endblock %} 2026-05-09 00:04:30.794911 | ubuntu-noble-large | 2026-05-09 00:04:30.794921 | ubuntu-noble-large | {% block horizon_header %} 2026-05-09 00:04:30.794931 | ubuntu-noble-large | RUN apt-get update \ 2026-05-09 00:04:30.794941 | ubuntu-noble-large | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-05-09 00:04:30.794951 | ubuntu-noble-large | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2026-05-09 00:04:30.794962 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2026-05-09 00:04:30.794972 | ubuntu-noble-large | && apt-get clean \ 2026-05-09 00:04:30.794996 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-05-09 00:04:30.795007 | ubuntu-noble-large | {% endblock %} 2026-05-09 00:04:30.795017 | ubuntu-noble-large | 2026-05-09 00:04:30.795027 | ubuntu-noble-large | {% block horizon_footer %} 2026-05-09 00:04:30.795037 | ubuntu-noble-large | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-05-09 00:04:30.795048 | 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 \ 2026-05-09 00:04:30.795060 | ubuntu-noble-large | && rm /tmp/openstack-themes.tar.gz 2026-05-09 00:04:30.795070 | ubuntu-noble-large | {% endblock %} 2026-05-09 00:04:30.795080 | ubuntu-noble-large | 2026-05-09 00:04:30.795089 | ubuntu-noble-large | {% block base_header %} 2026-05-09 00:04:30.795099 | ubuntu-noble-large | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-05-09 00:04:30.795109 | ubuntu-noble-large | COPY *.gpg /etc/kolla/apt-keys/ 2026-05-09 00:04:30.795160 | ubuntu-noble-large | 2026-05-09 00:04:30.795170 | ubuntu-noble-large | RUN apt-get update \ 2026-05-09 00:04:30.795180 | ubuntu-noble-large | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-05-09 00:04:30.795190 | ubuntu-noble-large | && locale-gen en_US.UTF-8 \ 2026-05-09 00:04:30.795199 | ubuntu-noble-large | && apt-get clean \ 2026-05-09 00:04:30.795258 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-05-09 00:04:30.795268 | ubuntu-noble-large | {% endblock %} 2026-05-09 00:04:30.795278 | ubuntu-noble-large | 2026-05-09 00:04:30.795288 | ubuntu-noble-large | {% block openstack_base_header %} 2026-05-09 00:04:30.795298 | ubuntu-noble-large | RUN apt-get update \ 2026-05-09 00:04:30.795308 | ubuntu-noble-large | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-05-09 00:04:30.795318 | ubuntu-noble-large | && apt-get clean \ 2026-05-09 00:04:30.795328 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-05-09 00:04:30.795337 | ubuntu-noble-large | {% endblock %} 2026-05-09 00:04:30.795347 | ubuntu-noble-large | 2026-05-09 00:04:30.795357 | ubuntu-noble-large | {% set glance_base_packages_append = ['nvme-cli'] %} 2026-05-09 00:04:30.795367 | ubuntu-noble-large | 2026-05-09 00:04:30.795377 | ubuntu-noble-large | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-05-09 00:04:30.795387 | ubuntu-noble-large | 2026-05-09 00:04:30.795397 | ubuntu-noble-large | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-05-09 00:04:30.795407 | ubuntu-noble-large | 2026-05-09 00:04:30.795417 | ubuntu-noble-large | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2026-05-09 00:04:30.795427 | ubuntu-noble-large | {% block cinder_volume_footer %} 2026-05-09 00:04:30.795437 | ubuntu-noble-large | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-05-09 00:04:30.795447 | ubuntu-noble-large | {% endblock %} 2026-05-09 00:04:30.795457 | ubuntu-noble-large | 2026-05-09 00:04:30.795467 | ubuntu-noble-large | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-05-09 00:04:30.795476 | ubuntu-noble-large | {% block manila_base_footer %} 2026-05-09 00:04:30.795486 | ubuntu-noble-large | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-05-09 00:04:30.795496 | ubuntu-noble-large | {% endblock %} 2026-05-09 00:04:30.795506 | ubuntu-noble-large | 2026-05-09 00:04:30.795516 | ubuntu-noble-large | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-05-09 00:04:30.795526 | ubuntu-noble-large | {% block magnum_base_footer %} 2026-05-09 00:04:30.795536 | ubuntu-noble-large | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-05-09 00:04:30.795546 | ubuntu-noble-large | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-05-09 00:04:30.795565 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-05-09 00:04:30.795575 | ubuntu-noble-large | {% endblock %} 2026-05-09 00:04:30.795585 | ubuntu-noble-large | 2026-05-09 00:04:30.795595 | ubuntu-noble-large | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-05-09 00:04:30.795605 | ubuntu-noble-large | {% block gnocchi_base_footer %} 2026-05-09 00:04:30.795614 | ubuntu-noble-large | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-05-09 00:04:30.795625 | ubuntu-noble-large | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-05-09 00:04:30.795635 | ubuntu-noble-large | {% endblock %} 2026-05-09 00:04:30.795645 | ubuntu-noble-large | 2026-05-09 00:04:30.795654 | ubuntu-noble-large | {% block grafana_footer %} 2026-05-09 00:04:30.795664 | ubuntu-noble-large | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-05-09 00:04:30.795676 | ubuntu-noble-large | && mkdir -p /operations \ 2026-05-09 00:04:30.795693 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-05-09 00:04:30.795711 | ubuntu-noble-large | && rm -f /tmp/kolla-operations.tar.gz 2026-05-09 00:04:30.795728 | ubuntu-noble-large | {% endblock %} 2026-05-09 00:04:30.795745 | ubuntu-noble-large | 2026-05-09 00:04:30.795761 | ubuntu-noble-large | {% block keystone_footer %} 2026-05-09 00:04:30.795777 | ubuntu-noble-large | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-05-09 00:04:30.795792 | ubuntu-noble-large | RUN apt-get update \ 2026-05-09 00:04:30.795809 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2026-05-09 00:04:30.795827 | ubuntu-noble-large | libapache2-mod-auth-openidc \ 2026-05-09 00:04:30.795844 | ubuntu-noble-large | libldap-common \ 2026-05-09 00:04:30.795860 | ubuntu-noble-large | libmemcached11 \ 2026-05-09 00:04:30.795878 | ubuntu-noble-large | && apt-get clean \ 2026-05-09 00:04:30.795895 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* \ 2026-05-09 00:04:30.795912 | ubuntu-noble-large | && a2enmod auth_openidc 2026-05-09 00:04:30.795927 | ubuntu-noble-large | {% endblock %} 2026-05-09 00:04:30.795938 | ubuntu-noble-large | 2026-05-09 00:04:30.795947 | ubuntu-noble-large | {% block footer %} 2026-05-09 00:04:30.795957 | ubuntu-noble-large | RUN rm -rf /usr/share/doc/* \ 2026-05-09 00:04:30.795967 | ubuntu-noble-large | && rm -rf /usr/share/man/* \ 2026-05-09 00:04:30.795976 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2026-05-09 00:04:30.795986 | ubuntu-noble-large | && apt-get autoremove -y \ 2026-05-09 00:04:30.795998 | 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 2026-05-09 00:04:30.796037 | ubuntu-noble-large | {% endblock %} 2026-05-09 00:04:30.796048 | ubuntu-noble-large | 2026-05-09 00:04:30.796058 | ubuntu-noble-large | {% block labels %} 2026-05-09 00:04:30.796068 | ubuntu-noble-large | LABEL "build-date"="{{ build_date }}" \ 2026-05-09 00:04:30.796078 | ubuntu-noble-large | "name"="{{ image_name }}" \ 2026-05-09 00:04:30.796088 | ubuntu-noble-large | "de.osism.commit.docker_images_kolla"="9a16439" \ 2026-05-09 00:04:30.796097 | ubuntu-noble-large | "de.osism.commit.kolla"="99b84ab9b" \ 2026-05-09 00:04:30.796107 | ubuntu-noble-large | "de.osism.commit.kolla_version"="20.4.0" \ 2026-05-09 00:04:30.796151 | ubuntu-noble-large | "de.osism.commit.release"="9f3843c" \ 2026-05-09 00:04:30.796161 | ubuntu-noble-large | "de.osism.os_id"="ubuntu" \ 2026-05-09 00:04:30.796171 | ubuntu-noble-large | "de.osism.os_version_id"="24.04" \ 2026-05-09 00:04:30.796181 | ubuntu-noble-large | "de.osism.release.openstack"="2025.1" \ 2026-05-09 00:04:30.796190 | ubuntu-noble-large | "de.osism.version"="latest" \ 2026-05-09 00:04:30.796200 | ubuntu-noble-large | "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+00:00" \ 2026-05-09 00:04:30.796245 | ubuntu-noble-large | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-05-09 00:04:30.796255 | ubuntu-noble-large | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-05-09 00:04:30.796265 | ubuntu-noble-large | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-05-09 00:04:30.796275 | ubuntu-noble-large | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-05-09 00:04:30.796285 | ubuntu-noble-large | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-05-09 00:04:30.796295 | ubuntu-noble-large | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-09 00:04:30.796305 | ubuntu-noble-large | {% endblock %} 2026-05-09 00:04:30.796315 | ubuntu-noble-large | 2026-05-09 00:04:30.796325 | ubuntu-noble-large | + bash scripts/002-generate.sh 2026-05-09 00:04:30.799766 | ubuntu-noble-large | + BASE=ubuntu 2026-05-09 00:04:30.799814 | ubuntu-noble-large | + BASE_VERSION=22.04 2026-05-09 00:04:30.800513 | ubuntu-noble-large | ++ date +%Y%m%d 2026-05-09 00:04:30.801774 | ubuntu-noble-large | + BUILD_ID=20260509 2026-05-09 00:04:30.801811 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2026-05-09 00:04:30.801822 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-05-09 00:04:30.801833 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-05-09 00:04:30.801847 | ubuntu-noble-large | + VERSION=latest 2026-05-09 00:04:30.801953 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-05-09 00:04:30.801967 | ubuntu-noble-large | + . defaults/all.sh 2026-05-09 00:04:30.802096 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-05-09 00:04:30.802141 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-05-09 00:04:30.802157 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-05-09 00:04:30.802168 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-05-09 00:04:30.802448 | ubuntu-noble-large | +++ deactivate nondestructive 2026-05-09 00:04:30.802472 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-09 00:04:30.802518 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-09 00:04:30.802529 | ubuntu-noble-large | +++ hash -r 2026-05-09 00:04:30.802629 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-09 00:04:30.802643 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-05-09 00:04:30.802656 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-05-09 00:04:30.802701 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-05-09 00:04:30.802854 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-05-09 00:04:30.802871 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-05-09 00:04:30.802881 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-05-09 00:04:30.802894 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-05-09 00:04:30.803001 | 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 2026-05-09 00:04:30.803020 | 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 2026-05-09 00:04:30.803033 | ubuntu-noble-large | +++ export PATH 2026-05-09 00:04:30.803102 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-09 00:04:30.803173 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-05-09 00:04:30.803185 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-05-09 00:04:30.803199 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-05-09 00:04:30.803242 | ubuntu-noble-large | +++ export PS1 2026-05-09 00:04:30.803254 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-05-09 00:04:30.803267 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-05-09 00:04:30.803282 | ubuntu-noble-large | +++ hash -r 2026-05-09 00:04:30.803444 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-05-09 00:04:30.804685 | ubuntu-noble-large | +++ date +%Y%m%d 2026-05-09 00:04:30.807546 | ubuntu-noble-large | ++ export BUILD_ID=20260509 2026-05-09 00:04:30.807578 | ubuntu-noble-large | ++ BUILD_ID=20260509 2026-05-09 00:04:30.807594 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-05-09 00:04:30.807605 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-05-09 00:04:30.807617 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-05-09 00:04:30.807627 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-05-09 00:04:30.807640 | ubuntu-noble-large | + export VERSION 2026-05-09 00:04:30.807650 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-05-09 00:04:30.807663 | ubuntu-noble-large | + DOCKER_TAG=build-20260509 2026-05-09 00:04:30.807676 | ubuntu-noble-large | + KOLLA_BASE=ubuntu 2026-05-09 00:04:30.807689 | ubuntu-noble-large | + KOLLA_BASE_TAG=24.04 2026-05-09 00:04:30.807751 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2026-05-09 00:04:30.807764 | ubuntu-noble-large | + KOLLA_INSTALL_TYPE=source 2026-05-09 00:04:30.807777 | ubuntu-noble-large | + python3 src/generate-kolla-build-config.py 2026-05-09 00:04:30.944842 | ubuntu-noble-large | + setini DEFAULT namespace kolla 2026-05-09 00:04:30.944936 | 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' 2026-05-09 00:04:31.997684 | ubuntu-noble-large | localhost | SUCCESS => { 2026-05-09 00:04:31.997755 | ubuntu-noble-large | "changed": false, 2026-05-09 00:04:31.997767 | ubuntu-noble-large | "gid": 1000, 2026-05-09 00:04:31.997776 | ubuntu-noble-large | "group": "zuul", 2026-05-09 00:04:31.997786 | ubuntu-noble-large | "mode": "0664", 2026-05-09 00:04:31.997795 | ubuntu-noble-large | "msg": "OK", 2026-05-09 00:04:31.997804 | ubuntu-noble-large | "owner": "zuul", 2026-05-09 00:04:31.997813 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-05-09 00:04:31.997822 | ubuntu-noble-large | "size": 4526, 2026-05-09 00:04:31.997831 | ubuntu-noble-large | "state": "file", 2026-05-09 00:04:31.997840 | ubuntu-noble-large | "uid": 1000 2026-05-09 00:04:31.997849 | ubuntu-noble-large | } 2026-05-09 00:04:32.084069 | ubuntu-noble-large | + setini DEFAULT tag build-20260509 2026-05-09 00:04:32.084252 | 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-20260509' 2026-05-09 00:04:33.142725 | ubuntu-noble-large | localhost | CHANGED => { 2026-05-09 00:04:33.142814 | ubuntu-noble-large | "changed": true, 2026-05-09 00:04:33.142823 | ubuntu-noble-large | "gid": 1000, 2026-05-09 00:04:33.142830 | ubuntu-noble-large | "group": "zuul", 2026-05-09 00:04:33.142837 | ubuntu-noble-large | "mode": "0664", 2026-05-09 00:04:33.142844 | ubuntu-noble-large | "msg": "option changed", 2026-05-09 00:04:33.142851 | ubuntu-noble-large | "owner": "zuul", 2026-05-09 00:04:33.142858 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-05-09 00:04:33.142864 | ubuntu-noble-large | "size": 4534, 2026-05-09 00:04:33.142871 | ubuntu-noble-large | "state": "file", 2026-05-09 00:04:33.142878 | ubuntu-noble-large | "uid": 1000 2026-05-09 00:04:33.142885 | ubuntu-noble-large | } 2026-05-09 00:04:33.227560 | ubuntu-noble-large | + setini DEFAULT base ubuntu 2026-05-09 00:04:33.227686 | 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' 2026-05-09 00:04:34.301609 | ubuntu-noble-large | localhost | SUCCESS => { 2026-05-09 00:04:34.301719 | ubuntu-noble-large | "changed": false, 2026-05-09 00:04:34.301735 | ubuntu-noble-large | "gid": 1000, 2026-05-09 00:04:34.301747 | ubuntu-noble-large | "group": "zuul", 2026-05-09 00:04:34.301758 | ubuntu-noble-large | "mode": "0664", 2026-05-09 00:04:34.301768 | ubuntu-noble-large | "msg": "OK", 2026-05-09 00:04:34.301778 | ubuntu-noble-large | "owner": "zuul", 2026-05-09 00:04:34.301790 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-05-09 00:04:34.301801 | ubuntu-noble-large | "size": 4534, 2026-05-09 00:04:34.301814 | ubuntu-noble-large | "state": "file", 2026-05-09 00:04:34.301826 | ubuntu-noble-large | "uid": 1000 2026-05-09 00:04:34.301837 | ubuntu-noble-large | } 2026-05-09 00:04:34.388846 | ubuntu-noble-large | + setini DEFAULT base_tag 24.04 2026-05-09 00:04:34.388985 | 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' 2026-05-09 00:04:35.463007 | ubuntu-noble-large | localhost | SUCCESS => { 2026-05-09 00:04:35.463118 | ubuntu-noble-large | "changed": false, 2026-05-09 00:04:35.463132 | ubuntu-noble-large | "gid": 1000, 2026-05-09 00:04:35.463143 | ubuntu-noble-large | "group": "zuul", 2026-05-09 00:04:35.463153 | ubuntu-noble-large | "mode": "0664", 2026-05-09 00:04:35.463163 | ubuntu-noble-large | "msg": "OK", 2026-05-09 00:04:35.463173 | ubuntu-noble-large | "owner": "zuul", 2026-05-09 00:04:35.463183 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-05-09 00:04:35.463194 | ubuntu-noble-large | "size": 4534, 2026-05-09 00:04:35.463204 | ubuntu-noble-large | "state": "file", 2026-05-09 00:04:35.463333 | ubuntu-noble-large | "uid": 1000 2026-05-09 00:04:35.463344 | ubuntu-noble-large | } 2026-05-09 00:04:35.546521 | ubuntu-noble-large | + setini DEFAULT install_type source 2026-05-09 00:04:35.546648 | 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' 2026-05-09 00:04:36.632605 | ubuntu-noble-large | localhost | SUCCESS => { 2026-05-09 00:04:36.632657 | ubuntu-noble-large | "changed": false, 2026-05-09 00:04:36.632662 | ubuntu-noble-large | "gid": 1000, 2026-05-09 00:04:36.632666 | ubuntu-noble-large | "group": "zuul", 2026-05-09 00:04:36.632669 | ubuntu-noble-large | "mode": "0664", 2026-05-09 00:04:36.632673 | ubuntu-noble-large | "msg": "OK", 2026-05-09 00:04:36.632677 | ubuntu-noble-large | "owner": "zuul", 2026-05-09 00:04:36.632681 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-05-09 00:04:36.632685 | ubuntu-noble-large | "size": 4534, 2026-05-09 00:04:36.632688 | ubuntu-noble-large | "state": "file", 2026-05-09 00:04:36.632692 | ubuntu-noble-large | "uid": 1000 2026-05-09 00:04:36.632696 | ubuntu-noble-large | } 2026-05-09 00:04:36.717506 | ubuntu-noble-large | + setini openstack-base location tarballs/requirements-stable-2025.1.tar.gz 2026-05-09 00:04:36.717560 | 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-2025.1.tar.gz' 2026-05-09 00:04:37.765742 | ubuntu-noble-large | localhost | CHANGED => { 2026-05-09 00:04:37.765827 | ubuntu-noble-large | "changed": true, 2026-05-09 00:04:37.765841 | ubuntu-noble-large | "gid": 1000, 2026-05-09 00:04:37.765852 | ubuntu-noble-large | "group": "zuul", 2026-05-09 00:04:37.765862 | ubuntu-noble-large | "mode": "0664", 2026-05-09 00:04:37.765872 | ubuntu-noble-large | "msg": "section and option added", 2026-05-09 00:04:37.765883 | ubuntu-noble-large | "owner": "zuul", 2026-05-09 00:04:37.765893 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-05-09 00:04:37.765903 | ubuntu-noble-large | "size": 4605, 2026-05-09 00:04:37.765913 | ubuntu-noble-large | "state": "file", 2026-05-09 00:04:37.765947 | ubuntu-noble-large | "uid": 1000 2026-05-09 00:04:37.765957 | ubuntu-noble-large | } 2026-05-09 00:04:37.855533 | ubuntu-noble-large | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz' kolla-build.conf 2026-05-09 00:04:37.860716 | ubuntu-noble-large | + setini openstack-base type local 2026-05-09 00:04:37.860818 | 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' 2026-05-09 00:04:38.912065 | ubuntu-noble-large | localhost | CHANGED => { 2026-05-09 00:04:38.912128 | ubuntu-noble-large | "changed": true, 2026-05-09 00:04:38.912135 | ubuntu-noble-large | "gid": 1000, 2026-05-09 00:04:38.912141 | ubuntu-noble-large | "group": "zuul", 2026-05-09 00:04:38.912147 | ubuntu-noble-large | "mode": "0664", 2026-05-09 00:04:38.912152 | ubuntu-noble-large | "msg": "option added", 2026-05-09 00:04:38.912158 | ubuntu-noble-large | "owner": "zuul", 2026-05-09 00:04:38.912164 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-05-09 00:04:38.912169 | ubuntu-noble-large | "size": 4716, 2026-05-09 00:04:38.912175 | ubuntu-noble-large | "state": "file", 2026-05-09 00:04:38.912180 | ubuntu-noble-large | "uid": 1000 2026-05-09 00:04:38.912186 | ubuntu-noble-large | } 2026-05-09 00:04:39.003339 | ubuntu-noble-large | + [[ -n osism.harbor.regio.digital ]] 2026-05-09 00:04:39.003419 | ubuntu-noble-large | + setini DEFAULT registry osism.harbor.regio.digital 2026-05-09 00:04:39.003425 | 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' 2026-05-09 00:04:40.092099 | ubuntu-noble-large | localhost | CHANGED => { 2026-05-09 00:04:40.092266 | ubuntu-noble-large | "changed": true, 2026-05-09 00:04:40.092291 | ubuntu-noble-large | "gid": 1000, 2026-05-09 00:04:40.092344 | ubuntu-noble-large | "group": "zuul", 2026-05-09 00:04:40.092372 | ubuntu-noble-large | "mode": "0664", 2026-05-09 00:04:40.092391 | ubuntu-noble-large | "msg": "option added", 2026-05-09 00:04:40.092408 | ubuntu-noble-large | "owner": "zuul", 2026-05-09 00:04:40.092425 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-05-09 00:04:40.092443 | ubuntu-noble-large | "size": 4754, 2026-05-09 00:04:40.092461 | ubuntu-noble-large | "state": "file", 2026-05-09 00:04:40.092478 | ubuntu-noble-large | "uid": 1000 2026-05-09 00:04:40.092496 | ubuntu-noble-large | } 2026-05-09 00:04:40.176303 | ubuntu-noble-large | + echo DEBUG kolla-build.conf 2026-05-09 00:04:40.176388 | ubuntu-noble-large | DEBUG kolla-build.conf 2026-05-09 00:04:40.176394 | ubuntu-noble-large | + cat kolla-build.conf 2026-05-09 00:04:40.180010 | ubuntu-noble-large | [DEFAULT] 2026-05-09 00:04:40.180103 | ubuntu-noble-large | base = ubuntu 2026-05-09 00:04:40.180127 | ubuntu-noble-large | base_package_type = deb 2026-05-09 00:04:40.180147 | ubuntu-noble-large | base_tag = 24.04 2026-05-09 00:04:40.180164 | ubuntu-noble-large | install_type = source 2026-05-09 00:04:40.180181 | ubuntu-noble-large | namespace = kolla 2026-05-09 00:04:40.180198 | ubuntu-noble-large | openstack_release = 2025.1 2026-05-09 00:04:40.180260 | ubuntu-noble-large | push = false 2026-05-09 00:04:40.180278 | ubuntu-noble-large | tag = build-20260509 2026-05-09 00:04:40.180297 | ubuntu-noble-large | threads = 1 2026-05-09 00:04:40.180381 | ubuntu-noble-large | registry = osism.harbor.regio.digital 2026-05-09 00:04:40.180408 | ubuntu-noble-large | 2026-05-09 00:04:40.180426 | ubuntu-noble-large | ######################################################################### 2026-05-09 00:04:40.180444 | ubuntu-noble-large | # sources tracked in release repository 2026-05-09 00:04:40.180460 | ubuntu-noble-large | 2026-05-09 00:04:40.180476 | ubuntu-noble-large | [aodh-base] 2026-05-09 00:04:40.180493 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.180526 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-05-09 00:04:40.180544 | ubuntu-noble-large | location = tarballs/aodh-stable-2025.1.tar.gz 2026-05-09 00:04:40.180562 | ubuntu-noble-large | 2026-05-09 00:04:40.180579 | ubuntu-noble-large | 2026-05-09 00:04:40.180597 | ubuntu-noble-large | 2026-05-09 00:04:40.180614 | ubuntu-noble-large | [barbican-base] 2026-05-09 00:04:40.180632 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.180643 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-05-09 00:04:40.180654 | ubuntu-noble-large | location = tarballs/barbican-stable-2025.1.tar.gz 2026-05-09 00:04:40.180664 | ubuntu-noble-large | 2026-05-09 00:04:40.180674 | ubuntu-noble-large | 2026-05-09 00:04:40.180683 | ubuntu-noble-large | 2026-05-09 00:04:40.180693 | ubuntu-noble-large | [blazar-base] 2026-05-09 00:04:40.180704 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.180714 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-05-09 00:04:40.180724 | ubuntu-noble-large | location = tarballs/blazar-stable-2025.1.tar.gz 2026-05-09 00:04:40.180733 | ubuntu-noble-large | 2026-05-09 00:04:40.180743 | ubuntu-noble-large | 2026-05-09 00:04:40.180753 | ubuntu-noble-large | 2026-05-09 00:04:40.180783 | ubuntu-noble-large | [ceilometer-base] 2026-05-09 00:04:40.180794 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.180804 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-05-09 00:04:40.180814 | ubuntu-noble-large | location = tarballs/ceilometer-stable-2025.1.tar.gz 2026-05-09 00:04:40.180824 | ubuntu-noble-large | 2026-05-09 00:04:40.180834 | ubuntu-noble-large | 2026-05-09 00:04:40.180843 | ubuntu-noble-large | 2026-05-09 00:04:40.180853 | ubuntu-noble-large | [cinder-base] 2026-05-09 00:04:40.180863 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.180874 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-05-09 00:04:40.180884 | ubuntu-noble-large | location = tarballs/cinder-stable-2025.1.tar.gz 2026-05-09 00:04:40.180893 | ubuntu-noble-large | 2026-05-09 00:04:40.180903 | ubuntu-noble-large | 2026-05-09 00:04:40.180912 | ubuntu-noble-large | 2026-05-09 00:04:40.180920 | ubuntu-noble-large | [designate-base] 2026-05-09 00:04:40.180929 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.180938 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-05-09 00:04:40.180947 | ubuntu-noble-large | location = tarballs/designate-stable-2025.1.tar.gz 2026-05-09 00:04:40.180956 | ubuntu-noble-large | 2026-05-09 00:04:40.180965 | ubuntu-noble-large | 2026-05-09 00:04:40.180973 | ubuntu-noble-large | 2026-05-09 00:04:40.180982 | ubuntu-noble-large | [glance-base] 2026-05-09 00:04:40.180990 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.180999 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-05-09 00:04:40.181008 | ubuntu-noble-large | location = tarballs/glance-stable-2025.1.tar.gz 2026-05-09 00:04:40.181017 | ubuntu-noble-large | 2026-05-09 00:04:40.181026 | ubuntu-noble-large | 2026-05-09 00:04:40.181034 | ubuntu-noble-large | 2026-05-09 00:04:40.181043 | ubuntu-noble-large | [heat-base] 2026-05-09 00:04:40.181052 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.181061 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-05-09 00:04:40.181069 | ubuntu-noble-large | location = tarballs/heat-stable-2025.1.tar.gz 2026-05-09 00:04:40.181078 | ubuntu-noble-large | 2026-05-09 00:04:40.181087 | ubuntu-noble-large | 2026-05-09 00:04:40.181095 | ubuntu-noble-large | 2026-05-09 00:04:40.181104 | ubuntu-noble-large | [horizon] 2026-05-09 00:04:40.181113 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.181122 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-05-09 00:04:40.181130 | ubuntu-noble-large | location = tarballs/horizon-stable-2025.1.tar.gz 2026-05-09 00:04:40.181139 | ubuntu-noble-large | 2026-05-09 00:04:40.181147 | ubuntu-noble-large | 2026-05-09 00:04:40.181156 | ubuntu-noble-large | 2026-05-09 00:04:40.181165 | ubuntu-noble-large | [ironic-base] 2026-05-09 00:04:40.181174 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.181183 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-05-09 00:04:40.181191 | ubuntu-noble-large | location = tarballs/ironic-stable-2025.1.tar.gz 2026-05-09 00:04:40.181200 | ubuntu-noble-large | 2026-05-09 00:04:40.181240 | ubuntu-noble-large | 2026-05-09 00:04:40.181250 | ubuntu-noble-large | 2026-05-09 00:04:40.181258 | ubuntu-noble-large | [keystone-base] 2026-05-09 00:04:40.181267 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.181276 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-05-09 00:04:40.181285 | ubuntu-noble-large | location = tarballs/keystone-stable-2025.1.tar.gz 2026-05-09 00:04:40.181293 | ubuntu-noble-large | 2026-05-09 00:04:40.181302 | ubuntu-noble-large | 2026-05-09 00:04:40.181310 | ubuntu-noble-large | 2026-05-09 00:04:40.181338 | ubuntu-noble-large | [magnum-base] 2026-05-09 00:04:40.181347 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.181356 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-05-09 00:04:40.181365 | ubuntu-noble-large | location = tarballs/magnum-stable-2025.1.tar.gz 2026-05-09 00:04:40.181374 | ubuntu-noble-large | 2026-05-09 00:04:40.181382 | ubuntu-noble-large | 2026-05-09 00:04:40.181391 | ubuntu-noble-large | 2026-05-09 00:04:40.181400 | ubuntu-noble-large | [manila-base] 2026-05-09 00:04:40.181408 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.181417 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-05-09 00:04:40.181426 | ubuntu-noble-large | location = tarballs/manila-stable-2025.1.tar.gz 2026-05-09 00:04:40.181435 | ubuntu-noble-large | 2026-05-09 00:04:40.181444 | ubuntu-noble-large | 2026-05-09 00:04:40.181452 | ubuntu-noble-large | 2026-05-09 00:04:40.181461 | ubuntu-noble-large | [masakari-base] 2026-05-09 00:04:40.181469 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.181478 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-05-09 00:04:40.181487 | ubuntu-noble-large | location = tarballs/masakari-stable-2025.1.tar.gz 2026-05-09 00:04:40.181496 | ubuntu-noble-large | 2026-05-09 00:04:40.181505 | ubuntu-noble-large | 2026-05-09 00:04:40.181513 | ubuntu-noble-large | 2026-05-09 00:04:40.181522 | ubuntu-noble-large | [neutron-bgp-dragent] 2026-05-09 00:04:40.181539 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.181549 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:04:40.181558 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:04:40.181567 | ubuntu-noble-large | 2026-05-09 00:04:40.181576 | ubuntu-noble-large | 2026-05-09 00:04:40.181584 | ubuntu-noble-large | [neutron-server-plugin-neutron-dynamic-routing] 2026-05-09 00:04:40.181593 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.181602 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:04:40.181611 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:04:40.181620 | ubuntu-noble-large | 2026-05-09 00:04:40.181629 | ubuntu-noble-large | 2026-05-09 00:04:40.181638 | ubuntu-noble-large | [neutron-vpnaas-base] 2026-05-09 00:04:40.181647 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.181656 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-09 00:04:40.181665 | ubuntu-noble-large | location = tarballs/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-09 00:04:40.181674 | ubuntu-noble-large | 2026-05-09 00:04:40.181683 | ubuntu-noble-large | 2026-05-09 00:04:40.181692 | ubuntu-noble-large | 2026-05-09 00:04:40.181700 | ubuntu-noble-large | [neutron-base] 2026-05-09 00:04:40.181709 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.181718 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-05-09 00:04:40.181727 | ubuntu-noble-large | location = tarballs/neutron-stable-2025.1.tar.gz 2026-05-09 00:04:40.181736 | ubuntu-noble-large | 2026-05-09 00:04:40.181745 | ubuntu-noble-large | 2026-05-09 00:04:40.181754 | ubuntu-noble-large | 2026-05-09 00:04:40.181762 | ubuntu-noble-large | [nova-base] 2026-05-09 00:04:40.181771 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.181780 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-05-09 00:04:40.181789 | ubuntu-noble-large | location = tarballs/nova-stable-2025.1.tar.gz 2026-05-09 00:04:40.181798 | ubuntu-noble-large | 2026-05-09 00:04:40.181807 | ubuntu-noble-large | 2026-05-09 00:04:40.181815 | ubuntu-noble-large | 2026-05-09 00:04:40.181824 | ubuntu-noble-large | [octavia-base] 2026-05-09 00:04:40.181833 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.181842 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-05-09 00:04:40.181858 | ubuntu-noble-large | location = tarballs/octavia-stable-2025.1.tar.gz 2026-05-09 00:04:40.181867 | ubuntu-noble-large | 2026-05-09 00:04:40.181875 | ubuntu-noble-large | 2026-05-09 00:04:40.181884 | ubuntu-noble-large | 2026-05-09 00:04:40.181893 | ubuntu-noble-large | [placement-base] 2026-05-09 00:04:40.181901 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.181910 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-05-09 00:04:40.181919 | ubuntu-noble-large | location = tarballs/placement-stable-2025.1.tar.gz 2026-05-09 00:04:40.181928 | ubuntu-noble-large | 2026-05-09 00:04:40.181936 | ubuntu-noble-large | 2026-05-09 00:04:40.181945 | ubuntu-noble-large | 2026-05-09 00:04:40.181953 | ubuntu-noble-large | [skyline-apiserver-base] 2026-05-09 00:04:40.181962 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.181989 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-05-09 00:04:40.181999 | ubuntu-noble-large | location = tarballs/skyline-apiserver-stable-2025.1.tar.gz 2026-05-09 00:04:40.182008 | ubuntu-noble-large | 2026-05-09 00:04:40.182016 | ubuntu-noble-large | 2026-05-09 00:04:40.182025 | ubuntu-noble-large | 2026-05-09 00:04:40.182034 | ubuntu-noble-large | [skyline-console-base] 2026-05-09 00:04:40.182042 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.182051 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-05-09 00:04:40.182060 | ubuntu-noble-large | location = tarballs/skyline-console-stable-2025.1.tar.gz 2026-05-09 00:04:40.182069 | ubuntu-noble-large | 2026-05-09 00:04:40.182077 | ubuntu-noble-large | 2026-05-09 00:04:40.182086 | ubuntu-noble-large | 2026-05-09 00:04:40.182095 | ubuntu-noble-large | [watcher-base] 2026-05-09 00:04:40.182103 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.182112 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-05-09 00:04:40.182121 | ubuntu-noble-large | location = tarballs/watcher-stable-2025.1.tar.gz 2026-05-09 00:04:40.182130 | ubuntu-noble-large | 2026-05-09 00:04:40.182139 | ubuntu-noble-large | 2026-05-09 00:04:40.182147 | ubuntu-noble-large | [openstack-base] 2026-05-09 00:04:40.182156 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-05-09 00:04:40.182165 | ubuntu-noble-large | location = tarballs/requirements-stable-2025.1.tar.gz 2026-05-09 00:04:40.182174 | ubuntu-noble-large | type = local 2026-05-09 00:04:40.182188 | ubuntu-noble-large | + bash scripts/003-patch.sh 2026-05-09 00:04:40.185879 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-05-09 00:04:40.185909 | ubuntu-noble-large | + VERSION=latest 2026-05-09 00:04:40.185918 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2026-05-09 00:04:40.186031 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-05-09 00:04:40.186045 | ubuntu-noble-large | + . defaults/all.sh 2026-05-09 00:04:40.186159 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-05-09 00:04:40.186170 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-05-09 00:04:40.186226 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-05-09 00:04:40.186266 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-05-09 00:04:40.186569 | ubuntu-noble-large | +++ deactivate nondestructive 2026-05-09 00:04:40.186641 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-09 00:04:40.186656 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-09 00:04:40.186668 | ubuntu-noble-large | +++ hash -r 2026-05-09 00:04:40.186771 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-09 00:04:40.186785 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-05-09 00:04:40.186815 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-05-09 00:04:40.186897 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-05-09 00:04:40.187009 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-05-09 00:04:40.187024 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-05-09 00:04:40.187035 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-05-09 00:04:40.187043 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-05-09 00:04:40.187099 | 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 2026-05-09 00:04:40.187147 | 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 2026-05-09 00:04:40.187160 | ubuntu-noble-large | +++ export PATH 2026-05-09 00:04:40.187247 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-09 00:04:40.187311 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-05-09 00:04:40.187372 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-05-09 00:04:40.187386 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-05-09 00:04:40.187397 | ubuntu-noble-large | +++ export PS1 2026-05-09 00:04:40.187408 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-05-09 00:04:40.187419 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-05-09 00:04:40.187468 | ubuntu-noble-large | +++ hash -r 2026-05-09 00:04:40.187612 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-05-09 00:04:40.188885 | ubuntu-noble-large | +++ date +%Y%m%d 2026-05-09 00:04:40.191924 | ubuntu-noble-large | ++ export BUILD_ID=20260509 2026-05-09 00:04:40.191956 | ubuntu-noble-large | ++ BUILD_ID=20260509 2026-05-09 00:04:40.191971 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-05-09 00:04:40.191981 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-05-09 00:04:40.191995 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-05-09 00:04:40.192005 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-05-09 00:04:40.192044 | ubuntu-noble-large | + export VERSION 2026-05-09 00:04:40.192059 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-05-09 00:04:40.192073 | ubuntu-noble-large | + mkdir -p tarballs 2026-05-09 00:04:40.196350 | ubuntu-noble-large | + ping -c2 tarballs.opendev.org 2026-05-09 00:04:40.358857 | ubuntu-noble-large | PING tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f) 56 data bytes 2026-05-09 00:04:40.358944 | ubuntu-noble-large | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=1 ttl=40 time=132 ms 2026-05-09 00:04:41.349324 | ubuntu-noble-large | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=2 ttl=40 time=130 ms 2026-05-09 00:04:41.349461 | ubuntu-noble-large | 2026-05-09 00:04:41.349479 | ubuntu-noble-large | --- tarballs.opendev.org ping statistics --- 2026-05-09 00:04:41.349492 | ubuntu-noble-large | 2 packets transmitted, 2 received, 0% packet loss, time 1001ms 2026-05-09 00:04:41.349503 | ubuntu-noble-large | rtt min/avg/max/mdev = 130.082/130.979/131.876/0.897 ms 2026-05-09 00:04:41.352956 | ubuntu-noble-large | ++ grep '# tarball' kolla-build.conf 2026-05-09 00:04:41.353451 | ubuntu-noble-large | ++ awk '{ print $4 }' 2026-05-09 00:04:41.358578 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:04:41.358639 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:04:41.360307 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-05-09 00:04:41.363333 | ubuntu-noble-large | + filename=aodh-stable-2025.1.tar.gz 2026-05-09 00:04:41.363395 | ubuntu-noble-large | + [[ -e aodh-stable-2025.1.tar.gz ]] 2026-05-09 00:04:41.363565 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-05-09 00:04:41.363612 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-05-09 00:04:41.363643 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-05-09 00:04:42.541687 | ubuntu-noble-large | 2026-05-09 00:04:42 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz [252415/252415] -> "aodh-stable-2025.1.tar.gz" [1] 2026-05-09 00:04:42.544567 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:04:42.544603 | ubuntu-noble-large | + echo Process aodh-stable-2025.1.tar.gz 2026-05-09 00:04:42.544617 | ubuntu-noble-large | Process aodh-stable-2025.1.tar.gz 2026-05-09 00:04:42.547063 | ubuntu-noble-large | ++ tar -tzf aodh-stable-2025.1.tar.gz 2026-05-09 00:04:42.547622 | ubuntu-noble-large | ++ head -1 2026-05-09 00:04:42.547899 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:04:42.563516 | ubuntu-noble-large | + directory=aodh-20.0.0.0rc2.dev2 2026-05-09 00:04:42.563566 | ubuntu-noble-large | + echo Check patches for aodh-stable-2025.1.tar.gz 2026-05-09 00:04:42.563573 | ubuntu-noble-large | Check patches for aodh-stable-2025.1.tar.gz 2026-05-09 00:04:42.563625 | ubuntu-noble-large | + [[ -e ../patches/2025.1/aodh ]] 2026-05-09 00:04:42.563689 | ubuntu-noble-large | + echo Check overlays for aodh-stable-2025.1.tar.gz 2026-05-09 00:04:42.563696 | ubuntu-noble-large | Check overlays for aodh-stable-2025.1.tar.gz 2026-05-09 00:04:42.563733 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/aodh/source ]] 2026-05-09 00:04:42.563796 | ubuntu-noble-large | + popd 2026-05-09 00:04:42.563956 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:04:42.563966 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:04:42.565399 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-05-09 00:04:42.568287 | ubuntu-noble-large | + filename=barbican-stable-2025.1.tar.gz 2026-05-09 00:04:42.568313 | ubuntu-noble-large | + [[ -e barbican-stable-2025.1.tar.gz ]] 2026-05-09 00:04:42.568425 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-05-09 00:04:42.568434 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-05-09 00:04:42.568503 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-05-09 00:04:43.880182 | ubuntu-noble-large | 2026-05-09 00:04:43 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz [663225/663225] -> "barbican-stable-2025.1.tar.gz" [1] 2026-05-09 00:04:43.882523 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:04:43.882568 | ubuntu-noble-large | + echo Process barbican-stable-2025.1.tar.gz 2026-05-09 00:04:43.882599 | ubuntu-noble-large | Process barbican-stable-2025.1.tar.gz 2026-05-09 00:04:43.885115 | ubuntu-noble-large | ++ tar -tzf barbican-stable-2025.1.tar.gz 2026-05-09 00:04:43.885461 | ubuntu-noble-large | ++ head -1 2026-05-09 00:04:43.886013 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:04:43.898592 | ubuntu-noble-large | + directory=barbican-20.0.1.dev4 2026-05-09 00:04:43.898653 | ubuntu-noble-large | + echo Check patches for barbican-stable-2025.1.tar.gz 2026-05-09 00:04:43.898678 | ubuntu-noble-large | Check patches for barbican-stable-2025.1.tar.gz 2026-05-09 00:04:43.898693 | ubuntu-noble-large | + [[ -e ../patches/2025.1/barbican ]] 2026-05-09 00:04:43.898705 | ubuntu-noble-large | + echo Check overlays for barbican-stable-2025.1.tar.gz 2026-05-09 00:04:43.898718 | ubuntu-noble-large | Check overlays for barbican-stable-2025.1.tar.gz 2026-05-09 00:04:43.898730 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/barbican/source ]] 2026-05-09 00:04:43.898747 | ubuntu-noble-large | + popd 2026-05-09 00:04:43.898807 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:04:43.898824 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:04:43.900118 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-05-09 00:04:43.903155 | ubuntu-noble-large | + filename=blazar-stable-2025.1.tar.gz 2026-05-09 00:04:43.903182 | ubuntu-noble-large | + [[ -e blazar-stable-2025.1.tar.gz ]] 2026-05-09 00:04:43.903227 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-05-09 00:04:43.903250 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-05-09 00:04:43.903365 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-05-09 00:04:45.198396 | ubuntu-noble-large | 2026-05-09 00:04:45 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz [430885/430885] -> "blazar-stable-2025.1.tar.gz" [1] 2026-05-09 00:04:45.201337 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:04:45.201475 | ubuntu-noble-large | + echo Process blazar-stable-2025.1.tar.gz 2026-05-09 00:04:45.201501 | ubuntu-noble-large | Process blazar-stable-2025.1.tar.gz 2026-05-09 00:04:45.203938 | ubuntu-noble-large | ++ tar -tzf blazar-stable-2025.1.tar.gz 2026-05-09 00:04:45.204559 | ubuntu-noble-large | ++ head -1 2026-05-09 00:04:45.204673 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:04:45.214914 | ubuntu-noble-large | + directory=blazar-15.0.1.dev6 2026-05-09 00:04:45.214985 | ubuntu-noble-large | + echo Check patches for blazar-stable-2025.1.tar.gz 2026-05-09 00:04:45.214999 | ubuntu-noble-large | Check patches for blazar-stable-2025.1.tar.gz 2026-05-09 00:04:45.215017 | ubuntu-noble-large | + [[ -e ../patches/2025.1/blazar ]] 2026-05-09 00:04:45.215138 | ubuntu-noble-large | + echo Check overlays for blazar-stable-2025.1.tar.gz 2026-05-09 00:04:45.215155 | ubuntu-noble-large | Check overlays for blazar-stable-2025.1.tar.gz 2026-05-09 00:04:45.215172 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/blazar/source ]] 2026-05-09 00:04:45.215186 | ubuntu-noble-large | + popd 2026-05-09 00:04:45.215472 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:04:45.215499 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:04:45.217261 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-05-09 00:04:45.219391 | ubuntu-noble-large | + filename=ceilometer-stable-2025.1.tar.gz 2026-05-09 00:04:45.219486 | ubuntu-noble-large | + [[ -e ceilometer-stable-2025.1.tar.gz ]] 2026-05-09 00:04:45.219553 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-05-09 00:04:45.219568 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-05-09 00:04:45.219583 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-05-09 00:04:46.553449 | ubuntu-noble-large | 2026-05-09 00:04:46 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz [864709/864709] -> "ceilometer-stable-2025.1.tar.gz" [1] 2026-05-09 00:04:46.555535 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:04:46.555647 | ubuntu-noble-large | + echo Process ceilometer-stable-2025.1.tar.gz 2026-05-09 00:04:46.555663 | ubuntu-noble-large | Process ceilometer-stable-2025.1.tar.gz 2026-05-09 00:04:46.557962 | ubuntu-noble-large | ++ tar -tzf ceilometer-stable-2025.1.tar.gz 2026-05-09 00:04:46.558651 | ubuntu-noble-large | ++ head -1 2026-05-09 00:04:46.558731 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:04:46.572518 | ubuntu-noble-large | + directory=ceilometer-24.0.1.dev4 2026-05-09 00:04:46.572582 | ubuntu-noble-large | + echo Check patches for ceilometer-stable-2025.1.tar.gz 2026-05-09 00:04:46.572600 | ubuntu-noble-large | Check patches for ceilometer-stable-2025.1.tar.gz 2026-05-09 00:04:46.572627 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ceilometer ]] 2026-05-09 00:04:46.572652 | ubuntu-noble-large | + echo Check overlays for ceilometer-stable-2025.1.tar.gz 2026-05-09 00:04:46.572665 | ubuntu-noble-large | Check overlays for ceilometer-stable-2025.1.tar.gz 2026-05-09 00:04:46.572686 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/ceilometer/source ]] 2026-05-09 00:04:46.572701 | ubuntu-noble-large | + popd 2026-05-09 00:04:46.572775 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:04:46.572788 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:04:46.574278 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-05-09 00:04:46.577144 | ubuntu-noble-large | + filename=cinder-stable-2025.1.tar.gz 2026-05-09 00:04:46.577186 | ubuntu-noble-large | + [[ -e cinder-stable-2025.1.tar.gz ]] 2026-05-09 00:04:46.577249 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-05-09 00:04:46.577270 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-05-09 00:04:46.577279 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-05-09 00:04:48.478033 | ubuntu-noble-large | 2026-05-09 00:04:48 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz [6444392/6444392] -> "cinder-stable-2025.1.tar.gz" [1] 2026-05-09 00:04:48.480401 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:04:48.480452 | ubuntu-noble-large | + echo Process cinder-stable-2025.1.tar.gz 2026-05-09 00:04:48.480462 | ubuntu-noble-large | Process cinder-stable-2025.1.tar.gz 2026-05-09 00:04:48.482919 | ubuntu-noble-large | ++ tar -tzf cinder-stable-2025.1.tar.gz 2026-05-09 00:04:48.483134 | ubuntu-noble-large | ++ head -1 2026-05-09 00:04:48.483754 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:04:48.494754 | ubuntu-noble-large | + directory=cinder-26.2.1.dev15 2026-05-09 00:04:48.494784 | ubuntu-noble-large | + echo Check patches for cinder-stable-2025.1.tar.gz 2026-05-09 00:04:48.494791 | ubuntu-noble-large | Check patches for cinder-stable-2025.1.tar.gz 2026-05-09 00:04:48.494869 | ubuntu-noble-large | + [[ -e ../patches/2025.1/cinder ]] 2026-05-09 00:04:48.494920 | ubuntu-noble-large | + tar xzf cinder-stable-2025.1.tar.gz 2026-05-09 00:04:48.859255 | ubuntu-noble-large | + rm cinder-stable-2025.1.tar.gz 2026-05-09 00:04:48.867580 | ubuntu-noble-large | + pushd cinder-26.2.1.dev15 2026-05-09 00:04:48.869629 | ubuntu-noble-large | ++ sort 2026-05-09 00:04:48.869659 | ubuntu-noble-large | ++ find ../../patches/2025.1/cinder -type f -name '*.patch' 2026-05-09 00:04:48.875127 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-09 00:04:48.875173 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch' 2026-05-09 00:04:48.875201 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch 2026-05-09 00:04:48.875275 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-09 00:04:48.878167 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-05-09 00:04:48.879268 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-05-09 00:04:48.879768 | ubuntu-noble-large | Hunk #1 succeeded at 4111 (offset 5 lines). 2026-05-09 00:04:48.879803 | ubuntu-noble-large | Hunk #2 succeeded at 4168 (offset 5 lines). 2026-05-09 00:04:48.879823 | ubuntu-noble-large | Hunk #3 succeeded at 4256 (offset 5 lines). 2026-05-09 00:04:48.880129 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-05-09 00:04:48.880496 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-09 00:04:48.880640 | ubuntu-noble-large | Hunk #4 succeeded at 793 (offset 1 line). 2026-05-09 00:04:48.880655 | ubuntu-noble-large | Hunk #5 succeeded at 889 (offset 1 line). 2026-05-09 00:04:48.880669 | ubuntu-noble-large | Hunk #6 succeeded at 902 (offset 1 line). 2026-05-09 00:04:48.880904 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-05-09 00:04:48.881457 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-05-09 00:04:48.881794 | ubuntu-noble-large | Hunk #1 succeeded at 2803 (offset 4 lines). 2026-05-09 00:04:48.881811 | ubuntu-noble-large | Hunk #2 succeeded at 2833 (offset 4 lines). 2026-05-09 00:04:48.881821 | ubuntu-noble-large | Hunk #3 succeeded at 2844 (offset 4 lines). 2026-05-09 00:04:48.881835 | ubuntu-noble-large | Hunk #4 succeeded at 2916 (offset 4 lines). 2026-05-09 00:04:48.882091 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-09 00:04:48.882156 | ubuntu-noble-large | Hunk #1 succeeded at 526 (offset 1 line). 2026-05-09 00:04:48.882251 | ubuntu-noble-large | Hunk #2 succeeded at 613 (offset 2 lines). 2026-05-09 00:04:48.882274 | ubuntu-noble-large | Hunk #3 succeeded at 719 (offset 2 lines). 2026-05-09 00:04:48.882465 | ubuntu-noble-large | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-05-09 00:04:48.883058 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-09 00:04:48.886986 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-05-09 00:04:48.888518 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-05-09 00:04:48.889369 | ubuntu-noble-large | Hunk #1 succeeded at 4111 (offset 5 lines). 2026-05-09 00:04:48.889403 | ubuntu-noble-large | Hunk #2 succeeded at 4168 (offset 5 lines). 2026-05-09 00:04:48.889588 | ubuntu-noble-large | Hunk #3 succeeded at 4256 (offset 5 lines). 2026-05-09 00:04:48.889976 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-05-09 00:04:48.890449 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-09 00:04:48.890757 | ubuntu-noble-large | Hunk #4 succeeded at 793 (offset 1 line). 2026-05-09 00:04:48.890785 | ubuntu-noble-large | Hunk #5 succeeded at 889 (offset 1 line). 2026-05-09 00:04:48.890806 | ubuntu-noble-large | Hunk #6 succeeded at 902 (offset 1 line). 2026-05-09 00:04:48.891172 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-05-09 00:04:48.892015 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-05-09 00:04:48.892521 | ubuntu-noble-large | Hunk #1 succeeded at 2803 (offset 4 lines). 2026-05-09 00:04:48.892586 | ubuntu-noble-large | Hunk #2 succeeded at 2833 (offset 4 lines). 2026-05-09 00:04:48.892609 | ubuntu-noble-large | Hunk #3 succeeded at 2844 (offset 4 lines). 2026-05-09 00:04:48.892727 | ubuntu-noble-large | Hunk #4 succeeded at 2916 (offset 4 lines). 2026-05-09 00:04:48.893071 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-09 00:04:48.893230 | ubuntu-noble-large | Hunk #1 succeeded at 526 (offset 1 line). 2026-05-09 00:04:48.893434 | ubuntu-noble-large | Hunk #2 succeeded at 613 (offset 2 lines). 2026-05-09 00:04:48.893512 | ubuntu-noble-large | Hunk #3 succeeded at 719 (offset 2 lines). 2026-05-09 00:04:48.893806 | ubuntu-noble-large | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-05-09 00:04:48.895558 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-09 00:04:48.895606 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch' 2026-05-09 00:04:48.895628 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch 2026-05-09 00:04:48.895637 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-09 00:04:48.898849 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-09 00:04:48.899157 | ubuntu-noble-large | Hunk #1 succeeded at 617 with fuzz 2. 2026-05-09 00:04:48.899704 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-09 00:04:48.899822 | ubuntu-noble-large | Hunk #1 succeeded at 527 (offset 1 line). 2026-05-09 00:04:48.900068 | ubuntu-noble-large | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-05-09 00:04:48.900598 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-09 00:04:48.903938 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-09 00:04:48.904320 | ubuntu-noble-large | Hunk #1 succeeded at 617 with fuzz 2. 2026-05-09 00:04:48.904750 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-09 00:04:48.904886 | ubuntu-noble-large | Hunk #1 succeeded at 527 (offset 1 line). 2026-05-09 00:04:48.905263 | ubuntu-noble-large | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-05-09 00:04:48.906748 | ubuntu-noble-large | + popd 2026-05-09 00:04:48.906924 | ubuntu-noble-large | + tar czf cinder-stable-2025.1.tar.gz cinder-26.2.1.dev15 2026-05-09 00:04:50.116532 | ubuntu-noble-large | + rm -r cinder-26.2.1.dev15 2026-05-09 00:04:50.196563 | ubuntu-noble-large | + echo Check overlays for cinder-stable-2025.1.tar.gz 2026-05-09 00:04:50.196726 | ubuntu-noble-large | Check overlays for cinder-stable-2025.1.tar.gz 2026-05-09 00:04:50.196743 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/cinder/source ]] 2026-05-09 00:04:50.196755 | ubuntu-noble-large | + popd 2026-05-09 00:04:50.196767 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:04:50.196779 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:04:50.197832 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-05-09 00:04:50.201417 | ubuntu-noble-large | + filename=designate-stable-2025.1.tar.gz 2026-05-09 00:04:50.201467 | ubuntu-noble-large | + [[ -e designate-stable-2025.1.tar.gz ]] 2026-05-09 00:04:50.201481 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-05-09 00:04:50.201492 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-05-09 00:04:50.201502 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-05-09 00:04:51.643773 | ubuntu-noble-large | 2026-05-09 00:04:51 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz [1001719/1001719] -> "designate-stable-2025.1.tar.gz" [1] 2026-05-09 00:04:51.647187 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:04:51.647351 | ubuntu-noble-large | + echo Process designate-stable-2025.1.tar.gz 2026-05-09 00:04:51.647369 | ubuntu-noble-large | Process designate-stable-2025.1.tar.gz 2026-05-09 00:04:51.648976 | ubuntu-noble-large | ++ tar -tzf designate-stable-2025.1.tar.gz 2026-05-09 00:04:51.649343 | ubuntu-noble-large | ++ head -1 2026-05-09 00:04:51.649646 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:04:51.661433 | ubuntu-noble-large | + directory=designate-20.0.1.dev8 2026-05-09 00:04:51.661512 | ubuntu-noble-large | + echo Check patches for designate-stable-2025.1.tar.gz 2026-05-09 00:04:51.661521 | ubuntu-noble-large | Check patches for designate-stable-2025.1.tar.gz 2026-05-09 00:04:51.661528 | ubuntu-noble-large | + [[ -e ../patches/2025.1/designate ]] 2026-05-09 00:04:51.661534 | ubuntu-noble-large | + echo Check overlays for designate-stable-2025.1.tar.gz 2026-05-09 00:04:51.661539 | ubuntu-noble-large | Check overlays for designate-stable-2025.1.tar.gz 2026-05-09 00:04:51.661546 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/designate/source ]] 2026-05-09 00:04:51.661555 | ubuntu-noble-large | + popd 2026-05-09 00:04:51.661759 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:04:51.661807 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:04:51.662653 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-05-09 00:04:51.664341 | ubuntu-noble-large | + filename=glance-stable-2025.1.tar.gz 2026-05-09 00:04:51.664410 | ubuntu-noble-large | + [[ -e glance-stable-2025.1.tar.gz ]] 2026-05-09 00:04:51.664424 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-05-09 00:04:51.664436 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-05-09 00:04:51.664446 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-05-09 00:04:53.293614 | ubuntu-noble-large | 2026-05-09 00:04:53 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz [2129331/2129331] -> "glance-stable-2025.1.tar.gz" [1] 2026-05-09 00:04:53.296492 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:04:53.296578 | ubuntu-noble-large | + echo Process glance-stable-2025.1.tar.gz 2026-05-09 00:04:53.296594 | ubuntu-noble-large | Process glance-stable-2025.1.tar.gz 2026-05-09 00:04:53.298671 | ubuntu-noble-large | ++ tar -tzf glance-stable-2025.1.tar.gz 2026-05-09 00:04:53.299332 | ubuntu-noble-large | ++ head -1 2026-05-09 00:04:53.299424 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:04:53.312354 | ubuntu-noble-large | + directory=glance-30.2.1.dev4 2026-05-09 00:04:53.312431 | ubuntu-noble-large | + echo Check patches for glance-stable-2025.1.tar.gz 2026-05-09 00:04:53.312443 | ubuntu-noble-large | Check patches for glance-stable-2025.1.tar.gz 2026-05-09 00:04:53.312453 | ubuntu-noble-large | + [[ -e ../patches/2025.1/glance ]] 2026-05-09 00:04:53.312462 | ubuntu-noble-large | + echo Check overlays for glance-stable-2025.1.tar.gz 2026-05-09 00:04:53.312470 | ubuntu-noble-large | Check overlays for glance-stable-2025.1.tar.gz 2026-05-09 00:04:53.312479 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/glance/source ]] 2026-05-09 00:04:53.312488 | ubuntu-noble-large | + popd 2026-05-09 00:04:53.312497 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:04:53.312507 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:04:53.313525 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-05-09 00:04:53.317137 | ubuntu-noble-large | + filename=heat-stable-2025.1.tar.gz 2026-05-09 00:04:53.317261 | ubuntu-noble-large | + [[ -e heat-stable-2025.1.tar.gz ]] 2026-05-09 00:04:53.317280 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-05-09 00:04:53.317293 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-05-09 00:04:53.317305 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-05-09 00:04:54.925261 | ubuntu-noble-large | 2026-05-09 00:04:54 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz [2370175/2370175] -> "heat-stable-2025.1.tar.gz" [1] 2026-05-09 00:04:54.929175 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:04:54.929248 | ubuntu-noble-large | + echo Process heat-stable-2025.1.tar.gz 2026-05-09 00:04:54.929260 | ubuntu-noble-large | Process heat-stable-2025.1.tar.gz 2026-05-09 00:04:54.931420 | ubuntu-noble-large | ++ tar -tzf heat-stable-2025.1.tar.gz 2026-05-09 00:04:54.931489 | ubuntu-noble-large | ++ head -1 2026-05-09 00:04:54.933314 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:04:54.952333 | ubuntu-noble-large | + directory=openstack_heat-24.1.1.dev13 2026-05-09 00:04:54.952413 | ubuntu-noble-large | + echo Check patches for heat-stable-2025.1.tar.gz 2026-05-09 00:04:54.952443 | ubuntu-noble-large | Check patches for heat-stable-2025.1.tar.gz 2026-05-09 00:04:54.952450 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_heat ]] 2026-05-09 00:04:54.952456 | ubuntu-noble-large | + echo Check overlays for heat-stable-2025.1.tar.gz 2026-05-09 00:04:54.952462 | ubuntu-noble-large | Check overlays for heat-stable-2025.1.tar.gz 2026-05-09 00:04:54.952468 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_heat/source ]] 2026-05-09 00:04:54.952474 | ubuntu-noble-large | + popd 2026-05-09 00:04:54.952489 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:04:54.952497 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:04:54.953414 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-05-09 00:04:54.957232 | ubuntu-noble-large | + filename=horizon-stable-2025.1.tar.gz 2026-05-09 00:04:54.957308 | ubuntu-noble-large | + [[ -e horizon-stable-2025.1.tar.gz ]] 2026-05-09 00:04:54.957322 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-05-09 00:04:54.957333 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-05-09 00:04:54.957343 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-05-09 00:04:56.718709 | ubuntu-noble-large | 2026-05-09 00:04:56 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz [5356404/5356404] -> "horizon-stable-2025.1.tar.gz" [1] 2026-05-09 00:04:56.722682 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:04:56.722800 | ubuntu-noble-large | + echo Process horizon-stable-2025.1.tar.gz 2026-05-09 00:04:56.722824 | ubuntu-noble-large | Process horizon-stable-2025.1.tar.gz 2026-05-09 00:04:56.724850 | ubuntu-noble-large | ++ head -1 2026-05-09 00:04:56.724885 | ubuntu-noble-large | ++ tar -tzf horizon-stable-2025.1.tar.gz 2026-05-09 00:04:56.725943 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:04:56.735304 | ubuntu-noble-large | + directory=horizon-25.3.3.dev2 2026-05-09 00:04:56.735360 | ubuntu-noble-large | + echo Check patches for horizon-stable-2025.1.tar.gz 2026-05-09 00:04:56.735369 | ubuntu-noble-large | Check patches for horizon-stable-2025.1.tar.gz 2026-05-09 00:04:56.735376 | ubuntu-noble-large | + [[ -e ../patches/2025.1/horizon ]] 2026-05-09 00:04:56.735389 | ubuntu-noble-large | + echo Check overlays for horizon-stable-2025.1.tar.gz 2026-05-09 00:04:56.735395 | ubuntu-noble-large | Check overlays for horizon-stable-2025.1.tar.gz 2026-05-09 00:04:56.735401 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/horizon/source ]] 2026-05-09 00:04:56.735408 | ubuntu-noble-large | + popd 2026-05-09 00:04:56.736041 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:04:56.736092 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:04:56.737267 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-05-09 00:04:56.739280 | ubuntu-noble-large | + filename=ironic-stable-2025.1.tar.gz 2026-05-09 00:04:56.739316 | ubuntu-noble-large | + [[ -e ironic-stable-2025.1.tar.gz ]] 2026-05-09 00:04:56.739322 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-05-09 00:04:56.739327 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-05-09 00:04:56.739332 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-05-09 00:04:58.418982 | ubuntu-noble-large | 2026-05-09 00:04:58 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz [2886164/2886164] -> "ironic-stable-2025.1.tar.gz" [1] 2026-05-09 00:04:58.422671 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:04:58.422739 | ubuntu-noble-large | + echo Process ironic-stable-2025.1.tar.gz 2026-05-09 00:04:58.422753 | ubuntu-noble-large | Process ironic-stable-2025.1.tar.gz 2026-05-09 00:04:58.424391 | ubuntu-noble-large | ++ tar -tzf ironic-stable-2025.1.tar.gz 2026-05-09 00:04:58.424464 | ubuntu-noble-large | ++ head -1 2026-05-09 00:04:58.425300 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:04:58.436346 | ubuntu-noble-large | + directory=ironic-29.0.6.dev1 2026-05-09 00:04:58.436446 | ubuntu-noble-large | + echo Check patches for ironic-stable-2025.1.tar.gz 2026-05-09 00:04:58.436460 | ubuntu-noble-large | Check patches for ironic-stable-2025.1.tar.gz 2026-05-09 00:04:58.436472 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ironic ]] 2026-05-09 00:04:58.436494 | ubuntu-noble-large | + tar xzf ironic-stable-2025.1.tar.gz 2026-05-09 00:04:58.642085 | ubuntu-noble-large | + rm ironic-stable-2025.1.tar.gz 2026-05-09 00:04:58.644443 | ubuntu-noble-large | + pushd ironic-29.0.6.dev1 2026-05-09 00:04:58.647798 | ubuntu-noble-large | ++ find ../../patches/2025.1/ironic -type f -name '*.patch' 2026-05-09 00:04:58.647905 | ubuntu-noble-large | ++ sort 2026-05-09 00:04:58.654376 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-09 00:04:58.654413 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/ironic/backport-971459.patch' 2026-05-09 00:04:58.654418 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/ironic/backport-971459.patch 2026-05-09 00:04:58.654422 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-09 00:04:58.659902 | ubuntu-noble-large | checking file ironic/common/states.py 2026-05-09 00:04:58.660017 | ubuntu-noble-large | checking file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-05-09 00:04:58.660055 | ubuntu-noble-large | checking file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-05-09 00:04:58.660101 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-09 00:04:58.664397 | ubuntu-noble-large | patching file ironic/common/states.py 2026-05-09 00:04:58.664439 | ubuntu-noble-large | patching file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-05-09 00:04:58.664453 | ubuntu-noble-large | patching file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-05-09 00:04:58.665956 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-09 00:04:58.666014 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch' 2026-05-09 00:04:58.666027 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch 2026-05-09 00:04:58.666038 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-09 00:04:58.667981 | ubuntu-noble-large | checking file ironic/conf/deploy.py 2026-05-09 00:04:58.668609 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-09 00:04:58.670499 | ubuntu-noble-large | patching file ironic/conf/deploy.py 2026-05-09 00:04:58.671238 | ubuntu-noble-large | + popd 2026-05-09 00:04:58.671280 | ubuntu-noble-large | + tar czf ironic-stable-2025.1.tar.gz ironic-29.0.6.dev1 2026-05-09 00:04:59.257467 | ubuntu-noble-large | + rm -r ironic-29.0.6.dev1 2026-05-09 00:04:59.314319 | ubuntu-noble-large | + echo Check overlays for ironic-stable-2025.1.tar.gz 2026-05-09 00:04:59.314376 | ubuntu-noble-large | Check overlays for ironic-stable-2025.1.tar.gz 2026-05-09 00:04:59.314382 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/ironic/source ]] 2026-05-09 00:04:59.314386 | ubuntu-noble-large | + popd 2026-05-09 00:04:59.314391 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:04:59.314396 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:04:59.316084 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-05-09 00:04:59.319811 | ubuntu-noble-large | + filename=keystone-stable-2025.1.tar.gz 2026-05-09 00:04:59.319935 | ubuntu-noble-large | + [[ -e keystone-stable-2025.1.tar.gz ]] 2026-05-09 00:04:59.319951 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-05-09 00:04:59.319963 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-05-09 00:04:59.319974 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-05-09 00:05:00.794832 | ubuntu-noble-large | 2026-05-09 00:05:00 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz [1779104/1779104] -> "keystone-stable-2025.1.tar.gz" [1] 2026-05-09 00:05:00.798608 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:05:00.798679 | ubuntu-noble-large | + echo Process keystone-stable-2025.1.tar.gz 2026-05-09 00:05:00.798694 | ubuntu-noble-large | Process keystone-stable-2025.1.tar.gz 2026-05-09 00:05:00.800895 | ubuntu-noble-large | ++ tar -tzf keystone-stable-2025.1.tar.gz 2026-05-09 00:05:00.801313 | ubuntu-noble-large | ++ head -1 2026-05-09 00:05:00.801807 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:05:00.813125 | ubuntu-noble-large | + directory=keystone-27.0.1.dev32 2026-05-09 00:05:00.813258 | ubuntu-noble-large | + echo Check patches for keystone-stable-2025.1.tar.gz 2026-05-09 00:05:00.813289 | ubuntu-noble-large | Check patches for keystone-stable-2025.1.tar.gz 2026-05-09 00:05:00.813302 | ubuntu-noble-large | + [[ -e ../patches/2025.1/keystone ]] 2026-05-09 00:05:00.813311 | ubuntu-noble-large | + echo Check overlays for keystone-stable-2025.1.tar.gz 2026-05-09 00:05:00.813321 | ubuntu-noble-large | Check overlays for keystone-stable-2025.1.tar.gz 2026-05-09 00:05:00.813350 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/keystone/source ]] 2026-05-09 00:05:00.813362 | ubuntu-noble-large | + popd 2026-05-09 00:05:00.813374 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:05:00.813385 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:05:00.814436 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-05-09 00:05:00.817477 | ubuntu-noble-large | + filename=magnum-stable-2025.1.tar.gz 2026-05-09 00:05:00.817551 | ubuntu-noble-large | + [[ -e magnum-stable-2025.1.tar.gz ]] 2026-05-09 00:05:00.817570 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-05-09 00:05:00.817588 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-05-09 00:05:00.817607 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-05-09 00:05:02.267898 | ubuntu-noble-large | 2026-05-09 00:05:02 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz [976037/976037] -> "magnum-stable-2025.1.tar.gz" [1] 2026-05-09 00:05:02.270603 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:05:02.270658 | ubuntu-noble-large | + echo Process magnum-stable-2025.1.tar.gz 2026-05-09 00:05:02.270668 | ubuntu-noble-large | Process magnum-stable-2025.1.tar.gz 2026-05-09 00:05:02.272866 | ubuntu-noble-large | ++ tar -tzf magnum-stable-2025.1.tar.gz 2026-05-09 00:05:02.272998 | ubuntu-noble-large | ++ head -1 2026-05-09 00:05:02.274019 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:05:02.287354 | ubuntu-noble-large | + directory=magnum-20.0.2.dev6 2026-05-09 00:05:02.287427 | ubuntu-noble-large | + echo Check patches for magnum-stable-2025.1.tar.gz 2026-05-09 00:05:02.287440 | ubuntu-noble-large | Check patches for magnum-stable-2025.1.tar.gz 2026-05-09 00:05:02.287453 | ubuntu-noble-large | + [[ -e ../patches/2025.1/magnum ]] 2026-05-09 00:05:02.288470 | ubuntu-noble-large | + echo Check overlays for magnum-stable-2025.1.tar.gz 2026-05-09 00:05:02.288547 | ubuntu-noble-large | Check overlays for magnum-stable-2025.1.tar.gz 2026-05-09 00:05:02.288560 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/magnum/source ]] 2026-05-09 00:05:02.288570 | ubuntu-noble-large | + popd 2026-05-09 00:05:02.288581 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:05:02.288592 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:05:02.289565 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-05-09 00:05:02.294416 | ubuntu-noble-large | + filename=manila-stable-2025.1.tar.gz 2026-05-09 00:05:02.294451 | ubuntu-noble-large | + [[ -e manila-stable-2025.1.tar.gz ]] 2026-05-09 00:05:02.294456 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-05-09 00:05:02.294461 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-05-09 00:05:02.294467 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-05-09 00:05:04.068550 | ubuntu-noble-large | 2026-05-09 00:05:04 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz [3548098/3548098] -> "manila-stable-2025.1.tar.gz" [1] 2026-05-09 00:05:04.071630 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:05:04.071729 | ubuntu-noble-large | + echo Process manila-stable-2025.1.tar.gz 2026-05-09 00:05:04.071742 | ubuntu-noble-large | Process manila-stable-2025.1.tar.gz 2026-05-09 00:05:04.073176 | ubuntu-noble-large | ++ tar -tzf manila-stable-2025.1.tar.gz 2026-05-09 00:05:04.073784 | ubuntu-noble-large | ++ head -1 2026-05-09 00:05:04.073850 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:05:04.088288 | ubuntu-noble-large | + directory=manila-20.0.2.dev12 2026-05-09 00:05:04.088338 | ubuntu-noble-large | + echo Check patches for manila-stable-2025.1.tar.gz 2026-05-09 00:05:04.088364 | ubuntu-noble-large | Check patches for manila-stable-2025.1.tar.gz 2026-05-09 00:05:04.088373 | ubuntu-noble-large | + [[ -e ../patches/2025.1/manila ]] 2026-05-09 00:05:04.088380 | ubuntu-noble-large | + echo Check overlays for manila-stable-2025.1.tar.gz 2026-05-09 00:05:04.088387 | ubuntu-noble-large | Check overlays for manila-stable-2025.1.tar.gz 2026-05-09 00:05:04.088394 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/manila/source ]] 2026-05-09 00:05:04.088401 | ubuntu-noble-large | + popd 2026-05-09 00:05:04.088409 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:05:04.088430 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:05:04.089363 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-05-09 00:05:04.093248 | ubuntu-noble-large | + filename=masakari-stable-2025.1.tar.gz 2026-05-09 00:05:04.093328 | ubuntu-noble-large | + [[ -e masakari-stable-2025.1.tar.gz ]] 2026-05-09 00:05:04.093350 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-05-09 00:05:04.093370 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-05-09 00:05:04.093388 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-05-09 00:05:05.264243 | ubuntu-noble-large | 2026-05-09 00:05:05 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz [365497/365497] -> "masakari-stable-2025.1.tar.gz" [1] 2026-05-09 00:05:05.267117 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:05:05.267165 | ubuntu-noble-large | + echo Process masakari-stable-2025.1.tar.gz 2026-05-09 00:05:05.267175 | ubuntu-noble-large | Process masakari-stable-2025.1.tar.gz 2026-05-09 00:05:05.268559 | ubuntu-noble-large | ++ tar -tzf masakari-stable-2025.1.tar.gz 2026-05-09 00:05:05.269304 | ubuntu-noble-large | ++ head -1 2026-05-09 00:05:05.269401 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:05:05.279587 | ubuntu-noble-large | + directory=masakari-19.0.1.dev3 2026-05-09 00:05:05.279654 | ubuntu-noble-large | + echo Check patches for masakari-stable-2025.1.tar.gz 2026-05-09 00:05:05.279666 | ubuntu-noble-large | Check patches for masakari-stable-2025.1.tar.gz 2026-05-09 00:05:05.279675 | ubuntu-noble-large | + [[ -e ../patches/2025.1/masakari ]] 2026-05-09 00:05:05.279685 | ubuntu-noble-large | + echo Check overlays for masakari-stable-2025.1.tar.gz 2026-05-09 00:05:05.279695 | ubuntu-noble-large | Check overlays for masakari-stable-2025.1.tar.gz 2026-05-09 00:05:05.279705 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/masakari/source ]] 2026-05-09 00:05:05.279715 | ubuntu-noble-large | + popd 2026-05-09 00:05:05.279727 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:05:05.279738 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:05:05.280684 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:05:05.283183 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:05:05.283282 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-05-09 00:05:05.283294 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:05:05.283302 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:05:05.283310 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:05:06.312441 | ubuntu-noble-large | 2026-05-09 00:05:06 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz [124178/124178] -> "neutron-dynamic-routing-stable-2025.1.tar.gz" [1] 2026-05-09 00:05:06.314196 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:05:06.314308 | ubuntu-noble-large | + echo Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:05:06.314323 | ubuntu-noble-large | Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:05:06.315582 | ubuntu-noble-large | ++ tar -tzf neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:05:06.316663 | ubuntu-noble-large | ++ head -1 2026-05-09 00:05:06.316734 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:05:06.323864 | ubuntu-noble-large | + directory=neutron_dynamic_routing-26.0.0.0rc2.dev2 2026-05-09 00:05:06.323932 | ubuntu-noble-large | + echo Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:05:06.323948 | ubuntu-noble-large | Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:05:06.323960 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron_dynamic_routing ]] 2026-05-09 00:05:06.323971 | ubuntu-noble-large | + echo Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:05:06.323981 | ubuntu-noble-large | Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:05:06.323991 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron_dynamic_routing/source ]] 2026-05-09 00:05:06.324020 | ubuntu-noble-large | + popd 2026-05-09 00:05:06.324082 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:05:06.324093 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:05:06.324373 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:05:06.327369 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 00:05:06.327466 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-05-09 00:05:06.327488 | ubuntu-noble-large | + popd 2026-05-09 00:05:06.327506 | ubuntu-noble-large | + continue 2026-05-09 00:05:06.327524 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:05:06.327542 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:05:06.328748 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-09 00:05:06.332416 | ubuntu-noble-large | + filename=neutron-vpnaas-stable-2025.1.tar.gz 2026-05-09 00:05:06.332473 | ubuntu-noble-large | + [[ -e neutron-vpnaas-stable-2025.1.tar.gz ]] 2026-05-09 00:05:06.332486 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-09 00:05:06.332497 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-09 00:05:06.332508 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-09 00:05:07.527546 | ubuntu-noble-large | 2026-05-09 00:05:07 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz [229988/229988] -> "neutron-vpnaas-stable-2025.1.tar.gz" [1] 2026-05-09 00:05:07.529536 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:05:07.529604 | ubuntu-noble-large | + echo Process neutron-vpnaas-stable-2025.1.tar.gz 2026-05-09 00:05:07.529617 | ubuntu-noble-large | Process neutron-vpnaas-stable-2025.1.tar.gz 2026-05-09 00:05:07.532041 | ubuntu-noble-large | ++ tar -tzf neutron-vpnaas-stable-2025.1.tar.gz 2026-05-09 00:05:07.532824 | ubuntu-noble-large | ++ head -1 2026-05-09 00:05:07.532912 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:05:07.542647 | ubuntu-noble-large | + directory=neutron_vpnaas-26.0.0.0rc2.dev2 2026-05-09 00:05:07.542693 | ubuntu-noble-large | + echo Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-05-09 00:05:07.542712 | ubuntu-noble-large | Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-05-09 00:05:07.542723 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron_vpnaas ]] 2026-05-09 00:05:07.542791 | ubuntu-noble-large | + echo Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-05-09 00:05:07.542803 | ubuntu-noble-large | Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-05-09 00:05:07.542813 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron_vpnaas/source ]] 2026-05-09 00:05:07.542827 | ubuntu-noble-large | + popd 2026-05-09 00:05:07.542977 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:05:07.542992 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:05:07.544781 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-05-09 00:05:07.548407 | ubuntu-noble-large | + filename=neutron-stable-2025.1.tar.gz 2026-05-09 00:05:07.548466 | ubuntu-noble-large | + [[ -e neutron-stable-2025.1.tar.gz ]] 2026-05-09 00:05:07.548478 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-05-09 00:05:07.548489 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-05-09 00:05:07.548500 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-05-09 00:05:10.045622 | ubuntu-noble-large | 2026-05-09 00:05:10 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz [12248348/12248348] -> "neutron-stable-2025.1.tar.gz" [1] 2026-05-09 00:05:10.048777 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:05:10.048895 | ubuntu-noble-large | + echo Process neutron-stable-2025.1.tar.gz 2026-05-09 00:05:10.048914 | ubuntu-noble-large | Process neutron-stable-2025.1.tar.gz 2026-05-09 00:05:10.049958 | ubuntu-noble-large | ++ tar -tzf neutron-stable-2025.1.tar.gz 2026-05-09 00:05:10.050732 | ubuntu-noble-large | ++ head -1 2026-05-09 00:05:10.050826 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:05:10.071289 | ubuntu-noble-large | + directory=neutron-26.0.4.dev7 2026-05-09 00:05:10.071334 | ubuntu-noble-large | + echo Check patches for neutron-stable-2025.1.tar.gz 2026-05-09 00:05:10.071342 | ubuntu-noble-large | Check patches for neutron-stable-2025.1.tar.gz 2026-05-09 00:05:10.071347 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron ]] 2026-05-09 00:05:10.071352 | ubuntu-noble-large | + echo Check overlays for neutron-stable-2025.1.tar.gz 2026-05-09 00:05:10.071356 | ubuntu-noble-large | Check overlays for neutron-stable-2025.1.tar.gz 2026-05-09 00:05:10.071361 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron/source ]] 2026-05-09 00:05:10.071366 | ubuntu-noble-large | + popd 2026-05-09 00:05:10.071371 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:05:10.071376 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:05:10.072842 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-05-09 00:05:10.076375 | ubuntu-noble-large | + filename=nova-stable-2025.1.tar.gz 2026-05-09 00:05:10.076442 | ubuntu-noble-large | + [[ -e nova-stable-2025.1.tar.gz ]] 2026-05-09 00:05:10.076458 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-05-09 00:05:10.076470 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-05-09 00:05:10.076481 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-05-09 00:05:12.241579 | ubuntu-noble-large | 2026-05-09 00:05:12 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz [9657670/9657670] -> "nova-stable-2025.1.tar.gz" [1] 2026-05-09 00:05:12.244973 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:05:12.245039 | ubuntu-noble-large | + echo Process nova-stable-2025.1.tar.gz 2026-05-09 00:05:12.245047 | ubuntu-noble-large | Process nova-stable-2025.1.tar.gz 2026-05-09 00:05:12.247316 | ubuntu-noble-large | ++ tar -tzf nova-stable-2025.1.tar.gz 2026-05-09 00:05:12.247730 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:05:12.247773 | ubuntu-noble-large | ++ head -1 2026-05-09 00:05:12.259452 | ubuntu-noble-large | + directory=nova-31.3.1.dev8 2026-05-09 00:05:12.259521 | ubuntu-noble-large | + echo Check patches for nova-stable-2025.1.tar.gz 2026-05-09 00:05:12.259529 | ubuntu-noble-large | Check patches for nova-stable-2025.1.tar.gz 2026-05-09 00:05:12.259536 | ubuntu-noble-large | + [[ -e ../patches/2025.1/nova ]] 2026-05-09 00:05:12.259544 | ubuntu-noble-large | + tar xzf nova-stable-2025.1.tar.gz 2026-05-09 00:05:12.735306 | ubuntu-noble-large | + rm nova-stable-2025.1.tar.gz 2026-05-09 00:05:12.739750 | ubuntu-noble-large | + pushd nova-31.3.1.dev8 2026-05-09 00:05:12.742296 | ubuntu-noble-large | ++ sort 2026-05-09 00:05:12.742355 | ubuntu-noble-large | ++ find ../../patches/2025.1/nova -type f -name '*.patch' 2026-05-09 00:05:12.749702 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-09 00:05:12.749749 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-05-09 00:05:12.749760 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-05-09 00:05:12.749771 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-09 00:05:12.751105 | ubuntu-noble-large | checking file nova/api/openstack/identity.py 2026-05-09 00:05:12.751137 | ubuntu-noble-large | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-05-09 00:05:12.751443 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-09 00:05:12.756478 | ubuntu-noble-large | patching file nova/api/openstack/identity.py 2026-05-09 00:05:12.756557 | ubuntu-noble-large | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-05-09 00:05:12.757573 | ubuntu-noble-large | + popd 2026-05-09 00:05:12.757638 | ubuntu-noble-large | + tar czf nova-stable-2025.1.tar.gz nova-31.3.1.dev8 2026-05-09 00:05:14.304409 | ubuntu-noble-large | + rm -r nova-31.3.1.dev8 2026-05-09 00:05:14.410486 | ubuntu-noble-large | + echo Check overlays for nova-stable-2025.1.tar.gz 2026-05-09 00:05:14.410571 | ubuntu-noble-large | Check overlays for nova-stable-2025.1.tar.gz 2026-05-09 00:05:14.410587 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/nova/source ]] 2026-05-09 00:05:14.410599 | ubuntu-noble-large | + popd 2026-05-09 00:05:14.410611 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:05:14.410623 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:05:14.412052 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-05-09 00:05:14.417504 | ubuntu-noble-large | + filename=octavia-stable-2025.1.tar.gz 2026-05-09 00:05:14.417609 | ubuntu-noble-large | + [[ -e octavia-stable-2025.1.tar.gz ]] 2026-05-09 00:05:14.417632 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-05-09 00:05:14.417653 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-05-09 00:05:14.417674 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-05-09 00:05:20.799549 | ubuntu-noble-large | 2026-05-09 00:05:20 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz [1338232/1338232] -> "octavia-stable-2025.1.tar.gz" [1] 2026-05-09 00:05:20.802687 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:05:20.802789 | ubuntu-noble-large | + echo Process octavia-stable-2025.1.tar.gz 2026-05-09 00:05:20.802810 | ubuntu-noble-large | Process octavia-stable-2025.1.tar.gz 2026-05-09 00:05:20.804642 | ubuntu-noble-large | ++ tar -tzf octavia-stable-2025.1.tar.gz 2026-05-09 00:05:20.805327 | ubuntu-noble-large | ++ head -1 2026-05-09 00:05:20.805451 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:05:20.818822 | ubuntu-noble-large | + directory=octavia-16.0.2.dev14 2026-05-09 00:05:20.818882 | ubuntu-noble-large | + echo Check patches for octavia-stable-2025.1.tar.gz 2026-05-09 00:05:20.818894 | ubuntu-noble-large | Check patches for octavia-stable-2025.1.tar.gz 2026-05-09 00:05:20.818904 | ubuntu-noble-large | + [[ -e ../patches/2025.1/octavia ]] 2026-05-09 00:05:20.818914 | ubuntu-noble-large | + echo Check overlays for octavia-stable-2025.1.tar.gz 2026-05-09 00:05:20.818923 | ubuntu-noble-large | Check overlays for octavia-stable-2025.1.tar.gz 2026-05-09 00:05:20.818933 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/octavia/source ]] 2026-05-09 00:05:20.818943 | ubuntu-noble-large | + popd 2026-05-09 00:05:20.818954 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:05:20.818965 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:05:20.820004 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-05-09 00:05:20.822813 | ubuntu-noble-large | + filename=placement-stable-2025.1.tar.gz 2026-05-09 00:05:20.822862 | ubuntu-noble-large | + [[ -e placement-stable-2025.1.tar.gz ]] 2026-05-09 00:05:20.822873 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-05-09 00:05:20.822883 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-05-09 00:05:20.822891 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-05-09 00:05:22.127527 | ubuntu-noble-large | 2026-05-09 00:05:22 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz [560513/560513] -> "placement-stable-2025.1.tar.gz" [1] 2026-05-09 00:05:22.130199 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:05:22.130340 | ubuntu-noble-large | + echo Process placement-stable-2025.1.tar.gz 2026-05-09 00:05:22.130362 | ubuntu-noble-large | Process placement-stable-2025.1.tar.gz 2026-05-09 00:05:22.132129 | ubuntu-noble-large | ++ tar -tzf placement-stable-2025.1.tar.gz 2026-05-09 00:05:22.132995 | ubuntu-noble-large | ++ head -1 2026-05-09 00:05:22.133079 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:05:22.141813 | ubuntu-noble-large | + directory=openstack_placement-13.0.0.0rc2.dev2 2026-05-09 00:05:22.141899 | ubuntu-noble-large | + echo Check patches for placement-stable-2025.1.tar.gz 2026-05-09 00:05:22.141909 | ubuntu-noble-large | Check patches for placement-stable-2025.1.tar.gz 2026-05-09 00:05:22.141917 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_placement ]] 2026-05-09 00:05:22.141925 | ubuntu-noble-large | + echo Check overlays for placement-stable-2025.1.tar.gz 2026-05-09 00:05:22.141933 | ubuntu-noble-large | Check overlays for placement-stable-2025.1.tar.gz 2026-05-09 00:05:22.141943 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_placement/source ]] 2026-05-09 00:05:22.141956 | ubuntu-noble-large | + popd 2026-05-09 00:05:22.141970 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:05:22.141984 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:05:22.142573 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-05-09 00:05:22.146023 | ubuntu-noble-large | + filename=skyline-apiserver-stable-2025.1.tar.gz 2026-05-09 00:05:22.146104 | ubuntu-noble-large | + [[ -e skyline-apiserver-stable-2025.1.tar.gz ]] 2026-05-09 00:05:22.146119 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-05-09 00:05:22.146130 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-05-09 00:05:22.146141 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-05-09 00:05:24.212712 | ubuntu-noble-large | 2026-05-09 00:05:24 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz [9062817/9062817] -> "skyline-apiserver-stable-2025.1.tar.gz" [1] 2026-05-09 00:05:24.215685 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:05:24.215764 | ubuntu-noble-large | + echo Process skyline-apiserver-stable-2025.1.tar.gz 2026-05-09 00:05:24.215776 | ubuntu-noble-large | Process skyline-apiserver-stable-2025.1.tar.gz 2026-05-09 00:05:24.217748 | ubuntu-noble-large | ++ tar -tzf skyline-apiserver-stable-2025.1.tar.gz 2026-05-09 00:05:24.217826 | ubuntu-noble-large | ++ head -1 2026-05-09 00:05:24.218528 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:05:24.230423 | ubuntu-noble-large | + directory=skyline_apiserver-6.0.1.dev15 2026-05-09 00:05:24.230466 | ubuntu-noble-large | + echo Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-05-09 00:05:24.230475 | ubuntu-noble-large | Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-05-09 00:05:24.230483 | ubuntu-noble-large | + [[ -e ../patches/2025.1/skyline_apiserver ]] 2026-05-09 00:05:24.230490 | ubuntu-noble-large | + echo Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-05-09 00:05:24.230498 | ubuntu-noble-large | Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-05-09 00:05:24.230505 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/skyline_apiserver/source ]] 2026-05-09 00:05:24.230513 | ubuntu-noble-large | + popd 2026-05-09 00:05:24.230521 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:05:24.230529 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:05:24.231766 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-05-09 00:05:24.235487 | ubuntu-noble-large | + filename=skyline-console-stable-2025.1.tar.gz 2026-05-09 00:05:24.235567 | ubuntu-noble-large | + [[ -e skyline-console-stable-2025.1.tar.gz ]] 2026-05-09 00:05:24.235581 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-05-09 00:05:24.235593 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-05-09 00:05:24.235605 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-05-09 00:05:27.198468 | ubuntu-noble-large | 2026-05-09 00:05:27 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz [26666713/26666713] -> "skyline-console-stable-2025.1.tar.gz" [1] 2026-05-09 00:05:27.201002 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:05:27.201079 | ubuntu-noble-large | + echo Process skyline-console-stable-2025.1.tar.gz 2026-05-09 00:05:27.201089 | ubuntu-noble-large | Process skyline-console-stable-2025.1.tar.gz 2026-05-09 00:05:27.202894 | ubuntu-noble-large | ++ tar -tzf skyline-console-stable-2025.1.tar.gz 2026-05-09 00:05:27.202976 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:05:27.203000 | ubuntu-noble-large | ++ head -1 2026-05-09 00:05:27.214330 | ubuntu-noble-large | + directory=skyline_console-6.0.1.dev9 2026-05-09 00:05:27.214427 | ubuntu-noble-large | + echo Check patches for skyline-console-stable-2025.1.tar.gz 2026-05-09 00:05:27.214437 | ubuntu-noble-large | Check patches for skyline-console-stable-2025.1.tar.gz 2026-05-09 00:05:27.214443 | ubuntu-noble-large | + [[ -e ../patches/2025.1/skyline_console ]] 2026-05-09 00:05:27.214449 | ubuntu-noble-large | + echo Check overlays for skyline-console-stable-2025.1.tar.gz 2026-05-09 00:05:27.214454 | ubuntu-noble-large | Check overlays for skyline-console-stable-2025.1.tar.gz 2026-05-09 00:05:27.214459 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/skyline_console/source ]] 2026-05-09 00:05:27.214465 | ubuntu-noble-large | + popd 2026-05-09 00:05:27.214472 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:05:27.214478 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:05:27.215621 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-05-09 00:05:27.218435 | ubuntu-noble-large | + filename=watcher-stable-2025.1.tar.gz 2026-05-09 00:05:27.218487 | ubuntu-noble-large | + [[ -e watcher-stable-2025.1.tar.gz ]] 2026-05-09 00:05:27.218496 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-05-09 00:05:27.218504 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-05-09 00:05:27.218512 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-05-09 00:05:32.111516 | ubuntu-noble-large | 2026-05-09 00:05:32 URL:https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz [1145162/1145162] -> "watcher-stable-2025.1.tar.gz" [1] 2026-05-09 00:05:32.114788 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:05:32.114871 | ubuntu-noble-large | + echo Process watcher-stable-2025.1.tar.gz 2026-05-09 00:05:32.114884 | ubuntu-noble-large | Process watcher-stable-2025.1.tar.gz 2026-05-09 00:05:32.116892 | ubuntu-noble-large | ++ tar -tzf watcher-stable-2025.1.tar.gz 2026-05-09 00:05:32.117005 | ubuntu-noble-large | ++ head -1 2026-05-09 00:05:32.117327 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:05:32.126997 | ubuntu-noble-large | + directory=python_watcher-14.1.1.dev5 2026-05-09 00:05:32.127078 | ubuntu-noble-large | + echo Check patches for watcher-stable-2025.1.tar.gz 2026-05-09 00:05:32.127093 | ubuntu-noble-large | Check patches for watcher-stable-2025.1.tar.gz 2026-05-09 00:05:32.127103 | ubuntu-noble-large | + [[ -e ../patches/2025.1/python_watcher ]] 2026-05-09 00:05:32.127113 | ubuntu-noble-large | + echo Check overlays for watcher-stable-2025.1.tar.gz 2026-05-09 00:05:32.127123 | ubuntu-noble-large | Check overlays for watcher-stable-2025.1.tar.gz 2026-05-09 00:05:32.127132 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/python_watcher/source ]] 2026-05-09 00:05:32.127142 | ubuntu-noble-large | + popd 2026-05-09 00:05:32.127154 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-09 00:05:32.127165 | ubuntu-noble-large | + pushd tarballs 2026-05-09 00:05:32.128094 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-05-09 00:05:32.131507 | ubuntu-noble-large | + filename=requirements-stable-2025.1.tar.gz 2026-05-09 00:05:32.131595 | ubuntu-noble-large | + [[ -e requirements-stable-2025.1.tar.gz ]] 2026-05-09 00:05:32.131609 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-05-09 00:05:32.131621 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-05-09 00:05:32.131633 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-05-09 00:05:33.292505 | ubuntu-noble-large | 2026-05-09 00:05:33 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz [150713/150713] -> "requirements-stable-2025.1.tar.gz" [1] 2026-05-09 00:05:33.294262 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-09 00:05:33.294334 | ubuntu-noble-large | + echo Process requirements-stable-2025.1.tar.gz 2026-05-09 00:05:33.294351 | ubuntu-noble-large | Process requirements-stable-2025.1.tar.gz 2026-05-09 00:05:33.296785 | ubuntu-noble-large | ++ tar -tzf requirements-stable-2025.1.tar.gz 2026-05-09 00:05:33.297584 | ubuntu-noble-large | ++ head -1 2026-05-09 00:05:33.298461 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-09 00:05:33.309284 | ubuntu-noble-large | + directory=openstack_requirements-1.2.1.dev7516 2026-05-09 00:05:33.309400 | ubuntu-noble-large | + echo Check patches for requirements-stable-2025.1.tar.gz 2026-05-09 00:05:33.309414 | ubuntu-noble-large | Check patches for requirements-stable-2025.1.tar.gz 2026-05-09 00:05:33.309425 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_requirements ]] 2026-05-09 00:05:33.309435 | ubuntu-noble-large | + tar xzf requirements-stable-2025.1.tar.gz 2026-05-09 00:05:33.330935 | ubuntu-noble-large | + rm requirements-stable-2025.1.tar.gz 2026-05-09 00:05:33.334347 | ubuntu-noble-large | + pushd openstack_requirements-1.2.1.dev7516 2026-05-09 00:05:33.336290 | ubuntu-noble-large | ++ find ../../patches/2025.1/openstack_requirements -type f -name '*.patch' 2026-05-09 00:05:33.336451 | ubuntu-noble-large | ++ sort 2026-05-09 00:05:33.342339 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-09 00:05:33.342475 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch' 2026-05-09 00:05:33.342491 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch 2026-05-09 00:05:33.342503 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-09 00:05:33.346294 | ubuntu-noble-large | checking file upper-constraints.txt 2026-05-09 00:05:33.347018 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-09 00:05:33.350051 | ubuntu-noble-large | patching file upper-constraints.txt 2026-05-09 00:05:33.352112 | ubuntu-noble-large | + popd 2026-05-09 00:05:33.352170 | ubuntu-noble-large | + tar czf requirements-stable-2025.1.tar.gz openstack_requirements-1.2.1.dev7516 2026-05-09 00:05:33.402426 | ubuntu-noble-large | + rm -r openstack_requirements-1.2.1.dev7516 2026-05-09 00:05:33.408684 | ubuntu-noble-large | + echo Check overlays for requirements-stable-2025.1.tar.gz 2026-05-09 00:05:33.408744 | ubuntu-noble-large | Check overlays for requirements-stable-2025.1.tar.gz 2026-05-09 00:05:33.408752 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_requirements/source ]] 2026-05-09 00:05:33.408759 | ubuntu-noble-large | + popd 2026-05-09 00:05:33.408886 | ubuntu-noble-large | + bash scripts/004-build.sh 2026-05-09 00:05:33.414093 | ubuntu-noble-large | + BASE_ARCH=x86_64 2026-05-09 00:05:33.415536 | ubuntu-noble-large | ++ date +%Y%m%d 2026-05-09 00:05:33.419257 | ubuntu-noble-large | + BUILD_ID=20260509 2026-05-09 00:05:33.419284 | ubuntu-noble-large | + BUILD_TYPE=all 2026-05-09 00:05:33.419291 | ubuntu-noble-large | + IS_RELEASE=False 2026-05-09 00:05:33.419297 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-05-09 00:05:33.419304 | ubuntu-noble-large | + VERSION=latest 2026-05-09 00:05:33.419310 | ubuntu-noble-large | + KOLLA_CONF=kolla-build.conf 2026-05-09 00:05:33.419316 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-05-09 00:05:33.419322 | ubuntu-noble-large | + . defaults/all.sh 2026-05-09 00:05:33.419332 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-05-09 00:05:33.419338 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-05-09 00:05:33.419347 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-05-09 00:05:33.419353 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-05-09 00:05:33.420507 | ubuntu-noble-large | +++ deactivate nondestructive 2026-05-09 00:05:33.420551 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-09 00:05:33.420559 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-09 00:05:33.420566 | ubuntu-noble-large | +++ hash -r 2026-05-09 00:05:33.420573 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-09 00:05:33.420580 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-05-09 00:05:33.420586 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-05-09 00:05:33.420593 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-05-09 00:05:33.420601 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-05-09 00:05:33.420607 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-05-09 00:05:33.420614 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-05-09 00:05:33.420621 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-05-09 00:05:33.420628 | 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 2026-05-09 00:05:33.420636 | 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 2026-05-09 00:05:33.420642 | ubuntu-noble-large | +++ export PATH 2026-05-09 00:05:33.420649 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-09 00:05:33.420655 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-05-09 00:05:33.420662 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-05-09 00:05:33.420668 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-05-09 00:05:33.420675 | ubuntu-noble-large | +++ export PS1 2026-05-09 00:05:33.420682 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-05-09 00:05:33.420688 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-05-09 00:05:33.420695 | ubuntu-noble-large | +++ hash -r 2026-05-09 00:05:33.420701 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-05-09 00:05:33.421273 | ubuntu-noble-large | +++ date +%Y%m%d 2026-05-09 00:05:33.423597 | ubuntu-noble-large | ++ export BUILD_ID=20260509 2026-05-09 00:05:33.423632 | ubuntu-noble-large | ++ BUILD_ID=20260509 2026-05-09 00:05:33.423640 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-05-09 00:05:33.423647 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-05-09 00:05:33.423654 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-05-09 00:05:33.423661 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-05-09 00:05:33.423667 | ubuntu-noble-large | + export IS_RELEASE 2026-05-09 00:05:33.423673 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-05-09 00:05:33.423680 | ubuntu-noble-large | + export VERSION 2026-05-09 00:05:33.423686 | ubuntu-noble-large | + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-09 00:05:33.423693 | ubuntu-noble-large | + PLATFORM=linux/amd64 2026-05-09 00:05:33.423699 | ubuntu-noble-large | + [[ -z '' ]] 2026-05-09 00:05:33.425030 | ubuntu-noble-large | ++ python3 src/get-projects-from-versions-file.py 2026-05-09 00:05:33.483435 | 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 ^watcher' 2026-05-09 00:05:33.483501 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\4\.\1 ]] 2026-05-09 00:05:33.483510 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\4\.\2 ]] 2026-05-09 00:05:33.483518 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\5\.\1 ]] 2026-05-09 00:05:33.483525 | ubuntu-noble-large | + PLATFORM_OPTS='--platform linux/amd64' 2026-05-09 00:05:33.483533 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2026-05-09 00:05:33.483875 | ubuntu-noble-large | + kolla-build --base-arch x86_64 --debug --template-override templates/2025.1/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' '^watcher' 2026-05-09 00:05:33.484916 | ubuntu-noble-large | + tee kolla-build-20260509.log 2026-05-09 00:05:33.971165 | ubuntu-noble-large | INFO:kolla.common.utils:Using engine: docker 2026-05-09 00:05:33.971329 | ubuntu-noble-large | INFO:kolla.common.utils:Found the container image folder at /tmp/venv/share/kolla/docker 2026-05-09 00:05:42.083193 | ubuntu-noble-large | INFO:kolla.common.utils:Added image base to queue 2026-05-09 00:05:42.084006 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(base) 2026-05-09 00:05:42.084357 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Processing 2026-05-09 00:05:42.084615 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building started at 2026-05-09 00:05:42.084282 2026-05-09 00:05:42.086105 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 plugins into plugins archive 2026-05-09 00:05:42.086951 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 additions into additions archive 2026-05-09 00:07:37.895472 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 1/38 : FROM ubuntu:24.04 2026-05-09 00:07:37.895617 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 0b1ebe5dd426 2026-05-09 00:07:37.895696 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 2/38 : LABEL "build-date"="20260509" "name"="base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:07:37.895766 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in a7c1fd092d17 2026-05-09 00:07:37.895817 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container a7c1fd092d17 2026-05-09 00:07:37.895873 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 28675cb64068 2026-05-09 00:07:37.895930 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 3/38 : 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 2026-05-09 00:07:37.896046 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 0ca6740aa0ec 2026-05-09 00:07:37.896100 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 0ca6740aa0ec 2026-05-09 00:07:37.896159 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 62f10854399c 2026-05-09 00:07:37.896232 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 4/38 : COPY curlrc /root/.curlrc 2026-05-09 00:07:37.896289 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 291e4050fd24 2026-05-09 00:07:37.896341 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 5/38 : ENV LANG en_US.UTF-8 2026-05-09 00:07:37.896394 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 71fb22c8df34 2026-05-09 00:07:37.896472 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 71fb22c8df34 2026-05-09 00:07:37.896527 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b6cd26f92254 2026-05-09 00:07:37.896586 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 6/38 : LABEL kolla_version="2025.1" 2026-05-09 00:07:37.896633 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 8b3c5561e68f 2026-05-09 00:07:37.896685 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 8b3c5561e68f 2026-05-09 00:07:37.896739 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 4f2afea975a8 2026-05-09 00:07:37.896788 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 7/38 : COPY apt_preferences.ubuntu /etc/apt/preferences 2026-05-09 00:07:37.896843 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> e962dc89bc03 2026-05-09 00:07:37.896893 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 8/38 : COPY *.gpg /etc/kolla/apt-keys/ 2026-05-09 00:07:37.897042 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 36a6e912f368 2026-05-09 00:07:37.897059 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 9/38 : 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/* 2026-05-09 00:07:37.897064 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in a16fa163b351 2026-05-09 00:07:37.897092 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:07:37.897137 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:07:37.897187 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:07:37.897273 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:07:37.897326 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3610 kB] 2026-05-09 00:07:37.897382 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2026-05-09 00:07:37.897653 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.2 kB] 2026-05-09 00:07:37.897705 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [2038 kB] 2026-05-09 00:07:37.897719 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2026-05-09 00:07:37.897729 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:07:37.897784 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1502 kB] 2026-05-09 00:07:37.897876 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] 2026-05-09 00:07:37.897926 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3824 kB] 2026-05-09 00:07:37.897960 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2145 kB] 2026-05-09 00:07:37.897975 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2412 kB] 2026-05-09 00:07:37.898002 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [54.1 kB] 2026-05-09 00:07:37.898031 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B] 2026-05-09 00:07:37.898066 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:07:37.898155 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:07:37.898244 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 37.9 MB in 2s (15.2 MB/s) 2026-05-09 00:07:37.898294 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-09 00:07:37.898332 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-09 00:07:37.898343 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-05-09 00:07:37.898353 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-05-09 00:07:37.898387 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-05-09 00:07:37.898512 | ubuntu-noble-large | INFO:kolla.common.utils.base: openssl 2026-05-09 00:07:37.898589 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-05-09 00:07:37.898644 | ubuntu-noble-large | INFO:kolla.common.utils.base: ca-certificates locales openssl 2026-05-09 00:07:37.898736 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. 2026-05-09 00:07:37.898747 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5387 kB of archives. 2026-05-09 00:07:37.898762 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 19.4 MB of additional disk space will be used. 2026-05-09 00:07:37.898772 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.9 [1002 kB] 2026-05-09 00:07:37.898813 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates all 20240203 [159 kB] 2026-05-09 00:07:37.898824 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 locales all 2.39-0ubuntu8.7 [4225 kB] 2026-05-09 00:07:37.898854 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Setting locale failed. 2026-05-09 00:07:37.898868 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Please check that your locale settings: 2026-05-09 00:07:37.898905 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANGUAGE = (unset), 2026-05-09 00:07:37.898957 | ubuntu-noble-large | INFO:kolla.common.utils.base: LC_ALL = (unset), 2026-05-09 00:07:37.899021 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANG = "en_US.UTF-8" 2026-05-09 00:07:37.899033 | ubuntu-noble-large | INFO:kolla.common.utils.base: are supported and installed on your system. 2026-05-09 00:07:37.899067 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Falling back to the standard locale ("C"). 2026-05-09 00:07:37.899120 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.899201 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-05-09 00:07:37.899265 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.899303 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5387 kB in 0s (15.7 MB/s) 2026-05-09 00:07:37.899340 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package openssl. 2026-05-09 00:07:37.899440 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 00:07:37.899492 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-09 00:07:37.899503 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-09 00:07:37.899584 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-09 00:07:37.899608 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-09 00:07:37.899648 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-09 00:07:37.899686 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-09 00:07:37.899780 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% 2026-05-09 00:07:37.899807 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 4381 files and directories currently installed.) 2026-05-09 00:07:37.899865 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../openssl_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-09 00:07:37.899893 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking openssl (3.0.13-0ubuntu3.9) ... 2026-05-09 00:07:37.899954 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ca-certificates. 2026-05-09 00:07:37.899984 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ca-certificates_20240203_all.deb ... 2026-05-09 00:07:37.900033 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ca-certificates (20240203) ... 2026-05-09 00:07:37.900045 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package locales. 2026-05-09 00:07:37.900086 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../locales_2.39-0ubuntu8.7_all.deb ... 2026-05-09 00:07:37.900170 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking locales (2.39-0ubuntu8.7) ... 2026-05-09 00:07:37.900183 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up locales (2.39-0ubuntu8.7) ... 2026-05-09 00:07:37.900271 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2026-05-09 00:07:37.900329 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2026-05-09 00:07:37.900344 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2026-05-09 00:07:37.900379 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2026-05-09 00:07:37.900447 | 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.) 2026-05-09 00:07:37.900517 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2026-05-09 00:07:37.900557 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-05-09 00:07:37.900635 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-05-09 00:07:37.900647 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up openssl (3.0.13-0ubuntu3.9) ... 2026-05-09 00:07:37.900722 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ca-certificates (20240203) ... 2026-05-09 00:07:37.900735 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2026-05-09 00:07:37.900780 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2026-05-09 00:07:37.900817 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2026-05-09 00:07:37.900828 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2026-05-09 00:07:37.900904 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.900924 | 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.) 2026-05-09 00:07:37.900956 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2026-05-09 00:07:37.900990 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2026-05-09 00:07:37.901024 | ubuntu-noble-large | INFO:kolla.common.utils.base:146 added, 0 removed; done. 2026-05-09 00:07:37.901058 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for ca-certificates (20240203) ... 2026-05-09 00:07:37.901092 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2026-05-09 00:07:37.901164 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 added, 0 removed; done. 2026-05-09 00:07:37.901194 | ubuntu-noble-large | INFO:kolla.common.utils.base:Running hooks in /etc/ca-certificates/update.d... 2026-05-09 00:07:37.901267 | ubuntu-noble-large | INFO:kolla.common.utils.base:done. 2026-05-09 00:07:37.901301 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-05-09 00:07:37.901315 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2026-05-09 00:07:37.901349 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2026-05-09 00:07:37.901383 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-05-09 00:07:37.901462 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container a16fa163b351 2026-05-09 00:07:37.901475 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> aaeef79afaf7 2026-05-09 00:07:37.901509 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 10/38 : ENV KOLLA_BASE_DISTRO=ubuntu KOLLA_BASE_ARCH=x86_64 2026-05-09 00:07:37.901544 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 742cbbdccf88 2026-05-09 00:07:37.901588 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 742cbbdccf88 2026-05-09 00:07:37.901628 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 9489eee6794f 2026-05-09 00:07:37.901705 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 11/38 : COPY kolla_bashrc /tmp/ 2026-05-09 00:07:37.901740 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d0742750e46e 2026-05-09 00:07:37.901811 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 12/38 : RUN cat /tmp/kolla_bashrc >> /etc/skel/.bashrc && cat /tmp/kolla_bashrc >> /root/.bashrc 2026-05-09 00:07:37.901832 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 7a7dad098eb2 2026-05-09 00:07:37.901842 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 7a7dad098eb2 2026-05-09 00:07:37.901875 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 12fccfa7b5e6 2026-05-09 00:07:37.901887 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 13/38 : ENV PS1="$(tput bold)($(printenv KOLLA_SERVICE_NAME))$(tput sgr0)[$(id -un)@$(hostname -s) $(pwd)]$ " 2026-05-09 00:07:37.901921 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 157ff1e04b98 2026-05-09 00:07:37.902014 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 157ff1e04b98 2026-05-09 00:07:37.902055 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 0c4c0755e1b6 2026-05-09 00:07:37.902088 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 14/38 : ENV DEBIAN_FRONTEND noninteractive 2026-05-09 00:07:37.902122 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in a0033a6aa281 2026-05-09 00:07:37.902136 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container a0033a6aa281 2026-05-09 00:07:37.902171 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 58a388e8a14d 2026-05-09 00:07:37.902272 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 15/38 : COPY dpkg_reducing_disk_footprint /etc/dpkg/dpkg.cfg.d/dpkg_reducing_disk_footprint 2026-05-09 00:07:37.902306 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 4dc0d410b039 2026-05-09 00:07:37.902352 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 16/38 : 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/* 2026-05-09 00:07:37.902373 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 72eb0c0731f6 2026-05-09 00:07:37.902448 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:07:37.902483 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:07:37.902497 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:07:37.902532 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:07:37.902566 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.2 kB] 2026-05-09 00:07:37.902610 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:07:37.902645 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3,610 kB] 2026-05-09 00:07:37.902692 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:07:37.902728 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2026-05-09 00:07:37.902762 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2026-05-09 00:07:37.902795 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:07:37.902840 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:07:37.902877 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [54.1 kB] 2026-05-09 00:07:37.902887 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3,824 kB] 2026-05-09 00:07:37.902921 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:07:37.902959 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:07:37.903002 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B] 2026-05-09 00:07:37.903013 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:07:37.903046 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:07:37.903080 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 37.9 MB in 2s (16.7 MB/s) 2026-05-09 00:07:37.903133 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-09 00:07:37.903147 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-09 00:07:37.903182 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-05-09 00:07:37.903255 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-05-09 00:07:37.903277 | ubuntu-noble-large | INFO:kolla.common.utils.base:ca-certificates is already the newest version (20240203). 2026-05-09 00:07:37.903317 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-05-09 00:07:37.903349 | ubuntu-noble-large | INFO:kolla.common.utils.base: dirmngr gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd libbrotli1 2026-05-09 00:07:37.903369 | ubuntu-noble-large | INFO:kolla.common.utils.base: libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2026-05-09 00:07:37.903456 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2026-05-09 00:07:37.903478 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2026-05-09 00:07:37.903487 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common 2026-05-09 00:07:37.903523 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2026-05-09 00:07:37.903534 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblocale-gettext-perl perl cron quota ecryptfs-utils dbus-user-session 2026-05-09 00:07:37.903551 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpam-systemd pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server 2026-05-09 00:07:37.903583 | ubuntu-noble-large | INFO:kolla.common.utils.base: scdaemon krb5-doc krb5-user pinentry-doc readline-doc 2026-05-09 00:07:37.903614 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2026-05-09 00:07:37.903634 | ubuntu-noble-large | INFO:kolla.common.utils.base: gnupg-l10n gpg-wks-client krb5-locales libldap-common publicsuffix 2026-05-09 00:07:37.903671 | ubuntu-noble-large | INFO:kolla.common.utils.base: libsasl2-modules 2026-05-09 00:07:37.903702 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-05-09 00:07:37.903723 | ubuntu-noble-large | INFO:kolla.common.utils.base: adduser curl dirmngr gnupg gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd 2026-05-09 00:07:37.903759 | ubuntu-noble-large | INFO:kolla.common.utils.base: libbrotli1 libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2026-05-09 00:07:37.903799 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2026-05-09 00:07:37.903824 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2026-05-09 00:07:37.903935 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common ubuntu-cloud-keyring 2026-05-09 00:07:37.903960 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. 2026-05-09 00:07:37.903978 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5,335 kB of archives. 2026-05-09 00:07:37.904001 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 13.7 MB of additional disk space will be used. 2026-05-09 00:07:37.904048 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 adduser all 3.137ubuntu1 [101 kB] 2026-05-09 00:07:37.904059 | 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] 2026-05-09 00:07:37.904092 | 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] 2026-05-09 00:07:37.904123 | 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] 2026-05-09 00:07:37.904153 | 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] 2026-05-09 00:07:37.904188 | 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] 2026-05-09 00:07:37.904258 | 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] 2026-05-09 00:07:37.904272 | 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] 2026-05-09 00:07:37.904282 | 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] 2026-05-09 00:07:37.904304 | 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.3 [74.4 kB] 2026-05-09 00:07:37.904314 | 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] 2026-05-09 00:07:37.904346 | 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] 2026-05-09 00:07:37.904377 | 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] 2026-05-09 00:07:37.904459 | 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] 2026-05-09 00:07:37.904504 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [198 kB] 2026-05-09 00:07:37.904515 | 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] 2026-05-09 00:07:37.904578 | 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.4 [190 kB] 2026-05-09 00:07:37.904589 | 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.9 [342 kB] 2026-05-09 00:07:37.904623 | 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.9 [227 kB] 2026-05-09 00:07:37.904655 | 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.4 [104 kB] 2026-05-09 00:07:37.904692 | 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] 2026-05-09 00:07:37.904736 | 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.4 [323 kB] 2026-05-09 00:07:37.904751 | 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.4 [109 kB] 2026-05-09 00:07:37.904832 | 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.4 [565 kB] 2026-05-09 00:07:37.904862 | 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] 2026-05-09 00:07:37.904890 | 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.4 [227 kB] 2026-05-09 00:07:37.904900 | 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.4 [232 kB] 2026-05-09 00:07:37.904930 | 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.4 [78.3 kB] 2026-05-09 00:07:37.904958 | 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.4 [359 kB] 2026-05-09 00:07:37.904967 | 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] 2026-05-09 00:07:37.904982 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-05-09 00:07:37.904994 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.905023 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5,335 kB in 0s (14.2 MB/s) 2026-05-09 00:07:37.905051 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package adduser. 2026-05-09 00:07:37.905063 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-09 00:07:37.905097 | 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% 2026-05-09 00:07:37.905129 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-09 00:07:37.905159 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-09 00:07:37.905190 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-09 00:07:37.905265 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-09 00:07:37.905278 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-09 00:07:37.905309 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-09 00:07:37.905340 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5491 files and directories currently installed.) 2026-05-09 00:07:37.905370 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... 2026-05-09 00:07:37.905450 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking adduser (3.137ubuntu1) ... 2026-05-09 00:07:37.905471 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up adduser (3.137ubuntu1) ... 2026-05-09 00:07:37.905503 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5support0:amd64. 2026-05-09 00:07:37.905513 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-09 00:07:37.905565 | 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% 2026-05-09 00:07:37.905601 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 2026-05-09 00:07:37.905640 | ubuntu-noble-large | INFO:kolla.common.utils.base:65% 2026-05-09 00:07:37.905680 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-09 00:07:37.905768 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-09 00:07:37.905804 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-09 00:07:37.905820 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-09 00:07:37.905835 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-09 00:07:37.905865 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-09 00:07:37.905972 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5539 files and directories currently installed.) 2026-05-09 00:07:37.906059 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-libkrb5support0_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-09 00:07:37.906076 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 00:07:37.906092 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libk5crypto3:amd64. 2026-05-09 00:07:37.906102 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libk5crypto3_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-09 00:07:37.906115 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 00:07:37.906123 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkeyutils1:amd64. 2026-05-09 00:07:37.906132 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libkeyutils1_1.6.3-3build1_amd64.deb ... 2026-05-09 00:07:37.906180 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... 2026-05-09 00:07:37.906190 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5-3:amd64. 2026-05-09 00:07:37.906271 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-libkrb5-3_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-09 00:07:37.906281 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 00:07:37.906311 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgssapi-krb5-2:amd64. 2026-05-09 00:07:37.906321 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-libgssapi-krb5-2_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-09 00:07:37.906348 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 00:07:37.906363 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package readline-common. 2026-05-09 00:07:37.906376 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-readline-common_8.2-4build1_all.deb ... 2026-05-09 00:07:37.906477 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking readline-common (8.2-4build1) ... 2026-05-09 00:07:37.906488 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libreadline8t64:amd64. 2026-05-09 00:07:37.906503 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libreadline8t64_8.2-4build1_amd64.deb ... 2026-05-09 00:07:37.906512 | 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 2026-05-09 00:07:37.906546 | ubuntu-noble-large | INFO:kolla.common.utils.base:8t64' 2026-05-09 00:07:37.906556 | 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 libreadline8t64' 2026-05-09 00:07:37.906589 | 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 libreadline8t64' 2026-05-09 00:07:37.906624 | 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 libreadline8t64' 2026-05-09 00:07:37.906655 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libreadline8t64:amd64 (8.2-4build1) ... 2026-05-09 00:07:37.906692 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsqlite3-0:amd64. 2026-05-09 00:07:37.906727 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-libsqlite3-0_3.45.1-1ubuntu2.5_amd64.deb ... 2026-05-09 00:07:37.906776 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2026-05-09 00:07:37.906787 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnghttp2-14:amd64. 2026-05-09 00:07:37.906818 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-libnghttp2-14_1.59.0-1ubuntu0.3_amd64.deb ... 2026-05-09 00:07:37.906848 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.3) ... 2026-05-09 00:07:37.906879 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpsl5t64:amd64. 2026-05-09 00:07:37.906909 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libpsl5t64_0.21.2-1.1build1_amd64.deb ... 2026-05-09 00:07:37.906945 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... 2026-05-09 00:07:37.906976 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbrotli1:amd64. 2026-05-09 00:07:37.907001 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libbrotli1_1.1.0-2build2_amd64.deb ... 2026-05-09 00:07:37.907033 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbrotli1:amd64 (1.1.0-2build2) ... 2026-05-09 00:07:37.907096 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-modules-db:amd64. 2026-05-09 00:07:37.907110 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-09 00:07:37.907133 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:07:37.907166 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-2:amd64. 2026-05-09 00:07:37.907193 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-09 00:07:37.907244 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:07:37.907281 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libldap2:amd64. 2026-05-09 00:07:37.907307 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libldap2_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:07:37.907332 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libldap2:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-09 00:07:37.907386 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librtmp1:amd64. 2026-05-09 00:07:37.907394 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... 2026-05-09 00:07:37.907467 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2026-05-09 00:07:37.907498 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libssh-4:amd64. 2026-05-09 00:07:37.907528 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libssh-4_0.10.6-2ubuntu0.4_amd64.deb ... 2026-05-09 00:07:37.907575 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.907605 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libssh-4:amd64 (0.10.6-2ubuntu0.4) ... 2026-05-09 00:07:37.907661 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcurl4t64:amd64. 2026-05-09 00:07:37.907670 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-09 00:07:37.907700 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-09 00:07:37.907756 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package curl. 2026-05-09 00:07:37.907765 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-09 00:07:37.907824 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.907839 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking curl (8.5.0-2ubuntu10.9) ... 2026-05-09 00:07:37.907891 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgconf. 2026-05-09 00:07:37.907913 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-gpgconf_2.4.4-2ubuntu17.4_amd64.deb ... 2026-05-09 00:07:37.907978 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.907987 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgconf (2.4.4-2ubuntu17.4) ... 2026-05-09 00:07:37.908011 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libksba8:amd64. 2026-05-09 00:07:37.908021 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libksba8_1.6.6-1build1_amd64.deb ... 2026-05-09 00:07:37.908047 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libksba8:amd64 (1.6.6-1build1) ... 2026-05-09 00:07:37.908071 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dirmngr. 2026-05-09 00:07:37.908133 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-dirmngr_2.4.4-2ubuntu17.4_amd64.deb ... 2026-05-09 00:07:37.908141 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dirmngr (2.4.4-2ubuntu17.4) ... 2026-05-09 00:07:37.908199 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg-utils. 2026-05-09 00:07:37.908230 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-gnupg-utils_2.4.4-2ubuntu17.4_amd64.deb ... 2026-05-09 00:07:37.908265 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg-utils (2.4.4-2ubuntu17.4) ... 2026-05-09 00:07:37.908296 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg. 2026-05-09 00:07:37.908326 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-gpg_2.4.4-2ubuntu17.4_amd64.deb ... 2026-05-09 00:07:37.908385 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg (2.4.4-2ubuntu17.4) ... 2026-05-09 00:07:37.908393 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package pinentry-curses. 2026-05-09 00:07:37.908434 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-pinentry-curses_1.2.1-3ubuntu5_amd64.deb ... 2026-05-09 00:07:37.908459 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking pinentry-curses (1.2.1-3ubuntu5) ... 2026-05-09 00:07:37.908485 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg-agent. 2026-05-09 00:07:37.908539 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-gpg-agent_2.4.4-2ubuntu17.4_amd64.deb ... 2026-05-09 00:07:37.908547 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg-agent (2.4.4-2ubuntu17.4) ... 2026-05-09 00:07:37.908576 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgsm. 2026-05-09 00:07:37.908604 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-gpgsm_2.4.4-2ubuntu17.4_amd64.deb ... 2026-05-09 00:07:37.908634 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgsm (2.4.4-2ubuntu17.4) ... 2026-05-09 00:07:37.908664 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package keyboxd. 2026-05-09 00:07:37.908721 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.908730 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-keyboxd_2.4.4-2ubuntu17.4_amd64.deb ... 2026-05-09 00:07:37.908755 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.908780 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking keyboxd (2.4.4-2ubuntu17.4) ... 2026-05-09 00:07:37.908837 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg. 2026-05-09 00:07:37.908846 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-gnupg_2.4.4-2ubuntu17.4_all.deb ... 2026-05-09 00:07:37.908870 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.908896 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg (2.4.4-2ubuntu17.4) ... 2026-05-09 00:07:37.908957 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ubuntu-cloud-keyring. 2026-05-09 00:07:37.908971 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-ubuntu-cloud-keyring_2023.11.28.1_all.deb ... 2026-05-09 00:07:37.908995 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ubuntu-cloud-keyring (2023.11.28.1) ... 2026-05-09 00:07:37.909023 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libksba8:amd64 (1.6.6-1build1) ... 2026-05-09 00:07:37.909049 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up pinentry-curses (1.2.1-3ubuntu5) ... 2026-05-09 00:07:37.909079 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkeyutils1:amd64 (1.6.3-3build1) ... 2026-05-09 00:07:37.909113 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbrotli1:amd64 (1.1.0-2build2) ... 2026-05-09 00:07:37.909142 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2026-05-09 00:07:37.909171 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... 2026-05-09 00:07:37.909201 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.3) ... 2026-05-09 00:07:37.909286 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ubuntu-cloud-keyring (2023.11.28.1) ... 2026-05-09 00:07:37.909295 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 00:07:37.909320 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:07:37.909345 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2026-05-09 00:07:37.909375 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 00:07:37.909447 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:07:37.909456 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 00:07:37.909482 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up readline-common (8.2-4build1) ... 2026-05-09 00:07:37.909504 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libldap2:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-09 00:07:37.909526 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg-utils (2.4.4-2ubuntu17.4) ... 2026-05-09 00:07:37.909551 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 00:07:37.909605 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libssh-4:amd64 (0.10.6-2ubuntu0.4) ... 2026-05-09 00:07:37.909614 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libreadline8t64:amd64 (8.2-4build1) ... 2026-05-09 00:07:37.909641 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgconf (2.4.4-2ubuntu17.4) ... 2026-05-09 00:07:37.909670 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg (2.4.4-2ubuntu17.4) ... 2026-05-09 00:07:37.909699 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg-agent (2.4.4-2ubuntu17.4) ... 2026-05-09 00:07:37.909729 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-09 00:07:37.909782 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgsm (2.4.4-2ubuntu17.4) ... 2026-05-09 00:07:37.909790 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dirmngr (2.4.4-2ubuntu17.4) ... 2026-05-09 00:07:37.909818 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up keyboxd (2.4.4-2ubuntu17.4) ... 2026-05-09 00:07:37.909846 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg (2.4.4-2ubuntu17.4) ... 2026-05-09 00:07:37.909876 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up curl (8.5.0-2ubuntu10.9) ... 2026-05-09 00:07:37.909928 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:07:37.909958 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 72eb0c0731f6 2026-05-09 00:07:37.909981 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 61d799408314 2026-05-09 00:07:37.910023 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 17/38 : 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 2026-05-09 00:07:37.910049 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 6be0bf15e9f4 2026-05-09 00:07:37.910098 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 6be0bf15e9f4 2026-05-09 00:07:37.910105 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b27d7316f35d 2026-05-09 00:07:37.910156 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 18/38 : RUN rm -f /etc/apt/sources.list.d/ubuntu.sources 2026-05-09 00:07:37.910177 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 0f87312ad92b 2026-05-09 00:07:37.910217 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 0f87312ad92b 2026-05-09 00:07:37.910266 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b1a87c95f92e 2026-05-09 00:07:37.910287 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 19/38 : COPY sources.list.ubuntu /etc/apt/sources.list 2026-05-09 00:07:37.910310 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 12f1fd0cef6c 2026-05-09 00:07:37.910332 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 20/38 : COPY sources.list /etc/apt/sources.list.d/kolla-custom.list 2026-05-09 00:07:37.910373 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 40339c133e2e 2026-05-09 00:07:37.910397 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 21/38 : COPY apt_preferences.ubuntu /etc/apt/preferences 2026-05-09 00:07:37.910444 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 4778861c91b3 2026-05-09 00:07:37.910496 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 22/38 : COPY apt_preferences /etc/apt/preferences.d/kolla-custom 2026-05-09 00:07:37.910503 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 8a1ddb45a43e 2026-05-09 00:07:37.910555 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 23/38 : 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 6B73A36E6026DFCA && gpg --export 6B73A36E6026DFCA >/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 2026-05-09 00:07:37.910578 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in a0bb48d52502 2026-05-09 00:07:37.910600 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: directory '/root/.gnupg' created 2026-05-09 00:07:37.910652 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.910659 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: keybox '/root/.gnupg/pubring.kbx' created 2026-05-09 00:07:37.910685 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.910731 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: /root/.gnupg/trustdb.gpg: trustdb created 2026-05-09 00:07:37.910751 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key F77F1EDA57EBB1CC: public key "Launchpad PPA for Team RabbitMQ" imported 2026-05-09 00:07:37.910773 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.910798 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-05-09 00:07:37.910848 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-05-09 00:07:37.910855 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.910903 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: 2 duplicate signatures removed 2026-05-09 00:07:37.910910 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.910959 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: public key "RabbitMQ Release Signing Key " imported 2026-05-09 00:07:37.910966 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.911016 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-05-09 00:07:37.911023 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-05-09 00:07:37.911045 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.911098 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 505D97A41C61B9CD: public key "Launchpad PPA for Vincent Bernat" imported 2026-05-09 00:07:37.911105 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.911153 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-05-09 00:07:37.911160 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-05-09 00:07:37.911181 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.911237 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container a0bb48d52502 2026-05-09 00:07:37.911280 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7c7365cf7035 2026-05-09 00:07:37.911305 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 24/38 : RUN mkdir -p /etc/kolla/apt-keys/ && curl https://download.docker.com/linux/debian/gpg -o /etc/kolla/apt-keys/docker-ce.asc && curl https://rpm.grafana.com/gpg.key -o /etc/kolla/apt-keys/grafana.asc && curl https://repos.influxdata.com/influxdata-archive.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-3.0.x/repo_pub_key -o /etc/kolla/apt-keys/proxysql.asc && curl https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/repo_pub_key -o /etc/kolla/apt-keys/proxysql-3.asc && curl https://packages.treasuredata.com/GPG-KEY-td-agent -o /etc/kolla/apt-keys/treasuredata.asc 2026-05-09 00:07:37.911335 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in f1a378d2835a 2026-05-09 00:07:37.911376 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://download.docker.com/linux/debian/gpg): response: 200, time: 0.088343, size: 3817 2026-05-09 00:07:37.911416 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://rpm.grafana.com/gpg.key): response: 200, time: 0.088746, size: 2460 2026-05-09 00:07:37.911475 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repos.influxdata.com/influxdata-archive.key): response: 200, time: 0.081521, size: 6198 2026-05-09 00:07:37.911503 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://supplychain.mariadb.com/mariadb-keyring-2019.gpg): response: 200, time: 0.324255, size: 27481 2026-05-09 00:07:37.911552 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://artifacts.opensearch.org/publickeys/opensearch.pgp): response: 200, time: 0.086890, size: 4300 2026-05-09 00:07:37.911573 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/repo_pub_key): response: 200, time: 0.128426, size: 3151 2026-05-09 00:07:37.911601 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/repo_pub_key): response: 200, time: 0.134655, size: 3151 2026-05-09 00:07:37.911623 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://packages.treasuredata.com/GPG-KEY-td-agent): response: 200, time: 0.078838, size: 3157 2026-05-09 00:07:37.911644 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container f1a378d2835a 2026-05-09 00:07:37.911690 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 1375baeaa7a6 2026-05-09 00:07:37.911699 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 25/38 : 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 patch && apt-get clean && rm -rf /var/lib/apt/lists/* && unlink /etc/localtime 2026-05-09 00:07:37.911726 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 561c205c3ade 2026-05-09 00:07:37.911777 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:07:37.911784 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:07:37.911805 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:07:37.911869 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:07:37.911889 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:07:37.911914 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:07:37.911921 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:07:37.911943 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:07:37.911971 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:07:37.911995 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:07:37.912046 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:07:37.912053 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:07:37.912078 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:07:37.912102 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:07:37.912127 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:07:37.912173 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 30.1 MB in 2s (12.2 MB/s) 2026-05-09 00:07:37.912180 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-09 00:07:37.912226 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-09 00:07:37.912271 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-05-09 00:07:37.912281 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-05-09 00:07:37.912303 | ubuntu-noble-large | INFO:kolla.common.utils.base:locales is already the newest version (2.39-0ubuntu8.7). 2026-05-09 00:07:37.912329 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 2026-05-09 00:07:37.912378 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-05-09 00:07:37.912386 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2026-05-09 00:07:37.912450 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2026-05-09 00:07:37.912459 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-05-09 00:07:37.912483 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-09 00:07:37.912490 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-05-09 00:07:37.912516 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-05-09 00:07:37.912567 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2026-05-09 00:07:37.912576 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following packages will be upgraded: 2026-05-09 00:07:37.912599 | ubuntu-noble-large | INFO:kolla.common.utils.base: dpkg libcap2 sed 2026-05-09 00:07:37.912620 | ubuntu-noble-large | INFO:kolla.common.utils.base:3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:07:37.912672 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 1,506 kB of archives. 2026-05-09 00:07:37.912684 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 1,024 B of additional disk space will be used. 2026-05-09 00:07:37.912704 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:07:37.912733 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg amd64 1.22.6ubuntu6.6 [1,282 kB] 2026-05-09 00:07:37.912756 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sed amd64 4.9-2ubuntu0.24.04.1 [194 kB] 2026-05-09 00:07:37.912778 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcap2 amd64 1:2.66-5ubuntu2.4 [30.5 kB] 2026-05-09 00:07:37.912805 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-05-09 00:07:37.912830 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.912879 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 1,506 kB in 0s (4,888 kB/s) 2026-05-09 00:07:37.912886 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-09 00:07:37.912909 | 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% 2026-05-09 00:07:37.912936 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-09 00:07:37.912958 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-09 00:07:37.913005 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-09 00:07:37.913011 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-09 00:07:37.913031 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-09 00:07:37.913051 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-09 00:07:37.913094 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2026-05-09 00:07:37.913113 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../dpkg_1.22.6ubuntu6.6_amd64.deb ... 2026-05-09 00:07:37.913134 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dpkg (1.22.6ubuntu6.6) over (1.22.6ubuntu6.5) ... 2026-05-09 00:07:37.913181 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dpkg (1.22.6ubuntu6.6) ... 2026-05-09 00:07:37.913187 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-09 00:07:37.913230 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-09 00:07:37.913285 | 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% 2026-05-09 00:07:37.913305 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-09 00:07:37.913327 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-09 00:07:37.913333 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-09 00:07:37.913379 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-09 00:07:37.913386 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-09 00:07:37.913437 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-09 00:07:37.913461 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2026-05-09 00:07:37.913482 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../sed_4.9-2ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:07:37.913524 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sed (4.9-2ubuntu0.24.04.1) over (4.9-2build1) ... 2026-05-09 00:07:37.913543 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sed (4.9-2ubuntu0.24.04.1) ... 2026-05-09 00:07:37.913563 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-09 00:07:37.913605 | 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 ... 2026-05-09 00:07:37.913612 | ubuntu-noble-large | INFO:kolla.common.utils.base:40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 00:07:37.913657 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-09 00:07:37.913664 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-09 00:07:37.913688 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-09 00:07:37.913734 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-09 00:07:37.913741 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-09 00:07:37.913761 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-09 00:07:37.913780 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2026-05-09 00:07:37.913822 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libcap2_1%3a2.66-5ubuntu2.4_amd64.deb ... 2026-05-09 00:07:37.913855 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcap2:amd64 (1:2.66-5ubuntu2.4) over (1:2.66-5ubuntu2.2) ... 2026-05-09 00:07:37.913862 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcap2:amd64 (1:2.66-5ubuntu2.4) ... 2026-05-09 00:07:37.913888 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:07:37.913912 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-09 00:07:37.913962 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-05-09 00:07:37.913969 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-05-09 00:07:37.913989 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2026-05-09 00:07:37.914040 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:07:37.914047 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease 2026-05-09 00:07:37.914070 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:07:37.914118 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-05-09 00:07:37.914125 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-09 00:07:37.914149 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-09 00:07:37.914195 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:6 http://archive.ubuntu.com/ubuntu noble-security InRelease 2026-05-09 00:07:37.914217 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34 B in 1s (27 B/s) 2026-05-09 00:07:37.914242 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-09 00:07:37.914301 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-09 00:07:37.914309 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-05-09 00:07:37.914330 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-05-09 00:07:37.914375 | ubuntu-noble-large | INFO:kolla.common.utils.base:procps is already the newest version (2:4.0.4-4ubuntu3.2). 2026-05-09 00:07:37.914382 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-05-09 00:07:37.914421 | ubuntu-noble-large | INFO:kolla.common.utils.base: dmeventd dmsetup libaio1t64 libapparmor1 libbpf1 libbsd0 libcap2-bin 2026-05-09 00:07:37.914446 | ubuntu-noble-large | INFO:kolla.common.utils.base: libconfig-general-perl libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 2026-05-09 00:07:37.914493 | ubuntu-noble-large | INFO:kolla.common.utils.base: libelf1t64 libexpat1 libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 2026-05-09 00:07:37.914500 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkmod2 liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2026-05-09 00:07:37.914520 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2026-05-09 00:07:37.914540 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2026-05-09 00:07:37.914582 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 media-types perl 2026-05-09 00:07:37.914589 | ubuntu-noble-large | INFO:kolla.common.utils.base: perl-modules-5.38 python3-minimal python3-pkg-resources python3-setuptools 2026-05-09 00:07:37.914635 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-wheel python3.12 python3.12-minimal sg3-utils systemd-dev tzdata 2026-05-09 00:07:37.914642 | ubuntu-noble-large | INFO:kolla.common.utils.base: udev 2026-05-09 00:07:37.914666 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2026-05-09 00:07:37.914709 | ubuntu-noble-large | INFO:kolla.common.utils.base: gawk-doc iproute2-doc gdbm-l10n ed diffutils-doc perl-doc 2026-05-09 00:07:37.914716 | ubuntu-noble-large | INFO:kolla.common.utils.base: libterm-readline-gnu-perl | libterm-readline-perl-perl make 2026-05-09 00:07:37.914736 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtap-harness-archive-perl python3-doc python3-tk python3-venv 2026-05-09 00:07:37.914756 | ubuntu-noble-large | INFO:kolla.common.utils.base: python-setuptools-doc python3.12-venv python3.12-doc binutils binfmt-support 2026-05-09 00:07:37.914799 | ubuntu-noble-large | INFO:kolla.common.utils.base: tgt-glusterfs tgt-rbd 2026-05-09 00:07:37.914816 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2026-05-09 00:07:37.914848 | ubuntu-noble-large | INFO:kolla.common.utils.base: libatm1t64 libpam-cap ibverbs-providers thin-provisioning-tools finalrd 2026-05-09 00:07:37.914856 | ubuntu-noble-large | INFO:kolla.common.utils.base: busybox-initramfs build-essential python3-dev systemd-hwe-hwdb 2026-05-09 00:07:37.914880 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-05-09 00:07:37.914926 | ubuntu-noble-large | INFO:kolla.common.utils.base: apt-utils dmeventd dmsetup dumb-init gawk iproute2 kmod libaio1t64 2026-05-09 00:07:37.914932 | ubuntu-noble-large | INFO:kolla.common.utils.base: libapparmor1 libbpf1 libbsd0 libcap2-bin libconfig-general-perl 2026-05-09 00:07:37.914952 | ubuntu-noble-large | INFO:kolla.common.utils.base: libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1 2026-05-09 00:07:37.914972 | ubuntu-noble-large | INFO:kolla.common.utils.base: libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 libkmod2 2026-05-09 00:07:37.915012 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2026-05-09 00:07:37.915018 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2026-05-09 00:07:37.915042 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2026-05-09 00:07:37.915111 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 lsof lvm2 media-types 2026-05-09 00:07:37.915119 | ubuntu-noble-large | INFO:kolla.common.utils.base: netbase open-iscsi patch perl perl-modules-5.38 python3 python3-minimal 2026-05-09 00:07:37.915142 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-pip python3-pkg-resources python3-setuptools python3-wheel 2026-05-09 00:07:37.915161 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3.12 python3.12-minimal sg3-utils socat sudo systemd-dev 2026-05-09 00:07:37.915169 | ubuntu-noble-large | INFO:kolla.common.utils.base: systemd-standalone-sysusers tgt tzdata udev 2026-05-09 00:07:37.915193 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 64 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:07:37.915233 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 27.7 MB of archives. 2026-05-09 00:07:37.915280 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 129 MB of additional disk space will be used. 2026-05-09 00:07:37.915287 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:07:37.915324 | 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.13 [837 kB] 2026-05-09 00:07:37.915349 | 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.4 [88.2 kB] 2026-05-09 00:07:37.915395 | 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.13 [2,346 kB] 2026-05-09 00:07:37.915416 | 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.1 [27.4 kB] 2026-05-09 00:07:37.915468 | 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] 2026-05-09 00:07:37.915491 | 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] 2026-05-09 00:07:37.915539 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tzdata all 2026a-0ubuntu0.24.04.1 [280 kB] 2026-05-09 00:07:37.915546 | 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.13 [2,068 kB] 2026-05-09 00:07:37.915592 | 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.13 [662 kB] 2026-05-09 00:07:37.915598 | 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.1 [10.1 kB] 2026-05-09 00:07:37.915627 | 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.1 [23.0 kB] 2026-05-09 00:07:37.915648 | 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] 2026-05-09 00:07:37.915669 | 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] 2026-05-09 00:07:37.915710 | 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] 2026-05-09 00:07:37.915717 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkmod2 amd64 31+20240202-2ubuntu7.2 [51.8 kB] 2026-05-09 00:07:37.915764 | 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] 2026-05-09 00:07:37.915771 | 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.15 [204 kB] 2026-05-09 00:07:37.915795 | 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.15 [106 kB] 2026-05-09 00:07:37.915842 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.15 [1,875 kB] 2026-05-09 00:07:37.915849 | 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] 2026-05-09 00:07:37.915872 | 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] 2026-05-09 00:07:37.915920 | 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] 2026-05-09 00:07:37.915927 | 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] 2026-05-09 00:07:37.915951 | 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] 2026-05-09 00:07:37.915999 | 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] 2026-05-09 00:07:37.916011 | 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] 2026-05-09 00:07:37.916038 | 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] 2026-05-09 00:07:37.916045 | 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] 2026-05-09 00:07:37.916068 | 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] 2026-05-09 00:07:37.916088 | 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] 2026-05-09 00:07:37.916108 | 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] 2026-05-09 00:07:37.916132 | 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] 2026-05-09 00:07:37.916177 | 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] 2026-05-09 00:07:37.916184 | 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] 2026-05-09 00:07:37.916224 | 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] 2026-05-09 00:07:37.916253 | 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] 2026-05-09 00:07:37.916273 | 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] 2026-05-09 00:07:37.916295 | 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] 2026-05-09 00:07:37.916320 | 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] 2026-05-09 00:07:37.916344 | 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] 2026-05-09 00:07:37.916389 | 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] 2026-05-09 00:07:37.916396 | 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] 2026-05-09 00:07:37.916431 | 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.4 [34.1 kB] 2026-05-09 00:07:37.916453 | 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.3 [1,120 kB] 2026-05-09 00:07:37.916474 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kmod amd64 31+20240202-2ubuntu7.2 [102 kB] 2026-05-09 00:07:37.916495 | 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.6 [51.2 kB] 2026-05-09 00:07:37.916537 | 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] 2026-05-09 00:07:37.916544 | 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] 2026-05-09 00:07:37.916565 | 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] 2026-05-09 00:07:37.916584 | 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] 2026-05-09 00:07:37.916609 | 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.2 [948 kB] 2026-05-09 00:07:37.916634 | 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] 2026-05-09 00:07:37.916678 | 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] 2026-05-09 00:07:37.916685 | 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] 2026-05-09 00:07:37.916709 | 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] 2026-05-09 00:07:37.916738 | 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] 2026-05-09 00:07:37.916745 | 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] 2026-05-09 00:07:37.916787 | 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] 2026-05-09 00:07:37.916794 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-05-09 00:07:37.916814 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-05-09 00:07:37.916838 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:62 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-05-09 00:07:37.916859 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-05-09 00:07:37.916905 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:64 http://archive.ubuntu.com/ubuntu noble/universe amd64 dumb-init amd64 1.2.5-3 [13.6 kB] 2026-05-09 00:07:37.916912 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-05-09 00:07:37.916934 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-05-09 00:07:37.916957 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.916978 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 27.7 MB in 1s (27.3 MB/s) 2026-05-09 00:07:37.917022 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-minimal:amd64. 2026-05-09 00:07:37.917029 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-09 00:07:37.917049 | 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% 2026-05-09 00:07:37.917069 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-09 00:07:37.917110 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-09 00:07:37.917117 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.917141 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-09 00:07:37.917184 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-09 00:07:37.917190 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-09 00:07:37.917230 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-09 00:07:37.917253 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2026-05-09 00:07:37.917273 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-09 00:07:37.917316 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-09 00:07:37.917323 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libexpat1:amd64. 2026-05-09 00:07:37.917347 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libexpat1_2.6.1-2ubuntu0.4_amd64.deb ... 2026-05-09 00:07:37.917393 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libexpat1:amd64 (2.6.1-2ubuntu0.4) ... 2026-05-09 00:07:37.917438 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12-minimal. 2026-05-09 00:07:37.917460 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-09 00:07:37.917480 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.917524 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12-minimal (3.12.3-1ubuntu0.13) ... 2026-05-09 00:07:37.917531 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-09 00:07:37.917553 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libexpat1:amd64 (2.6.1-2ubuntu0.4) ... 2026-05-09 00:07:37.917577 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12-minimal (3.12.3-1ubuntu0.13) ... 2026-05-09 00:07:37.917620 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-minimal. 2026-05-09 00:07:37.917627 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-09 00:07:37.917647 | 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% 2026-05-09 00:07:37.917674 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2026-05-09 00:07:37.917695 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-09 00:07:37.917740 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 6163 files and directories currently installed.) 2026-05-09 00:07:37.917746 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-09 00:07:37.917766 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-minimal (3.12.3-0ubuntu2.1) ... 2026-05-09 00:07:37.917786 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package media-types. 2026-05-09 00:07:37.917833 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../1-media-types_10.1.0_all.deb ... 2026-05-09 00:07:37.917843 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking media-types (10.1.0) ... 2026-05-09 00:07:37.917859 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package netbase. 2026-05-09 00:07:37.917877 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../2-netbase_6.4_all.deb ... 2026-05-09 00:07:37.917898 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking netbase (6.4) ... 2026-05-09 00:07:37.917939 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tzdata. 2026-05-09 00:07:37.917945 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../3-tzdata_2026a-0ubuntu0.24.04.1_all.deb ... 2026-05-09 00:07:37.917966 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tzdata (2026a-0ubuntu0.24.04.1) ... 2026-05-09 00:07:37.918008 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-stdlib:amd64. 2026-05-09 00:07:37.918014 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../4-libpython3.12-stdlib_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-09 00:07:37.918031 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-09 00:07:37.918049 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12. 2026-05-09 00:07:37.918082 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../5-python3.12_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-09 00:07:37.918102 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12 (3.12.3-1ubuntu0.13) ... 2026-05-09 00:07:37.918121 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3-stdlib:amd64. 2026-05-09 00:07:37.918163 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../6-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-09 00:07:37.918169 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2026-05-09 00:07:37.918186 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-minimal (3.12.3-0ubuntu2.1) ... 2026-05-09 00:07:37.918218 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3. 2026-05-09 00:07:37.918264 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-09 00:07:37.918286 | 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% 2026-05-09 00:07:37.918306 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-09 00:07:37.918347 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-09 00:07:37.918352 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-09 00:07:37.918370 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-09 00:07:37.918387 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-09 00:07:37.918428 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-09 00:07:37.918449 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7133 files and directories currently installed.) 2026-05-09 00:07:37.918490 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-09 00:07:37.918495 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3 (3.12.3-0ubuntu2.1) ... 2026-05-09 00:07:37.918517 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmpfr6:amd64. 2026-05-09 00:07:37.918559 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-05-09 00:07:37.918565 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-05-09 00:07:37.918583 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsigsegv2:amd64. 2026-05-09 00:07:37.918600 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-05-09 00:07:37.918636 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-05-09 00:07:37.918641 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-05-09 00:07:37.918679 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-05-09 00:07:37.918685 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gawk. 2026-05-09 00:07:37.918704 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-09 00:07:37.918755 | 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% 2026-05-09 00:07:37.918766 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 00:07:37.918785 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-09 00:07:37.918790 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-09 00:07:37.918812 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-09 00:07:37.918833 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-09 00:07:37.918873 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-09 00:07:37.918879 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-09 00:07:37.918897 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7171 files and directories currently installed.) 2026-05-09 00:07:37.918914 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-05-09 00:07:37.918950 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gawk (1:5.2.1-2build3) ... 2026-05-09 00:07:37.918955 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkmod2:amd64. 2026-05-09 00:07:37.918977 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libkmod2_31+20240202-2ubuntu7.2_amd64.deb ... 2026-05-09 00:07:37.919020 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.2) ... 2026-05-09 00:07:37.919025 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libopeniscsiusr. 2026-05-09 00:07:37.919043 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libopeniscsiusr_2.1.9-3ubuntu5.4_amd64.deb ... 2026-05-09 00:07:37.919061 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2026-05-09 00:07:37.919081 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-standalone-sysusers. 2026-05-09 00:07:37.919123 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-systemd-standalone-sysusers_255.4-1ubuntu8.15_amd64.deb ... 2026-05-09 00:07:37.919129 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-standalone-sysusers (255.4-1ubuntu8.15) ... 2026-05-09 00:07:37.919147 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-dev. 2026-05-09 00:07:37.919169 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-systemd-dev_255.4-1ubuntu8.15_all.deb ... 2026-05-09 00:07:37.919191 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-dev (255.4-1ubuntu8.15) ... 2026-05-09 00:07:37.919247 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package udev. 2026-05-09 00:07:37.919255 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-udev_255.4-1ubuntu8.15_amd64.deb ... 2026-05-09 00:07:37.919273 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking udev (255.4-1ubuntu8.15) ... 2026-05-09 00:07:37.919290 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libisns0t64:amd64. 2026-05-09 00:07:37.919326 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libisns0t64_0.101-0.3build3_amd64.deb ... 2026-05-09 00:07:37.919332 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libisns0t64:amd64 (0.101-0.3build3) ... 2026-05-09 00:07:37.919371 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package open-iscsi. 2026-05-09 00:07:37.919377 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-open-iscsi_2.1.9-3ubuntu5.4_amd64.deb ... 2026-05-09 00:07:37.919394 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking open-iscsi (2.1.9-3ubuntu5.4) ... 2026-05-09 00:07:37.919426 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl-modules-5.38. 2026-05-09 00:07:37.919459 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ... 2026-05-09 00:07:37.919481 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2026-05-09 00:07:37.919498 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm6t64:amd64. 2026-05-09 00:07:37.919540 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libgdbm6t64_1.23-5.1build1_amd64.deb ... 2026-05-09 00:07:37.919546 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... 2026-05-09 00:07:37.919579 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm-compat4t64:amd64. 2026-05-09 00:07:37.919600 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... 2026-05-09 00:07:37.919620 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2026-05-09 00:07:37.919664 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libperl5.38t64:amd64. 2026-05-09 00:07:37.919669 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... 2026-05-09 00:07:37.919687 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2026-05-09 00:07:37.919705 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl. 2026-05-09 00:07:37.919745 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... 2026-05-09 00:07:37.919751 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl (5.38.2-3.2ubuntu0.2) ... 2026-05-09 00:07:37.919769 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libaio1t64:amd64. 2026-05-09 00:07:37.919792 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-05-09 00:07:37.919811 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-05-09 00:07:37.919851 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-3-200:amd64. 2026-05-09 00:07:37.919857 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-05-09 00:07:37.919877 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-05-09 00:07:37.919898 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-route-3-200:amd64. 2026-05-09 00:07:37.919940 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-05-09 00:07:37.919946 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-05-09 00:07:37.919970 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libibverbs1:amd64. 2026-05-09 00:07:37.919990 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-05-09 00:07:37.920030 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-05-09 00:07:37.920036 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librdmacm1t64:amd64. 2026-05-09 00:07:37.920053 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-05-09 00:07:37.920071 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-05-09 00:07:37.920107 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libconfig-general-perl. 2026-05-09 00:07:37.920112 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-libconfig-general-perl_2.65-2_all.deb ... 2026-05-09 00:07:37.920154 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.920160 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libconfig-general-perl (2.65-2) ... 2026-05-09 00:07:37.920178 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-05-09 00:07:37.920196 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-05-09 00:07:37.920247 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-05-09 00:07:37.920255 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sg3-utils. 2026-05-09 00:07:37.920273 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-05-09 00:07:37.920290 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-05-09 00:07:37.920327 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tgt. 2026-05-09 00:07:37.920333 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-tgt_1%3a1.0.85-1.1ubuntu6_amd64.deb ... 2026-05-09 00:07:37.920372 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tgt (1:1.0.85-1.1ubuntu6) ... 2026-05-09 00:07:37.920378 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package apt-utils. 2026-05-09 00:07:37.920409 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-apt-utils_2.8.3_amd64.deb ... 2026-05-09 00:07:37.920457 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking apt-utils (2.8.3) ... 2026-05-09 00:07:37.920478 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper1.02.1:amd64. 2026-05-09 00:07:37.920500 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-05-09 00:07:37.920537 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-05-09 00:07:37.920543 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmsetup. 2026-05-09 00:07:37.920564 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-dmsetup_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-05-09 00:07:37.920606 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmsetup (2:1.02.185-3ubuntu3.2) ... 2026-05-09 00:07:37.920612 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libelf1t64:amd64. 2026-05-09 00:07:37.920630 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-05-09 00:07:37.920647 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-09 00:07:37.920668 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbpf1:amd64. 2026-05-09 00:07:37.920707 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-libbpf1_1%3a1.3.0-2build2_amd64.deb ... 2026-05-09 00:07:37.920713 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbpf1:amd64 (1:1.3.0-2build2) ... 2026-05-09 00:07:37.920731 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmnl0:amd64. 2026-05-09 00:07:37.920755 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-libmnl0_1.0.5-2build1_amd64.deb ... 2026-05-09 00:07:37.920779 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmnl0:amd64 (1.0.5-2build1) ... 2026-05-09 00:07:37.920799 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libxtables12:amd64. 2026-05-09 00:07:37.920847 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-libxtables12_1.8.10-3ubuntu2_amd64.deb ... 2026-05-09 00:07:37.920853 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libxtables12:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:07:37.920872 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcap2-bin. 2026-05-09 00:07:37.920889 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../29-libcap2-bin_1%3a2.66-5ubuntu2.4_amd64.deb ... 2026-05-09 00:07:37.920930 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcap2-bin (1:2.66-5ubuntu2.4) ... 2026-05-09 00:07:37.920935 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package iproute2. 2026-05-09 00:07:37.920953 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../30-iproute2_6.1.0-1ubuntu6.3_amd64.deb ... 2026-05-09 00:07:37.920971 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking iproute2 (6.1.0-1ubuntu6.3) ... 2026-05-09 00:07:37.921010 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package kmod. 2026-05-09 00:07:37.921016 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../31-kmod_31+20240202-2ubuntu7.2_amd64.deb ... 2026-05-09 00:07:37.921036 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking kmod (31+20240202-2ubuntu7.2) ... 2026-05-09 00:07:37.921054 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libapparmor1:amd64. 2026-05-09 00:07:37.921075 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../32-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.6_amd64.deb ... 2026-05-09 00:07:37.921097 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.6) ... 2026-05-09 00:07:37.921118 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbsd0:amd64. 2026-05-09 00:07:37.921140 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../33-libbsd0_0.12.1-1build1.1_amd64.deb ... 2026-05-09 00:07:37.921161 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbsd0:amd64 (0.12.1-1build1.1) ... 2026-05-09 00:07:37.921182 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc-common. 2026-05-09 00:07:37.921222 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../34-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-05-09 00:07:37.921251 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-05-09 00:07:37.921257 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc3t64:amd64. 2026-05-09 00:07:37.921278 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../35-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-05-09 00:07:37.921318 | 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' 2026-05-09 00:07:37.921325 | 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 libtirpc3t64' 2026-05-09 00:07:37.921345 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-05-09 00:07:37.921365 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pkg-resources. 2026-05-09 00:07:37.921383 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../36-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... 2026-05-09 00:07:37.921449 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2026-05-09 00:07:37.921456 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sudo. 2026-05-09 00:07:37.921465 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../37-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-05-09 00:07:37.921493 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.921511 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-05-09 00:07:37.921528 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libedit2:amd64. 2026-05-09 00:07:37.921546 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../38-libedit2_3.1-20230828-1build1_amd64.deb ... 2026-05-09 00:07:37.921567 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libedit2:amd64 (3.1-20230828-1build1) ... 2026-05-09 00:07:37.921589 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lsof. 2026-05-09 00:07:37.921610 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../39-lsof_4.95.0-1build3_amd64.deb ... 2026-05-09 00:07:37.921650 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lsof (4.95.0-1build3) ... 2026-05-09 00:07:37.921655 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-05-09 00:07:37.921676 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../40-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-05-09 00:07:37.921695 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-05-09 00:07:37.921713 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-05-09 00:07:37.921729 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../41-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-05-09 00:07:37.921768 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-05-09 00:07:37.921773 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmeventd. 2026-05-09 00:07:37.921796 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../42-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-05-09 00:07:37.921814 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-05-09 00:07:37.921829 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libwrap0:amd64. 2026-05-09 00:07:37.921867 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../43-libwrap0_7.6.q-33_amd64.deb ... 2026-05-09 00:07:37.921872 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libwrap0:amd64 (7.6.q-33) ... 2026-05-09 00:07:37.921888 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lvm2. 2026-05-09 00:07:37.921903 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../44-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-05-09 00:07:37.921936 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-05-09 00:07:37.921940 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package patch. 2026-05-09 00:07:37.921975 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../45-patch_2.7.6-7build3_amd64.deb ... 2026-05-09 00:07:37.921980 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking patch (2.7.6-7build3) ... 2026-05-09 00:07:37.921999 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-setuptools. 2026-05-09 00:07:37.922035 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../46-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-05-09 00:07:37.922054 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-05-09 00:07:37.922070 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-wheel. 2026-05-09 00:07:37.922103 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../47-python3-wheel_0.42.0-2_all.deb ... 2026-05-09 00:07:37.922108 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-wheel (0.42.0-2) ... 2026-05-09 00:07:37.922127 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pip. 2026-05-09 00:07:37.922165 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../48-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-05-09 00:07:37.922171 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-05-09 00:07:37.922191 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dumb-init. 2026-05-09 00:07:37.922232 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../49-dumb-init_1.2.5-3_amd64.deb ... 2026-05-09 00:07:37.922242 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dumb-init (1.2.5-3) ... 2026-05-09 00:07:37.922259 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package socat. 2026-05-09 00:07:37.922296 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../50-socat_1.8.0.0-4build3_amd64.deb ... 2026-05-09 00:07:37.922302 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking socat (1.8.0.0-4build3) ... 2026-05-09 00:07:37.922320 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up media-types (10.1.0) ... 2026-05-09 00:07:37.922338 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dumb-init (1.2.5-3) ... 2026-05-09 00:07:37.922357 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.6) ... 2026-05-09 00:07:37.922393 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up apt-utils (2.8.3) ... 2026-05-09 00:07:37.922399 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... 2026-05-09 00:07:37.922431 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2026-05-09 00:07:37.922470 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libisns0t64:amd64 (0.101-0.3build3) ... 2026-05-09 00:07:37.922475 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gawk (1:5.2.1-2build3) ... 2026-05-09 00:07:37.922491 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-05-09 00:07:37.922506 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-05-09 00:07:37.922540 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-standalone-sysusers (255.4-1ubuntu8.15) ... 2026-05-09 00:07:37.922545 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-dev (255.4-1ubuntu8.15) ... 2026-05-09 00:07:37.922564 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-09 00:07:37.922602 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tzdata (2026a-0ubuntu0.24.04.1) ... 2026-05-09 00:07:37.922607 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.922626 | ubuntu-noble-large | INFO:kolla.common.utils.base:Current default time zone: 'Etc/UTC' 2026-05-09 00:07:37.922659 | ubuntu-noble-large | INFO:kolla.common.utils.base:Local time is now: Sat May 9 00:07:06 UTC 2026. 2026-05-09 00:07:37.922664 | ubuntu-noble-large | INFO:kolla.common.utils.base:Universal Time is now: Sat May 9 00:07:06 UTC 2026. 2026-05-09 00:07:37.922680 | ubuntu-noble-large | INFO:kolla.common.utils.base:Run 'dpkg-reconfigure tzdata' if you wish to change it. 2026-05-09 00:07:37.922696 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-09 00:07:37.922728 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcap2-bin (1:2.66-5ubuntu2.4) ... 2026-05-09 00:07:37.922734 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libwrap0:amd64 (7.6.q-33) ... 2026-05-09 00:07:37.922771 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up socat (1.8.0.0-4build3) ... 2026-05-09 00:07:37.922786 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2026-05-09 00:07:37.922801 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmnl0:amd64 (1.0.5-2build1) ... 2026-05-09 00:07:37.922818 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up patch (2.7.6-7build3) ... 2026-05-09 00:07:37.922842 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-05-09 00:07:37.922859 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libxtables12:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:07:37.922874 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-05-09 00:07:37.922893 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-05-09 00:07:37.922930 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmsetup (2:1.02.185-3ubuntu3.2) ... 2026-05-09 00:07:37.922935 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-05-09 00:07:37.922950 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up netbase (6.4) ... 2026-05-09 00:07:37.922966 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2026-05-09 00:07:37.923006 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbsd0:amd64 (0.12.1-1build1.1) ... 2026-05-09 00:07:37.923012 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbpf1:amd64 (1:1.3.0-2build2) ... 2026-05-09 00:07:37.923029 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkmod2:amd64 (31+20240202-2ubuntu7.2) ... 2026-05-09 00:07:37.923064 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sg3-utils (1.46-3ubuntu4) ... 2026-05-09 00:07:37.923069 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-09 00:07:37.923088 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-05-09 00:07:37.923107 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-05-09 00:07:37.923144 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up iproute2 (6.1.0-1ubuntu6.3) ... 2026-05-09 00:07:37.923149 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12 (3.12.3-1ubuntu0.13) ... 2026-05-09 00:07:37.923165 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libedit2:amd64 (3.1-20230828-1build1) ... 2026-05-09 00:07:37.923180 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up kmod (31+20240202-2ubuntu7.2) ... 2026-05-09 00:07:37.923234 | ubuntu-noble-large | INFO:kolla.common.utils.base:sed: can't read /etc/modules: No such file or directory 2026-05-09 00:07:37.923240 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2026-05-09 00:07:37.923259 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-05-09 00:07:37.923298 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl (5.38.2-3.2ubuntu0.2) ... 2026-05-09 00:07:37.923303 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up udev (255.4-1ubuntu8.15) ... 2026-05-09 00:07:37.923318 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'input' with GID 999. 2026-05-09 00:07:37.923334 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'sgx' with GID 998. 2026-05-09 00:07:37.923370 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'kvm' with GID 997. 2026-05-09 00:07:37.923375 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'render' with GID 996. 2026-05-09 00:07:37.923391 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lsof (4.95.0-1build3) ... 2026-05-09 00:07:37.923419 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2026-05-09 00:07:37.923454 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-05-09 00:07:37.923469 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libconfig-general-perl (2.65-2) ... 2026-05-09 00:07:37.923486 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3 (3.12.3-0ubuntu2.1) ... 2026-05-09 00:07:37.923518 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-wheel (0.42.0-2) ... 2026-05-09 00:07:37.923523 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up open-iscsi (2.1.9-3ubuntu5.4) ... 2026-05-09 00:07:37.923542 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-05-09 00:07:37.923575 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tgt (1:1.0.85-1.1ubuntu6) ... 2026-05-09 00:07:37.923580 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:07:37.923598 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:07:37.923636 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2026-05-09 00:07:37.923642 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-05-09 00:07:37.923657 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-05-09 00:07:37.923673 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-05-09 00:07:37.923706 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-05-09 00:07:37.923712 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-05-09 00:07:37.923730 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:07:37.923763 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 561c205c3ade 2026-05-09 00:07:37.923774 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 952c6e6f3325 2026-05-09 00:07:37.923878 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 26/38 : 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 42493 hsmusers && useradd -l -M --shell /usr/sbin/nologin --uid 42493 --gid 42493 hsmusers && 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 42494 valkey && useradd -l -M --shell /usr/sbin/nologin --uid 42494 --gid 42494 valkey && 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 2026-05-09 00:07:37.923891 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 5f833cbf437e 2026-05-09 00:07:37.923909 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 5f833cbf437e 2026-05-09 00:07:37.923914 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 40f6a9aab7c1 2026-05-09 00:07:37.923919 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 27/38 : COPY set_configs.py /usr/local/bin/kolla_set_configs 2026-05-09 00:07:37.923934 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> fa903166eaf9 2026-05-09 00:07:37.923940 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 28/38 : COPY start.sh /usr/local/bin/kolla_start 2026-05-09 00:07:37.923957 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d5f22fd8487b 2026-05-09 00:07:37.923998 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 29/38 : COPY copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts 2026-05-09 00:07:37.924003 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5e05c756b07a 2026-05-09 00:07:37.924019 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 30/38 : COPY install_projects.sh /usr/local/bin/kolla_install_projects 2026-05-09 00:07:37.924034 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5538c248acf0 2026-05-09 00:07:37.924069 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 31/38 : COPY httpd_setup.sh /usr/local/bin/kolla_httpd_setup 2026-05-09 00:07:37.924084 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f7a747c5ff98 2026-05-09 00:07:37.924100 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 32/38 : COPY kolla_patch.sh /usr/local/bin/kolla_patch 2026-05-09 00:07:37.924132 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a17073d4d7dc 2026-05-09 00:07:37.924137 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 33/38 : COPY sudoers /etc/sudoers 2026-05-09 00:07:37.924173 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 0dca483448f2 2026-05-09 00:07:37.924178 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 34/38 : ENTRYPOINT ["dumb-init", "--single-child", "--"] 2026-05-09 00:07:37.924196 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in ecb365abccb1 2026-05-09 00:07:37.924251 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container ecb365abccb1 2026-05-09 00:07:37.924258 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 36979dad3567 2026-05-09 00:07:37.924274 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 35/38 : COPY healthcheck_curl healthcheck_filemod healthcheck_listen healthcheck_port healthcheck_socket /usr/local/bin/ 2026-05-09 00:07:37.924290 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 329d5098247c 2026-05-09 00:07:37.924329 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 36/38 : RUN chmod 755 /usr/local/bin/healthcheck_* 2026-05-09 00:07:37.924356 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in eb893781e349 2026-05-09 00:07:37.924362 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container eb893781e349 2026-05-09 00:07:37.924428 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b301f63c52b0 2026-05-09 00:07:37.924436 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 37/38 : 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 /usr/local/bin/kolla_patch && 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 2026-05-09 00:07:37.924454 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 7ba6a0767071 2026-05-09 00:07:37.924470 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 7ba6a0767071 2026-05-09 00:07:37.924503 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> bf94bc66bc39 2026-05-09 00:07:37.924508 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 38/38 : CMD ["kolla_start"] 2026-05-09 00:07:37.924544 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in ce9d4f43f3f4 2026-05-09 00:07:37.924563 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container ce9d4f43f3f4 2026-05-09 00:07:37.924607 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 378c82ece9e0 2026-05-09 00:07:37.924647 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully built 7fc00de2cf2e 2026-05-09 00:07:37.924690 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully tagged osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:07:37.924885 | ubuntu-noble-large | INFO:kolla.common.utils.base:Built at 2026-05-09 00:07:37.924785 (took 0:01:55.840503) 2026-05-09 00:07:37.925113 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(kolla-toolbox) to queue 2026-05-09 00:07:37.925163 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(memcached) to queue 2026-05-09 00:07:37.925221 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy) to queue 2026-05-09 00:07:37.925266 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy-ssh) to queue 2026-05-09 00:07:37.925296 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(grafana) to queue 2026-05-09 00:07:37.925325 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(rabbitmq) to queue 2026-05-09 00:07:37.925355 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-base) to queue 2026-05-09 00:07:37.925391 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(multipathd) to queue 2026-05-09 00:07:37.925440 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(tgtd) to queue 2026-05-09 00:07:37.925478 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(proxysql) to queue 2026-05-09 00:07:37.925483 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(proxysql-3) to queue 2026-05-09 00:07:37.925501 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(dnsmasq) to queue 2026-05-09 00:07:37.925559 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-base) to queue 2026-05-09 00:07:37.925565 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-libvirt) to queue 2026-05-09 00:07:37.925579 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openstack-base) to queue 2026-05-09 00:07:37.925584 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch-dashboards) to queue 2026-05-09 00:07:37.925601 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch) to queue 2026-05-09 00:07:37.925619 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-base) to queue 2026-05-09 00:07:37.925656 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-base) to queue 2026-05-09 00:07:37.925661 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keepalived) to queue 2026-05-09 00:07:37.925696 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk) to queue 2026-05-09 00:07:37.925730 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(fluentd) to queue 2026-05-09 00:07:37.925762 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-base) to queue 2026-05-09 00:07:37.925769 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cron) to queue 2026-05-09 00:07:37.925803 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-base) to queue 2026-05-09 00:07:37.925808 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(iscsid) to queue 2026-05-09 00:07:37.926058 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(kolla-toolbox) 2026-05-09 00:07:37.926124 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Processing 2026-05-09 00:07:37.926130 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building started at 2026-05-09 00:07:37.926082 2026-05-09 00:07:37.926851 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 plugins into plugins archive 2026-05-09 00:07:37.927238 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 additions into additions archive 2026-05-09 00:10:05.230910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 1/21 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:10:05.231003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 7fc00de2cf2e 2026-05-09 00:10:05.231021 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 2/21 : LABEL "build-date"="20260509" "name"="kolla-toolbox" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:10:05.231070 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 26996f6e973e 2026-05-09 00:10:05.231082 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 26996f6e973e 2026-05-09 00:10:05.231175 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> fbb81ddae928 2026-05-09 00:10:05.231396 | 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 2026-05-09 00:10:05.231426 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 6e3456629013 2026-05-09 00:10:05.231437 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 6e3456629013 2026-05-09 00:10:05.231448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> c61a8fffca86 2026-05-09 00:10:05.231458 | 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 2026-05-09 00:10:05.231502 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 93af1e50572a 2026-05-09 00:10:05.231640 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 93af1e50572a 2026-05-09 00:10:05.231684 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 42f88c416aba 2026-05-09 00:10:05.231747 | 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://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble' >/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 2026-05-09 00:10:05.231803 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 658bb2afd8f1 2026-05-09 00:10:05.231892 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 658bb2afd8f1 2026-05-09 00:10:05.231904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> fe1bf5f9bdc8 2026-05-09 00:10:05.231969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 6/21 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2026-05-09 00:10:05.232046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> a553a53300f9 2026-05-09 00:10:05.232121 | 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 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/* 2026-05-09 00:10:05.232166 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 76ca93fd0f33 2026-05-09 00:10:05.232276 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:10:05.232354 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:10:05.232398 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:10:05.232437 | 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] 2026-05-09 00:10:05.232509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:10:05.232548 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:10:05.232665 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:10:05.232681 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:10:05.232765 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:9 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble InRelease [17.2 kB] 2026-05-09 00:10:05.232777 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:10:05.232843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2026-05-09 00:10:05.232888 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:10:05.232972 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:10:05.232984 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:10:05.233049 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:10:05.233112 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:10:05.233281 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:10:05.233299 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:10:05.233337 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [6,858 B] 2026-05-09 00:10:05.233388 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 30.2 MB in 3s (10.6 MB/s) 2026-05-09 00:10:05.233478 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-05-09 00:10:05.233490 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-05-09 00:10:05.233555 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-05-09 00:10:05.233598 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-05-09 00:10:05.233917 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ca-certificates is already the newest version (20240203). 2026-05-09 00:10:05.233985 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following additional packages will be installed: 2026-05-09 00:10:05.233999 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:10:05.234010 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2026-05-09 00:10:05.234021 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2026-05-09 00:10:05.234256 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-09 00:10:05.234388 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-09 00:10:05.234483 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2026-05-09 00:10:05.234519 | 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 2026-05-09 00:10:05.234539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-x86-64-linux-gnu git-man icu-devtools libasan8 libatomic1 libbinutils 2026-05-09 00:10:05.234556 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-05-09 00:10:05.234574 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcurl3t64-gnutls libdpkg-perl liberror-perl libevent-2.1-7t64 2026-05-09 00:10:05.234592 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libicu-dev 2026-05-09 00:10:05.234617 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libicu74 libisl23 libitm1 libjansson4 libjq1 libjs-jquery libjs-sphinxdoc 2026-05-09 00:10:05.234633 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjs-underscore liblsan0 libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev 2026-05-09 00:10:05.234650 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2026-05-09 00:10:05.234667 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1.1 2026-05-09 00:10:05.234741 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common 2026-05-09 00:10:05.234787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-pip-whl python3-setuptools-whl python3.12-dev python3.12-venv 2026-05-09 00:10:05.234822 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: rpcsvc-proto uuid-runtime xz-utils zlib1g-dev 2026-05-09 00:10:05.234835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Suggested packages: 2026-05-09 00:10:05.234870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc anacron 2026-05-09 00:10:05.234881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: checksecurity supercat default-mta | mail-transport-agent debian-keyring 2026-05-09 00:10:05.234920 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang erlang-manpages erlang-doc g++-multilib g++-13-multilib gcc-13-doc 2026-05-09 00:10:05.234931 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2026-05-09 00:10:05.234967 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2026-05-09 00:10:05.234978 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2026-05-09 00:10:05.235069 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: git-mediawiki git-svn glibc-doc bzr icu-doc libssl-doc libstdc++-13-doc 2026-05-09 00:10:05.235140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: pkg-config bsd-mailx | mailx make-doc ethtool openvswitch-doc 2026-05-09 00:10:05.235168 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Recommended packages: 2026-05-09 00:10:05.235242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: fakeroot libalgorithm-merge-perl libsctp1 groff-base less ssh-client 2026-05-09 00:10:05.235272 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: manpages manpages-dev libc-devtools libfile-fcntllock-perl 2026-05-09 00:10:05.235380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liblocale-gettext-perl javascript-common python3-openvswitch 2026-05-09 00:10:05.235392 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-netifaces 2026-05-09 00:10:05.235454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following NEW packages will be installed: 2026-05-09 00:10:05.235502 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp 2026-05-09 00:10:05.235549 | 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 2026-05-09 00:10:05.235599 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2026-05-09 00:10:05.235639 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-09 00:10:05.235677 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-09 00:10:05.235749 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2026-05-09 00:10:05.235805 | 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 2026-05-09 00:10:05.235884 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-x86-64-linux-gnu gdisk git git-man icu-devtools iputils-ping jq libasan8 2026-05-09 00:10:05.235900 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev 2026-05-09 00:10:05.235942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl liberror-perl 2026-05-09 00:10:05.235954 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libevent-2.1-7t64 libexpat1-dev libffi-dev libgcc-13-dev libgomp1 2026-05-09 00:10:05.235989 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 2026-05-09 00:10:05.236027 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjq1 libjs-jquery libjs-sphinxdoc libjs-underscore liblsan0 libmpc3 2026-05-09 00:10:05.236038 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libnuma1 libonig5 libpopt0 libpython3-dev libpython3.12-dev libpython3.12t64 2026-05-09 00:10:05.236076 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libssl-dev libstdc++-13-dev libtsan2 libubsan1 2026-05-09 00:10:05.236186 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libunbound8 libxdp1 libxml2 libxml2-dev libxslt1-dev libxslt1.1 2026-05-09 00:10:05.236243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common 2026-05-09 00:10:05.236300 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: openvswitch-switch python3-dev python3-pip-whl python3-setuptools-whl 2026-05-09 00:10:05.236313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-venv python3.12-dev python3.12-venv rabbitmq-server rpcsvc-proto 2026-05-09 00:10:05.236349 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: traceroute uuid-runtime xz-utils zlib1g-dev 2026-05-09 00:10:05.236390 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 110 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:10:05.236426 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Need to get 164 MB of archives. 2026-05-09 00:10:05.236464 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 507 MB of additional disk space will be used. 2026-05-09 00:10:05.236501 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:10:05.236543 | 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] 2026-05-09 00:10:05.236559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:91 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] 2026-05-09 00:10:05.236603 | 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] 2026-05-09 00:10:05.236649 | 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.5 [33.1 kB] 2026-05-09 00:10:05.236703 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:92 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-05-09 00:10:05.236745 | 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] 2026-05-09 00:10:05.236792 | 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.7 [443 kB] 2026-05-09 00:10:05.236835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-09 00:10:05.236898 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-05-09 00:10:05.236910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-05-09 00:10:05.236948 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:93 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] 2026-05-09 00:10:05.237019 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:94 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] 2026-05-09 00:10:05.237049 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:95 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] 2026-05-09 00:10:05.237143 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:96 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] 2026-05-09 00:10:05.237167 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:97 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] 2026-05-09 00:10:05.237273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-05-09 00:10:05.237317 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.7 [764 kB] 2026-05-09 00:10:05.237329 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-05-09 00:10:05.237348 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-05-09 00:10:05.237363 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2026-05-09 00:10:05.237397 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-05-09 00:10:05.237447 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-05-09 00:10:05.237489 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-05-09 00:10:05.237509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:98 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 rabbitmq-server all 4.1.8-1 [22.5 MB] 2026-05-09 00:10:05.237547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-05-09 00:10:05.237560 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-05-09 00:10:05.237598 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-05-09 00:10:05.237645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-05-09 00:10:05.237691 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:99 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] 2026-05-09 00:10:05.237735 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:100 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] 2026-05-09 00:10:05.237774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:101 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] 2026-05-09 00:10:05.237817 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-05-09 00:10:05.237861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] 2026-05-09 00:10:05.237918 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-111.111 [1,586 kB] 2026-05-09 00:10:05.237950 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:102 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] 2026-05-09 00:10:05.237991 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:103 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] 2026-05-09 00:10:05.238002 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:104 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] 2026-05-09 00:10:05.238041 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2026-05-09 00:10:05.238085 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2026-05-09 00:10:05.238233 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB] 2026-05-09 00:10:05.238253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:105 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] 2026-05-09 00:10:05.238364 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:106 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] 2026-05-09 00:10:05.238395 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:107 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] 2026-05-09 00:10:05.238437 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:108 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] 2026-05-09 00:10:05.238448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-05-09 00:10:05.238486 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-05-09 00:10:05.238523 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:109 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] 2026-05-09 00:10:05.238569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-05-09 00:10:05.238613 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-05-09 00:10:05.238657 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:110 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-05-09 00:10:05.238754 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:111 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-05-09 00:10:05.238778 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-05-09 00:10:05.238792 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-05-09 00:10:05.238832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-05-09 00:10:05.238843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-05-09 00:10:05.238877 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-05-09 00:10:05.238908 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-05-09 00:10:05.238957 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-05-09 00:10:05.238968 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-05-09 00:10:05.239003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-05-09 00:10:05.239050 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-05-09 00:10:05.239061 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-05-09 00:10:05.239145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-05-09 00:10:05.239174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-05-09 00:10:05.239185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-05-09 00:10:05.239260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-05-09 00:10:05.239299 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-05-09 00:10:05.239320 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-05-09 00:10:05.239333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-05-09 00:10:05.239392 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-05-09 00:10:05.239430 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-05-09 00:10:05.239454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-05-09 00:10:05.239466 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-05-09 00:10:05.239500 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-05-09 00:10:05.239536 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-05-09 00:10:05.239583 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-05-09 00:10:05.239594 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-05-09 00:10:05.239628 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-05-09 00:10:05.239664 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-05-09 00:10:05.239701 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] 2026-05-09 00:10:05.239722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-09 00:10:05.239759 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2026-05-09 00:10:05.239794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2026-05-09 00:10:05.239816 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2026-05-09 00:10:05.239881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-05-09 00:10:05.239894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libonig5 amd64 6.9.9-1build1 [172 kB] 2026-05-09 00:10:05.239927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjq1 amd64 1.7.1-3ubuntu0.24.04.2 [142 kB] 2026-05-09 00:10:05.239979 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 jq amd64 1.7.1-3ubuntu0.24.04.2 [65.7 kB] 2026-05-09 00:10:05.239994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1-dev amd64 2.6.1-2ubuntu0.4 [140 kB] 2026-05-09 00:10:05.240052 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-05-09 00:10:05.240086 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-05-09 00:10:05.240179 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-05-09 00:10:05.240199 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-05-09 00:10:05.240251 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.13 [2,338 kB] 2026-05-09 00:10:05.240262 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2026-05-09 00:10:05.240329 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-dev amd64 3.12.3-1ubuntu0.13 [5,682 kB] 2026-05-09 00:10:05.240366 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-05-09 00:10:05.240400 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2,407 kB] 2026-05-09 00:10:05.240440 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-05-09 00:10:05.240476 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-05-09 00:10:05.240494 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-05-09 00:10:05.240504 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-dev amd64 3.12.3-1ubuntu0.13 [498 kB] 2026-05-09 00:10:05.240518 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-05-09 00:10:05.240557 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-05-09 00:10:05.240569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-05-09 00:10:05.240604 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5,672 B] 2026-05-09 00:10:05.240651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-05-09 00:10:05.240660 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:88 http://archive.ubuntu.com/ubuntu noble/universe amd64 traceroute amd64 1:2.1.5-1 [60.5 kB] 2026-05-09 00:10:05.240690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2026-05-09 00:10:05.240733 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-05-09 00:10:05.240754 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 164 MB in 3s (48.3 MB/s) 2026-05-09 00:10:05.240791 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron-daemon-common. 2026-05-09 00:10:05.240801 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-05-09 00:10:05.240890 | 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% 2026-05-09 00:10:05.240919 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-05-09 00:10:05.241009 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-05-09 00:10:05.241023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-05-09 00:10:05.241032 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-05-09 00:10:05.241052 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-05-09 00:10:05.241133 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-05-09 00:10:05.241229 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:10:05.241249 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-05-09 00:10:05.241258 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-09 00:10:05.241272 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-09 00:10:05.241314 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Creating group 'crontab' with GID 995. 2026-05-09 00:10:05.241324 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron. 2026-05-09 00:10:05.241333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-09 00:10:05.241365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-05-09 00:10:05.241401 | 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% 2026-05-09 00:10:05.241433 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2026-05-09 00:10:05.241469 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-05-09 00:10:05.241504 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-05-09 00:10:05.241516 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-05-09 00:10:05.241551 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11587 files and directories currently installed.) 2026-05-09 00:10:05.241591 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../000-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-05-09 00:10:05.241637 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-05-09 00:10:05.241646 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package uuid-runtime. 2026-05-09 00:10:05.241687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-09 00:10:05.241746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:10:05.241767 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-09 00:10:05.241810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-09 00:10:05.241842 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:10:05.241865 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libunbound8:amd64. 2026-05-09 00:10:05.241895 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-05-09 00:10:05.241905 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-09 00:10:05.241963 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-common. 2026-05-09 00:10:05.241983 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../004-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:10:05.242019 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:10:05.242029 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libnuma1:amd64. 2026-05-09 00:10:05.242071 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../005-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:10:05.242080 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:10:05.242246 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxdp1:amd64. 2026-05-09 00:10:05.242268 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../006-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-09 00:10:05.242276 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:10:05.242287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-switch. 2026-05-09 00:10:05.242294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../007-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:10:05.242316 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:10:05.242325 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package iputils-ping. 2026-05-09 00:10:05.242350 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../008-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-09 00:10:05.242381 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-05-09 00:10:05.242410 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu74:amd64. 2026-05-09 00:10:05.242437 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../009-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-05-09 00:10:05.242471 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:10:05.242500 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpopt0:amd64. 2026-05-09 00:10:05.242536 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../010-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-09 00:10:05.242571 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 00:10:05.242604 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2:amd64. 2026-05-09 00:10:05.242637 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../011-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-09 00:10:05.242668 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:10:05.242703 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package logrotate. 2026-05-09 00:10:05.242732 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../012-logrotate_3.21.0-2build1_amd64.deb ... 2026-05-09 00:10:05.242758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking logrotate (3.21.0-2build1) ... 2026-05-09 00:10:05.242795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjansson4:amd64. 2026-05-09 00:10:05.242828 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../013-libjansson4_2.14-2build2_amd64.deb ... 2026-05-09 00:10:05.242859 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-05-09 00:10:05.242892 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package xz-utils. 2026-05-09 00:10:05.242927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../014-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-05-09 00:10:05.242959 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:10:05.242990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-common:amd64. 2026-05-09 00:10:05.243023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../015-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:10:05.243052 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.243082 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libsframe1:amd64. 2026-05-09 00:10:05.243128 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../016-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:10:05.243159 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.243192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libbinutils:amd64. 2026-05-09 00:10:05.243262 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../017-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:10:05.243273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.243305 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf-nobfd0:amd64. 2026-05-09 00:10:05.243341 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../018-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:10:05.243374 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.243407 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf0:amd64. 2026-05-09 00:10:05.243436 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../019-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:10:05.243465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.243498 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgprofng0:amd64. 2026-05-09 00:10:05.243528 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../020-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:10:05.243557 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.243596 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-09 00:10:05.243626 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-05-09 00:10:05.243659 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../021-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:10:05.243693 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.243727 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils. 2026-05-09 00:10:05.243762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../022-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:10:05.243790 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.243816 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc-dev-bin. 2026-05-09 00:10:05.243852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../023-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-05-09 00:10:05.243887 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:10:05.243915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package linux-libc-dev:amd64. 2026-05-09 00:10:05.243941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../024-linux-libc-dev_6.8.0-111.111_amd64.deb ... 2026-05-09 00:10:05.243978 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking linux-libc-dev:amd64 (6.8.0-111.111) ... 2026-05-09 00:10:05.244008 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcrypt-dev:amd64. 2026-05-09 00:10:05.244033 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../025-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-05-09 00:10:05.244069 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-05-09 00:10:05.244113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rpcsvc-proto. 2026-05-09 00:10:05.244140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../026-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-05-09 00:10:05.244235 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-05-09 00:10:05.244255 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc6-dev:amd64. 2026-05-09 00:10:05.244278 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../027-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-05-09 00:10:05.244307 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-05-09 00:10:05.244336 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-base:amd64. 2026-05-09 00:10:05.244366 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../028-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.244392 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.244420 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libisl23:amd64. 2026-05-09 00:10:05.244453 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../029-libisl23_0.26-3build1.1_amd64.deb ... 2026-05-09 00:10:05.244487 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:10:05.244522 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libmpc3:amd64. 2026-05-09 00:10:05.244562 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../030-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-05-09 00:10:05.244615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:10:05.244664 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-05-09 00:10:05.244713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../031-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.244762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.244821 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13. 2026-05-09 00:10:05.244870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../032-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.244920 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.244981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-05-09 00:10:05.245032 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../033-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:10:05.245065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.245146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp. 2026-05-09 00:10:05.245254 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../034-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:10:05.245288 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.245322 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcc1-0:amd64. 2026-05-09 00:10:05.245359 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../035-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.245379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-09 00:10:05.245401 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.245429 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgomp1:amd64. 2026-05-09 00:10:05.245462 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../036-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.245521 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.245528 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libitm1:amd64. 2026-05-09 00:10:05.245556 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../037-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.245612 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.245620 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libatomic1:amd64. 2026-05-09 00:10:05.245648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../038-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.245702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.245709 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libasan8:amd64. 2026-05-09 00:10:05.245737 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../039-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.245767 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.245793 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liblsan0:amd64. 2026-05-09 00:10:05.245822 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../040-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.245852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-09 00:10:05.245881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.245913 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libtsan2:amd64. 2026-05-09 00:10:05.245943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../041-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.245972 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.246002 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libubsan1:amd64. 2026-05-09 00:10:05.246031 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../042-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.246059 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.246121 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libhwasan0:amd64. 2026-05-09 00:10:05.246153 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../043-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.246166 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.246191 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libquadmath0:amd64. 2026-05-09 00:10:05.246231 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../044-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.246269 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.246300 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgcc-13-dev:amd64. 2026-05-09 00:10:05.246355 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../045-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.246363 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.246408 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-05-09 00:10:05.246436 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../046-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.246448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-09 00:10:05.246504 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.246532 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13. 2026-05-09 00:10:05.246568 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../047-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.246595 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.246616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-05-09 00:10:05.246643 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../048-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:10:05.246673 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.246703 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc. 2026-05-09 00:10:05.246733 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../049-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:10:05.246763 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.246791 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-05-09 00:10:05.246821 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../050-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.246851 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.246881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-05-09 00:10:05.246911 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../051-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.246941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.246971 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13. 2026-05-09 00:10:05.247001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../052-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:10:05.247026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.247048 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-05-09 00:10:05.247078 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../053-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:10:05.247126 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.247155 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++. 2026-05-09 00:10:05.247196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../054-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:10:05.247243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-09 00:10:05.247272 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.247302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package make. 2026-05-09 00:10:05.247331 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../055-make_4.3-4.1build2_amd64.deb ... 2026-05-09 00:10:05.247386 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking make (4.3-4.1build2) ... 2026-05-09 00:10:05.247394 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libdpkg-perl. 2026-05-09 00:10:05.247424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../056-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-05-09 00:10:05.247452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:10:05.247477 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package bzip2. 2026-05-09 00:10:05.247499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../057-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-05-09 00:10:05.247545 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:10:05.247578 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package lto-disabled-list. 2026-05-09 00:10:05.247614 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../058-lto-disabled-list_47_all.deb ... 2026-05-09 00:10:05.247638 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking lto-disabled-list (47) ... 2026-05-09 00:10:05.247673 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package dpkg-dev. 2026-05-09 00:10:05.247680 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../059-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-05-09 00:10:05.247686 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:10:05.247714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package build-essential. 2026-05-09 00:10:05.247769 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../060-build-essential_12.10ubuntu1_amd64.deb ... 2026-05-09 00:10:05.247785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking build-essential (12.10ubuntu1) ... 2026-05-09 00:10:05.247819 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-base. 2026-05-09 00:10:05.247832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../061-erlang-base_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:10:05.247862 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.247888 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-asn1. 2026-05-09 00:10:05.247895 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../062-erlang-asn1_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:10:05.247952 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.247960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-crypto. 2026-05-09 00:10:05.247990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../063-erlang-crypto_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:10:05.248022 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.248053 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-public-key. 2026-05-09 00:10:05.248082 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../064-erlang-public-key_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:10:05.248175 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.248196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-mnesia. 2026-05-09 00:10:05.248225 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../065-erlang-mnesia_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:10:05.248255 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.248262 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-runtime-tools. 2026-05-09 00:10:05.248289 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../066-erlang-runtime-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:10:05.248320 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.248351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ssl. 2026-05-09 00:10:05.248382 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../067-erlang-ssl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:10:05.248410 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.248439 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-eldap. 2026-05-09 00:10:05.248471 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../068-erlang-eldap_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:10:05.248501 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.248528 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ftp. 2026-05-09 00:10:05.248558 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../069-erlang-ftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:10:05.248586 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.248614 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tftp. 2026-05-09 00:10:05.248641 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../070-erlang-tftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:10:05.248695 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.248702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-inets. 2026-05-09 00:10:05.248727 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../071-erlang-inets_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:10:05.248752 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.248782 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-snmp. 2026-05-09 00:10:05.248810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../072-erlang-snmp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:10:05.248837 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.248893 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-os-mon. 2026-05-09 00:10:05.248906 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../073-erlang-os-mon_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:10:05.248935 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.248941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-parsetools. 2026-05-09 00:10:05.248974 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../074-erlang-parsetools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:10:05.249005 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.249029 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-syntax-tools. 2026-05-09 00:10:05.249078 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../075-erlang-syntax-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:10:05.249134 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.249146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tools. 2026-05-09 00:10:05.249201 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../076-erlang-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:10:05.249241 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.249263 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-xmerl. 2026-05-09 00:10:05.249288 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../077-erlang-xmerl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:10:05.249317 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.249345 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-05-09 00:10:05.249398 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../078-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-09 00:10:05.249405 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-09 00:10:05.249428 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-09 00:10:05.249448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liberror-perl. 2026-05-09 00:10:05.249493 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../079-liberror-perl_0.17029-2_all.deb ... 2026-05-09 00:10:05.249499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liberror-perl (0.17029-2) ... 2026-05-09 00:10:05.249527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git-man. 2026-05-09 00:10:05.249573 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../080-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2026-05-09 00:10:05.249580 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2026-05-09 00:10:05.249607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git. 2026-05-09 00:10:05.249635 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../081-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2026-05-09 00:10:05.249658 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2026-05-09 00:10:05.249686 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package icu-devtools. 2026-05-09 00:10:05.249715 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../082-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-05-09 00:10:05.249742 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-05-09 00:10:05.249768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libonig5:amd64. 2026-05-09 00:10:05.249794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../083-libonig5_6.9.9-1build1_amd64.deb ... 2026-05-09 00:10:05.249822 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libonig5:amd64 (6.9.9-1build1) ... 2026-05-09 00:10:05.249848 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjq1:amd64. 2026-05-09 00:10:05.249873 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../084-libjq1_1.7.1-3ubuntu0.24.04.2_amd64.deb ... 2026-05-09 00:10:05.249897 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ... 2026-05-09 00:10:05.249938 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package jq. 2026-05-09 00:10:05.249945 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../085-jq_1.7.1-3ubuntu0.24.04.2_amd64.deb ... 2026-05-09 00:10:05.249970 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking jq (1.7.1-3ubuntu0.24.04.2) ... 2026-05-09 00:10:05.249995 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libexpat1-dev:amd64. 2026-05-09 00:10:05.250021 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../086-libexpat1-dev_2.6.1-2ubuntu0.4_amd64.deb ... 2026-05-09 00:10:05.250046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-05-09 00:10:05.250082 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu-dev:amd64. 2026-05-09 00:10:05.250112 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../087-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-05-09 00:10:05.250136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:10:05.250142 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-jquery. 2026-05-09 00:10:05.250169 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../088-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-05-09 00:10:05.250195 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-05-09 00:10:05.250243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-underscore. 2026-05-09 00:10:05.250269 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../089-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-05-09 00:10:05.250299 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-05-09 00:10:05.250326 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-sphinxdoc. 2026-05-09 00:10:05.250353 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../090-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-05-09 00:10:05.250377 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-05-09 00:10:05.250400 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12t64:amd64. 2026-05-09 00:10:05.250423 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../091-libpython3.12t64_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-09 00:10:05.250448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-09 00:10:05.250476 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package zlib1g-dev:amd64. 2026-05-09 00:10:05.250503 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../092-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2026-05-09 00:10:05.250530 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-05-09 00:10:05.250554 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-09 00:10:05.250583 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12-dev:amd64. 2026-05-09 00:10:05.250610 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../093-libpython3.12-dev_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-09 00:10:05.250637 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-09 00:10:05.250666 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3-dev:amd64. 2026-05-09 00:10:05.250693 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../094-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-09 00:10:05.250719 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-05-09 00:10:05.250743 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libssl-dev:amd64. 2026-05-09 00:10:05.250780 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../095-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-09 00:10:05.250787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-09 00:10:05.250814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2-dev:amd64. 2026-05-09 00:10:05.250837 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../096-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-09 00:10:05.250857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:10:05.250885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1.1:amd64. 2026-05-09 00:10:05.250910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../097-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:10:05.250939 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:10:05.250965 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1-dev:amd64. 2026-05-09 00:10:05.250991 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../098-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:10:05.251017 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:10:05.251043 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-dev. 2026-05-09 00:10:05.251083 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../099-python3.12-dev_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-09 00:10:05.251123 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-dev (3.12.3-1ubuntu0.13) ... 2026-05-09 00:10:05.251129 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-dev. 2026-05-09 00:10:05.251161 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../100-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-09 00:10:05.251186 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-05-09 00:10:05.251243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-pip-whl. 2026-05-09 00:10:05.251270 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../101-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-05-09 00:10:05.251276 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-09 00:10:05.251304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-setuptools-whl. 2026-05-09 00:10:05.251333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../102-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-05-09 00:10:05.251359 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-09 00:10:05.251385 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-venv. 2026-05-09 00:10:05.251410 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../103-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-09 00:10:05.251435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-09 00:10:05.251465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-venv. 2026-05-09 00:10:05.251491 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../104-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-09 00:10:05.251517 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-09 00:10:05.251541 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package traceroute. 2026-05-09 00:10:05.251565 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../105-traceroute_1%3a2.1.5-1_amd64.deb ... 2026-05-09 00:10:05.251585 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking traceroute (1:2.1.5-1) ... 2026-05-09 00:10:05.251616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gdisk. 2026-05-09 00:10:05.251643 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../106-gdisk_1.0.10-1build1_amd64.deb ... 2026-05-09 00:10:05.251668 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gdisk (1.0.10-1build1) ... 2026-05-09 00:10:05.251693 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libffi-dev:amd64. 2026-05-09 00:10:05.251718 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-05-09 00:10:05.251739 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-09 00:10:05.251767 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-09 00:10:05.251795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rabbitmq-server. 2026-05-09 00:10:05.251822 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../108-rabbitmq-server_4.1.8-1_all.deb ... 2026-05-09 00:10:05.251849 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rabbitmq-server (4.1.8-1) ... 2026-05-09 00:10:05.251874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-09 00:10:05.251898 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up lto-disabled-list (47) ... 2026-05-09 00:10:05.251919 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.251944 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Searching for services which depend on erlang and should be started... 2026-05-09 00:10:05.251967 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:none found. 2026-05-09 00:10:05.251988 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up traceroute (1:2.1.5-1) ... 2026-05-09 00:10:05.252016 | 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 2026-05-09 00:10:05.252045 | 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 2026-05-09 00:10:05.252074 | 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 2026-05-09 00:10:05.252144 | 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 2026-05-09 00:10:05.252188 | 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 2026-05-09 00:10:05.252196 | 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 2026-05-09 00:10:05.252243 | 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 2026-05-09 00:10:05.252257 | 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 2026-05-09 00:10:05.252266 | 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 2026-05-09 00:10:05.252287 | 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 2026-05-09 00:10:05.252293 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-09 00:10:05.252322 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.252347 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron (3.0pl1-184ubuntu2) ... 2026-05-09 00:10:05.252373 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-05-09 00:10:05.252393 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:10:05.252418 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.252446 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-09 00:10:05.252471 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up linux-libc-dev:amd64 (6.8.0-111.111) ... 2026-05-09 00:10:05.252496 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.252519 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:10:05.252537 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.252589 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.252602 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:10:05.252624 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-09 00:10:05.252629 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.252668 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-05-09 00:10:05.252674 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liberror-perl (0.17029-2) ... 2026-05-09 00:10:05.252722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:10:05.252728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-09 00:10:05.252776 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-09 00:10:05.252782 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-05-09 00:10:05.252806 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.252831 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.252857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up make (4.3-4.1build2) ... 2026-05-09 00:10:05.252883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:10:05.252909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-05-09 00:10:05.252934 | 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 2026-05-09 00:10:05.252960 | 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 2026-05-09 00:10:05.252986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: 2026-05-09 00:10:05.253028 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: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 2026-05-09 00:10:05.253034 | 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 2026-05-09 00:10:05.253065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-09 00:10:05.253108 | 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 2026-05-09 00:10:05.253150 | 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 2026-05-09 00:10:05.253175 | 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 2026-05-09 00:10:05.253198 | 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) do 2026-05-09 00:10:05.253257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:esn't exist 2026-05-09 00:10:05.253262 | 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 2026-05-09 00:10:05.253310 | 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 2026-05-09 00:10:05.253316 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.253339 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-09 00:10:05.253364 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:10:05.253392 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.253417 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.253443 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.253467 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:10:05.253492 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.253517 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:10:05.253542 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:10:05.253567 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:10:05.253592 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Selecting GID from range 100 to 59999 ... 2026-05-09 00:10:05.253617 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Adding group `uuidd' (GID 103) ... 2026-05-09 00:10:05.253642 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-05-09 00:10:05.253668 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:10:05.253692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.253718 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:10:05.253743 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-05-09 00:10:05.253769 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.253794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.253816 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2026-05-09 00:10:05.253870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.253884 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-05-09 00:10:05.253900 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.253922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.253927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:10:05.253953 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:10:05.253982 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-05-09 00:10:05.254006 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:10:05.254028 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.254066 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libonig5:amd64 (6.9.9-1build1) ... 2026-05-09 00:10:05.254071 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.254130 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.254143 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-05-09 00:10:05.254165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 00:10:05.254170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.254243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:10:05.254257 | 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 2026-05-09 00:10:05.254279 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-05-09 00:10:05.254284 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:10:05.254323 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up logrotate (3.21.0-2build1) ... 2026-05-09 00:10:05.254329 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.254351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-09 00:10:05.254369 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.254415 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ... 2026-05-09 00:10:05.254420 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.254444 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.254466 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gdisk (1.0.10-1build1) ... 2026-05-09 00:10:05.254490 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.254532 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-09 00:10:05.254537 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.254559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-05-09 00:10:05.254584 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git (1:2.43.0-1ubuntu7.3) ... 2026-05-09 00:10:05.254627 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-05-09 00:10:05.254638 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.254660 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up jq (1.7.1-3ubuntu0.24.04.2) ... 2026-05-09 00:10:05.254680 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:10:05.254724 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-05-09 00:10:05.254729 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:10:05.254751 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.254774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.254816 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.254822 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.254843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.254868 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.254910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.254915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.254938 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:10:05.254962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:10:05.254985 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.255057 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-05-09 00:10:05.255076 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.255084 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.255139 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-05-09 00:10:05.255145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.255150 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:10:05.255172 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.255197 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.255245 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:10:05.255271 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-09 00:10:05.255293 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.255333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-dev (3.12.3-1ubuntu0.13) ... 2026-05-09 00:10:05.255338 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.255362 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.255386 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rabbitmq-server (4.1.8-1) ... 2026-05-09 00:10:05.255427 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-05-09 00:10:05.255432 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:10:05.255532 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-05-09 00:10:05.255589 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-05-09 00:10:05.255597 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.255605 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2026-05-09 00:10:05.255613 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-05-09 00:10:05.255619 | 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 2026-05-09 00:10:05.255624 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up build-essential (12.10ubuntu1) ... 2026-05-09 00:10:05.255643 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:10:05.255660 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 76ca93fd0f33 2026-05-09 00:10:05.255665 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 806958f8809b 2026-05-09 00:10:05.255685 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 8/21 : ENV UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/2025.1 2026-05-09 00:10:05.255691 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in ca4d720645b4 2026-05-09 00:10:05.255711 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container ca4d720645b4 2026-05-09 00:10:05.255735 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 56c948d02144 2026-05-09 00:10:05.255785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 9/21 : RUN mkdir -p /requirements && curl -o /requirements/upper-constraints.txt $UPPER_CONSTRAINTS_FILE && 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 2026-05-09 00:10:05.255800 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in a63bef549d6a 2026-05-09 00:10:05.255819 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:curl (https://opendev.org/openstack/requirements/raw/branch/stable/2025.1/upper-constraints.txt): response: 200, time: 1.106049, size: 13007 2026-05-09 00:10:05.255824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container a63bef549d6a 2026-05-09 00:10:05.255847 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 7828728993d4 2026-05-09 00:10:05.255889 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 10/21 : ENV PATH /opt/ansible/bin:$PATH 2026-05-09 00:10:05.255894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 1141fa710a8a 2026-05-09 00:10:05.255916 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 1141fa710a8a 2026-05-09 00:10:05.255940 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 59a96d0f30af 2026-05-09 00:10:05.256000 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 11/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.18.* 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 2026-05-09 00:10:05.256007 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 338322d91cd8 2026-05-09 00:10:05.256023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: pip in /opt/ansible/lib/python3.12/site-packages (24.0) 2026-05-09 00:10:05.256045 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pip 2026-05-09 00:10:05.256051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pip-26.1.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-09 00:10:05.256073 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2026-05-09 00:10:05.256117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wheel 2026-05-09 00:10:05.256122 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-09 00:10:05.256147 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2026-05-09 00:10:05.256170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting setuptools 2026-05-09 00:10:05.256193 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-09 00:10:05.256241 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting packaging>=24.0 (from wheel) 2026-05-09 00:10:05.256268 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2026-05-09 00:10:05.256292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) 2026-05-09 00:10:05.256332 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 34.1 MB/s eta 0:00:00 2026-05-09 00:10:05.256338 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-09 00:10:05.256360 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-09 00:10:05.256403 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 40.3 MB/s eta 0:00:00 2026-05-09 00:10:05.256408 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading packaging-24.2-py3-none-any.whl (65 kB) 2026-05-09 00:10:05.256432 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 116.9 MB/s eta 0:00:00 2026-05-09 00:10:05.256456 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: setuptools, pip, packaging, wheel 2026-05-09 00:10:05.256479 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: setuptools 2026-05-09 00:10:05.256501 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: setuptools 68.1.2 2026-05-09 00:10:05.256525 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2026-05-09 00:10:05.256548 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'setuptools'. No files were found to uninstall. 2026-05-09 00:10:05.256572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: pip 2026-05-09 00:10:05.256594 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: pip 24.0 2026-05-09 00:10:05.256617 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Uninstalling pip-24.0: 2026-05-09 00:10:05.256640 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Successfully uninstalled pip-24.0 2026-05-09 00:10:05.256663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: wheel 2026-05-09 00:10:05.256687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: wheel 0.42.0 2026-05-09 00:10:05.256708 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2026-05-09 00:10:05.256732 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'wheel'. No files were found to uninstall. 2026-05-09 00:10:05.256754 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed packaging-24.2 pip-26.1.1 setuptools-82.0.1 wheel-0.47.0 2026-05-09 00:10:05.256787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting ansible-core==2.18.* 2026-05-09 00:10:05.256795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading ansible_core-2.18.16-py3-none-any.whl.metadata (7.7 kB) 2026-05-09 00:10:05.256834 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cmd2 2026-05-09 00:10:05.256839 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cmd2-2.5.11-py3-none-any.whl.metadata (17 kB) 2026-05-09 00:10:05.256867 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting influxdb 2026-05-09 00:10:05.256888 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading influxdb-5.3.2-py2.py3-none-any.whl.metadata (6.9 kB) 2026-05-09 00:10:05.256904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2026-05-09 00:10:05.256927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.12.0-py3-none-any.whl.metadata (12 kB) 2026-05-09 00:10:05.256951 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-client-config 2026-05-09 00:10:05.256974 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-09 00:10:05.256996 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pbr 2026-05-09 00:10:05.257017 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pbr-7.0.0-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-09 00:10:05.257045 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pymysql 2026-05-09 00:10:05.257083 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-05-09 00:10:05.257118 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-ironicclient 2026-05-09 00:10:05.257152 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_ironicclient-5.10.2-py3-none-any.whl.metadata (4.7 kB) 2026-05-09 00:10:05.257174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-openstackclient 2026-05-09 00:10:05.257179 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_openstackclient-7.5.0-py3-none-any.whl.metadata (6.5 kB) 2026-05-09 00:10:05.257199 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pytz 2026-05-09 00:10:05.257240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) 2026-05-09 00:10:05.257259 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyudev 2026-05-09 00:10:05.257277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2026-05-09 00:10:05.257283 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jinja2>=3.0.0 (from ansible-core==2.18.*) 2026-05-09 00:10:05.257304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 2026-05-09 00:10:05.257324 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PyYAML>=5.1 (from ansible-core==2.18.*) 2026-05-09 00:10:05.257348 | 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) 2026-05-09 00:10:05.257371 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cryptography (from ansible-core==2.18.*) 2026-05-09 00:10:05.257395 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-05-09 00:10:05.257419 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: packaging in ./opt/ansible/lib/python3.12/site-packages (from ansible-core==2.18.*) (24.2) 2026-05-09 00:10:05.257442 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core==2.18.*) 2026-05-09 00:10:05.257465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-05-09 00:10:05.257485 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyperclip>=1.8 (from cmd2) 2026-05-09 00:10:05.257508 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-05-09 00:10:05.257531 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: started 2026-05-09 00:10:05.257560 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: finished with status 'done' 2026-05-09 00:10:05.257600 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: started 2026-05-09 00:10:05.257622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:10:05.257667 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): started 2026-05-09 00:10:05.257708 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:10:05.257713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wcwidth>=0.2.10 (from cmd2) 2026-05-09 00:10:05.257735 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-05-09 00:10:05.257757 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-dateutil>=2.6.0 (from influxdb) 2026-05-09 00:10:05.257780 | 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) 2026-05-09 00:10:05.257806 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requests>=2.17.0 (from influxdb) 2026-05-09 00:10:05.257829 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-05-09 00:10:05.257870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting six>=1.10.0 (from influxdb) 2026-05-09 00:10:05.257877 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-09 00:10:05.257897 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting msgpack (from influxdb) 2026-05-09 00:10:05.257920 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading msgpack-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) 2026-05-09 00:10:05.257941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting decorator>=4.4.1 (from openstacksdk) 2026-05-09 00:10:05.257960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-05-09 00:10:05.257977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting dogpile.cache>=0.6.5 (from openstacksdk) 2026-05-09 00:10:05.257999 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 2026-05-09 00:10:05.258022 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting iso8601>=0.1.11 (from openstacksdk) 2026-05-09 00:10:05.258046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:10:05.258068 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jmespath>=0.9.0 (from openstacksdk) 2026-05-09 00:10:05.258133 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-05-09 00:10:05.258139 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk) 2026-05-09 00:10:05.258164 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-09 00:10:05.258229 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting keystoneauth1>=5.10.0 (from openstacksdk) 2026-05-09 00:10:05.258243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-09 00:10:05.258264 | 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. 2026-05-09 00:10:05.258269 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2026-05-09 00:10:05.258293 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.11.0-py3-none-any.whl.metadata (12 kB) 2026-05-09 00:10:05.258315 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-05-09 00:10:05.258340 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.9.0-py3-none-any.whl.metadata (12 kB) 2026-05-09 00:10:05.258370 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.8.0-py3-none-any.whl.metadata (12 kB) 2026-05-09 00:10:05.258375 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.2-py3-none-any.whl.metadata (12 kB) 2026-05-09 00:10:05.258418 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.1-py3-none-any.whl.metadata (12 kB) 2026-05-09 00:10:05.258423 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.0-py3-none-any.whl.metadata (12 kB) 2026-05-09 00:10:05.258446 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:INFO: pip is still looking at multiple versions of openstacksdk to determine which version is compatible with other requirements. This could take a while. 2026-05-09 00:10:05.258465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB) 2026-05-09 00:10:05.258484 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-service-types>=1.7.0 (from openstacksdk) 2026-05-09 00:10:05.258499 | 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) 2026-05-09 00:10:05.258535 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting platformdirs>=3 (from openstacksdk) 2026-05-09 00:10:05.258540 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2026-05-09 00:10:05.258564 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting psutil>=3.2.2 (from openstacksdk) 2026-05-09 00:10:05.258585 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) 2026-05-09 00:10:05.258608 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requestsexceptions>=1.2.0 (from openstacksdk) 2026-05-09 00:10:05.258632 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-05-09 00:10:05.258651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting typing-extensions>=4.12.0 (from openstacksdk) 2026-05-09 00:10:05.258666 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-05-09 00:10:05.258690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in ./opt/ansible/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-05-09 00:10:05.258713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cliff>=2.8.0 (from python-ironicclient) 2026-05-09 00:10:05.258765 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cliff-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-09 00:10:05.258772 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema>=3.2.0 (from python-ironicclient) 2026-05-09 00:10:05.258782 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2026-05-09 00:10:05.258795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting osc-lib>=2.0.0 (from python-ironicclient) 2026-05-09 00:10:05.258809 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading osc_lib-3.2.0-py3-none-any.whl.metadata (3.6 kB) 2026-05-09 00:10:05.258828 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.utils>=3.33.0 (from python-ironicclient) 2026-05-09 00:10:05.258833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-09 00:10:05.258874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting stevedore>=1.20.0 (from python-ironicclient) 2026-05-09 00:10:05.258885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2026-05-09 00:10:05.258903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.i18n>=3.15.3 (from python-openstackclient) 2026-05-09 00:10:05.258908 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-09 00:10:05.258929 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-keystoneclient>=3.22.0 (from python-openstackclient) 2026-05-09 00:10:05.258954 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:10:05.258975 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-cinderclient>=3.3.0 (from python-openstackclient) 2026-05-09 00:10:05.258994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_cinderclient-9.7.0-py3-none-any.whl.metadata (19 kB) 2026-05-09 00:10:05.259010 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-ironicclient) 2026-05-09 00:10:05.259030 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-05-09 00:10:05.259050 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PrettyTable>=0.7.2 (from cliff>=2.8.0->python-ironicclient) 2026-05-09 00:10:05.259065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading prettytable-3.14.0-py3-none-any.whl.metadata (30 kB) 2026-05-09 00:10:05.259103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cffi>=1.12 (from cryptography->ansible-core==2.18.*) 2026-05-09 00:10:05.259124 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2026-05-09 00:10:05.259138 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pycparser (from cffi>=1.12->cryptography->ansible-core==2.18.*) 2026-05-09 00:10:05.259153 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-05-09 00:10:05.259178 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting MarkupSafe>=2.0 (from jinja2>=3.0.0->ansible-core==2.18.*) 2026-05-09 00:10:05.259200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2026-05-09 00:10:05.259243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk) 2026-05-09 00:10:05.259262 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-09 00:10:05.259300 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->python-ironicclient) 2026-05-09 00:10:05.259322 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2026-05-09 00:10:05.259375 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->python-ironicclient) 2026-05-09 00:10:05.259380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 2026-05-09 00:10:05.259399 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->python-ironicclient) 2026-05-09 00:10:05.259438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2026-05-09 00:10:05.259443 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->python-ironicclient) 2026-05-09 00:10:05.259465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rpds_py-0.23.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-05-09 00:10:05.259487 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting netaddr>=0.10.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-05-09 00:10:05.259509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-09 00:10:05.259534 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting debtcollector>=1.2.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-05-09 00:10:05.259563 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-09 00:10:05.259568 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-05-09 00:10:05.259590 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) 2026-05-09 00:10:05.259613 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting tzdata>=2022.4 (from oslo.utils>=3.33.0->python-ironicclient) 2026-05-09 00:10:05.259631 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-09 00:10:05.259646 | 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) 2026-05-09 00:10:05.259667 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) 2026-05-09 00:10:05.259690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.config>=5.2.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2026-05-09 00:10:05.259711 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB) 2026-05-09 00:10:05.259731 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.serialization>=2.18.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2026-05-09 00:10:05.259750 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-09 00:10:05.259765 | 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) 2026-05-09 00:10:05.259789 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-09 00:10:05.259808 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting charset-normalizer<4,>=2 (from requests>=2.17.0->influxdb) 2026-05-09 00:10:05.259831 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 2026-05-09 00:10:05.259853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting idna<4,>=2.5 (from requests>=2.17.0->influxdb) 2026-05-09 00:10:05.259874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2026-05-09 00:10:05.259895 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting urllib3<3,>=1.21.1 (from requests>=2.17.0->influxdb) 2026-05-09 00:10:05.259918 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-05-09 00:10:05.259941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting certifi>=2017.4.17 (from requests>=2.17.0->influxdb) 2026-05-09 00:10:05.259962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-09 00:10:05.259984 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading ansible_core-2.18.16-py3-none-any.whl (2.2 MB) 2026-05-09 00:10:05.260003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 30.6 MB/s 0:00:00 2026-05-09 00:10:05.260019 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-05-09 00:10:05.260071 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) 2026-05-09 00:10:05.260079 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading influxdb-5.3.2-py2.py3-none-any.whl (79 kB) 2026-05-09 00:10:05.260119 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading openstacksdk-4.6.0-py3-none-any.whl (1.8 MB) 2026-05-09 00:10:05.260127 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 27.8 MB/s 0:00:00 2026-05-09 00:10:05.260169 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2026-05-09 00:10:05.260185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pbr-7.0.0-py2.py3-none-any.whl (125 kB) 2026-05-09 00:10:05.260192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-05-09 00:10:05.260250 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_ironicclient-5.10.2-py3-none-any.whl (241 kB) 2026-05-09 00:10:05.260346 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_openstackclient-7.5.0-py3-none-any.whl (1.1 MB) 2026-05-09 00:10:05.260352 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 22.0 MB/s 0:00:00 2026-05-09 00:10:05.260364 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) 2026-05-09 00:10:05.260368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2026-05-09 00:10:05.260372 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cliff-4.9.1-py3-none-any.whl (84 kB) 2026-05-09 00:10:05.260377 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-05-09 00:10:05.260381 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-05-09 00:10:05.260399 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 21.8 MB/s 0:00:00 2026-05-09 00:10:05.260404 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) 2026-05-09 00:10:05.260408 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-05-09 00:10:05.260428 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 2026-05-09 00:10:05.260448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-09 00:10:05.260468 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 2026-05-09 00:10:05.260487 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-05-09 00:10:05.260502 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-09 00:10:05.260541 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-05-09 00:10:05.260551 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2026-05-09 00:10:05.260569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2026-05-09 00:10:05.260574 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 2026-05-09 00:10:05.260616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 2026-05-09 00:10:05.260627 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) 2026-05-09 00:10:05.260646 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-05-09 00:10:05.260651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading osc_lib-3.2.0-py3-none-any.whl (89 kB) 2026-05-09 00:10:05.260673 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2026-05-09 00:10:05.260695 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) 2026-05-09 00:10:05.260714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-05-09 00:10:05.260733 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-09 00:10:05.260755 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 23.3 MB/s 0:00:00 2026-05-09 00:10:05.260775 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2026-05-09 00:10:05.260804 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading prettytable-3.14.0-py3-none-any.whl (31 kB) 2026-05-09 00:10:05.260809 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2026-05-09 00:10:05.260830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) 2026-05-09 00:10:05.260853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_cinderclient-9.7.0-py3-none-any.whl (256 kB) 2026-05-09 00:10:05.260874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-09 00:10:05.260896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) 2026-05-09 00:10:05.260918 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB) 2026-05-09 00:10:05.260939 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) 2026-05-09 00:10:05.260959 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading msgpack-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (401 kB) 2026-05-09 00:10:05.260981 | 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) 2026-05-09 00:10:05.261004 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 24.4 MB/s 0:00:00 2026-05-09 00:10:05.261029 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2026-05-09 00:10:05.261074 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-05-09 00:10:05.261083 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (145 kB) 2026-05-09 00:10:05.261147 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading idna-3.10-py3-none-any.whl (70 kB) 2026-05-09 00:10:05.261154 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-05-09 00:10:05.261196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-09 00:10:05.261255 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-05-09 00:10:05.261274 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-09 00:10:05.261278 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rpds_py-0.23.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (391 kB) 2026-05-09 00:10:05.261297 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-09 00:10:05.261316 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2026-05-09 00:10:05.261321 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-05-09 00:10:05.261340 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) 2026-05-09 00:10:05.261351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-05-09 00:10:05.261370 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (89 kB) 2026-05-09 00:10:05.261375 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-05-09 00:10:05.261397 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building wheels for collected packages: pyperclip 2026-05-09 00:10:05.261418 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): started 2026-05-09 00:10:05.261442 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-05-09 00:10:05.261473 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11102 sha256=60de406cbdee8e9271f00e607b2f4248896158873552f7080dca72013df2c0d5 2026-05-09 00:10:05.261478 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Stored in directory: /tmp/pip-ephem-wheel-cache-tc97wqhu/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2026-05-09 00:10:05.261501 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built pyperclip 2026-05-09 00:10:05.261545 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: wcwidth, resolvelib, requestsexceptions, pytz, pyperclip, wrapt, urllib3, tzdata, typing-extensions, six, rpds-py, rfc3986, PyYAML, pyudev, pyparsing, pymysql, pycparser, psutil, PrettyTable, platformdirs, pbr, netaddr, msgpack, MarkupSafe, jsonpointer, jmespath, iso8601, idna, decorator, cmd2, charset-normalizer, certifi, autopage, attrs, stevedore, requests, referencing, python-dateutil, oslo.i18n, os-service-types, jsonpatch, jinja2, debtcollector, 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 2026-05-09 00:10:05.261562 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed MarkupSafe-3.0.2 PrettyTable-3.14.0 PyYAML-6.0.2 ansible-core-2.18.16 attrs-25.1.0 autopage-0.5.2 certifi-2026.4.22 cffi-1.17.1 charset-normalizer-3.4.1 cliff-4.9.1 cmd2-2.5.11 cryptography-43.0.3 debtcollector-3.0.0 decorator-5.1.1 dogpile.cache-1.3.4 idna-3.10 influxdb-5.3.2 iso8601-2.1.0 jinja2-3.1.5 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 keystoneauth1-5.10.0 msgpack-1.1.0 netaddr-1.3.0 openstacksdk-4.6.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-3.2.0 oslo.config-9.7.1 oslo.i18n-6.5.1 oslo.serialization-5.7.0 oslo.utils-8.2.0 pbr-7.0.0 platformdirs-4.3.6 psutil-7.0.0 pycparser-2.22 pymysql-1.1.1 pyparsing-3.2.1 pyperclip-1.9.0 python-cinderclient-9.7.0 python-dateutil-2.9.0.post0 python-ironicclient-5.10.2 python-keystoneclient-5.6.0 python-openstackclient-7.5.0 pytz-2025.1 pyudev-0.24.3 referencing-0.36.2 requests-2.32.3 requestsexceptions-1.4.0 resolvelib-1.0.1 rfc3986-2.0.0 rpds-py-0.23.1 six-1.17.0 stevedore-5.4.1 typing-extensions-4.12.2 tzdata-2025.1 urllib3-1.26.20 wcwidth-0.2.13 wrapt-1.17.2 2026-05-09 00:10:05.261587 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 338322d91cd8 2026-05-09 00:10:05.261591 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> ffcd135a6674 2026-05-09 00:10:05.261610 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 12/21 : COPY requirements.yml /var/lib/ansible/ 2026-05-09 00:10:05.261631 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 871d5f9175fa 2026-05-09 00:10:05.261684 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 13/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 2026-05-09 00:10:05.261690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 6e6bae4a5e86 2026-05-09 00:10:05.261708 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting galaxy collection install process 2026-05-09 00:10:05.261722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Process install dependency map 2026-05-09 00:10:05.261745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting collection install process 2026-05-09 00:10:05.261769 | 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-8w7av0tvw/tmpxw02se_g/community-rabbitmq-1.6.0-ml39fgwd 2026-05-09 00:10:05.261799 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.rabbitmq:1.6.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2026-05-09 00:10:05.261804 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.rabbitmq:1.6.0 was installed successfully 2026-05-09 00:10:05.261839 | 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-8w7av0tvw/tmpxw02se_g/openvswitch-openvswitch-2.1.1-6tsd0h5y 2026-05-09 00:10:05.261845 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openvswitch.openvswitch:2.1.1' to '/usr/share/ansible/collections/ansible_collections/openvswitch/openvswitch' 2026-05-09 00:10:05.261864 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openvswitch.openvswitch:2.1.1 was installed successfully 2026-05-09 00:10:05.261879 | 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-8w7av0tvw/tmpxw02se_g/ansible-posix-1.6.2-ikqst0dx 2026-05-09 00:10:05.261897 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'ansible.posix:1.6.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-05-09 00:10:05.261922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ansible.posix:1.6.2 was installed successfully 2026-05-09 00:10:05.261926 | 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.5.0.tar.gz to /root/.ansible/tmp/ansible-local-8w7av0tvw/tmpxw02se_g/openstack-cloud-2.5.0-zbj6diiq 2026-05-09 00:10:05.261965 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openstack.cloud:2.5.0' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2026-05-09 00:10:05.261975 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openstack.cloud:2.5.0 was installed successfully 2026-05-09 00:10:05.261992 | 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-8w7av0tvw/tmpxw02se_g/community-mysql-2.4.2-71j2x4ui 2026-05-09 00:10:05.261996 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.mysql:2.4.2' to '/usr/share/ansible/collections/ansible_collections/community/mysql' 2026-05-09 00:10:05.262017 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.mysql:2.4.2 was installed successfully 2026-05-09 00:10:05.262039 | 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-8w7av0tvw/tmpxw02se_g/community-general-3.8.10-jcn59cyc 2026-05-09 00:10:05.262059 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.general:3.8.10' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-05-09 00:10:05.262082 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.general:3.8.10 was installed successfully 2026-05-09 00:10:05.262117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 6e6bae4a5e86 2026-05-09 00:10:05.262137 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> fae771ca22a3 2026-05-09 00:10:05.262155 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 14/21 : ENV ANSIBLE_LIBRARY /usr/share/ansible:$ANSIBLE_LIBRARY 2026-05-09 00:10:05.262176 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in c5d8213a1f5c 2026-05-09 00:10:05.262198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container c5d8213a1f5c 2026-05-09 00:10:05.262247 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 0cd9046c4b1d 2026-05-09 00:10:05.262251 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 15/21 : COPY ansible.cfg /etc/ansible/ansible.cfg 2026-05-09 00:10:05.262288 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 92f3c182c137 2026-05-09 00:10:05.262292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 16/21 : COPY ansible_sudoers /etc/sudoers.d/kolla_ansible_sudoers 2026-05-09 00:10:05.262314 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> c49186d6b5e8 2026-05-09 00:10:05.262328 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 17/21 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:10:05.262360 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 9908a7676d97 2026-05-09 00:10:05.262365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 18/21 : COPY kolla_toolbox.sh /usr/local/bin/kolla_toolbox 2026-05-09 00:10:05.262386 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 526ce17085aa 2026-05-09 00:10:05.262424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 19/21 : RUN chmod 644 /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 2026-05-09 00:10:05.262428 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 523bfe4e9eaf 2026-05-09 00:10:05.262444 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 523bfe4e9eaf 2026-05-09 00:10:05.262458 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> be7137c112ce 2026-05-09 00:10:05.262501 | 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 2026-05-09 00:10:05.262507 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 1cc44d12fec7 2026-05-09 00:10:05.262530 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-05-09 00:10:05.262552 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-05-09 00:10:05.262572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-05-09 00:10:05.262612 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages were automatically installed and are no longer required: 2026-05-09 00:10:05.262622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:10:05.262640 | 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 2026-05-09 00:10:05.262644 | 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 2026-05-09 00:10:05.262664 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:10:05.262684 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:10:05.262702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-05-09 00:10:05.262723 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-05-09 00:10:05.262742 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2026-05-09 00:10:05.262761 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Use 'apt autoremove' to remove them. 2026-05-09 00:10:05.262783 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2026-05-09 00:10:05.262804 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: build-essential 2026-05-09 00:10:05.262847 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:10:05.262866 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:10:05.262911 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-05-09 00:10:05.262936 | 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% 2026-05-09 00:10:05.262965 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-05-09 00:10:05.262969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:70% 2026-05-09 00:10:05.262991 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-05-09 00:10:05.263014 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-05-09 00:10:05.263044 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-05-09 00:10:05.263048 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-05-09 00:10:05.263081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-05-09 00:10:05.263101 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20906 files and directories currently installed.) 2026-05-09 00:10:05.263146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:10:05.263166 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-05-09 00:10:05.263221 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-05-09 00:10:05.263229 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-05-09 00:10:05.263247 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2026-05-09 00:10:05.263263 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:10:05.263305 | 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 2026-05-09 00:10:05.263322 | 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 2026-05-09 00:10:05.263335 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:10:05.263367 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:10:05.263371 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-05-09 00:10:05.263391 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-05-09 00:10:05.263409 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2026-05-09 00:10:05.263441 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 42 to remove and 0 not upgraded. 2026-05-09 00:10:05.263445 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 228 MB disk space will be freed. 2026-05-09 00:10:05.263491 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-05-09 00:10:05.263496 | 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% 2026-05-09 00:10:05.263533 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-05-09 00:10:05.263538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-05-09 00:10:05.263558 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-05-09 00:10:05.263596 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-05-09 00:10:05.263600 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-05-09 00:10:05.263619 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-05-09 00:10:05.263643 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20897 files and directories currently installed.) 2026-05-09 00:10:05.263663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.263687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.263706 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.263723 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.263737 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:10:05.263771 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.263775 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.263798 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.263818 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.263838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.263859 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.263881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.263903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.263927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.263947 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.263966 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:10:05.263994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.264013 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.264031 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:10:05.264052 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.264071 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.264132 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.264137 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:10:05.264141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.264159 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.264173 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.264237 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.264243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:10:05.264247 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.264267 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.264281 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:10:05.264324 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.264333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libjansson4:amd64 (2.14-2build2) ... 2026-05-09 00:10:05.264349 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-09 00:10:05.264367 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.264390 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-09 00:10:05.264416 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:10:05.264435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.264456 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:10:05.264477 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.264497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:10:05.264532 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing lto-disabled-list (47) ... 2026-05-09 00:10:05.264536 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing make (4.3-4.1build2) ... 2026-05-09 00:10:05.264558 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-09 00:10:05.264579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:10:05.264601 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-09 00:10:05.264623 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:10:05.264644 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 1cc44d12fec7 2026-05-09 00:10:05.264685 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 57d6689cca02 2026-05-09 00:10:05.264690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 21/21 : USER ansible 2026-05-09 00:10:05.264723 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 925872d19965 2026-05-09 00:10:05.264727 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 925872d19965 2026-05-09 00:10:05.264764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 92234d0a6ad5 2026-05-09 00:10:05.264768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built 51240e5568e7 2026-05-09 00:10:05.264789 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully tagged osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260509 2026-05-09 00:10:05.264862 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Built at 2026-05-09 00:10:05.264793 (took 0:02:27.338711) 2026-05-09 00:10:05.265174 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(memcached) 2026-05-09 00:10:05.265300 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Processing 2026-05-09 00:10:05.265322 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building started at 2026-05-09 00:10:05.265269 2026-05-09 00:10:05.266113 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 plugins into plugins archive 2026-05-09 00:10:05.266584 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 additions into additions archive 2026-05-09 00:10:19.019404 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:10:19.019553 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 7fc00de2cf2e 2026-05-09 00:10:19.019604 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 2/6 : LABEL "build-date"="20260509" "name"="memcached" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:10:19.019623 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in b3db1e6f0985 2026-05-09 00:10:19.019689 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container b3db1e6f0985 2026-05-09 00:10:19.019705 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> cc8ff75e9af8 2026-05-09 00:10:19.019786 | 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 2026-05-09 00:10:19.019801 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 11bf2b30702a 2026-05-09 00:10:19.019837 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 11bf2b30702a 2026-05-09 00:10:19.019848 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> da79868e81d7 2026-05-09 00:10:19.019882 | 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/* 2026-05-09 00:10:19.019892 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in a3e0c9a67d1d 2026-05-09 00:10:19.019926 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:10:19.019937 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:10:19.019976 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:10:19.020010 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:10:19.020021 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:10:19.020056 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:10:19.020089 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:10:19.020103 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:10:19.020139 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:10:19.020154 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:10:19.020164 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:10:19.020200 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:10:19.020351 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:10:19.020380 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:10:19.020406 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:10:19.020424 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 30.1 MB in 3s (11.9 MB/s) 2026-05-09 00:10:19.020442 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-05-09 00:10:19.020547 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-05-09 00:10:19.020644 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-05-09 00:10:19.020677 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-05-09 00:10:19.020695 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following additional packages will be installed: 2026-05-09 00:10:19.020712 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 2026-05-09 00:10:19.020730 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Suggested packages: 2026-05-09 00:10:19.020740 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2026-05-09 00:10:19.020777 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libyaml-perl 2026-05-09 00:10:19.020845 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following NEW packages will be installed: 2026-05-09 00:10:19.020881 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 memcached 2026-05-09 00:10:19.020924 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:10:19.020940 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Need to get 358 kB of archives. 2026-05-09 00:10:19.020950 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:After this operation, 993 kB of additional disk space will be used. 2026-05-09 00:10:19.020959 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:10:19.020998 | 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] 2026-05-09 00:10:19.021034 | 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] 2026-05-09 00:10:19.021129 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 358 kB in 0s (1,739 kB/s) 2026-05-09 00:10:19.021163 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-09 00:10:19.021187 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 2026-05-09 00:10:19.021289 | 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% 2026-05-09 00:10:19.021306 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 70% 2026-05-09 00:10:19.021344 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 75% 2026-05-09 00:10:19.021354 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 80% 2026-05-09 00:10:19.021392 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 85% 2026-05-09 00:10:19.021433 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 90% 2026-05-09 00:10:19.021471 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 95% 2026-05-09 00:10:19.021567 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:10:19.021581 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-09 00:10:19.021615 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:10:19.021664 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: 2026-05-09 00:10:19.021709 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package memcached. 2026-05-09 00:10:19.021753 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../memcached_1.6.24-1build3_amd64.deb ... 2026-05-09 00:10:19.021797 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking memcached (1.6.24-1build3) ... 2026-05-09 00:10:19.021840 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:10:19.021882 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: 2026-05-09 00:10:19.021920 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up memcached (1.6.24-1build3) ... 2026-05-09 00:10:19.021955 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: could not determine current runlevel 2026-05-09 00:10:19.022000 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:10:19.022042 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:10:19.022083 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container a3e0c9a67d1d 2026-05-09 00:10:19.022124 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 75ff0a299d85 2026-05-09 00:10:19.022172 | 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 2026-05-09 00:10:19.022268 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in ab5abf7650b2 2026-05-09 00:10:19.022284 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-05-09 00:10:19.022322 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-05-09 00:10:19.022359 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-05-09 00:10:19.022405 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Package 'build-essential' is not installed, so not removed 2026-05-09 00:10:19.022446 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:10:19.022553 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-05-09 00:10:19.022590 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-05-09 00:10:19.022624 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-05-09 00:10:19.022671 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:10:19.022684 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container ab5abf7650b2 2026-05-09 00:10:19.022770 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> ada30b0bcbbb 2026-05-09 00:10:19.022808 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 6/6 : USER memcached 2026-05-09 00:10:19.022885 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 547dffb84107 2026-05-09 00:10:19.022896 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 547dffb84107 2026-05-09 00:10:19.022957 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 7616186c97bd 2026-05-09 00:10:19.023030 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully built bb3e043b291d 2026-05-09 00:10:19.023089 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully tagged osism.harbor.regio.digital/kolla/memcached:build-20260509 2026-05-09 00:10:19.023256 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Built at 2026-05-09 00:10:19.023078 (took 0:00:13.757809) 2026-05-09 00:10:19.023735 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy) 2026-05-09 00:10:19.023752 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Processing 2026-05-09 00:10:19.023787 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building started at 2026-05-09 00:10:19.023705 2026-05-09 00:10:19.024973 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 plugins into plugins archive 2026-05-09 00:10:19.025813 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 additions into additions archive 2026-05-09 00:10:37.152022 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:10:37.152097 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 7fc00de2cf2e 2026-05-09 00:10:37.152118 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 2/7 : LABEL "build-date"="20260509" "name"="haproxy" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:10:37.152467 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in a2a801453a06 2026-05-09 00:10:37.152536 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container a2a801453a06 2026-05-09 00:10:37.152552 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 40fbcb1bf412 2026-05-09 00:10:37.152567 | 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 2026-05-09 00:10:37.152610 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 257004a2d16c 2026-05-09 00:10:37.152630 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 257004a2d16c 2026-05-09 00:10:37.152647 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 208c806e2507 2026-05-09 00:10:37.152663 | 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/* 2026-05-09 00:10:37.152681 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 35e86df88f4c 2026-05-09 00:10:37.152698 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:10:37.154335 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:10:37.154364 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:10:37.154369 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:10:37.154373 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:10:37.154377 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:10:37.154381 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:10:37.154386 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:10:37.154390 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:10:37.154393 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:10:37.154397 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:10:37.154401 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:10:37.154404 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:10:37.154408 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:10:37.154411 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:10:37.154415 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 30.1 MB in 2s (12.2 MB/s) 2026-05-09 00:10:37.154419 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-05-09 00:10:37.154423 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-05-09 00:10:37.154426 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-05-09 00:10:37.154429 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-05-09 00:10:37.154433 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following additional packages will be installed: 2026-05-09 00:10:37.154436 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: liblua5.4-0 2026-05-09 00:10:37.154440 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Suggested packages: 2026-05-09 00:10:37.154443 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: vim-haproxy haproxy-doc 2026-05-09 00:10:37.154446 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following NEW packages will be installed: 2026-05-09 00:10:37.154450 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: haproxy liblua5.4-0 2026-05-09 00:10:37.154453 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:10:37.154457 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Need to get 2,236 kB of archives. 2026-05-09 00:10:37.154465 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:After this operation, 5,274 kB of additional disk space will be used. 2026-05-09 00:10:37.154469 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:10:37.154485 | 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] 2026-05-09 00:10:37.154489 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-05-09 00:10:37.154492 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 2,236 kB in 0s (6,024 kB/s) 2026-05-09 00:10:37.154496 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package liblua5.4-0:amd64. 2026-05-09 00:10:37.154499 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2026-05-09 00:10:37.154504 | 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% 2026-05-09 00:10:37.154510 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 70% 2026-05-09 00:10:37.154513 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 75% 2026-05-09 00:10:37.154517 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 80% 2026-05-09 00:10:37.154520 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 85% 2026-05-09 00:10:37.154524 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 90% 2026-05-09 00:10:37.157350 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 95% 2026-05-09 00:10:37.157368 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:10:37.157374 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-09 00:10:37.157378 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-09 00:10:37.157382 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package haproxy. 2026-05-09 00:10:37.157386 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: 2026-05-09 00:10:37.157389 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-05-09 00:10:37.157393 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-09 00:10:37.157396 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-09 00:10:37.157399 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-09 00:10:37.157403 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: could not determine current runlevel 2026-05-09 00:10:37.157406 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:10:37.157409 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:10:37.157413 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 35e86df88f4c 2026-05-09 00:10:37.157416 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 765192c46fb4 2026-05-09 00:10:37.157419 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 5/7 : COPY ensure_latest_config.sh /usr/local/bin/kolla_ensure_haproxy_latest_config 2026-05-09 00:10:37.157430 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> e9bcc9f3f2f0 2026-05-09 00:10:37.157434 | 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 2026-05-09 00:10:37.157438 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 16a57c416d04 2026-05-09 00:10:37.157442 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 16a57c416d04 2026-05-09 00:10:37.157445 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> e00c438a8a52 2026-05-09 00:10:37.157458 | 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 2026-05-09 00:10:37.157462 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 8856c33a107c 2026-05-09 00:10:37.157466 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-05-09 00:10:37.157469 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-05-09 00:10:37.157472 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-05-09 00:10:37.157476 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Package 'build-essential' is not installed, so not removed 2026-05-09 00:10:37.157479 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:10:37.157482 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-05-09 00:10:37.157485 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-05-09 00:10:37.157489 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-05-09 00:10:37.157492 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:10:37.157495 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 8856c33a107c 2026-05-09 00:10:37.157498 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> b3a270509180 2026-05-09 00:10:37.157502 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully built fb2ef014826a 2026-05-09 00:10:37.157505 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully tagged osism.harbor.regio.digital/kolla/haproxy:build-20260509 2026-05-09 00:10:37.157509 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Built at 2026-05-09 00:10:37.156474 (took 0:00:18.132769) 2026-05-09 00:10:37.157512 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy-ssh) 2026-05-09 00:10:37.157520 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Processing 2026-05-09 00:10:37.157637 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building started at 2026-05-09 00:10:37.157494 2026-05-09 00:10:37.159067 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 plugins into plugins archive 2026-05-09 00:10:37.160041 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 additions into additions archive 2026-05-09 00:10:55.344363 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:10:55.344648 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 7fc00de2cf2e 2026-05-09 00:10:55.344793 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 2/9 : LABEL "build-date"="20260509" "name"="haproxy-ssh" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:10:55.344916 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 3911d97fd76b 2026-05-09 00:10:55.345031 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 3911d97fd76b 2026-05-09 00:10:55.345142 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 3fbf6567c472 2026-05-09 00:10:55.345326 | 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 2026-05-09 00:10:55.345491 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in dab4b198e401 2026-05-09 00:10:55.345597 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container dab4b198e401 2026-05-09 00:10:55.345697 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 31985595c44b 2026-05-09 00:10:55.345818 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 4/9 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-05-09 00:10:55.345927 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 35f9f7fc5656 2026-05-09 00:10:55.346033 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 35f9f7fc5656 2026-05-09 00:10:55.346136 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> c29bf18f6217 2026-05-09 00:10:55.346273 | 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/* 2026-05-09 00:10:55.346445 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 4bbe7f618ab7 2026-05-09 00:10:55.346550 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:10:55.346650 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:10:55.346746 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:10:55.346843 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:10:55.346939 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:10:55.347035 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:10:55.347131 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:10:55.347265 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:10:55.347480 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:10:55.347586 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:10:55.347683 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:10:55.347779 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:10:55.347871 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:10:55.347947 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:10:55.348058 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:10:55.348195 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 30.1 MB in 3s (11.9 MB/s) 2026-05-09 00:10:55.348405 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-05-09 00:10:55.348553 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-05-09 00:10:55.348696 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-05-09 00:10:55.348825 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-05-09 00:10:55.348957 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following additional packages will be installed: 2026-05-09 00:10:55.349095 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-sftp-server ucf 2026-05-09 00:10:55.349271 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Suggested packages: 2026-05-09 00:10:55.349734 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2026-05-09 00:10:55.349815 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: python3-braceexpand 2026-05-09 00:10:55.349859 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Recommended packages: 2026-05-09 00:10:55.349901 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2026-05-09 00:10:55.349963 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following NEW packages will be installed: 2026-05-09 00:10:55.350005 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2026-05-09 00:10:55.350047 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: openssh-sftp-server rsync ucf 2026-05-09 00:10:55.350087 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:10:55.350123 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Need to get 2,085 kB of archives. 2026-05-09 00:10:55.350158 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:After this operation, 7,350 kB of additional disk space will be used. 2026-05-09 00:10:55.350192 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:10:55.351414 | 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] 2026-05-09 00:10:55.351496 | 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] 2026-05-09 00:10:55.351535 | 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] 2026-05-09 00:10:55.351548 | 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] 2026-05-09 00:10:55.351559 | 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.16 [907 kB] 2026-05-09 00:10:55.351571 | 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.16 [37.3 kB] 2026-05-09 00:10:55.351582 | 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] 2026-05-09 00:10:55.351593 | 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.16 [510 kB] 2026-05-09 00:10:55.351604 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preconfiguring packages ... 2026-05-09 00:10:55.351616 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 2,085 kB in 0s (7,226 kB/s) 2026-05-09 00:10:55.351626 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libpopt0:amd64. 2026-05-09 00:10:55.351637 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-05-09 00:10:55.351647 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 2026-05-09 00:10:55.351661 | 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% 2026-05-09 00:10:55.351673 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 70% 2026-05-09 00:10:55.351684 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 75% (Reading database ... 80% 2026-05-09 00:10:55.351719 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 85% 2026-05-09 00:10:55.351730 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 90% (Reading database ... 95% 2026-05-09 00:10:55.351749 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:10:55.351783 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-09 00:10:55.351795 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-05-09 00:10:55.351806 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 00:10:55.351816 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package rsync. 2026-05-09 00:10:55.351826 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2026-05-09 00:10:55.351836 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2026-05-09 00:10:55.351847 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libcbor0.10:amd64. 2026-05-09 00:10:55.351857 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-05-09 00:10:55.351868 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-09 00:10:55.351878 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libfido2-1:amd64. 2026-05-09 00:10:55.351888 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-05-09 00:10:55.351899 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-05-09 00:10:55.351909 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-09 00:10:55.351920 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-client. 2026-05-09 00:10:55.351930 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-09 00:10:55.351940 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-09 00:10:55.351950 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-sftp-server. 2026-05-09 00:10:55.351960 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-09 00:10:55.351970 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-05-09 00:10:55.351981 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-09 00:10:55.351991 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package ucf. 2026-05-09 00:10:55.352016 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2026-05-09 00:10:55.352027 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Moving old data out of the way 2026-05-09 00:10:55.352037 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-05-09 00:10:55.352048 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-05-09 00:10:55.352064 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-server. 2026-05-09 00:10:55.352075 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-09 00:10:55.352085 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-09 00:10:55.352095 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-09 00:10:55.352106 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up ucf (3.0043+nmu1) ... 2026-05-09 00:10:55.352116 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-09 00:10:55.352126 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 00:10:55.352136 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-09 00:10:55.352146 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2026-05-09 00:10:55.352156 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2026-05-09 00:10:55.352166 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:10:55.352184 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-09 00:10:55.352195 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-09 00:10:55.352236 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-05-09 00:10:55.352252 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-05-09 00:10:55.352262 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 RSA key; this may take some time ... 2026-05-09 00:10:55.352273 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-05-09 00:10:55.352301 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:3072 SHA256:53z1A2FYhBYi3Zfzr9qtu97m63BXUNtSV+krd7oTtms root@ubuntu (RSA) 2026-05-09 00:10:55.352313 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-05-09 00:10:55.352323 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-05-09 00:10:55.352333 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:SUh76RaRy+42EISj22xULaZdi0lO0XyDmIof3LbxAfM root@ubuntu (ECDSA) 2026-05-09 00:10:55.352344 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-05-09 00:10:55.352355 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-05-09 00:10:55.352365 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:oYhK9Fa9FnNmPZzOvbYGH66MxBGFL9+pRDtac2bLGKw root@ubuntu (ED25519) 2026-05-09 00:10:55.352375 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2026-05-09 00:10:55.352385 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:10:55.352395 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:10:55.352405 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 4bbe7f618ab7 2026-05-09 00:10:55.352416 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> e29ec498c100 2026-05-09 00:10:55.352426 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:10:55.352436 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 8b2da63fb5d7 2026-05-09 00:10:55.352448 | 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 2026-05-09 00:10:55.352459 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in b2cec0bd8615 2026-05-09 00:10:55.352470 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container b2cec0bd8615 2026-05-09 00:10:55.352480 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> cf89e75138b1 2026-05-09 00:10:55.352490 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 8/9 : COPY update-loadbalancer-cert.sh /usr/bin/update-loadbalancer-cert 2026-05-09 00:10:55.352501 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> eda2e7505450 2026-05-09 00:10:55.352529 | 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 2026-05-09 00:10:55.352541 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 7ca7acd6480b 2026-05-09 00:10:55.352552 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-05-09 00:10:55.352562 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-05-09 00:10:55.352583 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-05-09 00:10:55.352594 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Package 'build-essential' is not installed, so not removed 2026-05-09 00:10:55.352604 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:10:55.352623 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-05-09 00:10:55.352642 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-05-09 00:10:55.352653 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-05-09 00:10:55.352663 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:10:55.352674 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 7ca7acd6480b 2026-05-09 00:10:55.352684 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 51a0a487580c 2026-05-09 00:10:55.352694 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully built d6253a5b6f08 2026-05-09 00:10:55.352705 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully tagged osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260509 2026-05-09 00:10:55.352716 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Built at 2026-05-09 00:10:55.352264 (took 0:00:18.194770) 2026-05-09 00:10:55.352731 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(grafana) 2026-05-09 00:10:55.352742 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Processing 2026-05-09 00:10:55.352753 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building started at 2026-05-09 00:10:55.352658 2026-05-09 00:10:55.353464 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 plugins into plugins archive 2026-05-09 00:10:55.353849 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 additions into additions archive 2026-05-09 00:12:15.528570 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:12:15.528642 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 7fc00de2cf2e 2026-05-09 00:12:15.528654 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 2/13 : LABEL "build-date"="20260509" "name"="grafana" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:12:15.528720 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in c7904b683e8a 2026-05-09 00:12:15.528771 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container c7904b683e8a 2026-05-09 00:12:15.528826 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 301b078c106a 2026-05-09 00:12:15.528871 | 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 2026-05-09 00:12:15.528933 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in a392a9fe66a9 2026-05-09 00:12:15.528987 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container a392a9fe66a9 2026-05-09 00:12:15.529034 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 6d431f783ca1 2026-05-09 00:12:15.529082 | 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 2026-05-09 00:12:15.529129 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 01cea19e1b0b 2026-05-09 00:12:15.529198 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 01cea19e1b0b 2026-05-09 00:12:15.529268 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 50190b244cfa 2026-05-09 00:12:15.529321 | 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/* 2026-05-09 00:12:15.529377 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 3eb3f9a29b7c 2026-05-09 00:12:15.529424 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:12:15.529469 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:6 https://apt.grafana.com stable InRelease [7,660 B] 2026-05-09 00:12:15.529517 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:12:15.529564 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:12:15.529613 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:12:15.529661 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:12:15.529715 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:8 https://apt.grafana.com stable/main amd64 Packages [547 kB] 2026-05-09 00:12:15.529751 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:12:15.529800 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:12:15.529869 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:12:15.529916 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:12:15.529961 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:12:15.530014 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:12:15.530065 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:12:15.530109 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:12:15.530166 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:12:15.530228 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:12:15.530280 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 30.7 MB in 3s (11.4 MB/s) 2026-05-09 00:12:15.530309 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-05-09 00:12:15.530341 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-05-09 00:12:15.530372 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-05-09 00:12:15.530401 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-05-09 00:12:15.530431 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following NEW packages will be installed: 2026-05-09 00:12:15.530469 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: grafana 2026-05-09 00:12:15.530518 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:12:15.530562 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Need to get 274 MB of archives. 2026-05-09 00:12:15.530603 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:After this operation, 1,028 MB of additional disk space will be used. 2026-05-09 00:12:15.530634 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 https://apt.grafana.com stable/main amd64 grafana amd64 13.0.1 [274 MB] 2026-05-09 00:12:15.530680 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 274 MB in 12s (22.3 MB/s) 2026-05-09 00:12:15.531253 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package grafana. 2026-05-09 00:12:15.531261 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2026-05-09 00:12:15.531272 | 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% 2026-05-09 00:12:15.531278 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 70% 2026-05-09 00:12:15.531282 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 75% 2026-05-09 00:12:15.531285 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 80% 2026-05-09 00:12:15.531289 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 85% 2026-05-09 00:12:15.531293 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 90% 2026-05-09 00:12:15.531296 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 95% 2026-05-09 00:12:15.531300 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:12:15.531303 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../grafana_13.0.1_amd64.deb ... 2026-05-09 00:12:15.531307 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking grafana (13.0.1) ... 2026-05-09 00:12:15.531310 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up grafana (13.0.1) ... 2026-05-09 00:12:15.531314 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### NOT starting grafana-server by default on bootup, please execute 2026-05-09 00:12:15.531317 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo update-rc.d grafana-server defaults 95 10 2026-05-09 00:12:15.531321 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### In order to start grafana-server, execute 2026-05-09 00:12:15.531324 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo service grafana-server start 2026-05-09 00:12:15.531330 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 3eb3f9a29b7c 2026-05-09 00:12:15.531333 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> e1c262c421a7 2026-05-09 00:12:15.531337 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 6/13 : WORKDIR /usr/share/grafana 2026-05-09 00:12:15.531342 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in d7b4c354cd65 2026-05-09 00:12:15.531383 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container d7b4c354cd65 2026-05-09 00:12:15.531406 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> b5baa64dc714 2026-05-09 00:12:15.531445 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 7/13 : COPY grafana_sudoers /etc/sudoers.d/kolla_grafana_sudoers 2026-05-09 00:12:15.531498 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 25d7529b8ba7 2026-05-09 00:12:15.531538 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 8/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:12:15.531588 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> e6f210c2850e 2026-05-09 00:12:15.531623 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 9/13 : RUN grafana-cli plugins install grafana-opensearch-datasource 2026-05-09 00:12:15.531667 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 08e5b26b69e4 2026-05-09 00:12:15.531715 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Deprecation warning: 'grafana-cli' is deprecated and will be removed in a future release. Use the 'grafana cli' subcommand instead. 2026-05-09 00:12:15.531757 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: 2026-05-09 00:12:15.531808 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-09T00:11:55.522544809Z level=info msg="Starting Grafana" version=13.0.1 commit=a100054f branch=release-13.0.1 compiled=2026-04-17T01:07:39Z 2026-05-09 00:12:15.531858 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-09T00:11:55.524546524Z level=info msg="Unified migration configs enforced" storage_type=unified target=[all] 2026-05-09 00:12:15.531902 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-09T00:11:55.524633725Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=playlists.playlist.grafana.app 2026-05-09 00:12:15.531948 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-09T00:11:55.524647166Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=folders.folder.grafana.app 2026-05-09 00:12:15.531992 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-09T00:11:55.524658581Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=dashboards.dashboard.grafana.app 2026-05-09 00:12:15.532034 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-09T00:11:55.524821004Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2026-05-09 00:12:15.532074 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-09T00:11:55.52483373Z level=info msg=Target target=[all] 2026-05-09 00:12:15.532113 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-09T00:11:55.524845698Z level=info msg="Path Home" path=/usr/share/grafana 2026-05-09 00:12:15.532191 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-09T00:11:55.524856118Z level=info msg="Path Data" path=/usr/share/grafana/data 2026-05-09 00:12:15.532251 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-09T00:11:55.524866944Z level=info msg="Path Logs" path=/usr/share/grafana/data/log 2026-05-09 00:12:15.532298 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-09T00:11:55.524877075Z level=info msg="Path Plugins" path="[/usr/share/grafana/data/plugins /usr/share/grafana/data/plugins-bundled]" 2026-05-09 00:12:15.532346 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-09T00:11:55.52489195Z level=info msg="Path Provisioning" path=/usr/share/grafana/conf/provisioning 2026-05-09 00:12:15.532389 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-09T00:11:55.524901667Z level=info msg="App mode production" 2026-05-09 00:12:15.532447 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:✔ Downloaded and extracted grafana-opensearch-datasource v2.33.1 zip successfully to /var/lib/grafana/plugins/grafana-opensearch-datasource 2026-05-09 00:12:15.532486 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. 2026-05-09 00:12:15.532544 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 08e5b26b69e4 2026-05-09 00:12:15.532584 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> c406c2aca4b8 2026-05-09 00:12:15.532627 | 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 2026-05-09 00:12:15.532674 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 740e3338f01c 2026-05-09 00:12:15.532704 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 740e3338f01c 2026-05-09 00:12:15.532749 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 7c52241a09dc 2026-05-09 00:12:15.532795 | 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 2026-05-09 00:12:15.532844 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in a06916496680 2026-05-09 00:12:15.532894 | 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: 0.689897, size: 200694 2026-05-09 00:12:15.535317 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.ansible-lint 2026-05-09 00:12:15.535339 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.github/ 2026-05-09 00:12:15.535343 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.github/workflows/ 2026-05-09 00:12:15.535346 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.github/workflows/add-to-project.yml 2026-05-09 00:12:15.535350 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.github/workflows/rules.yml 2026-05-09 00:12:15.535354 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.gitignore 2026-05-09 00:12:15.535357 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/ 2026-05-09 00:12:15.535370 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/Containerfile 2026-05-09 00:12:15.535373 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/Dockerfile 2026-05-09 00:12:15.535377 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/files/ 2026-05-09 00:12:15.535380 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/files/mixins.py 2026-05-09 00:12:15.535383 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/jsonnetfile.json 2026-05-09 00:12:15.535387 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/jsonnetfile.lock.json 2026-05-09 00:12:15.535390 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/ 2026-05-09 00:12:15.535393 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/ceph/ 2026-05-09 00:12:15.535397 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/ceph/ceph.libsonnet 2026-05-09 00:12:15.535400 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/infrastructure/ 2026-05-09 00:12:15.535403 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/infrastructure/alertmanager.libsonnet 2026-05-09 00:12:15.535407 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/infrastructure/node.libsonnet 2026-05-09 00:12:15.535410 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/infrastructure/prometheus.libsonnet 2026-05-09 00:12:15.535414 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/playbooks/ 2026-05-09 00:12:15.535417 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/playbooks/mixin-ouput-ensure-git-checkin.yml 2026-05-09 00:12:15.535420 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.yamllint.yml 2026-05-09 00:12:15.535424 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.zuul.yaml 2026-05-09 00:12:15.535427 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/README.md 2026-05-09 00:12:15.535430 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/ 2026-05-09 00:12:15.535433 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ 2026-05-09 00:12:15.535437 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ 2026-05-09 00:12:15.535440 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/README.md 2026-05-09 00:12:15.535443 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph-cluster-advanced.json 2026-05-09 00:12:15.535447 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph-cluster.json 2026-05-09 00:12:15.535450 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph-nvmeof-performance.json 2026-05-09 00:12:15.535453 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph-nvmeof.json 2026-05-09 00:12:15.535457 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph_overview.json 2026-05-09 00:12:15.535460 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph_pools.json 2026-05-09 00:12:15.535464 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/cephfs-overview.json 2026-05-09 00:12:15.535467 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/cephfsdashboard.json 2026-05-09 00:12:15.535470 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/host-details.json 2026-05-09 00:12:15.535474 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/hosts-overview.json 2026-05-09 00:12:15.535477 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/multi-cluster-overview.json 2026-05-09 00:12:15.535483 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/osd-device-details.json 2026-05-09 00:12:15.535487 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/osds-overview.json 2026-05-09 00:12:15.535490 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/pool-detail.json 2026-05-09 00:12:15.535499 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/pool-overview.json 2026-05-09 00:12:15.535505 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/radosgw-detail.json 2026-05-09 00:12:15.535509 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/radosgw-overview.json 2026-05-09 00:12:15.535512 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/radosgw-sync-overview.json 2026-05-09 00:12:15.535515 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/rbd-details.json 2026-05-09 00:12:15.535519 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/rbd-overview.json 2026-05-09 00:12:15.535522 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/rgw-s3-analytics.json 2026-05-09 00:12:15.535527 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/smb-overview.json 2026-05-09 00:12:15.535533 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/ 2026-05-09 00:12:15.535539 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/alertmanager-overview.json 2026-05-09 00:12:15.535544 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/blackbox.json 2026-05-09 00:12:15.535550 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/cadvisor.json 2026-05-09 00:12:15.535555 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/database.json 2026-05-09 00:12:15.535561 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/elasticsearch.json 2026-05-09 00:12:15.535566 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/fluentd.json 2026-05-09 00:12:15.535572 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/haproxy.json 2026-05-09 00:12:15.535577 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/libvirt.json 2026-05-09 00:12:15.535582 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/memcached.json 2026-05-09 00:12:15.535588 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json 2026-05-09 00:12:15.535594 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/node-rsrc-use.json 2026-05-09 00:12:15.535600 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/node_exporter_full.json 2026-05-09 00:12:15.535606 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/node_exporter_side_by_side.json 2026-05-09 00:12:15.535612 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/nodes.json 2026-05-09 00:12:15.535618 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/opensearch.json 2026-05-09 00:12:15.535623 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/prometheus-remote-write.json 2026-05-09 00:12:15.535629 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/prometheus.json 2026-05-09 00:12:15.535640 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/prometheus_alertmanager.json 2026-05-09 00:12:15.535644 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/rabbitmq.json 2026-05-09 00:12:15.535648 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/redfish.json 2026-05-09 00:12:15.535651 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/openstack/ 2026-05-09 00:12:15.535657 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/openstack/openstack.json 2026-05-09 00:12:15.535663 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/grafana_home_dashboard.json 2026-05-09 00:12:15.535668 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/provisioning.yaml 2026-05-09 00:12:15.535674 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/ 2026-05-09 00:12:15.535679 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/alertmanager.rec.rules 2026-05-09 00:12:15.535685 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/alertmanager.rules 2026-05-09 00:12:15.535691 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/cadvisor.rules 2026-05-09 00:12:15.535696 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/ceph.rec.rules 2026-05-09 00:12:15.535702 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/ceph.rules 2026-05-09 00:12:15.535714 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/elasticsearch.rules 2026-05-09 00:12:15.535718 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/fluentd-aggregator.rules 2026-05-09 00:12:15.535721 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/haproxy.rules 2026-05-09 00:12:15.535725 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/hardware.rules 2026-05-09 00:12:15.535728 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/mysql.rules 2026-05-09 00:12:15.535732 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/node.rec.rules 2026-05-09 00:12:15.535735 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/node.rules 2026-05-09 00:12:15.535738 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/openstack.rules 2026-05-09 00:12:15.535742 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus-alertmanager.yml 2026-05-09 00:12:15.535745 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus-extra.rules 2026-05-09 00:12:15.535748 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.rec.rules 2026-05-09 00:12:15.536084 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.rules 2026-05-09 00:12:15.536092 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.yml.d/ 2026-05-09 00:12:15.536096 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.yml.d/10-redfish.yml 2026-05-09 00:12:15.536102 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.yml.d/50-ceph.yml 2026-05-09 00:12:15.536105 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.yml.d/51-ceph-nodeexporter.yml 2026-05-09 00:12:15.536109 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/rabbitmq.rules 2026-05-09 00:12:15.536112 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/redfish.rules 2026-05-09 00:12:15.536115 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container a06916496680 2026-05-09 00:12:15.536119 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> b3bcd690a2ef 2026-05-09 00:12:15.536124 | 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 2026-05-09 00:12:15.536134 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in f37565fa99d9 2026-05-09 00:12:15.536138 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-05-09 00:12:15.536168 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-05-09 00:12:15.536174 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-05-09 00:12:15.536261 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Package 'build-essential' is not installed, so not removed 2026-05-09 00:12:15.536315 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:12:15.536359 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-05-09 00:12:15.536400 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-05-09 00:12:15.536442 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-05-09 00:12:15.536481 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:12:15.536516 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container f37565fa99d9 2026-05-09 00:12:15.536551 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> fb878361c2d1 2026-05-09 00:12:15.536573 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 13/13 : USER grafana 2026-05-09 00:12:15.536604 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 79b154d3e5b3 2026-05-09 00:12:15.536649 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 79b154d3e5b3 2026-05-09 00:12:15.536696 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 4cf77cf8645f 2026-05-09 00:12:15.536746 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully built 431c4347e444 2026-05-09 00:12:15.536793 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully tagged osism.harbor.regio.digital/kolla/grafana:build-20260509 2026-05-09 00:12:15.536900 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Built at 2026-05-09 00:12:15.536820 (took 0:01:20.184162) 2026-05-09 00:12:15.537439 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(rabbitmq) 2026-05-09 00:12:15.537495 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Processing 2026-05-09 00:12:15.537541 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building started at 2026-05-09 00:12:15.537498 2026-05-09 00:12:15.538367 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 plugins into plugins archive 2026-05-09 00:12:15.538963 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 additions into additions archive 2026-05-09 00:12:45.814788 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:12:45.814908 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 7fc00de2cf2e 2026-05-09 00:12:45.814932 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 2/13 : LABEL "build-date"="20260509" "name"="rabbitmq" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:12:45.814951 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in d6a3ae10265c 2026-05-09 00:12:45.814990 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container d6a3ae10265c 2026-05-09 00:12:45.815004 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> d994c94ab28c 2026-05-09 00:12:45.815016 | 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 2026-05-09 00:12:45.815033 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in e85d0fe98faa 2026-05-09 00:12:45.815044 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container e85d0fe98faa 2026-05-09 00:12:45.815054 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 378d6f1493f3 2026-05-09 00:12:45.815069 | 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://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble' >/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 2026-05-09 00:12:45.815118 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 62ab6e552586 2026-05-09 00:12:45.815134 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 62ab6e552586 2026-05-09 00:12:45.815144 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> adba895e6fb9 2026-05-09 00:12:45.815178 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 5/13 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2026-05-09 00:12:45.815192 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 4501bdba3767 2026-05-09 00:12:45.815202 | 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/* 2026-05-09 00:12:45.815258 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 6cf049cee30f 2026-05-09 00:12:45.815269 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:12:45.815285 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:12:45.815329 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:12:45.815346 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2026-05-09 00:12:45.815404 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:12:45.815416 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble InRelease [17.8 kB] 2026-05-09 00:12:45.815430 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:12:45.815490 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:12:45.815502 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:12:45.815527 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble InRelease [17.2 kB] 2026-05-09 00:12:45.815542 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:12:45.815617 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2026-05-09 00:12:45.815629 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 Packages [7,861 B] 2026-05-09 00:12:45.815639 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:12:45.815653 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:12:45.815666 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:12:45.815713 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:12:45.815725 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:12:45.815738 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:12:45.815775 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:12:45.815835 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [6,858 B] 2026-05-09 00:12:45.815847 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 30.2 MB in 3s (10.8 MB/s) 2026-05-09 00:12:45.815860 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-05-09 00:12:45.815916 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-05-09 00:12:45.815929 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-05-09 00:12:45.815943 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-05-09 00:12:45.816002 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following additional packages will be installed: 2026-05-09 00:12:45.816014 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2026-05-09 00:12:45.816028 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2026-05-09 00:12:45.816042 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2026-05-09 00:12:45.816121 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 2026-05-09 00:12:45.816142 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Suggested packages: 2026-05-09 00:12:45.816168 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: anacron checksecurity supercat default-mta | mail-transport-agent erlang 2026-05-09 00:12:45.816190 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-manpages erlang-doc bsd-mailx | mailx 2026-05-09 00:12:45.816237 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Recommended packages: 2026-05-09 00:12:45.816256 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: libsctp1 2026-05-09 00:12:45.816317 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following NEW packages will be installed: 2026-05-09 00:12:45.816333 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2026-05-09 00:12:45.816344 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2026-05-09 00:12:45.816357 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2026-05-09 00:12:45.816406 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 logrotate 2026-05-09 00:12:45.816432 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq-server 2026-05-09 00:12:45.816497 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:12:45.816514 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Need to get 45.2 MB of archives. 2026-05-09 00:12:45.816562 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:After this operation, 75.4 MB of additional disk space will be used. 2026-05-09 00:12:45.816577 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:12:45.816625 | 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] 2026-05-09 00:12:45.816640 | 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] 2026-05-09 00:12:45.816698 | 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] 2026-05-09 00:12:45.816714 | 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] 2026-05-09 00:12:45.816833 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-asn1 amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [909 kB] 2026-05-09 00:12:45.816850 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 rabbitmq-server all 4.1.8-1 [22.5 MB] 2026-05-09 00:12:45.816864 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-base amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [11.9 MB] 2026-05-09 00:12:45.816923 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-crypto amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [178 kB] 2026-05-09 00:12:45.816939 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-public-key amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [819 kB] 2026-05-09 00:12:45.816986 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-mnesia amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [918 kB] 2026-05-09 00:12:45.817001 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-runtime-tools amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [244 kB] 2026-05-09 00:12:45.817039 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-ssl amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [1,859 kB] 2026-05-09 00:12:45.817131 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-eldap amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [133 kB] 2026-05-09 00:12:45.817149 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-ftp amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [99.1 kB] 2026-05-09 00:12:45.817197 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-tftp amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [106 kB] 2026-05-09 00:12:45.817243 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-inets amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [676 kB] 2026-05-09 00:12:45.817292 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-snmp amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [2,004 kB] 2026-05-09 00:12:45.819416 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-os-mon amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [107 kB] 2026-05-09 00:12:45.819519 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-parsetools amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [209 kB] 2026-05-09 00:12:45.819530 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-syntax-tools amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [343 kB] 2026-05-09 00:12:45.819535 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:22 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-tools amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [635 kB] 2026-05-09 00:12:45.819540 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:23 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-xmerl amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [1,385 kB] 2026-05-09 00:12:45.819545 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 45.2 MB in 2s (19.2 MB/s) 2026-05-09 00:12:45.819551 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron-daemon-common. 2026-05-09 00:12:45.819556 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2026-05-09 00:12:45.819563 | 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% 2026-05-09 00:12:45.819570 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2026-05-09 00:12:45.819575 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2026-05-09 00:12:45.819579 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2026-05-09 00:12:45.819584 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2026-05-09 00:12:45.819588 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2026-05-09 00:12:45.819593 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2026-05-09 00:12:45.819598 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:12:45.819603 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-05-09 00:12:45.819608 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-09 00:12:45.819612 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-09 00:12:45.819617 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Creating group 'crontab' with GID 995. 2026-05-09 00:12:45.819621 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron. 2026-05-09 00:12:45.819626 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2026-05-09 00:12:45.819631 | 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% 2026-05-09 00:12:45.819636 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2026-05-09 00:12:45.819640 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2026-05-09 00:12:45.819645 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2026-05-09 00:12:45.819649 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2026-05-09 00:12:45.819654 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2026-05-09 00:12:45.819658 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2026-05-09 00:12:45.819663 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11587 files and directories currently installed.) 2026-05-09 00:12:45.819671 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../00-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-05-09 00:12:45.820424 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-05-09 00:12:45.820496 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package libpopt0:amd64. 2026-05-09 00:12:45.820512 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../01-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-09 00:12:45.820524 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 00:12:45.820534 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package logrotate. 2026-05-09 00:12:45.820543 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../02-logrotate_3.21.0-2build1_amd64.deb ... 2026-05-09 00:12:45.820553 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking logrotate (3.21.0-2build1) ... 2026-05-09 00:12:45.820562 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-asn1. 2026-05-09 00:12:45.820572 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../03-erlang-asn1_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:12:45.820604 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-asn1 (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.820614 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-base. 2026-05-09 00:12:45.820624 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../04-erlang-base_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:12:45.820634 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-base (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.820644 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-crypto. 2026-05-09 00:12:45.820653 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../05-erlang-crypto_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:12:45.820663 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-crypto (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.820673 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-public-key. 2026-05-09 00:12:45.820692 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../06-erlang-public-key_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:12:45.820704 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-public-key (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.820713 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-mnesia. 2026-05-09 00:12:45.820723 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../07-erlang-mnesia_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:12:45.820737 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-mnesia (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.820819 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-runtime-tools. 2026-05-09 00:12:45.820952 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../08-erlang-runtime-tools_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:12:45.821015 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-runtime-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.821140 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ssl. 2026-05-09 00:12:45.821308 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../09-erlang-ssl_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:12:45.821388 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ssl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.821467 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-eldap. 2026-05-09 00:12:45.821539 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../10-erlang-eldap_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:12:45.821618 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2026-05-09 00:12:45.821692 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-eldap (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.821765 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ftp. 2026-05-09 00:12:45.821836 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../11-erlang-ftp_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:12:45.821927 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.821993 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tftp. 2026-05-09 00:12:45.822059 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../12-erlang-tftp_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:12:45.822148 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.822227 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-inets. 2026-05-09 00:12:45.822329 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../13-erlang-inets_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:12:45.822403 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-inets (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.822476 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-snmp. 2026-05-09 00:12:45.822547 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../14-erlang-snmp_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:12:45.822618 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-snmp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824339 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-os-mon. 2026-05-09 00:12:45.824390 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../15-erlang-os-mon_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:12:45.824402 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-os-mon (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824411 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-parsetools. 2026-05-09 00:12:45.824420 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../16-erlang-parsetools_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:12:45.824429 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2026-05-09 00:12:45.824454 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-parsetools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824463 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-syntax-tools. 2026-05-09 00:12:45.824472 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../17-erlang-syntax-tools_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:12:45.824482 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-syntax-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824491 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tools. 2026-05-09 00:12:45.824499 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../18-erlang-tools_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:12:45.824508 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824517 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-xmerl. 2026-05-09 00:12:45.824525 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../19-erlang-xmerl_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-09 00:12:45.824534 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-xmerl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824542 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package rabbitmq-server. 2026-05-09 00:12:45.824550 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../20-rabbitmq-server_4.1.8-1_all.deb ... 2026-05-09 00:12:45.824573 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking rabbitmq-server (4.1.8-1) ... 2026-05-09 00:12:45.824582 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-base (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824591 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Searching for services which depend on erlang and should be started... 2026-05-09 00:12:45.824600 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:none found. 2026-05-09 00:12:45.824608 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-xmerl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824617 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2026-05-09 00:12:45.824625 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron (3.0pl1-184ubuntu2) ... 2026-05-09 00:12:45.824634 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2026-05-09 00:12:45.824642 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:12:45.824651 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-syntax-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824659 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-parsetools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824668 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-asn1 (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824676 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824684 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-mnesia (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824693 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-crypto (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824702 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 00:12:45.824710 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up logrotate (3.21.0-2build1) ... 2026-05-09 00:12:45.824719 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-runtime-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824735 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824744 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-snmp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824752 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2026-05-09 00:12:45.824761 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-public-key (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824769 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ssl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824778 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-os-mon (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824786 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-eldap (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824799 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824912 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-inets (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-09 00:12:45.824929 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up rabbitmq-server (4.1.8-1) ... 2026-05-09 00:12:45.824988 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2026-05-09 00:12:45.825050 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:12:45.825135 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:12:45.825197 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 6cf049cee30f 2026-05-09 00:12:45.825291 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> c38320d8b679 2026-05-09 00:12:45.825356 | 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 2026-05-09 00:12:45.825413 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 086f6e4989f5 2026-05-09 00:12:45.825475 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Enabling plugins on node rabbit@ubuntu: 2026-05-09 00:12:45.825531 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_management 2026-05-09 00:12:45.825586 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_prometheus 2026-05-09 00:12:45.825649 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been configured: 2026-05-09 00:12:45.825704 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2026-05-09 00:12:45.825759 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2026-05-09 00:12:45.825813 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2026-05-09 00:12:45.825867 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2026-05-09 00:12:45.825923 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Applying plugin configuration to rabbit@ubuntu... 2026-05-09 00:12:45.825984 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been enabled: 2026-05-09 00:12:45.826161 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2026-05-09 00:12:45.826222 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2026-05-09 00:12:45.826335 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2026-05-09 00:12:45.826375 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2026-05-09 00:12:45.826435 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:set 4 plugins. 2026-05-09 00:12:45.826494 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Offline change; changes will take effect at broker restart. 2026-05-09 00:12:45.826557 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 086f6e4989f5 2026-05-09 00:12:45.826631 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> bd713fb758c0 2026-05-09 00:12:45.826694 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 8/13 : COPY healthcheck_rabbitmq /usr/local/bin/healthcheck_rabbitmq 2026-05-09 00:12:45.826756 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> dcc6d5848cd6 2026-05-09 00:12:45.826819 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 9/13 : RUN chmod 755 /usr/local/bin/healthcheck_rabbitmq 2026-05-09 00:12:45.826882 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in a92b2435f1d0 2026-05-09 00:12:45.826952 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container a92b2435f1d0 2026-05-09 00:12:45.826978 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 4684ed461ef3 2026-05-09 00:12:45.827050 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 10/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:12:45.827286 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 751ae0613f28 2026-05-09 00:12:45.827364 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 11/13 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-09 00:12:45.827377 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in ebbf908a6f9d 2026-05-09 00:12:45.827391 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container ebbf908a6f9d 2026-05-09 00:12:45.827449 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 0fc6da9c5dc2 2026-05-09 00:12:45.827479 | 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 2026-05-09 00:12:45.827542 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 437f46dd42a0 2026-05-09 00:12:45.827616 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-05-09 00:12:45.827669 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-05-09 00:12:45.827720 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-05-09 00:12:45.827773 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Package 'build-essential' is not installed, so not removed 2026-05-09 00:12:45.827821 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:12:45.827861 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-05-09 00:12:45.827918 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-05-09 00:12:45.827970 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-05-09 00:12:45.828024 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:12:45.828044 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 437f46dd42a0 2026-05-09 00:12:45.828160 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 34893f429317 2026-05-09 00:12:45.828180 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 13/13 : USER rabbitmq 2026-05-09 00:12:45.828271 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in b5d14e410aab 2026-05-09 00:12:45.828287 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container b5d14e410aab 2026-05-09 00:12:45.828342 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 52be50c8461c 2026-05-09 00:12:45.828364 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully built a1a2aaf70aca 2026-05-09 00:12:45.828434 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully tagged osism.harbor.regio.digital/kolla/rabbitmq:build-20260509 2026-05-09 00:12:45.828564 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Built at 2026-05-09 00:12:45.828439 (took 0:00:30.290941) 2026-05-09 00:12:45.829038 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-base) 2026-05-09 00:12:45.829076 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Processing 2026-05-09 00:12:45.829167 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Building started at 2026-05-09 00:12:45.829065 2026-05-09 00:12:45.830300 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 plugins into plugins archive 2026-05-09 00:12:45.830945 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 additions into additions archive 2026-05-09 00:12:48.018858 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:12:48.019022 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 7fc00de2cf2e 2026-05-09 00:12:48.019239 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 2/5 : LABEL "build-date"="20260509" "name"="redis-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:12:48.020302 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in b597215a5d61 2026-05-09 00:12:48.020321 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container b597215a5d61 2026-05-09 00:12:48.020334 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> e473230a78d7 2026-05-09 00:12:48.020345 | 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 2026-05-09 00:12:48.020357 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 065f37d52555 2026-05-09 00:12:48.020367 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 065f37d52555 2026-05-09 00:12:48.020377 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 33910c79232a 2026-05-09 00:12:48.020387 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:12:48.020397 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 75e578f2428c 2026-05-09 00:12:48.020406 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-09 00:12:48.020454 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 6b44349de239 2026-05-09 00:12:48.020463 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 6b44349de239 2026-05-09 00:12:48.020475 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> ef8667aff4f1 2026-05-09 00:12:48.020483 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully built 3b62deaa5c68 2026-05-09 00:12:48.020593 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully tagged osism.harbor.regio.digital/kolla/redis-base:build-20260509 2026-05-09 00:12:48.020784 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Built at 2026-05-09 00:12:48.020612 (took 0:00:02.191547) 2026-05-09 00:12:48.020936 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-sentinel) to queue 2026-05-09 00:12:48.021105 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis) to queue 2026-05-09 00:12:48.021686 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(multipathd) 2026-05-09 00:12:48.021828 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Processing 2026-05-09 00:12:48.021966 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building started at 2026-05-09 00:12:48.021825 2026-05-09 00:12:48.023655 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 plugins into plugins archive 2026-05-09 00:12:48.024797 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 additions into additions archive 2026-05-09 00:13:02.521389 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:13:02.521744 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 7fc00de2cf2e 2026-05-09 00:13:02.522012 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 2/4 : LABEL "build-date"="20260509" "name"="multipathd" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:13:02.522329 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 2d640abf769d 2026-05-09 00:13:02.523285 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 2d640abf769d 2026-05-09 00:13:02.523503 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> c3b001cbeecd 2026-05-09 00:13:02.523610 | 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/* 2026-05-09 00:13:02.523628 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in a787452b0705 2026-05-09 00:13:02.523642 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:13:02.523655 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:13:02.523666 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:13:02.523678 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:13:02.523738 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:13:02.523751 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:13:02.523762 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:13:02.523848 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:13:02.523877 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:13:02.526379 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:13:02.526423 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:13:02.526434 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:13:02.526443 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:13:02.526453 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:13:02.526462 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:13:02.526473 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 30.1 MB in 3s (11.6 MB/s) 2026-05-09 00:13:02.526484 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-05-09 00:13:02.526494 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-05-09 00:13:02.526504 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-05-09 00:13:02.526513 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-05-09 00:13:02.526523 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following additional packages will be installed: 2026-05-09 00:13:02.526532 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-05-09 00:13:02.526542 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2026-05-09 00:13:02.526552 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base sg3-utils-udev 2026-05-09 00:13:02.526562 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Suggested packages: 2026-05-09 00:13:02.526571 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-05-09 00:13:02.526581 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: multipath-tools-boot 2026-05-09 00:13:02.526590 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Recommended packages: 2026-05-09 00:13:02.526600 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: zstd 2026-05-09 00:13:02.526609 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following NEW packages will be installed: 2026-05-09 00:13:02.526619 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-05-09 00:13:02.526628 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2026-05-09 00:13:02.526638 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base multipath-tools sg3-utils-udev 2026-05-09 00:13:02.526647 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:13:02.526656 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Need to get 1,178 kB of archives. 2026-05-09 00:13:02.526687 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:After this operation, 4,231 kB of additional disk space will be used. 2026-05-09 00:13:02.526696 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:13:02.526706 | 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.2 [215 kB] 2026-05-09 00:13:02.526716 | 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] 2026-05-09 00:13:02.526733 | 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] 2026-05-09 00:13:02.526759 | 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] 2026-05-09 00:13:02.526769 | 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.8 [21.6 kB] 2026-05-09 00:13:02.526779 | 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.2 [47.3 kB] 2026-05-09 00:13:02.526788 | 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.2 [100 kB] 2026-05-09 00:13:02.526798 | 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.8 [50.5 kB] 2026-05-09 00:13:02.526811 | 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.2 [19.6 kB] 2026-05-09 00:13:02.527098 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-05-09 00:13:02.527303 | 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] 2026-05-09 00:13:02.527325 | 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] 2026-05-09 00:13:02.527356 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-05-09 00:13:02.527373 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.1 [310 kB] 2026-05-09 00:13:02.527390 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preconfiguring packages ... 2026-05-09 00:13:02.527407 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 1,178 kB in 0s (3,667 kB/s) 2026-05-09 00:13:02.527430 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dhcpcd-base. 2026-05-09 00:13:02.527537 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2026-05-09 00:13:02.527563 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 2026-05-09 00:13:02.527748 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(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% 2026-05-09 00:13:02.527779 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 70% 2026-05-09 00:13:02.527850 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 75% 2026-05-09 00:13:02.527936 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 80% 2026-05-09 00:13:02.527962 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 85% 2026-05-09 00:13:02.528059 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 90% 2026-05-09 00:13:02.528086 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 95% 2026-05-09 00:13:02.528329 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:13:02.528372 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../00-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-05-09 00:13:02.528431 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-09 00:13:02.528532 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package cpio. 2026-05-09 00:13:02.528616 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../01-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-05-09 00:13:02.528716 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-05-09 00:13:02.528772 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package busybox-initramfs. 2026-05-09 00:13:02.528858 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../02-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-05-09 00:13:02.528908 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-09 00:13:02.528932 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dracut-install. 2026-05-09 00:13:02.529000 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../03-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-05-09 00:13:02.529026 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-05-09 00:13:02.529159 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-bin. 2026-05-09 00:13:02.529188 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../04-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-05-09 00:13:02.529244 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-09 00:13:02.529388 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package libklibc:amd64. 2026-05-09 00:13:02.529411 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../05-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-09 00:13:02.529433 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-09 00:13:02.529493 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package klibc-utils. 2026-05-09 00:13:02.529527 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../06-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-09 00:13:02.529600 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-09 00:13:02.529690 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-core. 2026-05-09 00:13:02.529767 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2026-05-09 00:13:02.529835 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../07-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-05-09 00:13:02.529910 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-09 00:13:02.529960 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package linux-base. 2026-05-09 00:13:02.530021 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../08-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-05-09 00:13:02.530081 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-05-09 00:13:02.530164 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools. 2026-05-09 00:13:02.530233 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../09-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-05-09 00:13:02.530334 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-05-09 00:13:02.530362 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package liburcu8t64:amd64. 2026-05-09 00:13:02.530466 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../10-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-05-09 00:13:02.530507 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-09 00:13:02.530654 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package sg3-utils-udev. 2026-05-09 00:13:02.530680 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../11-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-05-09 00:13:02.530690 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-09 00:13:02.530702 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package kpartx. 2026-05-09 00:13:02.530767 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../12-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-09 00:13:02.530824 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-05-09 00:13:02.530882 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package multipath-tools. 2026-05-09 00:13:02.530941 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../13-multipath-tools_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-09 00:13:02.531001 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-09 00:13:02.531063 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-05-09 00:13:02.531154 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2026-05-09 00:13:02.531266 | 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 2026-05-09 00:13:02.531340 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-09 00:13:02.531381 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-05-09 00:13:02.531458 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-09 00:13:02.531519 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-09 00:13:02.531590 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Selecting UID from range 100 to 59999 ... 2026-05-09 00:13:02.531675 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2026-05-09 00:13:02.531762 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding system user `dhcpcd' (UID 100) ... 2026-05-09 00:13:02.531790 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding new user `dhcpcd' (UID 100) with group `nogroup' ... 2026-05-09 00:13:02.531832 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-05-09 00:13:02.531892 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-09 00:13:02.531916 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-05-09 00:13:02.531982 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-05-09 00:13:02.532008 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-09 00:13:02.532076 | 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', none removed. 2026-05-09 00:13:02.532103 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-09 00:13:02.532191 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-09 00:13:02.532264 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-05-09 00:13:02.532287 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2026-05-09 00:13:02.532349 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-09 00:13:02.532377 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2026-05-09 00:13:02.532437 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-09 00:13:02.532495 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:13:02.532520 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-05-09 00:13:02.532588 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container a787452b0705 2026-05-09 00:13:02.532662 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> ab05ff338066 2026-05-09 00:13:02.532736 | 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 2026-05-09 00:13:02.532783 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 8509f2ee7267 2026-05-09 00:13:02.532808 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-05-09 00:13:02.532880 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-05-09 00:13:02.532905 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-05-09 00:13:02.532970 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Package 'build-essential' is not installed, so not removed 2026-05-09 00:13:02.532995 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:13:02.533059 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-05-09 00:13:02.533082 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-05-09 00:13:02.533175 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-05-09 00:13:02.533238 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:13:02.533275 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 8509f2ee7267 2026-05-09 00:13:02.533345 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 4017e1bc7385 2026-05-09 00:13:02.533374 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully built 5f0a0b7a80e5 2026-05-09 00:13:02.533444 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully tagged osism.harbor.regio.digital/kolla/multipathd:build-20260509 2026-05-09 00:13:02.533550 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Built at 2026-05-09 00:13:02.533451 (took 0:00:14.511626) 2026-05-09 00:13:02.533986 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(tgtd) 2026-05-09 00:13:02.534020 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Processing 2026-05-09 00:13:02.534153 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building started at 2026-05-09 00:13:02.534031 2026-05-09 00:13:02.535067 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 plugins into plugins archive 2026-05-09 00:13:02.535770 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 additions into additions archive 2026-05-09 00:13:12.054197 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:13:12.054385 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 7fc00de2cf2e 2026-05-09 00:13:12.056442 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 2/5 : LABEL "build-date"="20260509" "name"="tgtd" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:13:12.056506 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 02656c60cfac 2026-05-09 00:13:12.056524 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 02656c60cfac 2026-05-09 00:13:12.056542 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 99e393cec314 2026-05-09 00:13:12.056566 | 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/* 2026-05-09 00:13:12.056588 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in e569cef3de89 2026-05-09 00:13:12.056609 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:13:12.056665 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:13:12.056684 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:13:12.056703 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:13:12.056714 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:13:12.056723 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:13:12.056733 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:13:12.056742 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:13:12.056752 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:13:12.056762 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:13:12.056772 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:13:12.056782 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:13:12.056791 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:13:12.056800 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:13:12.056810 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:13:12.056820 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Fetched 30.1 MB in 2s (12.3 MB/s) 2026-05-09 00:13:12.056830 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-05-09 00:13:12.056840 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-05-09 00:13:12.056849 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-05-09 00:13:12.056859 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-05-09 00:13:12.056868 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2026-05-09 00:13:12.056878 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:13:12.056887 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container e569cef3de89 2026-05-09 00:13:12.056897 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 9a7cb5827827 2026-05-09 00:13:12.056915 | 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 2026-05-09 00:13:12.056925 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 26a186a61edf 2026-05-09 00:13:12.056935 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 26a186a61edf 2026-05-09 00:13:12.056944 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 318409af3d78 2026-05-09 00:13:12.056957 | 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 2026-05-09 00:13:12.056969 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 08a43068e488 2026-05-09 00:13:12.056978 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-05-09 00:13:12.056992 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-05-09 00:13:12.057011 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-05-09 00:13:12.057080 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Package 'build-essential' is not installed, so not removed 2026-05-09 00:13:12.057238 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:13:12.057299 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-05-09 00:13:12.057415 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-05-09 00:13:12.057481 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-05-09 00:13:12.057586 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:13:12.057659 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 08a43068e488 2026-05-09 00:13:12.057729 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> d5229771dd8b 2026-05-09 00:13:12.057833 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully built d4d68e390548 2026-05-09 00:13:12.057968 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully tagged osism.harbor.regio.digital/kolla/tgtd:build-20260509 2026-05-09 00:13:12.058299 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Built at 2026-05-09 00:13:12.057979 (took 0:00:09.523948) 2026-05-09 00:13:12.058913 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(proxysql) 2026-05-09 00:13:12.059041 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Processing 2026-05-09 00:13:12.059277 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building started at 2026-05-09 00:13:12.059066 2026-05-09 00:13:12.060849 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 plugins into plugins archive 2026-05-09 00:13:12.061792 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 additions into additions archive 2026-05-09 00:13:32.511334 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:13:32.511501 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 7fc00de2cf2e 2026-05-09 00:13:32.511544 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 2/10 : LABEL "build-date"="20260509" "name"="proxysql" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:13:32.511632 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 9d41a672ed84 2026-05-09 00:13:32.511701 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 9d41a672ed84 2026-05-09 00:13:32.511828 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 67fc0b03ae8b 2026-05-09 00:13:32.511867 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 3/10 : RUN echo 'Uris: https://repo.proxysql.com/ProxySQL/proxysql-3.0.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 2026-05-09 00:13:32.511959 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in c805b02570e8 2026-05-09 00:13:32.512031 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container c805b02570e8 2026-05-09 00:13:32.512116 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 7651f830f1e6 2026-05-09 00:13:32.512230 | 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 2026-05-09 00:13:32.512381 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in efd43cb7a885 2026-05-09 00:13:32.512433 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container efd43cb7a885 2026-05-09 00:13:32.512564 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 1a4e88335a78 2026-05-09 00:13:32.512590 | 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/* 2026-05-09 00:13:32.512676 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 24518635678b 2026-05-09 00:13:32.512755 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:13:32.512866 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:13:32.512934 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:13:32.513031 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:13:32.513096 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:7 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ InRelease [2,531 B] 2026-05-09 00:13:32.513180 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:13:32.513336 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:13:32.513426 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:13:32.513497 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:13:32.513576 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:13 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ Packages [3,695 B] 2026-05-09 00:13:32.513656 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:13:32.513733 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:13:32.513811 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:13:32.513889 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:13:32.513964 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:13:32.514058 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:13:32.514137 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:13:32.514216 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 30.1 MB in 3s (11.1 MB/s) 2026-05-09 00:13:32.514395 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-05-09 00:13:32.514538 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-05-09 00:13:32.516330 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-05-09 00:13:32.516363 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-05-09 00:13:32.516374 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following additional packages will be installed: 2026-05-09 00:13:32.516382 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 2026-05-09 00:13:32.516390 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following NEW packages will be installed: 2026-05-09 00:13:32.516398 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 proxysql python3-yaml 2026-05-09 00:13:32.516405 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:13:32.516412 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Need to get 35.7 MB of archives. 2026-05-09 00:13:32.516419 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:After this operation, 149 MB of additional disk space will be used. 2026-05-09 00:13:32.516475 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-05-09 00:13:32.516484 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:13:32.516491 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-05-09 00:13:32.516498 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ proxysql 3.0.8 [35.5 MB] 2026-05-09 00:13:32.516506 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 35.7 MB in 2s (16.7 MB/s) 2026-05-09 00:13:32.516513 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package libyaml-0-2:amd64. 2026-05-09 00:13:32.516520 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2026-05-09 00:13:32.516529 | 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% 2026-05-09 00:13:32.516538 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 70% 2026-05-09 00:13:32.516545 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 75% 2026-05-09 00:13:32.516552 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 80% 2026-05-09 00:13:32.516559 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 85% 2026-05-09 00:13:32.516566 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 90% 2026-05-09 00:13:32.516573 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 95% 2026-05-09 00:13:32.516580 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:13:32.516598 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-05-09 00:13:32.516605 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-09 00:13:32.516612 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package proxysql. 2026-05-09 00:13:32.516619 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../proxysql_3.0.8_amd64.deb ... 2026-05-09 00:13:32.516626 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking proxysql (3.0.8) ... 2026-05-09 00:13:32.516633 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package python3-yaml. 2026-05-09 00:13:32.516640 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-05-09 00:13:32.516647 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-09 00:13:32.516654 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up proxysql (3.0.8) ... 2026-05-09 00:13:32.516661 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-09 00:13:32.516668 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-09 00:13:32.516675 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:13:32.516682 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 24518635678b 2026-05-09 00:13:32.516689 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 459e63b2b0b1 2026-05-09 00:13:32.516702 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 6/10 : COPY kolla_proxysql_config_sync kolla_extend_start /usr/local/bin/ 2026-05-09 00:13:32.516710 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> e5d72a2d1a94 2026-05-09 00:13:32.516717 | 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 2026-05-09 00:13:32.516725 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 91ef4dcd927d 2026-05-09 00:13:32.516738 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 91ef4dcd927d 2026-05-09 00:13:32.516749 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> c92206df66c0 2026-05-09 00:13:32.516796 | 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 2026-05-09 00:13:32.516868 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in d297301f85d6 2026-05-09 00:13:32.516939 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container d297301f85d6 2026-05-09 00:13:32.517003 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 7aa491e01f74 2026-05-09 00:13:32.517084 | 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 2026-05-09 00:13:32.517153 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 3228b2a50ef9 2026-05-09 00:13:32.517225 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-05-09 00:13:32.517427 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-05-09 00:13:32.517472 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-05-09 00:13:32.517528 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Package 'build-essential' is not installed, so not removed 2026-05-09 00:13:32.517584 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:13:32.517642 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-05-09 00:13:32.517702 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-05-09 00:13:32.517759 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-05-09 00:13:32.517819 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:13:32.517876 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 3228b2a50ef9 2026-05-09 00:13:32.517932 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> b806a6c76740 2026-05-09 00:13:32.517987 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 10/10 : USER proxysql 2026-05-09 00:13:32.518045 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 5e197958f84b 2026-05-09 00:13:32.518101 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 5e197958f84b 2026-05-09 00:13:32.518157 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> d34068ab8826 2026-05-09 00:13:32.518220 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully built f1fac12c47fe 2026-05-09 00:13:32.518345 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully tagged osism.harbor.regio.digital/kolla/proxysql:build-20260509 2026-05-09 00:13:32.518448 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Built at 2026-05-09 00:13:32.518355 (took 0:00:20.459289) 2026-05-09 00:13:32.518891 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(proxysql-3) 2026-05-09 00:13:32.518980 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql-3:Processing 2026-05-09 00:13:32.519065 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Building started at 2026-05-09 00:13:32.518986 2026-05-09 00:13:32.520177 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql-3:Turned 0 plugins into plugins archive 2026-05-09 00:13:32.520940 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql-3:Turned 0 additions into additions archive 2026-05-09 00:13:52.193002 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:13:52.193302 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 7fc00de2cf2e 2026-05-09 00:13:52.193489 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 2/10 : LABEL "build-date"="20260509" "name"="proxysql-3" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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-3" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-09 00:13:52.193652 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 2d5964ad36a4 2026-05-09 00:13:52.193777 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 2d5964ad36a4 2026-05-09 00:13:52.193906 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> c0c3c0ee51d7 2026-05-09 00:13:52.194021 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 3/10 : RUN echo 'Uris: https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble/' >/etc/apt/sources.list.d/proxysql-3.sources && echo 'Components: ' >>/etc/apt/sources.list.d/proxysql-3.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/proxysql-3.sources && echo 'Suites: ./' >>/etc/apt/sources.list.d/proxysql-3.sources && echo 'Signed-By: /etc/kolla/apt-keys/proxysql.asc' >>/etc/apt/sources.list.d/proxysql-3.sources 2026-05-09 00:13:52.194139 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in d54c9653dda6 2026-05-09 00:13:52.194283 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container d54c9653dda6 2026-05-09 00:13:52.194426 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 119198102384 2026-05-09 00:13:52.194540 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: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 2026-05-09 00:13:52.194652 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 64b3e7a5c1b7 2026-05-09 00:13:52.194755 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 64b3e7a5c1b7 2026-05-09 00:13:52.194861 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 5e4d262f5077 2026-05-09 00:13:52.194967 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: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/* 2026-05-09 00:13:52.195074 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 5a91848a6597 2026-05-09 00:13:52.196266 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:13:52.196288 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:13:52.196299 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:13:52.196309 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:7 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ InRelease [2,531 B] 2026-05-09 00:13:52.196319 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:13:52.196328 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:13:52.196338 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:13:52.196348 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:13:52.196359 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:13:52.196368 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:11 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ Packages [3,695 B] 2026-05-09 00:13:52.196378 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:13:52.196447 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:13:52.196459 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:13:52.196469 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:13:52.196479 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:13:52.196488 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:13:52.196498 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:13:52.196508 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Fetched 30.1 MB in 2s (12.1 MB/s) 2026-05-09 00:13:52.196517 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading package lists... 2026-05-09 00:13:52.196527 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading package lists... 2026-05-09 00:13:52.196537 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Building dependency tree... 2026-05-09 00:13:52.196546 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading state information... 2026-05-09 00:13:52.196556 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:The following additional packages will be installed: 2026-05-09 00:13:52.196655 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: libyaml-0-2 2026-05-09 00:13:52.196809 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:The following NEW packages will be installed: 2026-05-09 00:13:52.197001 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: libyaml-0-2 proxysql python3-yaml 2026-05-09 00:13:52.197119 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:13:52.198444 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Need to get 35.7 MB of archives. 2026-05-09 00:13:52.198501 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:After this operation, 149 MB of additional disk space will be used. 2026-05-09 00:13:52.198512 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-05-09 00:13:52.198520 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:13:52.198526 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-05-09 00:13:52.198533 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:4 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ proxysql 3.0.8 [35.5 MB] 2026-05-09 00:13:52.198539 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Fetched 35.7 MB in 1s (24.1 MB/s) 2026-05-09 00:13:52.198544 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Selecting previously unselected package libyaml-0-2:amd64. 2026-05-09 00:13:52.198550 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 2026-05-09 00:13:52.198558 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(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% 2026-05-09 00:13:52.198566 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 2026-05-09 00:13:52.198572 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:70% (Reading database ... 75% 2026-05-09 00:13:52.198578 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 80% 2026-05-09 00:13:52.198584 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 85% 2026-05-09 00:13:52.198590 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 90% 2026-05-09 00:13:52.198595 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 95% 2026-05-09 00:13:52.198628 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:13:52.198635 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Preparing to unpack .../libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-05-09 00:13:52.198641 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-09 00:13:52.198647 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Selecting previously unselected package proxysql. 2026-05-09 00:13:52.198653 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Preparing to unpack .../proxysql_3.0.8_amd64.deb ... 2026-05-09 00:13:52.198659 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Unpacking proxysql (3.0.8) ... 2026-05-09 00:13:52.198664 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Selecting previously unselected package python3-yaml. 2026-05-09 00:13:52.198701 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Preparing to unpack .../python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-05-09 00:13:52.198707 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-09 00:13:52.198713 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Setting up proxysql (3.0.8) ... 2026-05-09 00:13:52.198719 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-09 00:13:52.198734 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-09 00:13:52.198740 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:13:52.198746 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 5a91848a6597 2026-05-09 00:13:52.198752 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> dfd1db5927c5 2026-05-09 00:13:52.198772 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 6/10 : COPY kolla_proxysql_config_sync kolla_extend_start /usr/local/bin/ 2026-05-09 00:13:52.198778 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 4f11bc6b3de6 2026-05-09 00:13:52.198796 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 7/10 : RUN chmod 755 /usr/local/bin/kolla_proxysql_config_sync && chmod 644 /usr/local/bin/kolla_extend_start 2026-05-09 00:13:52.200383 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 78265d97508d 2026-05-09 00:13:52.200419 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 78265d97508d 2026-05-09 00:13:52.200426 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> b112a994efed 2026-05-09 00:13:52.200433 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: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 2026-05-09 00:13:52.200441 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in fd93cb5b9579 2026-05-09 00:13:52.200447 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container fd93cb5b9579 2026-05-09 00:13:52.200453 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> aa30b75f393c 2026-05-09 00:13:52.200460 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: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 2026-05-09 00:13:52.200467 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in dd686c38ccbe 2026-05-09 00:13:52.200473 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading package lists... 2026-05-09 00:13:52.200479 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Building dependency tree... 2026-05-09 00:13:52.200485 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading state information... 2026-05-09 00:13:52.200491 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Package 'build-essential' is not installed, so not removed 2026-05-09 00:13:52.200497 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:13:52.200511 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading package lists... 2026-05-09 00:13:52.200517 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Building dependency tree... 2026-05-09 00:13:52.200522 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading state information... 2026-05-09 00:13:52.200528 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:13:52.200585 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container dd686c38ccbe 2026-05-09 00:13:52.200703 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> b52de00d241a 2026-05-09 00:13:52.200794 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 10/10 : USER proxysql 2026-05-09 00:13:52.200894 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 95ba8d58d054 2026-05-09 00:13:52.201039 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 95ba8d58d054 2026-05-09 00:13:52.201193 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> c00e2563abf8 2026-05-09 00:13:52.201419 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Successfully built f04ab392eb74 2026-05-09 00:13:52.201594 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Successfully tagged osism.harbor.regio.digital/kolla/proxysql-3:build-20260509 2026-05-09 00:13:52.201885 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Built at 2026-05-09 00:13:52.201677 (took 0:00:19.682691) 2026-05-09 00:13:52.202779 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(dnsmasq) 2026-05-09 00:13:52.202980 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Processing 2026-05-09 00:13:52.203186 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building started at 2026-05-09 00:13:52.203007 2026-05-09 00:13:52.204762 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 plugins into plugins archive 2026-05-09 00:13:52.205955 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 additions into additions archive 2026-05-09 00:14:05.304828 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:14:05.305145 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 7fc00de2cf2e 2026-05-09 00:14:05.305366 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 2/6 : LABEL "build-date"="20260509" "name"="dnsmasq" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:14:05.305546 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 28aceadbe4b2 2026-05-09 00:14:05.305746 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 28aceadbe4b2 2026-05-09 00:14:05.305881 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 75766bfa0302 2026-05-09 00:14:05.306005 | 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/* 2026-05-09 00:14:05.307341 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in ef108402f26c 2026-05-09 00:14:05.307385 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:14:05.307410 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:14:05.307433 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:14:05.307456 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:14:05.307491 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:14:05.307540 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:14:05.307559 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:14:05.307575 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:14:05.307592 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:14:05.307611 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:14:05.307628 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:14:05.307645 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:14:05.307762 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:14:05.307977 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:14:05.308166 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:14:05.308426 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 30.1 MB in 2s (12.8 MB/s) 2026-05-09 00:14:05.308704 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-05-09 00:14:05.308895 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-05-09 00:14:05.309018 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-05-09 00:14:05.309122 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-05-09 00:14:05.309312 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following additional packages will be installed: 2026-05-09 00:14:05.309434 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 libnfnetlink0 2026-05-09 00:14:05.309563 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnftables1 libnftnl11 2026-05-09 00:14:05.309701 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Suggested packages: 2026-05-09 00:14:05.309795 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: resolvconf 2026-05-09 00:14:05.309896 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Recommended packages: 2026-05-09 00:14:05.310046 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dns-root-data dbus 2026-05-09 00:14:05.310248 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following NEW packages will be installed: 2026-05-09 00:14:05.310416 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 2026-05-09 00:14:05.311428 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnfnetlink0 libnftables1 libnftnl11 2026-05-09 00:14:05.311496 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:14:05.311544 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Need to get 1,121 kB of archives. 2026-05-09 00:14:05.311558 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:After this operation, 2,959 kB of additional disk space will be used. 2026-05-09 00:14:05.311569 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:14:05.311580 | 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] 2026-05-09 00:14:05.311605 | 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] 2026-05-09 00:14:05.311617 | 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] 2026-05-09 00:14:05.311626 | 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] 2026-05-09 00:14:05.311648 | 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] 2026-05-09 00:14:05.311658 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-05-09 00:14:05.311668 | 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] 2026-05-09 00:14:05.311678 | 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] 2026-05-09 00:14:05.311687 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 1,121 kB in 0s (4,318 kB/s) 2026-05-09 00:14:05.311697 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-09 00:14:05.311707 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2026-05-09 00:14:05.311720 | 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% 2026-05-09 00:14:05.311733 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 70% (Reading database ... 75% 2026-05-09 00:14:05.311743 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 80% 2026-05-09 00:14:05.311753 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 85% 2026-05-09 00:14:05.311763 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 90% 2026-05-09 00:14:05.312283 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 95% 2026-05-09 00:14:05.312307 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:14:05.312317 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../0-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:14:05.312328 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:14:05.312338 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnfnetlink0:amd64. 2026-05-09 00:14:05.312347 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../1-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-05-09 00:14:05.312357 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-09 00:14:05.312366 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-05-09 00:14:05.312376 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../2-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-05-09 00:14:05.312386 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-09 00:14:05.312395 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libjansson4:amd64. 2026-05-09 00:14:05.312405 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../3-libjansson4_2.14-2build2_amd64.deb ... 2026-05-09 00:14:05.312414 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-05-09 00:14:05.312424 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftnl11:amd64. 2026-05-09 00:14:05.312433 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-05-09 00:14:05.312443 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-09 00:14:05.312452 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftables1:amd64. 2026-05-09 00:14:05.312462 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../5-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-05-09 00:14:05.312482 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-05-09 00:14:05.312492 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq-base. 2026-05-09 00:14:05.312538 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../6-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-05-09 00:14:05.312556 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-05-09 00:14:05.312566 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq. 2026-05-09 00:14:05.312575 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../7-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2026-05-09 00:14:05.312585 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2026-05-09 00:14:05.312600 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-09 00:14:05.312699 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-05-09 00:14:05.312750 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: 2026-05-09 00:14:05.312838 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:14:05.312895 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-09 00:14:05.312981 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-05-09 00:14:05.313036 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-09 00:14:05.313105 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-05-09 00:14:05.313176 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2026-05-09 00:14:05.313289 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: could not determine current runlevel 2026-05-09 00:14:05.313363 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:14:05.313431 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:14:05.313528 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container ef108402f26c 2026-05-09 00:14:05.313595 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> fd00672e7f5c 2026-05-09 00:14:05.313670 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:14:05.313744 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> a7b38c4678c2 2026-05-09 00:14:05.313816 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-09 00:14:05.313889 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 640c9c00fe4b 2026-05-09 00:14:05.313960 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 640c9c00fe4b 2026-05-09 00:14:05.314052 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 6b60d182b9bd 2026-05-09 00:14:05.314130 | 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 2026-05-09 00:14:05.314234 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 80b179c787d1 2026-05-09 00:14:05.314304 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-05-09 00:14:05.314383 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-05-09 00:14:05.314530 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-05-09 00:14:05.314725 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Package 'build-essential' is not installed, so not removed 2026-05-09 00:14:05.314810 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:14:05.314908 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-05-09 00:14:05.314975 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-05-09 00:14:05.315033 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-05-09 00:14:05.315111 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:14:05.315172 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 80b179c787d1 2026-05-09 00:14:05.315235 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 9d29c43e0127 2026-05-09 00:14:05.316436 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully built 0e8408c40b19 2026-05-09 00:14:05.316555 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully tagged osism.harbor.regio.digital/kolla/dnsmasq:build-20260509 2026-05-09 00:14:05.316579 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Built at 2026-05-09 00:14:05.315384 (took 0:00:13.112377) 2026-05-09 00:14:05.316593 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-base) 2026-05-09 00:14:05.316603 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Processing 2026-05-09 00:14:05.316613 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Building started at 2026-05-09 00:14:05.316110 2026-05-09 00:14:05.319314 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 plugins into plugins archive 2026-05-09 00:14:05.319354 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 additions into additions archive 2026-05-09 00:14:05.703842 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 1/3 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:14:05.703956 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 7fc00de2cf2e 2026-05-09 00:14:05.704022 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 2/3 : LABEL "build-date"="20260509" "name"="letsencrypt-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:14:05.704060 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Running in f5733c1a6a04 2026-05-09 00:14:05.704180 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Removed intermediate container f5733c1a6a04 2026-05-09 00:14:05.704298 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 8854cd1e8545 2026-05-09 00:14:05.704367 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 3/3 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:14:05.704444 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 9cc35f0f2936 2026-05-09 00:14:05.704549 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully built 00549d81efbe 2026-05-09 00:14:05.704632 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260509 2026-05-09 00:14:05.704783 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Built at 2026-05-09 00:14:05.704653 (took 0:00:00.388543) 2026-05-09 00:14:05.704888 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-webserver) to queue 2026-05-09 00:14:05.704977 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-lego) to queue 2026-05-09 00:14:05.705379 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-libvirt) 2026-05-09 00:14:05.705476 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Processing 2026-05-09 00:14:05.705617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building started at 2026-05-09 00:14:05.705524 2026-05-09 00:14:05.706831 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 plugins into plugins archive 2026-05-09 00:14:05.707649 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 additions into additions archive 2026-05-09 00:15:37.925766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:15:37.926002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 7fc00de2cf2e 2026-05-09 00:15:37.926122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 2/10 : LABEL "build-date"="20260509" "name"="nova-libvirt" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:15:37.926251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 93715104f8eb 2026-05-09 00:15:37.926355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 93715104f8eb 2026-05-09 00:15:37.926445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 81f199064fc2 2026-05-09 00:15:37.926535 | 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 2026-05-09 00:15:37.926625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 13b0ab12a8d6 2026-05-09 00:15:37.926744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 13b0ab12a8d6 2026-05-09 00:15:37.926827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 7169993b4196 2026-05-09 00:15:37.926916 | 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 mdevctl 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 qemu-system-modules-spice && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-09 00:15:37.927005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 4886c5899f86 2026-05-09 00:15:37.927092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:15:37.927178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:15:37.927284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:15:37.927369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:15:37.927480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:15:37.927570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:15:37.927702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:15:37.927793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:15:37.927878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:15:37.927961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:15:37.928064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:15:37.928147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:15:37.928249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:15:37.928335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:15:37.928446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:15:37.928575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 30.1 MB in 2s (12.5 MB/s) 2026-05-09 00:15:37.929504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-05-09 00:15:37.929570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-05-09 00:15:37.929584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-05-09 00:15:37.929595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-05-09 00:15:37.929605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following additional packages will be installed: 2026-05-09 00:15:37.929615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl db-util db5.3-util dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-05-09 00:15:37.929625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-system-bus-common dmidecode gettext-base iptables ipxe-qemu iso-codes 2026-05-09 00:15:37.929635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libargon2-1 libasound2-data libasound2t64 libbabeltrace1 2026-05-09 00:15:37.929684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-05-09 00:15:37.929696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-05-09 00:15:37.929705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 2026-05-09 00:15:37.929715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libcurl3t64-gnutls libdaxctl1 libdbus-1-3 libdrm-amdgpu1 libdrm-common 2026-05-09 00:15:37.929725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdrm-intel1 libdrm2 libduktape207 libdw1t64 libepoxy0 libevent-2.1-7t64 2026-05-09 00:15:37.929735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfdisk1 libfdt1 libfuse3-3 libgbm1 libglib2.0-0t64 libgoogle-perftools4t64 2026-05-09 00:15:37.929744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libicu74 libip4tc2 2026-05-09 00:15:37.929754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 libjson-glib-1.0-0 2026-05-09 00:15:37.929764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-common libllvm20 liblmdb0 liblua5.4-0 libncurses6 libndctl6 2026-05-09 00:15:37.929773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 libnss3 2026-05-09 00:15:37.929783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnuma1 liboath0t64 libopus0 liborc-0.4-0t64 libpam-systemd libparted2t64 2026-05-09 00:15:37.929793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpcap0.8t64 libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 2026-05-09 00:15:37.929802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpng16-16t64 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 2026-05-09 00:15:37.929812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: librabbitmq4 librados2 libradosstriper1 librbd1 libsasl2-modules 2026-05-09 00:15:37.929821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libsensors-config libsensors5 libslirp0 libspice-server1 libsystemd-shared 2026-05-09 00:15:37.929831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtcmalloc-minimal4t64 libtpms0 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 2026-05-09 00:15:37.929980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-mu-4.0.1-0t64 libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 2026-05-09 00:15:37.930016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-device0t64 libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 2026-05-09 00:15:37.930033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-spi-helper0t64 libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 2026-05-09 00:15:37.930043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libunbound8 libunwind8 liburing2 libusb-1.0-0 libusbredirparser1t64 2026-05-09 00:15:37.930052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirglrenderer1 libvirt-daemon libvirt-daemon-config-network 2026-05-09 00:15:37.930062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-05-09 00:15:37.930071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system-systemd libvirt0 libvulkan1 libx11-6 libx11-data 2026-05-09 00:15:37.930081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libx11-xcb1 libxau6 libxcb-dri3-0 libxcb-present0 libxcb-randr0 libxcb-sync1 2026-05-09 00:15:37.930090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libxcb-xfixes0 libxcb1 libxdmcp6 libxdp1 libxml2 libxshmfence1 libyajl2 2026-05-09 00:15:37.930100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libyaml-0-2 logrotate mesa-libgallium openvswitch-common polkitd 2026-05-09 00:15:37.930109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-certifi 2026-05-09 00:15:37.930118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-chardet python3-idna python3-prettytable python3-requests 2026-05-09 00:15:37.930128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-urllib3 python3-wcwidth python3-yaml qemu-system-arm 2026-05-09 00:15:37.930137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-common qemu-system-data qemu-system-mips qemu-system-misc 2026-05-09 00:15:37.930147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-modules-opengl qemu-system-ppc qemu-system-s390x 2026-05-09 00:15:37.930157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-sparc qemu-system-x86 seabios sgml-base systemd 2026-05-09 00:15:37.930172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-container systemd-sysv tpm-udev uuid-runtime xml-core 2026-05-09 00:15:37.930182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Suggested packages: 2026-05-09 00:15:37.930192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ceph ceph-mds default-dbus-session-bus | dbus-session-bus firewalld isoquery 2026-05-09 00:15:37.930237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: alsa-utils libasound2-plugins fuse3 low-memory-monitor libvisual-0.4-plugins 2026-05-09 00:15:37.930255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gstreamer1.0-tools opus-tools parted libparted-dev libparted-i18n pciutils 2026-05-09 00:15:37.930270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: pcscd libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 2026-05-09 00:15:37.930284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: lm-sensors gstreamer1.0-libav gstreamer1.0-plugins-ugly libvirt-clients-qemu 2026-05-09 00:15:37.930480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-05-09 00:15:37.930542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-05-09 00:15:37.930565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-05-09 00:15:37.930577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-05-09 00:15:37.930587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: auditd nfs-common systemtap zfsutils bsd-mailx | mailx ethtool 2026-05-09 00:15:37.930601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: openvswitch-doc cpufrequtils wireless-tools radeontool polkitd-pkla 2026-05-09 00:15:37.930615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-cryptography python3-openssl python3-socks python-requests-doc 2026-05-09 00:15:37.930702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-brotli samba vde2 sgml-base-doc systemd-homed systemd-userdbd 2026-05-09 00:15:37.930756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-boot libfido2-1 libqrencode4 debhelper 2026-05-09 00:15:37.930769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Recommended packages: 2026-05-09 00:15:37.930819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: nftables alsa-ucm-conf alsa-topology-conf libglib2.0-data shared-mime-info 2026-05-09 00:15:37.932365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xdg-user-dirs gstreamer1.0-plugins-base libgpm2 dbus-user-session 2026-05-09 00:15:37.932420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gstreamer1.0-plugins-good libxml2-utils netcat-openbsd dnsmasq-base parted 2026-05-09 00:15:37.932434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-l10n mesa-vulkan-drivers | vulkan-icd python3-openvswitch 2026-05-09 00:15:37.932447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-netifaces vbetool hdparm ethtool kbd | console-tools 2026-05-09 00:15:37.932458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm qemu-system-gui 2026-05-09 00:15:37.932480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: cpu-checker networkd-dispatcher systemd-timesyncd | time-daemon 2026-05-09 00:15:37.932490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-resolved libnss-mymachines libnss-systemd 2026-05-09 00:15:37.932501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following packages will be REMOVED: 2026-05-09 00:15:37.932510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-standalone-sysusers 2026-05-09 00:15:37.932520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following NEW packages will be installed: 2026-05-09 00:15:37.932530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl ceph-common db-util db5.3-util dbus dbus-bin dbus-daemon 2026-05-09 00:15:37.932539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-session-bus-common dbus-system-bus-common dmidecode ebtables 2026-05-09 00:15:37.932549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gettext-base iptables ipxe-qemu iso-codes libargon2-1 libasound2-data 2026-05-09 00:15:37.932558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libasound2t64 libbabeltrace1 libboost-context1.83.0 2026-05-09 00:15:37.932567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-05-09 00:15:37.932577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-05-09 00:15:37.932586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 libcurl3t64-gnutls 2026-05-09 00:15:37.932595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdaxctl1 libdbus-1-3 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm2 2026-05-09 00:15:37.932605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libduktape207 libdw1t64 libepoxy0 libevent-2.1-7t64 libfdisk1 libfdt1 2026-05-09 00:15:37.932614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfuse3-3 libgbm1 libglib2.0-0t64 libgoogle-perftools4t64 2026-05-09 00:15:37.932623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libicu74 libip4tc2 2026-05-09 00:15:37.932633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 libjson-glib-1.0-0 2026-05-09 00:15:37.932672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-common libllvm20 liblmdb0 liblua5.4-0 libncurses6 libndctl6 2026-05-09 00:15:37.932682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 libnss3 2026-05-09 00:15:37.932692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnuma1 liboath0t64 libopus0 liborc-0.4-0t64 libpam-systemd libparted2t64 2026-05-09 00:15:37.932701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpcap0.8t64 libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 2026-05-09 00:15:37.932710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpng16-16t64 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 2026-05-09 00:15:37.932720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: librabbitmq4 librados2 libradosstriper1 librbd1 libsasl2-modules 2026-05-09 00:15:37.932742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libsasl2-modules-gssapi-mit libsensors-config libsensors5 libslirp0 2026-05-09 00:15:37.932752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libspice-server1 libsystemd-shared libtcmalloc-minimal4t64 libtpms0 2026-05-09 00:15:37.932761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2026-05-09 00:15:37.932771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-05-09 00:15:37.932780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-05-09 00:15:37.932790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunbound8 libunwind8 liburing2 2026-05-09 00:15:37.932799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libusb-1.0-0 libusbredirparser1t64 libvirglrenderer1 libvirt-clients 2026-05-09 00:15:37.932809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-05-09 00:15:37.932818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system 2026-05-09 00:15:37.932828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system-systemd libvirt0 libvulkan1 libx11-6 libx11-data 2026-05-09 00:15:37.932851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libx11-xcb1 libxau6 libxcb-dri3-0 libxcb-present0 libxcb-randr0 libxcb-sync1 2026-05-09 00:15:37.932861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libxcb-xfixes0 libxcb1 libxdmcp6 libxdp1 libxml2 libxshmfence1 libyajl2 2026-05-09 00:15:37.932870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libyaml-0-2 logrotate mdevctl mesa-libgallium openvswitch-common 2026-05-09 00:15:37.932880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: openvswitch-switch ovmf pm-utils polkitd powermgmt-base 2026-05-09 00:15:37.932897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2026-05-09 00:15:37.932915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-chardet python3-idna python3-prettytable python3-rados python3-rbd 2026-05-09 00:15:37.932942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-requests python3-urllib3 python3-wcwidth python3-yaml 2026-05-09 00:15:37.932958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-block-extra qemu-system qemu-system-arm qemu-system-common 2026-05-09 00:15:37.932976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-data qemu-system-mips qemu-system-misc 2026-05-09 00:15:37.932994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-modules-opengl qemu-system-modules-spice qemu-system-ppc 2026-05-09 00:15:37.933010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-s390x qemu-system-sparc qemu-system-x86 qemu-utils sasl2-bin 2026-05-09 00:15:37.933024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: seabios sgml-base swtpm swtpm-tools systemd systemd-container systemd-sysv 2026-05-09 00:15:37.933034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: tpm-udev tpm2-tools trousers uuid-runtime xml-core 2026-05-09 00:15:37.933043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 190 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:15:37.933053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Need to get 252 MB of archives. 2026-05-09 00:15:37.933062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:After this operation, 1,035 MB of additional disk space will be used. 2026-05-09 00:15:37.933073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-05-09 00:15:37.933085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:15:37.933094 | 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] 2026-05-09 00:15:37.933104 | 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] 2026-05-09 00:15:37.933130 | 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] 2026-05-09 00:15:37.933140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:187 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-05-09 00:15:37.933151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:188 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-05-09 00:15:37.933161 | 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.5 [146 kB] 2026-05-09 00:15:37.933170 | 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.15 [2,076 kB] 2026-05-09 00:15:37.933180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:189 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-05-09 00:15:37.933193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:190 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2026-05-09 00:15:37.933204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:191 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2026-05-09 00:15:37.933254 | 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.15 [3,475 kB] 2026-05-09 00:15:37.933364 | 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.15 [11.9 kB] 2026-05-09 00:15:37.933383 | 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.5 [33.1 kB] 2026-05-09 00:15:37.933425 | 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] 2026-05-09 00:15:37.933486 | 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.7 [443 kB] 2026-05-09 00:15:37.933595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-09 00:15:37.933723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2026-05-09 00:15:37.933798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2026-05-09 00:15:37.933868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2026-05-09 00:15:37.933929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2026-05-09 00:15:37.933956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2026-05-09 00:15:37.934015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 trousers amd64 0.3.15-0.3build2 [121 kB] 2026-05-09 00:15:37.934070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-05-09 00:15:37.934111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-05-09 00:15:37.934164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-05-09 00:15:37.934225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-05-09 00:15:37.934304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-05-09 00:15:37.934367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-05-09 00:15:37.934441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 iso-codes all 4.16.0-1 [3,492 kB] 2026-05-09 00:15:37.934499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-09 00:15:37.934555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-05-09 00:15:37.934612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.15 [235 kB] 2026-05-09 00:15:37.934808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-05-09 00:15:37.934844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.7 [764 kB] 2026-05-09 00:15:37.934863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-05-09 00:15:37.934875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-05-09 00:15:37.934921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-05-09 00:15:37.934978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2026-05-09 00:15:37.935032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-05-09 00:15:37.935086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-05-09 00:15:37.935142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-05-09 00:15:37.935197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-05-09 00:15:37.935291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-05-09 00:15:37.935344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-05-09 00:15:37.935394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-common all 2.4.125-1ubuntu0.1~24.04.1 [9,174 B] 2026-05-09 00:15:37.935445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm2 amd64 2.4.125-1ubuntu0.1~24.04.1 [41.3 kB] 2026-05-09 00:15:37.935497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-05-09 00:15:37.935531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-05-09 00:15:37.935576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-05-09 00:15:37.935605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-05-09 00:15:37.935690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-05-09 00:15:37.935720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-05-09 00:15:37.935743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2026-05-09 00:15:37.935818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2026-05-09 00:15:37.935860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-05-09 00:15:37.935903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-05-09 00:15:37.935928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-05-09 00:15:37.936001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-05-09 00:15:37.936029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-05-09 00:15:37.936090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-05-09 00:15:37.936112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-05-09 00:15:37.936170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-05-09 00:15:37.936233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-05-09 00:15:37.936282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-05-09 00:15:37.936333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-05-09 00:15:37.936374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-05-09 00:15:37.936414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-05-09 00:15:37.936507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-05-09 00:15:37.936575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-05-09 00:15:37.936630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-05-09 00:15:37.936731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-05-09 00:15:37.936745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-05-09 00:15:37.936773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-05-09 00:15:37.936819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-05-09 00:15:37.936859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-05-09 00:15:37.936905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-05-09 00:15:37.936966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-05-09 00:15:37.936990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-05-09 00:15:37.937012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-05-09 00:15:37.937083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-05-09 00:15:37.937107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-05-09 00:15:37.937163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-05-09 00:15:37.937188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-05-09 00:15:37.937274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-05-09 00:15:37.937305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-05-09 00:15:37.937356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-05-09 00:15:37.937414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-05-09 00:15:37.937461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-05-09 00:15:37.937508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-09 00:15:37.937556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-05-09 00:15:37.937605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-05-09 00:15:37.939480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-05-09 00:15:37.939514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-05-09 00:15:37.939528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-05-09 00:15:37.939541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2026-05-09 00:15:37.939558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-05-09 00:15:37.939568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-05-09 00:15:37.939576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-05-09 00:15:37.939585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-05-09 00:15:37.939593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-05-09 00:15:37.939602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-05-09 00:15:37.939611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-05-09 00:15:37.939619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-05-09 00:15:37.939662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-05-09 00:15:37.939672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-05-09 00:15:37.939681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-05-09 00:15:37.939689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.1 [21.4 kB] 2026-05-09 00:15:37.939698 | 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] 2026-05-09 00:15:37.939707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.1 [63.8 kB] 2026-05-09 00:15:37.939715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2026-05-09 00:15:37.939724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libepoxy0 amd64 1.5.10-1build1 [220 kB] 2026-05-09 00:15:37.939733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.2 [30.6 MB] 2026-05-09 00:15:37.939741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:110 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-05-09 00:15:37.939750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-05-09 00:15:37.939758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-05-09 00:15:37.939767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-05-09 00:15:37.939775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-05-09 00:15:37.939784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-05-09 00:15:37.939792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-05-09 00:15:37.939816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.1 [10.8 MB] 2026-05-09 00:15:37.939826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.1 [34.2 kB] 2026-05-09 00:15:37.939834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer1.0-0 amd64 1.24.2-1ubuntu0.1 [1,165 kB] 2026-05-09 00:15:37.939843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liborc-0.4-0t64 amd64 1:0.4.38-1ubuntu0.1 [207 kB] 2026-05-09 00:15:37.939852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.24.2-1ubuntu0.4 [862 kB] 2026-05-09 00:15:37.939861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-05-09 00:15:37.939869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-05-09 00:15:37.939878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:124 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-05-09 00:15:37.939886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-05-09 00:15:37.939895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-05-09 00:15:37.939904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2026-05-09 00:15:37.939912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-05-09 00:15:37.939921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-05-09 00:15:37.939934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-gobject-1-0 amd64 124-2ubuntu1.24.04.3 [49.5 kB] 2026-05-09 00:15:37.939943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-agent-1-0 amd64 124-2ubuntu1.24.04.3 [17.4 kB] 2026-05-09 00:15:37.939952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2026-05-09 00:15:37.939960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2026-05-09 00:15:37.939969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-05-09 00:15:37.939978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-05-09 00:15:37.939986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-05-09 00:15:37.939994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:137 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] 2026-05-09 00:15:37.940003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:138 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2026-05-09 00:15:37.940012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-05-09 00:15:37.940027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2026-05-09 00:15:37.940036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:141 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2026-05-09 00:15:37.940044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2026-05-09 00:15:37.940052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:143 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2026-05-09 00:15:37.940066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-05-09 00:15:37.940075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2026-05-09 00:15:37.940429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-05-09 00:15:37.940485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2026-05-09 00:15:37.940497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-05-09 00:15:37.940508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-05-09 00:15:37.940518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:150 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-05-09 00:15:37.940528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:151 http://archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-05-09 00:15:37.940537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:152 http://archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-05-09 00:15:37.940547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:153 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-05-09 00:15:37.940556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-05-09 00:15:37.940566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.13 [438 kB] 2026-05-09 00:15:37.940590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.13 [741 kB] 2026-05-09 00:15:37.940601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.13 [431 kB] 2026-05-09 00:15:37.940611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.13 [3,116 B] 2026-05-09 00:15:37.940620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.13 [6,036 B] 2026-05-09 00:15:37.940630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.15 [417 kB] 2026-05-09 00:15:37.940667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:161 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.13 [1,374 B] 2026-05-09 00:15:37.940688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:162 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2026-05-09 00:15:37.940699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:163 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 polkitd amd64 124-2ubuntu1.24.04.3 [95.4 kB] 2026-05-09 00:15:37.940709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:164 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.13 [49.8 kB] 2026-05-09 00:15:37.940719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:165 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-05-09 00:15:37.940728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-05-09 00:15:37.940738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:167 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-05-09 00:15:37.942375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:168 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-05-09 00:15:37.942425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:169 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-05-09 00:15:37.942445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:170 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-05-09 00:15:37.942463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:171 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-05-09 00:15:37.942482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:172 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6,308 kB] 2026-05-09 00:15:37.942500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:173 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3,435 kB] 2026-05-09 00:15:37.942518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:174 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9,104 kB] 2026-05-09 00:15:37.942535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:175 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-05-09 00:15:37.942553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:176 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-05-09 00:15:37.942571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:177 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-05-09 00:15:37.942588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:178 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-05-09 00:15:37.942606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:179 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.16 [113 kB] 2026-05-09 00:15:37.942624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:180 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-05-09 00:15:37.942677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:181 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.16 [186 kB] 2026-05-09 00:15:37.942696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:182 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.16 [70.2 kB] 2026-05-09 00:15:37.942730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:183 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-05-09 00:15:37.942749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:184 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-05-09 00:15:37.942784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:185 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2026-05-09 00:15:37.942802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:186 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-05-09 00:15:37.942820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preconfiguring packages ... 2026-05-09 00:15:37.942838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 252 MB in 7s (37.3 MB/s) 2026-05-09 00:15:37.942857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libargon2-1:amd64. 2026-05-09 00:15:37.942875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-05-09 00:15:37.942893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-05-09 00:15:37.942915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:5% (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% 2026-05-09 00:15:37.942935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-05-09 00:15:37.942953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-05-09 00:15:37.942971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-05-09 00:15:37.942989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-05-09 00:15:37.943006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-05-09 00:15:37.943042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:15:37.943061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-05-09 00:15:37.943079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-09 00:15:37.943097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-c5:amd64. 2026-05-09 00:15:37.943115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2026-05-09 00:15:37.943133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-05-09 00:15:37.943150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcryptsetup12:amd64. 2026-05-09 00:15:37.943168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-05-09 00:15:37.943186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-09 00:15:37.943204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdisk1:amd64. 2026-05-09 00:15:37.943268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-09 00:15:37.943287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-09 00:15:37.943305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsystemd-shared:amd64. 2026-05-09 00:15:37.943323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.15_amd64.deb ... 2026-05-09 00:15:37.943341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.15) ... 2026-05-09 00:15:37.943359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2026-05-09 00:15:37.943377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-05-09 00:15:37.943405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2026-05-09 00:15:37.943422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2026-05-09 00:15:37.943439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2026-05-09 00:15:37.943457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-05-09 00:15:37.943475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-05-09 00:15:37.943494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2026-05-09 00:15:37.943512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2026-05-09 00:15:37.943539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2026-05-09 00:15:37.943557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-05-09 00:15:37.943576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.943594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-05-09 00:15:37.943613 | 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% 2026-05-09 00:15:37.943632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-05-09 00:15:37.943675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-05-09 00:15:37.943693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-05-09 00:15:37.943711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-05-09 00:15:37.943729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-05-09 00:15:37.943748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-05-09 00:15:37.943776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11602 files and directories currently installed.) 2026-05-09 00:15:37.943795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing systemd-standalone-sysusers (255.4-1ubuntu8.15) ... 2026-05-09 00:15:37.943813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd. 2026-05-09 00:15:37.943829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-05-09 00:15:37.943849 | 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 ... 2026-05-09 00:15:37.943902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 00:15:37.943920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-05-09 00:15:37.943938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-05-09 00:15:37.943955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-05-09 00:15:37.943972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-05-09 00:15:37.943989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-05-09 00:15:37.944007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-05-09 00:15:37.944024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11595 files and directories currently installed.) 2026-05-09 00:15:37.944041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-09 00:15:37.944073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd (255.4-1ubuntu8.15) ... 2026-05-09 00:15:37.944091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-09 00:15:37.944109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-05-09 00:15:37.944126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-09 00:15:37.944142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-09 00:15:37.944160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.15) ... 2026-05-09 00:15:37.944187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd (255.4-1ubuntu8.15) ... 2026-05-09 00:15:37.944237 | 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. 2026-05-09 00:15:37.944263 | 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. 2026-05-09 00:15:37.944275 | 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. 2026-05-09 00:15:37.944284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Initializing machine ID from random generator. 2026-05-09 00:15:37.944293 | 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 2026-05-09 00:15:37.944302 | 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 2026-05-09 00:15:37.944311 | 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 2026-05-09 00:15:37.944328 | 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 2026-05-09 00:15:37.944337 | 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 2026-05-09 00:15:37.944345 | 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 2026-05-09 00:15:37.944354 | 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 2026-05-09 00:15:37.944362 | 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 2026-05-09 00:15:37.944379 | 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 2026-05-09 00:15:37.944395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-journal' with GID 995. 2026-05-09 00:15:37.944410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-network' with GID 994. 2026-05-09 00:15:37.944424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2026-05-09 00:15:37.944441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-sysv. 2026-05-09 00:15:37.944457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-05-09 00:15:37.944479 | 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% 2026-05-09 00:15:37.944497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 00:15:37.944524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-05-09 00:15:37.944538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-05-09 00:15:37.944551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-05-09 00:15:37.944560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-05-09 00:15:37.944572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-05-09 00:15:37.944584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-05-09 00:15:37.944674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 12518 files and directories currently installed.) 2026-05-09 00:15:37.944687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../000-systemd-sysv_255.4-1ubuntu8.15_amd64.deb ... 2026-05-09 00:15:37.944700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-sysv (255.4-1ubuntu8.15) ... 2026-05-09 00:15:37.944720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package uuid-runtime. 2026-05-09 00:15:37.944761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-09 00:15:37.944784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:15:37.944824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-09 00:15:37.944845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-09 00:15:37.944914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:15:37.944925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunbound8:amd64. 2026-05-09 00:15:37.944937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-05-09 00:15:37.944993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-09 00:15:37.945016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-common. 2026-05-09 00:15:37.945038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../004-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:15:37.945059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:15:37.945081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnuma1:amd64. 2026-05-09 00:15:37.945123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../005-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:15:37.945138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:15:37.945186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxdp1:amd64. 2026-05-09 00:15:37.945199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../006-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-09 00:15:37.945278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:15:37.945304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-switch. 2026-05-09 00:15:37.945324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../007-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:15:37.945395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:15:37.945408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db5.3-util. 2026-05-09 00:15:37.945420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../008-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-05-09 00:15:37.945463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-05-09 00:15:37.945493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db-util. 2026-05-09 00:15:37.945514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../009-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-05-09 00:15:37.945533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-05-09 00:15:37.945555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sasl2-bin. 2026-05-09 00:15:37.945716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../010-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-09 00:15:37.945738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:15:37.945760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sgml-base. 2026-05-09 00:15:37.945776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../011-sgml-base_1.31_all.deb ... 2026-05-09 00:15:37.945792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sgml-base (1.31) ... 2026-05-09 00:15:37.945813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm-udev. 2026-05-09 00:15:37.945829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../012-tpm-udev_0.6ubuntu1_all.deb ... 2026-05-09 00:15:37.945850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm-udev (0.6ubuntu1) ... 2026-05-09 00:15:37.945871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package trousers. 2026-05-09 00:15:37.945892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../013-trousers_0.3.15-0.3build2_amd64.deb ... 2026-05-09 00:15:37.945977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.945994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking trousers (0.3.15-0.3build2) ... 2026-05-09 00:15:37.946016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-09 00:15:37.946036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../014-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:15:37.946057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:15:37.946097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-bin. 2026-05-09 00:15:37.946119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../015-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:15:37.946185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-09 00:15:37.946202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-session-bus-common. 2026-05-09 00:15:37.946260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../016-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-09 00:15:37.946282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 00:15:37.946303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-daemon. 2026-05-09 00:15:37.946324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../017-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:15:37.946366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-09 00:15:37.946387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-system-bus-common. 2026-05-09 00:15:37.946450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../018-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-09 00:15:37.946470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 00:15:37.946491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus. 2026-05-09 00:15:37.946511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../019-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:15:37.946532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-05-09 00:15:37.946567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package iso-codes. 2026-05-09 00:15:37.946588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../020-iso-codes_4.16.0-1_all.deb ... 2026-05-09 00:15:37.946628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking iso-codes (4.16.0-1) ... 2026-05-09 00:15:37.946718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-09 00:15:37.946736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../021-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 00:15:37.946758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:15:37.946811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libicu74:amd64. 2026-05-09 00:15:37.946834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../022-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-05-09 00:15:37.946849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:15:37.946865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpam-systemd:amd64. 2026-05-09 00:15:37.946887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../023-libpam-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-09 00:15:37.946902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-05-09 00:15:37.946923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpopt0:amd64. 2026-05-09 00:15:37.946943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../024-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-09 00:15:37.946990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 00:15:37.947010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxml2:amd64. 2026-05-09 00:15:37.947060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../025-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-09 00:15:37.947073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:15:37.947130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyaml-0-2:amd64. 2026-05-09 00:15:37.947153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../026-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-05-09 00:15:37.947193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-09 00:15:37.947256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package logrotate. 2026-05-09 00:15:37.947271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../027-logrotate_3.21.0-2build1_amd64.deb ... 2026-05-09 00:15:37.947318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking logrotate (3.21.0-2build1) ... 2026-05-09 00:15:37.947331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dmidecode. 2026-05-09 00:15:37.947385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../028-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-05-09 00:15:37.947398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-05-09 00:15:37.947457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package gettext-base. 2026-05-09 00:15:37.947477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.947497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../029-gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-05-09 00:15:37.947517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-05-09 00:15:37.947584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip4tc2:amd64. 2026-05-09 00:15:37.947595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../030-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-05-09 00:15:37.947626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:15:37.947657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip6tc2:amd64. 2026-05-09 00:15:37.947774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../031-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-05-09 00:15:37.947795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:15:37.947816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfnetlink0:amd64. 2026-05-09 00:15:37.947832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../032-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-05-09 00:15:37.947852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-09 00:15:37.947869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-05-09 00:15:37.947882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../033-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-05-09 00:15:37.947930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-09 00:15:37.947943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnftnl11:amd64. 2026-05-09 00:15:37.948005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../034-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-05-09 00:15:37.948035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-09 00:15:37.948058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package iptables. 2026-05-09 00:15:37.948073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../035-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-05-09 00:15:37.948094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-05-09 00:15:37.948114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdrm-common. 2026-05-09 00:15:37.948132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../036-libdrm-common_2.4.125-1ubuntu0.1~24.04.1_all.deb ... 2026-05-09 00:15:37.948161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-09 00:15:37.948234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdrm2:amd64. 2026-05-09 00:15:37.948259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../037-libdrm2_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-05-09 00:15:37.948279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-09 00:15:37.948300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfuse3-3:amd64. 2026-05-09 00:15:37.948321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../038-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-05-09 00:15:37.948341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-09 00:15:37.948384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblmdb0:amd64. 2026-05-09 00:15:37.948403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../039-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-05-09 00:15:37.948459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-09 00:15:37.948473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libncurses6:amd64. 2026-05-09 00:15:37.948523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../040-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-09 00:15:37.948546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:15:37.948568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libparted2t64:amd64. 2026-05-09 00:15:37.948589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../041-libparted2t64_3.6-4build1_amd64.deb ... 2026-05-09 00:15:37.948625 | 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' 2026-05-09 00:15:37.948719 | 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' 2026-05-09 00:15:37.948736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-05-09 00:15:37.948752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcap0.8t64:amd64. 2026-05-09 00:15:37.948773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../042-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-05-09 00:15:37.948789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-09 00:15:37.948811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpng16-16t64:amd64. 2026-05-09 00:15:37.948826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../043-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-05-09 00:15:37.948847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-05-09 00:15:37.948864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsensors-config. 2026-05-09 00:15:37.948926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../044-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2026-05-09 00:15:37.948940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.948957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsensors-config (1:3.6.0-9build1) ... 2026-05-09 00:15:37.949025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsensors5:amd64. 2026-05-09 00:15:37.949039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../045-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2026-05-09 00:15:37.949056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2026-05-09 00:15:37.949073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusb-1.0-0:amd64. 2026-05-09 00:15:37.949141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../046-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-05-09 00:15:37.949155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-05-09 00:15:37.949172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxau6:amd64. 2026-05-09 00:15:37.949199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../047-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-05-09 00:15:37.949250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-05-09 00:15:37.949268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxdmcp6:amd64. 2026-05-09 00:15:37.949337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../048-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-05-09 00:15:37.949351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-05-09 00:15:37.949369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb1:amd64. 2026-05-09 00:15:37.949385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../049-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-05-09 00:15:37.949449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-05-09 00:15:37.949464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libx11-data. 2026-05-09 00:15:37.949482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../050-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-05-09 00:15:37.949499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libx11-data (2:1.8.7-1build1) ... 2026-05-09 00:15:37.949528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libx11-6:amd64. 2026-05-09 00:15:37.949546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../051-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-05-09 00:15:37.949602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-05-09 00:15:37.949617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package powermgmt-base. 2026-05-09 00:15:37.949632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../052-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-05-09 00:15:37.949669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-05-09 00:15:37.949725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package acl. 2026-05-09 00:15:37.949739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-05-09 00:15:37.949756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking acl (2.3.2-1build1.1) ... 2026-05-09 00:15:37.949792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-05-09 00:15:37.949803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../054-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:15:37.953327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:15:37.953371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-05-09 00:15:37.953384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../055-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:15:37.953397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:15:37.953409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librados2. 2026-05-09 00:15:37.953422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../056-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:15:37.953434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.953447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdaxctl1:amd64. 2026-05-09 00:15:37.953460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../057-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-05-09 00:15:37.953472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-09 00:15:37.953485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libndctl6:amd64. 2026-05-09 00:15:37.953496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../058-libndctl6_77-2ubuntu2_amd64.deb ... 2026-05-09 00:15:37.953510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-05-09 00:15:37.953522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmem1:amd64. 2026-05-09 00:15:37.953535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../059-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-09 00:15:37.953547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 00:15:37.953560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmemobj1:amd64. 2026-05-09 00:15:37.953573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../060-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-09 00:15:37.953585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 00:15:37.953598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librbd1. 2026-05-09 00:15:37.953624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../061-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:15:37.953672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.953700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.953713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-argparse. 2026-05-09 00:15:37.953726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../062-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:15:37.953737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.953749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-yaml. 2026-05-09 00:15:37.953761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../063-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-05-09 00:15:37.953773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-09 00:15:37.953785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-common. 2026-05-09 00:15:37.953797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../064-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-05-09 00:15:37.953809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.953822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-05-09 00:15:37.953834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../065-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:15:37.953846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:15:37.953855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcephfs2. 2026-05-09 00:15:37.953862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../066-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:15:37.953869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.953876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rados. 2026-05-09 00:15:37.953883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../067-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:15:37.953890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.953906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-cephfs. 2026-05-09 00:15:37.953913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../068-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:15:37.953920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.953927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-wcwidth. 2026-05-09 00:15:37.953934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../069-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-09 00:15:37.953941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-09 00:15:37.953948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-prettytable. 2026-05-09 00:15:37.953955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../070-python3-prettytable_3.6.0-2_all.deb ... 2026-05-09 00:15:37.953962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-prettytable (3.6.0-2) ... 2026-05-09 00:15:37.953969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rbd. 2026-05-09 00:15:37.953976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../071-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:15:37.953983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.953990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-certifi. 2026-05-09 00:15:37.954004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../072-python3-certifi_2023.11.17-1_all.deb ... 2026-05-09 00:15:37.954012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-certifi (2023.11.17-1) ... 2026-05-09 00:15:37.954019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-chardet. 2026-05-09 00:15:37.954026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../073-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-05-09 00:15:37.954033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-05-09 00:15:37.954040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-idna. 2026-05-09 00:15:37.954047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../074-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-05-09 00:15:37.954054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-05-09 00:15:37.954067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-urllib3. 2026-05-09 00:15:37.954074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../075-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-05-09 00:15:37.954081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-09 00:15:37.954088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-requests. 2026-05-09 00:15:37.954095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../076-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2026-05-09 00:15:37.954102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-09 00:15:37.954109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdw1t64:amd64. 2026-05-09 00:15:37.954116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../077-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-05-09 00:15:37.954123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.954130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-09 00:15:37.954137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbabeltrace1:amd64. 2026-05-09 00:15:37.954144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../078-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-05-09 00:15:37.954151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-05-09 00:15:37.954158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-05-09 00:15:37.954165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../079-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:15:37.954172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:15:37.954179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-05-09 00:15:37.954186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../080-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:15:37.954193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:15:37.954200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-05-09 00:15:37.954246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../081-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:15:37.954254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:15:37.954261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-05-09 00:15:37.954275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../082-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:15:37.954282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:15:37.954289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-05-09 00:15:37.954296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../083-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-09 00:15:37.954303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-09 00:15:37.954310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-05-09 00:15:37.954317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../084-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-05-09 00:15:37.954323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-05-09 00:15:37.954330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunwind8:amd64. 2026-05-09 00:15:37.954338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../085-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-05-09 00:15:37.954345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-05-09 00:15:37.954352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-05-09 00:15:37.954359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../086-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-05-09 00:15:37.954366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-05-09 00:15:37.954372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblua5.4-0:amd64. 2026-05-09 00:15:37.954379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../087-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-09 00:15:37.954395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-09 00:15:37.954408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liboath0t64:amd64. 2026-05-09 00:15:37.954421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../088-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-05-09 00:15:37.954432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-05-09 00:15:37.954444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librabbitmq4:amd64. 2026-05-09 00:15:37.954456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../089-librabbitmq4_0.11.0-1build2_amd64.deb ... 2026-05-09 00:15:37.954470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.954481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2026-05-09 00:15:37.954494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libradosstriper1. 2026-05-09 00:15:37.954504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../090-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:15:37.954511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.954518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ceph-common. 2026-05-09 00:15:37.954525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../091-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:15:37.954532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.954538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ebtables. 2026-05-09 00:15:37.954545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../092-ebtables_2.0.11-6build1_amd64.deb ... 2026-05-09 00:15:37.954559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ebtables (2.0.11-6build1) ... 2026-05-09 00:15:37.954566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ipxe-qemu. 2026-05-09 00:15:37.954573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../093-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-05-09 00:15:37.954580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-09 00:15:37.954587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2-data. 2026-05-09 00:15:37.954599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../094-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-05-09 00:15:37.954606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.954613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-05-09 00:15:37.954620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2t64:amd64. 2026-05-09 00:15:37.954627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../095-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-05-09 00:15:37.954634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-05-09 00:15:37.954665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbrlapi0.8:amd64. 2026-05-09 00:15:37.954673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../096-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-05-09 00:15:37.954680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-05-09 00:15:37.954687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnspr4:amd64. 2026-05-09 00:15:37.954694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../097-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-05-09 00:15:37.954701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-09 00:15:37.954707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnss3:amd64. 2026-05-09 00:15:37.954714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../098-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-09 00:15:37.954722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-09 00:15:37.954728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcsclite1:amd64. 2026-05-09 00:15:37.954735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../099-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-05-09 00:15:37.954742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-05-09 00:15:37.954749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcacard0:amd64. 2026-05-09 00:15:37.954756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../100-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-05-09 00:15:37.954763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-05-09 00:15:37.954770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-05-09 00:15:37.954783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../101-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-05-09 00:15:37.954790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-09 00:15:37.954797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpciaccess0:amd64. 2026-05-09 00:15:37.954804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../102-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-05-09 00:15:37.954811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-05-09 00:15:37.954824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdrm-intel1:amd64. 2026-05-09 00:15:37.954831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../103-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-05-09 00:15:37.954838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-09 00:15:37.954845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libduktape207:amd64. 2026-05-09 00:15:37.954851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../104-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2026-05-09 00:15:37.954858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-05-09 00:15:37.954865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libepoxy0:amd64. 2026-05-09 00:15:37.954872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../105-libepoxy0_1.5.10-1build1_amd64.deb ... 2026-05-09 00:15:37.954879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.954886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libepoxy0:amd64 (1.5.10-1build1) ... 2026-05-09 00:15:37.954893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libllvm20:amd64. 2026-05-09 00:15:37.954900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../106-libllvm20_1%3a20.1.2-0ubuntu1~24.04.2_amd64.deb ... 2026-05-09 00:15:37.954907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-05-09 00:15:37.954914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libx11-xcb1:amd64. 2026-05-09 00:15:37.954921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../107-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-05-09 00:15:37.954928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-05-09 00:15:37.954942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-dri3-0:amd64. 2026-05-09 00:15:37.954950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../108-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-05-09 00:15:37.954957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-05-09 00:15:37.954964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-present0:amd64. 2026-05-09 00:15:37.954971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../109-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-05-09 00:15:37.954978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-05-09 00:15:37.954985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-randr0:amd64. 2026-05-09 00:15:37.954992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../110-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-05-09 00:15:37.954999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-05-09 00:15:37.955006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-sync1:amd64. 2026-05-09 00:15:37.955013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../111-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-05-09 00:15:37.955020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-05-09 00:15:37.955027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-xfixes0:amd64. 2026-05-09 00:15:37.955034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../112-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-05-09 00:15:37.955041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-05-09 00:15:37.955048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxshmfence1:amd64. 2026-05-09 00:15:37.955060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../113-libxshmfence1_1.3-1build5_amd64.deb ... 2026-05-09 00:15:37.955067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-05-09 00:15:37.955074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package mesa-libgallium:amd64. 2026-05-09 00:15:37.955081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../114-mesa-libgallium_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:15:37.955098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-09 00:15:37.955105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.955112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgbm1:amd64. 2026-05-09 00:15:37.955119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../115-libgbm1_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:15:37.955126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-09 00:15:37.955132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgstreamer1.0-0:amd64. 2026-05-09 00:15:37.955139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../116-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... 2026-05-09 00:15:37.955146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... 2026-05-09 00:15:37.955153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-05-09 00:15:37.955160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../117-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-05-09 00:15:37.955167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-05-09 00:15:37.955174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-05-09 00:15:37.955181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../118-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-05-09 00:15:37.955188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-09 00:15:37.955195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libiscsi7:amd64. 2026-05-09 00:15:37.955202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../119-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-05-09 00:15:37.955233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-05-09 00:15:37.955241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-05-09 00:15:37.955248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../120-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-05-09 00:15:37.955255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-05-09 00:15:37.955262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg8:amd64. 2026-05-09 00:15:37.955275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../121-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-05-09 00:15:37.955283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-05-09 00:15:37.955290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-common. 2026-05-09 00:15:37.955297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../122-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-05-09 00:15:37.955304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-05-09 00:15:37.955311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-05-09 00:15:37.955318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../123-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-05-09 00:15:37.955330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-05-09 00:15:37.955337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfs14:amd64. 2026-05-09 00:15:37.955344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../124-libnfs14_5.0.2-1build1_amd64.deb ... 2026-05-09 00:15:37.955351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.955358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2026-05-09 00:15:37.955365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libopus0:amd64. 2026-05-09 00:15:37.955372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../125-libopus0_1.4-1build1_amd64.deb ... 2026-05-09 00:15:37.955379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libopus0:amd64 (1.4-1build1) ... 2026-05-09 00:15:37.955388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpixman-1-0:amd64. 2026-05-09 00:15:37.955401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../126-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-05-09 00:15:37.955413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-05-09 00:15:37.955425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2026-05-09 00:15:37.955437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../127-libpolkit-gobject-1-0_124-2ubuntu1.24.04.3_amd64.deb ... 2026-05-09 00:15:37.955449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-05-09 00:15:37.955469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-agent-1-0:amd64. 2026-05-09 00:15:37.955481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../128-libpolkit-agent-1-0_124-2ubuntu1.24.04.3_amd64.deb ... 2026-05-09 00:15:37.955494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-05-09 00:15:37.955503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules:amd64. 2026-05-09 00:15:37.955510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../129-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-09 00:15:37.955517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:15:37.955524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-05-09 00:15:37.955531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../130-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-09 00:15:37.955538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:15:37.955545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libslirp0:amd64. 2026-05-09 00:15:37.955552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../131-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-05-09 00:15:37.955559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-05-09 00:15:37.955566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libspice-server1:amd64. 2026-05-09 00:15:37.955573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../132-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-05-09 00:15:37.955581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-05-09 00:15:37.955588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtpms0:amd64. 2026-05-09 00:15:37.955595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../133-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-05-09 00:15:37.955602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-05-09 00:15:37.955616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2026-05-09 00:15:37.955629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../134-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 00:15:37.955685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.955695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2026-05-09 00:15:37.955702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../135-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 00:15:37.955709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.955716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2026-05-09 00:15:37.955723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../136-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 00:15:37.955730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.955737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2026-05-09 00:15:37.955744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../137-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 00:15:37.955751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.955758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2026-05-09 00:15:37.955765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../138-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 00:15:37.955772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.955779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-sys1t64:amd64. 2026-05-09 00:15:37.955786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../139-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 00:15:37.955793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.955800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2026-05-09 00:15:37.955807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../140-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 00:15:37.955819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.955826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2026-05-09 00:15:37.955833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../141-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 00:15:37.955840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.955847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2026-05-09 00:15:37.955854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../142-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 00:15:37.955861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.955868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2026-05-09 00:15:37.955875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../143-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 00:15:37.955889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.955896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-fapi1t64:amd64. 2026-05-09 00:15:37.955903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../144-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 00:15:37.955910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.955917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-rc0t64:amd64. 2026-05-09 00:15:37.955924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../145-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 00:15:37.955931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.955938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liburing2:amd64. 2026-05-09 00:15:37.955945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../146-liburing2_2.5-1build1_amd64.deb ... 2026-05-09 00:15:37.955952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-05-09 00:15:37.955965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusbredirparser1t64:amd64. 2026-05-09 00:15:37.955972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../147-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-05-09 00:15:37.955979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-05-09 00:15:37.955986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvulkan1:amd64. 2026-05-09 00:15:37.955993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../148-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-05-09 00:15:37.956000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-05-09 00:15:37.956007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirglrenderer1:amd64. 2026-05-09 00:15:37.956014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../149-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-05-09 00:15:37.956021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-05-09 00:15:37.956028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyajl2:amd64. 2026-05-09 00:15:37.956035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../150-libyajl2_2.1.0-5build1_amd64.deb ... 2026-05-09 00:15:37.956042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-05-09 00:15:37.956049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt0:amd64. 2026-05-09 00:15:37.956056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.956063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../151-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-09 00:15:37.956070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-09 00:15:37.956078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-clients. 2026-05-09 00:15:37.956085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.956091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../152-libvirt-clients_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-09 00:15:37.956098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-05-09 00:15:37.956105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-05-09 00:15:37.956112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../153-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-09 00:15:37.956129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-05-09 00:15:37.956136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon. 2026-05-09 00:15:37.956143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../154-libvirt-daemon_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-09 00:15:37.956150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-05-09 00:15:37.956158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-network. 2026-05-09 00:15:37.956168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../155-libvirt-daemon-config-network_10.0.0-2ubuntu8.13_all.deb ... 2026-05-09 00:15:37.956176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.956183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-05-09 00:15:37.956190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-05-09 00:15:37.956197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../156-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.13_all.deb ... 2026-05-09 00:15:37.956223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-05-09 00:15:37.956233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-container. 2026-05-09 00:15:37.956239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../157-systemd-container_255.4-1ubuntu8.15_amd64.deb ... 2026-05-09 00:15:37.956244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-container (255.4-1ubuntu8.15) ... 2026-05-09 00:15:37.956254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system-systemd. 2026-05-09 00:15:37.956260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../158-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.13_all.deb ... 2026-05-09 00:15:37.956266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-05-09 00:15:37.956272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package xml-core. 2026-05-09 00:15:37.956280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../159-xml-core_0.19_all.deb ... 2026-05-09 00:15:37.956311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking xml-core (0.19) ... 2026-05-09 00:15:37.956349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package polkitd. 2026-05-09 00:15:37.956359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../160-polkitd_124-2ubuntu1.24.04.3_amd64.deb ... 2026-05-09 00:15:37.956394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking polkitd (124-2ubuntu1.24.04.3) ... 2026-05-09 00:15:37.956409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system. 2026-05-09 00:15:37.956423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../161-libvirt-daemon-system_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-09 00:15:37.956481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-05-09 00:15:37.956495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package mdevctl. 2026-05-09 00:15:37.956509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../162-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-05-09 00:15:37.956523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-05-09 00:15:37.956552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package pm-utils. 2026-05-09 00:15:37.956567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../163-pm-utils_1.4.1-21_all.deb ... 2026-05-09 00:15:37.956610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking pm-utils (1.4.1-21) ... 2026-05-09 00:15:37.956619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdt1:amd64. 2026-05-09 00:15:37.956678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../164-libfdt1_1.7.0-2build1_amd64.deb ... 2026-05-09 00:15:37.956689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-05-09 00:15:37.956732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-common. 2026-05-09 00:15:37.956742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../165-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 00:15:37.956783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.956793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.956836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-data. 2026-05-09 00:15:37.956845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../166-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-05-09 00:15:37.956887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.956903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package seabios. 2026-05-09 00:15:37.956935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../167-seabios_1.16.3-2_all.deb ... 2026-05-09 00:15:37.956944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking seabios (1.16.3-2) ... 2026-05-09 00:15:37.956984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-x86. 2026-05-09 00:15:37.956993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../168-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 00:15:37.957033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.957042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-sparc. 2026-05-09 00:15:37.957082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../169-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 00:15:37.957091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.957131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-s390x. 2026-05-09 00:15:37.957141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../170-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 00:15:37.957180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.957190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-ppc. 2026-05-09 00:15:37.957246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../171-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 00:15:37.957290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.957299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-misc. 2026-05-09 00:15:37.957329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../172-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 00:15:37.957338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.957381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.957396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-mips. 2026-05-09 00:15:37.957450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../173-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 00:15:37.957467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.957478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-arm. 2026-05-09 00:15:37.957527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../174-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 00:15:37.957534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.957572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-utils. 2026-05-09 00:15:37.957582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../175-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 00:15:37.957612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.957621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-block-extra. 2026-05-09 00:15:37.957676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../176-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 00:15:37.957687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.957726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system. 2026-05-09 00:15:37.957735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../177-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 00:15:37.957775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.957785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-modules-opengl. 2026-05-09 00:15:37.957827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../178-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 00:15:37.957837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.957920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-modules-spice. 2026-05-09 00:15:37.957932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../179-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 00:15:37.957982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.958027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.958064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm. 2026-05-09 00:15:37.958074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../180-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-05-09 00:15:37.958104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-05-09 00:15:37.958114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm-tools. 2026-05-09 00:15:37.958155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../181-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-05-09 00:15:37.958165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.958221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-05-09 00:15:37.958236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm2-tools. 2026-05-09 00:15:37.958281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../182-tpm2-tools_5.6-1build4_amd64.deb ... 2026-05-09 00:15:37.958291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm2-tools (5.6-1build4) ... 2026-05-09 00:15:37.958334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ovmf. 2026-05-09 00:15:37.958344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../183-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-05-09 00:15:37.958385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-05-09 00:15:37.958401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:15:37.958451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-05-09 00:15:37.958466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-09 00:15:37.958503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:15:37.958512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-05-09 00:15:37.958547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm-udev (0.6ubuntu1) ... 2026-05-09 00:15:37.958556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-05-09 00:15:37.958597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `tss' (GID 102) ... 2026-05-09 00:15:37.958606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2026-05-09 00:15:37.958669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.958700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `tss' (UID 100) ... 2026-05-09 00:15:37.958742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `tss' (UID 100) with group `tss' ... 2026-05-09 00:15:37.958787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/tpm'. 2026-05-09 00:15:37.958831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Failed to send reload request: No such file or directory 2026-05-09 00:15:37.958880 | 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. 2026-05-09 00:15:37.958923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-05-09 00:15:37.958969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2026-05-09 00:15:37.959015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-sysv (255.4-1ubuntu8.15) ... 2026-05-09 00:15:37.959061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-05-09 00:15:37.959105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-05-09 00:15:37.959149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-05-09 00:15:37.959197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-05-09 00:15:37.959264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-09 00:15:37.959317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:15:37.959415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up pm-utils (1.4.1-21) ... 2026-05-09 00:15:37.959431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.959483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.959514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:15:37.959561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:15:37.959608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-05-09 00:15:37.959688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsensors-config (1:3.6.0-9build1) ... 2026-05-09 00:15:37.959741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-09 00:15:37.959784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.959838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:15:37.959848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up gettext-base (0.21-14ubuntu2) ... 2026-05-09 00:15:37.959890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:15:37.959906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-09 00:15:37.959944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-09 00:15:37.959980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.959989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:15:37.960027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-05-09 00:15:37.960063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-05-09 00:15:37.960072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:15:37.960109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2026-05-09 00:15:37.960145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-05-09 00:15:37.960154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up acl (2.3.2-1build1.1) ... 2026-05-09 00:15:37.960192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-09 00:15:37.960226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-05-09 00:15:37.960292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-05-09 00:15:37.960321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:15:37.960356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-05-09 00:15:37.960365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:15:37.960411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:No schema files found: doing nothing. 2026-05-09 00:15:37.960426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.960478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-09 00:15:37.960486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-05-09 00:15:37.960520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-05-09 00:15:37.960529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-09 00:15:37.960566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.960575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-certifi (2023.11.17-1) ... 2026-05-09 00:15:37.960617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libx11-data (2:1.8.7-1build1) ... 2026-05-09 00:15:37.960626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libepoxy0:amd64 (1.5.10-1build1) ... 2026-05-09 00:15:37.960686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-09 00:15:37.960696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-05-09 00:15:37.960738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:15:37.960774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ebtables (2.0.11-6build1) ... 2026-05-09 00:15:37.960783 | 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 2026-05-09 00:15:37.960820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:15:37.960848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:15:37.960893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libopus0:amd64 (1.4-1build1) ... 2026-05-09 00:15:37.960940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.960982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-05-09 00:15:37.961029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.961065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-05-09 00:15:37.961093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-05-09 00:15:37.961101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-05-09 00:15:37.961141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-05-09 00:15:37.961169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2026-05-09 00:15:37.961182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-05-09 00:15:37.961222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-09 00:15:37.961271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-09 00:15:37.961311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-05-09 00:15:37.961347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.961355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-05-09 00:15:37.961397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up seabios (1.16.3-2) ... 2026-05-09 00:15:37.961412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-09 00:15:37.961464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:15:37.961476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:15:37.961486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up trousers (0.3.15-0.3build2) ... 2026-05-09 00:15:37.961516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-05-09 00:15:37.961524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:15:37.961570 | 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. 2026-05-09 00:15:37.961579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-05-09 00:15:37.961630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-05-09 00:15:37.961703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:15:37.961714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-05-09 00:15:37.961753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `uuidd' (GID 103) ... 2026-05-09 00:15:37.961769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-05-09 00:15:37.961808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:15:37.961837 | 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. 2026-05-09 00:15:37.961845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-05-09 00:15:37.961887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:15:37.961902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-05-09 00:15:37.961941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-09 00:15:37.961958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-05-09 00:15:37.961987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 00:15:37.962025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-09 00:15:37.962033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.962087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-05-09 00:15:37.962133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-09 00:15:37.962176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-09 00:15:37.962218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-05-09 00:15:37.962229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-05-09 00:15:37.962275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-05-09 00:15:37.962301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sgml-base (1.31) ... 2026-05-09 00:15:37.962326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.962359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-05-09 00:15:37.962367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-05-09 00:15:37.962412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-05-09 00:15:37.962425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-05-09 00:15:37.962461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liburing2:amd64 (2.5-1build1) ... 2026-05-09 00:15:37.962475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-05-09 00:15:37.962517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 00:15:37.962550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.962588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-prettytable (3.6.0-2) ... 2026-05-09 00:15:37.962631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 00:15:37.962673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:15:37.962700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-09 00:15:37.962725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:15:37.962751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up iso-codes (4.16.0-1) ... 2026-05-09 00:15:37.962758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-09 00:15:37.962798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-05-09 00:15:37.962824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... 2026-05-09 00:15:37.962832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setcap worked! gst-ptp-helper is not suid! 2026-05-09 00:15:37.962872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 00:15:37.962897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-05-09 00:15:37.962906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-05-09 00:15:37.962946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:15:37.963006 | 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 2026-05-09 00:15:37.963022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-05-09 00:15:37.963060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:15:37.963095 | 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. 2026-05-09 00:15:37.963122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.963148 | 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. 2026-05-09 00:15:37.963174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.963199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up logrotate (3.21.0-2build1) ... 2026-05-09 00:15:37.963232 | 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. 2026-05-09 00:15:37.963273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-05-09 00:15:37.963298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-05-09 00:15:37.963323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.963356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.963363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-05-09 00:15:37.963401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db-util (1:5.3.21ubuntu2) ... 2026-05-09 00:15:37.963428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:15:37.963453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:15:37.963461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-05-09 00:15:37.963501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:15:37.963528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-05-09 00:15:37.963585 | 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 libparted2t64' 2026-05-09 00:15:37.963595 | 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' 2026-05-09 00:15:37.963629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-09 00:15:37.963663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-09 00:15:37.963699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-05-09 00:15:37.963730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-05-09 00:15:37.963738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.963776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.963802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.963810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-05-09 00:15:37.963850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-09 00:15:37.963864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-05-09 00:15:37.963901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 00:15:37.963927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.963935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-05-09 00:15:37.963975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.964001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-09 00:15:37.964009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-container (255.4-1ubuntu8.15) ... 2026-05-09 00:15:37.964051 | 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. 2026-05-09 00:15:37.964076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-09 00:15:37.964112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-09 00:15:37.964137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up xml-core (0.19) ... 2026-05-09 00:15:37.964163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-05-09 00:15:37.964172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.964224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-05-09 00:15:37.964263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 00:15:37.964288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.964313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-05-09 00:15:37.964339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.964365 | 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. 2026-05-09 00:15:37.964372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm2-tools (5.6-1build4) ... 2026-05-09 00:15:37.964412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-09 00:15:37.964438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-05-09 00:15:37.964446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.964486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.964512 | 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. 2026-05-09 00:15:37.964544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up iptables (1.8.10-3ubuntu2) ... 2026-05-09 00:15:37.964577 | 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 2026-05-09 00:15:37.964603 | 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 2026-05-09 00:15:37.964629 | 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 2026-05-09 00:15:37.964652 | 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 2026-05-09 00:15:37.964716 | 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 2026-05-09 00:15:37.964732 | 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 2026-05-09 00:15:37.964766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-05-09 00:15:37.964796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.964804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.964842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-09 00:15:37.964867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.964875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.964914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.964940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-09 00:15:37.964947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.964987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-05-09 00:15:37.965001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-05-09 00:15:37.965038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `swtpm' (GID 105) ... 2026-05-09 00:15:37.965064 | 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 2026-05-09 00:15:37.965097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.965105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2026-05-09 00:15:37.965143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.965168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `swtpm' (UID 103) ... 2026-05-09 00:15:37.965194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `swtpm' (UID 103) with group `swtpm' ... 2026-05-09 00:15:37.965240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/swtpm'. 2026-05-09 00:15:37.965268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-05-09 00:15:37.965294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-05-09 00:15:37.965326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.965334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.965372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-05-09 00:15:37.965403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.965415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-09 00:15:37.965462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-09 00:15:37.965472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-05-09 00:15:37.965484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-05-09 00:15:37.965511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.965536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:15:37.965544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding group ceph.. 2026-05-09 00:15:37.965584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-05-09 00:15:37.965599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding system user ceph.. 2026-05-09 00:15:37.965635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-05-09 00:15:37.965684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting system user ceph properties.. 2026-05-09 00:15:37.965690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:usermod: unlocking the user's password would result in a passwordless account. 2026-05-09 00:15:37.965716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:You should set a password with usermod -p to unlock this user's password. 2026-05-09 00:15:37.965724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-05-09 00:15:37.965763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-05-09 00:15:37.965778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:2: Failed to resolve group 'polkitd': No such process 2026-05-09 00:15:37.965813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:3: Failed to resolve group 'polkitd': No such process 2026-05-09 00:15:37.965839 | 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. 2026-05-09 00:15:37.965865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.965891 | 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. 2026-05-09 00:15:37.965900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-09 00:15:37.965942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.965973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:15:37.965981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:15:37.966016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for sgml-base (1.31) ... 2026-05-09 00:15:37.966042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up polkitd (124-2ubuntu1.24.04.3) ... 2026-05-09 00:15:37.966050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'polkitd' with GID 993. 2026-05-09 00:15:37.966088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'polkitd' (User for polkitd) with UID 993 and GID 993. 2026-05-09 00:15:37.966122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-05-09 00:15:37.966130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of reload. 2026-05-09 00:15:37.966166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:start-stop-daemon: 2026-05-09 00:15:37.968297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:unable to stat /usr/libexec/polkitd (No such file or directory) 2026-05-09 00:15:37.968318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-05-09 00:15:37.968323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 59999 2026-05-09 00:15:37.968328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Enabling libvirt default network 2026-05-09 00:15:37.968332 | 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. 2026-05-09 00:15:37.968337 | 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. 2026-05-09 00:15:37.968340 | 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. 2026-05-09 00:15:37.968344 | 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. 2026-05-09 00:15:37.968348 | 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. 2026-05-09 00:15:37.968357 | 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. 2026-05-09 00:15:37.968361 | 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. 2026-05-09 00:15:37.968365 | 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. 2026-05-09 00:15:37.968368 | 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. 2026-05-09 00:15:37.968372 | 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. 2026-05-09 00:15:37.968376 | 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. 2026-05-09 00:15:37.968379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon dnsmasq configuration. 2026-05-09 00:15:37.968383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 4886c5899f86 2026-05-09 00:15:37.968387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> dd9cba4eaf9e 2026-05-09 00:15:37.968391 | 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 2026-05-09 00:15:37.968394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in c42beff923fa 2026-05-09 00:15:37.968398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container c42beff923fa 2026-05-09 00:15:37.968402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 13d39a87d547 2026-05-09 00:15:37.968406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:15:37.968409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> deb0771cb2ec 2026-05-09 00:15:37.968413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-09 00:15:37.968417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 8ae549d6ee75 2026-05-09 00:15:37.968420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 8ae549d6ee75 2026-05-09 00:15:37.968424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 8f7c354bc11f 2026-05-09 00:15:37.968434 | 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 2026-05-09 00:15:37.968438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 03a28635cf95 2026-05-09 00:15:37.968442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 03a28635cf95 2026-05-09 00:15:37.968446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 7c4a455c2122 2026-05-09 00:15:37.968449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 9/10 : RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-05-09 00:15:37.968453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 0df16c2087c9 2026-05-09 00:15:37.968457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 0df16c2087c9 2026-05-09 00:15:37.968460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 784185ab60cf 2026-05-09 00:15:37.968469 | 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 2026-05-09 00:15:37.968478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 67bb30ee5d18 2026-05-09 00:15:37.968482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-05-09 00:15:37.968485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-05-09 00:15:37.968489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-05-09 00:15:37.968492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Package 'build-essential' is not installed, so not removed 2026-05-09 00:15:37.968496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:15:37.968500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-05-09 00:15:37.968503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-05-09 00:15:37.968507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-05-09 00:15:37.968511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:15:37.968514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 67bb30ee5d18 2026-05-09 00:15:37.968518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> e829d1301ffa 2026-05-09 00:15:37.968521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully built bcb19f5ad369 2026-05-09 00:15:37.968525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully tagged osism.harbor.regio.digital/kolla/nova-libvirt:build-20260509 2026-05-09 00:15:37.968529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Built at 2026-05-09 00:15:37.966990 (took 0:01:32.261466) 2026-05-09 00:15:37.968532 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openstack-base) 2026-05-09 00:15:37.968536 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Processing 2026-05-09 00:15:37.968540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building started at 2026-05-09 00:15:37.967342 2026-05-09 00:15:37.968543 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting local archive from tarballs/requirements-stable-2025.1.tar.gz 2026-05-09 00:15:37.969254 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 plugins into plugins archive 2026-05-09 00:15:37.971299 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 additions into additions archive 2026-05-09 00:19:02.754338 | 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 2026-05-09 00:19:02.754463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-09 00:19:02.754486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation lines will become errors in a future release. 2026-05-09 00:19:02.754504 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-09 00:19:02.754663 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:19:02.754822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 7fc00de2cf2e 2026-05-09 00:19:02.755029 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 2/10 : LABEL "build-date"="20260509" "name"="openstack-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:19:02.755086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in ef5a35915dc7 2026-05-09 00:19:02.755260 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container ef5a35915dc7 2026-05-09 00:19:02.755341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 61f0d0c94cfb 2026-05-09 00:19:02.755497 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 3/10 : RUN apt-get update && apt-get -y install --no-install-recommends python3-setuptools && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-09 00:19:02.755613 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 3c0f83f935f9 2026-05-09 00:19:02.755808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:19:02.755907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:19:02.756055 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:19:02.756352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:19:02.756535 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:19:02.756598 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:19:02.756662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:19:02.756734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:19:02.756821 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:19:02.756884 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:19:02.756952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:19:02.757034 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:19:02.757126 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:19:02.757198 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:19:02.757295 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:19:02.757376 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 30.1 MB in 2s (12.4 MB/s) 2026-05-09 00:19:02.757444 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-05-09 00:19:02.757517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-05-09 00:19:02.757591 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2026-05-09 00:19:02.757658 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2026-05-09 00:19:02.757728 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools is already the newest version (68.1.2-2ubuntu1.2). 2026-05-09 00:19:02.757794 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools set to manually installed. 2026-05-09 00:19:02.757860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:19:02.757928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 3c0f83f935f9 2026-05-09 00:19:02.757998 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> a15a67d303ac 2026-05-09 00:19:02.758086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 4/10 : 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 uwsgi-plugin-python3 zip && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-09 00:19:02.758186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 3f4fd8d372f7 2026-05-09 00:19:02.759515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:19:02.759585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:19:02.759599 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:19:02.759609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:19:02.759619 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:19:02.759630 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:19:02.759640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:19:02.759649 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:19:02.759659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:19:02.759669 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:19:02.759678 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:19:02.759688 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:19:02.759698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:19:02.759708 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:19:02.759717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:19:02.759727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 30.1 MB in 3s (11.8 MB/s) 2026-05-09 00:19:02.759738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-05-09 00:19:02.759748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-05-09 00:19:02.759757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2026-05-09 00:19:02.759767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2026-05-09 00:19:02.759777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:ca-certificates is already the newest version (20240203). 2026-05-09 00:19:02.759787 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following additional packages will be installed: 2026-05-09 00:19:02.759797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-bin apache2-data apache2-utils binutils binutils-common 2026-05-09 00:19:02.759838 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu bzip2 cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-05-09 00:19:02.759850 | 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 2026-05-09 00:19:02.759860 | 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 2026-05-09 00:19:02.759880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-x86-64-linux-gnu git-man icu-devtools libapr1t64 libaprutil1-dbd-sqlite3 2026-05-09 00:19:02.759891 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1-ldap libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin 2026-05-09 00:19:02.759901 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-05-09 00:19:02.759911 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libdpkg-perl liberror-perl libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 2026-05-09 00:19:02.759920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2026-05-09 00:19:02.759930 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libnorm1t64 2026-05-09 00:19:02.759939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre16-3 libpcre3 libpcre32-3 libpcrecpp0v5 libpgm-5.3-0t64 libpkgconf3 2026-05-09 00:19:02.759954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpq5 libpython3-dev libpython3.12-dev libpython3.12t64 libquadmath0 2026-05-09 00:19:02.759964 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libsframe1 libsodium23 libstdc++-13-dev libtsan2 libubsan1 libxml2 2026-05-09 00:19:02.759977 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1.1 libyajl2 libyaml-0-2 libzmq5 linux-libc-dev lto-disabled-list 2026-05-09 00:19:02.760041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: make pkgconf pkgconf-bin python3-pip-whl python3-setuptools-whl 2026-05-09 00:19:02.760081 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-dev python3.12-venv rpcsvc-proto uwsgi-core xz-utils 2026-05-09 00:19:02.760227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Suggested packages: 2026-05-09 00:19:02.760262 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-05-09 00:19:02.760312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc 2026-05-09 00:19:02.760375 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: debian-keyring g++-multilib g++-13-multilib gcc-13-doc gcc-multilib 2026-05-09 00:19:02.760391 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2026-05-09 00:19:02.760490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2026-05-09 00:19:02.760507 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2026-05-09 00:19:02.760569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: git-mediawiki git-svn glibc-doc bzr icu-doc postgresql-doc-16 libssl-doc 2026-05-09 00:19:02.760585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-doc libyaml-doc make-doc nginx-full | cherokee 2026-05-09 00:19:02.760699 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi | libapache2-mod-ruwsgi 2026-05-09 00:19:02.760717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2026-05-09 00:19:02.763336 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Recommended packages: 2026-05-09 00:19:02.763378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ssl-cert fakeroot libalgorithm-merge-perl less ssh-client manpages 2026-05-09 00:19:02.763392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2026-05-09 00:19:02.763404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: javascript-common unzip 2026-05-09 00:19:02.763415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following NEW packages will be installed: 2026-05-09 00:19:02.763425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2 apache2-bin apache2-data apache2-utils binutils binutils-common 2026-05-09 00:19:02.763435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu build-essential bzip2 cpp cpp-13 2026-05-09 00:19:02.763445 | 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 2026-05-09 00:19:02.763469 | 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 2026-05-09 00:19:02.763479 | 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 2026-05-09 00:19:02.763489 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libapache2-mod-wsgi-py3 libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap 2026-05-09 00:19:02.763498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2026-05-09 00:19:02.763508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2026-05-09 00:19:02.763517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: liberror-perl libexpat1-dev libffi-dev libgcc-13-dev libgomp1 libgprofng0 2026-05-09 00:19:02.763527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2026-05-09 00:19:02.763536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libnorm1t64 2026-05-09 00:19:02.763546 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre16-3 libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.3-0t64 2026-05-09 00:19:02.763555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpkgconf3 libpq-dev libpq5 libpython3-dev libpython3.12-dev 2026-05-09 00:19:02.763565 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3.12t64 libquadmath0 libsframe1 libsodium23 libssl-dev 2026-05-09 00:19:02.763574 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-dev libtsan2 libubsan1 libxml2 libxml2-dev libxslt1-dev 2026-05-09 00:19:02.763584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1.1 libyajl2 libyaml-0-2 libyaml-dev libzmq5 linux-libc-dev 2026-05-09 00:19:02.763593 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make pkg-config pkgconf pkgconf-bin python3-dev 2026-05-09 00:19:02.763603 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-pip-whl python3-setuptools-whl python3-venv python3.12-dev 2026-05-09 00:19:02.763612 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-venv rpcsvc-proto uwsgi-core uwsgi-plugin-python3 xz-utils zip 2026-05-09 00:19:02.763622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: zlib1g-dev 2026-05-09 00:19:02.763632 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 106 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:19:02.763642 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Need to get 121 MB of archives. 2026-05-09 00:19:02.763651 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:After this operation, 448 MB of additional disk space will be used. 2026-05-09 00:19:02.763661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:19:02.763680 | 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] 2026-05-09 00:19:02.763692 | 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] 2026-05-09 00:19:02.763702 | 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] 2026-05-09 00:19:02.763712 | 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] 2026-05-09 00:19:02.763722 | 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] 2026-05-09 00:19:02.763731 | 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] 2026-05-09 00:19:02.763740 | 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] 2026-05-09 00:19:02.763768 | 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.7 [764 kB] 2026-05-09 00:19:02.763778 | 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.12 [1,336 kB] 2026-05-09 00:19:02.763788 | 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.12 [163 kB] 2026-05-09 00:19:02.763797 | 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.12 [98.9 kB] 2026-05-09 00:19:02.763807 | 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.12 [90.2 kB] 2026-05-09 00:19:02.763816 | 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] 2026-05-09 00:19:02.763826 | 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] 2026-05-09 00:19:02.763835 | 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.10 [240 kB] 2026-05-09 00:19:02.763844 | 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.10 [15.7 kB] 2026-05-09 00:19:02.763854 | 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.10 [577 kB] 2026-05-09 00:19:02.763863 | 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.10 [98.0 kB] 2026-05-09 00:19:02.763872 | 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.10 [94.5 kB] 2026-05-09 00:19:02.763882 | 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.10 [849 kB] 2026-05-09 00:19:02.763891 | 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.10 [2,463 kB] 2026-05-09 00:19:02.763902 | 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.10 [18.2 kB] 2026-05-09 00:19:02.763911 | 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.7 [20.4 kB] 2026-05-09 00:19:02.763921 | 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-111.111 [1,586 kB] 2026-05-09 00:19:02.763931 | 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] 2026-05-09 00:19:02.763940 | 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] 2026-05-09 00:19:02.763949 | 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.7 [2,124 kB] 2026-05-09 00:19:02.763959 | 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.1 [51.6 kB] 2026-05-09 00:19:02.763973 | 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] 2026-05-09 00:19:02.763983 | 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] 2026-05-09 00:19:02.763999 | 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.1 [10.7 MB] 2026-05-09 00:19:02.764009 | 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 [1,042 B] 2026-05-09 00:19:02.764019 | 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] 2026-05-09 00:19:02.764028 | 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] 2026-05-09 00:19:02.764038 | 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.1 [48.0 kB] 2026-05-09 00:19:02.764058 | 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.1 [148 kB] 2026-05-09 00:19:02.764067 | 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.1 [29.7 kB] 2026-05-09 00:19:02.764077 | 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.1 [10.5 kB] 2026-05-09 00:19:02.764087 | 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.1 [3,027 kB] 2026-05-09 00:19:02.764124 | 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 [1,322 kB] 2026-05-09 00:19:02.764136 | 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.1 [2,772 kB] 2026-05-09 00:19:02.764146 | 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 [1,184 kB] 2026-05-09 00:19:02.764157 | 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 [1,641 kB] 2026-05-09 00:19:02.764167 | 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.1 [153 kB] 2026-05-09 00:19:02.764177 | 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.1 [2,681 kB] 2026-05-09 00:19:02.764188 | 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.1 [21.1 MB] 2026-05-09 00:19:02.764198 | 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.1 [494 kB] 2026-05-09 00:19:02.764243 | 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] 2026-05-09 00:19:02.764255 | 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] 2026-05-09 00:19:02.764271 | 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.1 [2,420 kB] 2026-05-09 00:19:02.764282 | 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.1 [12.2 MB] 2026-05-09 00:19:02.764293 | 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.1 [16.0 kB] 2026-05-09 00:19:02.764303 | 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] 2026-05-09 00:19:02.764326 | 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] 2026-05-09 00:19:02.764341 | 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] 2026-05-09 00:19:02.764408 | 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.6 [268 kB] 2026-05-09 00:19:02.764424 | 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] 2026-05-09 00:19:02.764586 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-05-09 00:19:02.764623 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-05-09 00:19:02.764634 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] 2026-05-09 00:19:02.764639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-09 00:19:02.764683 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2026-05-09 00:19:02.764724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2026-05-09 00:19:02.764790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2026-05-09 00:19:02.764817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-05-09 00:19:02.764890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.13 [2,338 kB] 2026-05-09 00:19:02.764932 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 libapache2-mod-wsgi-py3 amd64 5.0.0-1build2 [103 kB] 2026-05-09 00:19:02.764981 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1-dev amd64 2.6.1-2ubuntu0.4 [140 kB] 2026-05-09 00:19:02.765029 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-05-09 00:19:02.765079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-05-09 00:19:02.765143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-05-09 00:19:02.765193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-05-09 00:19:02.765290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-05-09 00:19:02.765337 | 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] 2026-05-09 00:19:02.765388 | 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] 2026-05-09 00:19:02.765436 | 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] 2026-05-09 00:19:02.765485 | 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] 2026-05-09 00:19:02.765533 | 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] 2026-05-09 00:19:02.765581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-05-09 00:19:02.765630 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-05-09 00:19:02.765679 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-05-09 00:19:02.765728 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2,407 kB] 2026-05-09 00:19:02.765775 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-05-09 00:19:02.765832 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2026-05-09 00:19:02.765871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-dev amd64 3.12.3-1ubuntu0.13 [5,682 kB] 2026-05-09 00:19:02.765918 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-05-09 00:19:02.765966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-05-09 00:19:02.766012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-05-09 00:19:02.766059 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-05-09 00:19:02.766116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-05-09 00:19:02.766176 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-05-09 00:19:02.766258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-05-09 00:19:02.766314 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-05-09 00:19:02.766373 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-05-09 00:19:02.766423 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-dev amd64 3.12.3-1ubuntu0.13 [498 kB] 2026-05-09 00:19:02.766471 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-05-09 00:19:02.766519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-05-09 00:19:02.766568 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-05-09 00:19:02.766615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:100 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5,672 B] 2026-05-09 00:19:02.766664 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-05-09 00:19:02.766711 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-05-09 00:19:02.766758 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:103 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-05-09 00:19:02.766806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zip amd64 3.0-13ubuntu0.2 [176 kB] 2026-05-09 00:19:02.766852 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-05-09 00:19:02.766900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-05-09 00:19:02.766946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:107 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-05-09 00:19:02.766995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 121 MB in 3s (38.2 MB/s) 2026-05-09 00:19:02.767042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapr1t64:amd64. 2026-05-09 00:19:02.767087 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2026-05-09 00:19:02.767173 | 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% 2026-05-09 00:19:02.767219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 70% 2026-05-09 00:19:02.767301 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 75% 2026-05-09 00:19:02.767355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 80% 2026-05-09 00:19:02.767402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 85% 2026-05-09 00:19:02.767452 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 90% 2026-05-09 00:19:02.767501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 95% 2026-05-09 00:19:02.767551 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:19:02.767602 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-09 00:19:02.767651 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-09 00:19:02.767701 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1t64:amd64. 2026-05-09 00:19:02.767749 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-09 00:19:02.767797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-09 00:19:02.767845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-05-09 00:19:02.767893 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-09 00:19:02.767942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-09 00:19:02.767990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-ldap:amd64. 2026-05-09 00:19:02.768036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-09 00:19:02.768093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-09 00:19:02.768161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjansson4:amd64. 2026-05-09 00:19:02.768221 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../004-libjansson4_2.14-2build2_amd64.deb ... 2026-05-09 00:19:02.768279 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-09 00:19:02.768335 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-05-09 00:19:02.768385 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblua5.4-0:amd64. 2026-05-09 00:19:02.768434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../005-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-09 00:19:02.768481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-09 00:19:02.768530 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu74:amd64. 2026-05-09 00:19:02.768578 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../006-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-05-09 00:19:02.768625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:19:02.768674 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2:amd64. 2026-05-09 00:19:02.768722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-09 00:19:02.768770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:19:02.768816 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-bin. 2026-05-09 00:19:02.768863 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-09 00:19:02.768909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-09 00:19:02.768956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-data. 2026-05-09 00:19:02.769003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.12_all.deb ... 2026-05-09 00:19:02.769051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-09 00:19:02.769133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-utils. 2026-05-09 00:19:02.769158 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-09 00:19:02.769218 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-09 00:19:02.769294 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2. 2026-05-09 00:19:02.769344 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-09 00:19:02.769394 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2 (2.4.58-1ubuntu8.12) ... 2026-05-09 00:19:02.769443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-0-2:amd64. 2026-05-09 00:19:02.769495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../012-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-05-09 00:19:02.769539 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-09 00:19:02.769586 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package xz-utils. 2026-05-09 00:19:02.769632 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../013-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-05-09 00:19:02.769680 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:19:02.769728 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-common:amd64. 2026-05-09 00:19:02.769778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../014-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:19:02.769825 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:19:02.769872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsframe1:amd64. 2026-05-09 00:19:02.769920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../015-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:19:02.769967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:19:02.770014 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libbinutils:amd64. 2026-05-09 00:19:02.770061 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../016-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:19:02.770118 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:19:02.770180 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf-nobfd0:amd64. 2026-05-09 00:19:02.770243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../017-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:19:02.770297 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-09 00:19:02.770348 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:19:02.770397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf0:amd64. 2026-05-09 00:19:02.770444 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../018-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:19:02.770491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:19:02.770541 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgprofng0:amd64. 2026-05-09 00:19:02.770589 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../019-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:19:02.770637 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:19:02.770684 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-05-09 00:19:02.770733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../020-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:19:02.770779 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:19:02.770827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils. 2026-05-09 00:19:02.770874 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../021-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:19:02.770920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:19:02.770969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc-dev-bin. 2026-05-09 00:19:02.771016 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../022-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-05-09 00:19:02.771064 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:19:02.771117 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package linux-libc-dev:amd64. 2026-05-09 00:19:02.771170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../023-linux-libc-dev_6.8.0-111.111_amd64.deb ... 2026-05-09 00:19:02.771220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking linux-libc-dev:amd64 (6.8.0-111.111) ... 2026-05-09 00:19:02.771285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcrypt-dev:amd64. 2026-05-09 00:19:02.771334 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../024-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-05-09 00:19:02.771381 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-05-09 00:19:02.774293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package rpcsvc-proto. 2026-05-09 00:19:02.774304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../025-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-05-09 00:19:02.774310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-05-09 00:19:02.774319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc6-dev:amd64. 2026-05-09 00:19:02.774324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../026-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-05-09 00:19:02.774328 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-05-09 00:19:02.774332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-base:amd64. 2026-05-09 00:19:02.774336 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../027-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libisl23:amd64. 2026-05-09 00:19:02.774349 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../028-libisl23_0.26-3build1.1_amd64.deb ... 2026-05-09 00:19:02.774353 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-09 00:19:02.774358 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:19:02.774362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libmpc3:amd64. 2026-05-09 00:19:02.774366 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../029-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-05-09 00:19:02.774371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:19:02.774375 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-05-09 00:19:02.774379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../030-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774383 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774388 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13. 2026-05-09 00:19:02.774392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../031-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774401 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-05-09 00:19:02.774405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../032-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:19:02.774409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:19:02.774413 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp. 2026-05-09 00:19:02.774418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../033-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:19:02.774422 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:19:02.774426 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcc1-0:amd64. 2026-05-09 00:19:02.774430 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../034-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgomp1:amd64. 2026-05-09 00:19:02.774448 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../035-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774457 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libitm1:amd64. 2026-05-09 00:19:02.774461 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../036-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774465 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libatomic1:amd64. 2026-05-09 00:19:02.774474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../037-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-09 00:19:02.774482 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libasan8:amd64. 2026-05-09 00:19:02.774498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../038-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774503 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774507 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblsan0:amd64. 2026-05-09 00:19:02.774515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../039-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774520 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774524 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libtsan2:amd64. 2026-05-09 00:19:02.774528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../040-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774532 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libubsan1:amd64. 2026-05-09 00:19:02.774541 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../041-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774545 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libhwasan0:amd64. 2026-05-09 00:19:02.774554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../042-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libquadmath0:amd64. 2026-05-09 00:19:02.774566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../043-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774575 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgcc-13-dev:amd64. 2026-05-09 00:19:02.774579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../044-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774588 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-05-09 00:19:02.774596 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../045-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774604 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13. 2026-05-09 00:19:02.774609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../046-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774613 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774617 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-05-09 00:19:02.774622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../047-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:19:02.774626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:19:02.774630 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc. 2026-05-09 00:19:02.774635 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../048-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:19:02.774639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:19:02.774643 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-05-09 00:19:02.774647 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../049-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774652 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774656 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-05-09 00:19:02.774660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../050-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774664 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774669 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13. 2026-05-09 00:19:02.774677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../051-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:19:02.774681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.774686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-05-09 00:19:02.774693 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../052-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:19:02.774697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:19:02.774701 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++. 2026-05-09 00:19:02.774706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../053-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:19:02.774710 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:19:02.774714 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package make. 2026-05-09 00:19:02.774718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../054-make_4.3-4.1build2_amd64.deb ... 2026-05-09 00:19:02.774723 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking make (4.3-4.1build2) ... 2026-05-09 00:19:02.774727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libdpkg-perl. 2026-05-09 00:19:02.774731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../055-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-05-09 00:19:02.774736 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:19:02.774743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package bzip2. 2026-05-09 00:19:02.774748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../056-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-05-09 00:19:02.774752 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:19:02.774756 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package lto-disabled-list. 2026-05-09 00:19:02.774760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../057-lto-disabled-list_47_all.deb ... 2026-05-09 00:19:02.774765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking lto-disabled-list (47) ... 2026-05-09 00:19:02.774769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package dpkg-dev. 2026-05-09 00:19:02.774773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../058-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-05-09 00:19:02.774777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:19:02.774782 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package build-essential. 2026-05-09 00:19:02.774786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../059-build-essential_12.10ubuntu1_amd64.deb ... 2026-05-09 00:19:02.774792 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking build-essential (12.10ubuntu1) ... 2026-05-09 00:19:02.774797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-05-09 00:19:02.774801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../060-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-09 00:19:02.774807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-09 00:19:02.774870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liberror-perl. 2026-05-09 00:19:02.774923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../061-liberror-perl_0.17029-2_all.deb ... 2026-05-09 00:19:02.774965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liberror-perl (0.17029-2) ... 2026-05-09 00:19:02.775012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git-man. 2026-05-09 00:19:02.775091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-09 00:19:02.775216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../062-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2026-05-09 00:19:02.775272 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2026-05-09 00:19:02.775337 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git. 2026-05-09 00:19:02.775396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../063-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2026-05-09 00:19:02.775454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2026-05-09 00:19:02.775512 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package icu-devtools. 2026-05-09 00:19:02.775569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-05-09 00:19:02.775626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-05-09 00:19:02.775709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12t64:amd64. 2026-05-09 00:19:02.775813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../065-libpython3.12t64_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-09 00:19:02.775913 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-09 00:19:02.776019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapache2-mod-wsgi-py3. 2026-05-09 00:19:02.776163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../066-libapache2-mod-wsgi-py3_5.0.0-1build2_amd64.deb ... 2026-05-09 00:19:02.776219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2026-05-09 00:19:02.776328 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libexpat1-dev:amd64. 2026-05-09 00:19:02.776393 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../067-libexpat1-dev_2.6.1-2ubuntu0.4_amd64.deb ... 2026-05-09 00:19:02.776457 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-05-09 00:19:02.776521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu-dev:amd64. 2026-05-09 00:19:02.776585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../068-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-05-09 00:19:02.776652 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-09 00:19:02.776716 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:19:02.776778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-jquery. 2026-05-09 00:19:02.776839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../069-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-05-09 00:19:02.776899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-05-09 00:19:02.776958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-underscore. 2026-05-09 00:19:02.777017 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../070-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-05-09 00:19:02.777076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-05-09 00:19:02.777185 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-sphinxdoc. 2026-05-09 00:19:02.777261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../071-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-05-09 00:19:02.777333 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-05-09 00:19:02.777397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libnorm1t64:amd64. 2026-05-09 00:19:02.777460 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../072-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-05-09 00:19:02.777524 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-09 00:19:02.777585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre16-3:amd64. 2026-05-09 00:19:02.777646 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../073-libpcre16-3_2%3a8.39-15build1_amd64.deb ... 2026-05-09 00:19:02.777707 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre16-3:amd64 (2:8.39-15build1) ... 2026-05-09 00:19:02.777769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3:amd64. 2026-05-09 00:19:02.777828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../074-libpcre3_2%3a8.39-15build1_amd64.deb ... 2026-05-09 00:19:02.777891 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-09 00:19:02.777955 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3:amd64 (2:8.39-15build1) ... 2026-05-09 00:19:02.778017 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre32-3:amd64. 2026-05-09 00:19:02.778078 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../075-libpcre32-3_2%3a8.39-15build1_amd64.deb ... 2026-05-09 00:19:02.778166 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre32-3:amd64 (2:8.39-15build1) ... 2026-05-09 00:19:02.778255 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcrecpp0v5:amd64. 2026-05-09 00:19:02.778327 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../076-libpcrecpp0v5_2%3a8.39-15build1_amd64.deb ... 2026-05-09 00:19:02.778391 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2026-05-09 00:19:02.778455 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3-dev:amd64. 2026-05-09 00:19:02.778516 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../077-libpcre3-dev_2%3a8.39-15build1_amd64.deb ... 2026-05-09 00:19:02.778577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3-dev:amd64 (2:8.39-15build1) ... 2026-05-09 00:19:02.778638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-05-09 00:19:02.778698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../078-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-05-09 00:19:02.778760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-09 00:19:02.778821 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpkgconf3:amd64. 2026-05-09 00:19:02.778881 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../079-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-05-09 00:19:02.778942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-09 00:19:02.779004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq5:amd64. 2026-05-09 00:19:02.779064 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../080-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:19:02.779143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-05-09 00:19:02.779218 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libssl-dev:amd64. 2026-05-09 00:19:02.779290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../081-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-09 00:19:02.779355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-09 00:19:02.779430 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq-dev. 2026-05-09 00:19:02.779535 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../082-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:19:02.779626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-05-09 00:19:02.779698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zlib1g-dev:amd64. 2026-05-09 00:19:02.779765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../083-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2026-05-09 00:19:02.779837 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-09 00:19:02.779907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-05-09 00:19:02.779975 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12-dev:amd64. 2026-05-09 00:19:02.780078 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../084-libpython3.12-dev_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-09 00:19:02.780217 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-09 00:19:02.780298 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3-dev:amd64. 2026-05-09 00:19:02.780362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../085-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-09 00:19:02.780419 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-05-09 00:19:02.780478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsodium23:amd64. 2026-05-09 00:19:02.780536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../086-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:19:02.780591 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:19:02.780647 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2-dev:amd64. 2026-05-09 00:19:02.780703 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../087-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-09 00:19:02.780780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:19:02.780817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1.1:amd64. 2026-05-09 00:19:02.780872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../088-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:19:02.780927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:19:02.780983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1-dev:amd64. 2026-05-09 00:19:02.781039 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../089-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:19:02.781095 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:19:02.781196 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libzmq5:amd64. 2026-05-09 00:19:02.781277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../090-libzmq5_4.3.5-1build2_amd64.deb ... 2026-05-09 00:19:02.781342 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-05-09 00:19:02.781399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf-bin. 2026-05-09 00:19:02.781451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../091-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-05-09 00:19:02.781498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-05-09 00:19:02.781545 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf:amd64. 2026-05-09 00:19:02.781592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../092-pkgconf_1.8.1-2build1_amd64.deb ... 2026-05-09 00:19:02.781639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-05-09 00:19:02.781690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkg-config:amd64. 2026-05-09 00:19:02.781733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../093-pkg-config_1.8.1-2build1_amd64.deb ... 2026-05-09 00:19:02.781779 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-05-09 00:19:02.781826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-dev. 2026-05-09 00:19:02.781871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../094-python3.12-dev_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-09 00:19:02.781919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-09 00:19:02.781967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-dev (3.12.3-1ubuntu0.13) ... 2026-05-09 00:19:02.782014 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-dev. 2026-05-09 00:19:02.782062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../095-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-09 00:19:02.782138 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-05-09 00:19:02.782169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-pip-whl. 2026-05-09 00:19:02.782219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../096-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-05-09 00:19:02.782295 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-09 00:19:02.782343 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-setuptools-whl. 2026-05-09 00:19:02.782392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../097-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-05-09 00:19:02.782452 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-09 00:19:02.782500 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-venv. 2026-05-09 00:19:02.782547 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../098-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-09 00:19:02.782594 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-09 00:19:02.782641 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-venv. 2026-05-09 00:19:02.782689 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../099-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-09 00:19:02.782738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-09 00:19:02.782786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyajl2:amd64. 2026-05-09 00:19:02.782833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../100-libyajl2_2.1.0-5build1_amd64.deb ... 2026-05-09 00:19:02.782881 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-05-09 00:19:02.782929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package uwsgi-core. 2026-05-09 00:19:02.782977 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../101-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-05-09 00:19:02.783024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-09 00:19:02.783069 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zip. 2026-05-09 00:19:02.783129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../102-zip_3.0-13ubuntu0.2_amd64.deb ... 2026-05-09 00:19:02.783178 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zip (3.0-13ubuntu0.2) ... 2026-05-09 00:19:02.783251 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libffi-dev:amd64. 2026-05-09 00:19:02.783306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../103-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-05-09 00:19:02.783354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-09 00:19:02.783400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-dev:amd64. 2026-05-09 00:19:02.783451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-09 00:19:02.783499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../104-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-05-09 00:19:02.783548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-09 00:19:02.783596 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package uwsgi-plugin-python3. 2026-05-09 00:19:02.783644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../105-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-05-09 00:19:02.784461 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-09 00:19:02.784507 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-09 00:19:02.784517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-09 00:19:02.784536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up lto-disabled-list (47) ... 2026-05-09 00:19:02.784544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:19:02.784551 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre16-3:amd64 (2:8.39-15build1) ... 2026-05-09 00:19:02.784558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-09 00:19:02.784573 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-09 00:19:02.784581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:19:02.784588 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-05-09 00:19:02.784595 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-05-09 00:19:02.784602 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-09 00:19:02.784612 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up linux-libc-dev:amd64 (6.8.0-111.111) ... 2026-05-09 00:19:02.784625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:19:02.784636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.784648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:19:02.784659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-09 00:19:02.784673 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:19:02.784685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-05-09 00:19:02.784696 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liberror-perl (0.17029-2) ... 2026-05-09 00:19:02.784709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-09 00:19:02.784721 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-09 00:19:02.784734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3:amd64 (2:8.39-15build1) ... 2026-05-09 00:19:02.784747 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zip (3.0-13ubuntu0.2) ... 2026-05-09 00:19:02.784760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-09 00:19:02.784773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-05-09 00:19:02.784834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.784849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up make (4.3-4.1build2) ... 2026-05-09 00:19:02.784861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:19:02.784874 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-05-09 00:19:02.784888 | 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 2026-05-09 00:19:02.784903 | 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 2026-05-09 00:19:02.784916 | 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 2026-05-09 00:19:02.784929 | 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 2026-05-09 00:19:02.784942 | 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 2026-05-09 00:19:02.784955 | 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 2026-05-09 00:19:02.784978 | 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 2026-05-09 00:19:02.784999 | 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 2026-05-09 00:19:02.785013 | 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 2026-05-09 00:19:02.785027 | 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 2026-05-09 00:19:02.785040 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.785052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-09 00:19:02.785065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre32-3:amd64 (2:8.39-15build1) ... 2026-05-09 00:19:02.785083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:19:02.785139 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.785154 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf-bin (1.8.1-2build1) ... 2026-05-09 00:19:02.785167 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:19:02.785180 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.785193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:19:02.785243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.785263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-05-09 00:19:02.785281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.785332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-09 00:19:02.785385 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-09 00:19:02.785421 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2026-05-09 00:19:02.785487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-09 00:19:02.785526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.785584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-05-09 00:19:02.785603 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:19:02.785670 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:19:02.785690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:19:02.785748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:19:02.785767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.785821 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.785842 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:19:02.785872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-05-09 00:19:02.786083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:19:02.786436 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2026-05-09 00:19:02.786489 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-09 00:19:02.786501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-05-09 00:19:02.786512 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-09 00:19:02.786523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-09 00:19:02.786533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.786544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-05-09 00:19:02.786554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-09 00:19:02.786565 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-09 00:19:02.786575 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-09 00:19:02.786586 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-05-09 00:19:02.789302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:19:02.789346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-09 00:19:02.789356 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-05-09 00:19:02.789366 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-05-09 00:19:02.789376 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git (1:2.43.0-1ubuntu7.3) ... 2026-05-09 00:19:02.789385 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-05-09 00:19:02.789395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.789404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:19:02.789414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-05-09 00:19:02.789424 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-09 00:19:02.789433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:19:02.789443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.789452 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-09 00:19:02.789462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:19:02.789471 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:19:02.789481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.789491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3-dev:amd64 (2:8.39-15build1) ... 2026-05-09 00:19:02.789500 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.789510 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:19:02.789519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-09 00:19:02.789529 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:19:02.789556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:19:02.789566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-05-09 00:19:02.789576 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.789586 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-05-09 00:19:02.789595 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:19:02.789605 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:19:02.789614 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.789624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:19:02.789634 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2 (2.4.58-1ubuntu8.12) ... 2026-05-09 00:19:02.789643 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mpm_event. 2026-05-09 00:19:02.789653 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_core. 2026-05-09 00:19:02.789662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_host. 2026-05-09 00:19:02.789672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_core. 2026-05-09 00:19:02.789681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module auth_basic. 2026-05-09 00:19:02.789690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module access_compat. 2026-05-09 00:19:02.789700 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_file. 2026-05-09 00:19:02.789709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_user. 2026-05-09 00:19:02.789719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module alias. 2026-05-09 00:19:02.789729 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module dir. 2026-05-09 00:19:02.789739 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module autoindex. 2026-05-09 00:19:02.789748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module env. 2026-05-09 00:19:02.789757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mime. 2026-05-09 00:19:02.789767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module negotiation. 2026-05-09 00:19:02.789776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module setenvif. 2026-05-09 00:19:02.789786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module filter. 2026-05-09 00:19:02.789795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module deflate. 2026-05-09 00:19:02.789805 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module status. 2026-05-09 00:19:02.789814 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module reqtimeout. 2026-05-09 00:19:02.789824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf charset. 2026-05-09 00:19:02.789844 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf localized-error-pages. 2026-05-09 00:19:02.789860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf other-vhosts-access-log. 2026-05-09 00:19:02.789871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf security. 2026-05-09 00:19:02.789880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf serve-cgi-bin. 2026-05-09 00:19:02.789890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling site 000-default. 2026-05-09 00:19:02.789899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:19:02.789909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:19:02.789919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-09 00:19:02.789928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2026-05-09 00:19:02.789938 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:apache2_invoke: Enable module wsgi 2026-05-09 00:19:02.789954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:19:02.789964 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-05-09 00:19:02.789974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:19:02.789983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-dev (3.12.3-1ubuntu0.13) ... 2026-05-09 00:19:02.789993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:19:02.790002 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:19:02.790012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-05-09 00:19:02.790022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-05-09 00:19:02.790031 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:19:02.790041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: 2026-05-09 00:19:02.790051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-05-09 00:19:02.790061 | 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 2026-05-09 00:19:02.790071 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up build-essential (12.10ubuntu1) ... 2026-05-09 00:19:02.790081 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:19:02.790090 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 3f4fd8d372f7 2026-05-09 00:19:02.790131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 0ff8703e043b 2026-05-09 00:19:02.790141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 5/10 : ADD openstack-base-archive /openstack-base-source 2026-05-09 00:19:02.790150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> ac31f26ed125 2026-05-09 00:19:02.790160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 6/10 : ADD plugins-archive / 2026-05-09 00:19:02.790170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 4f65066f2ef4 2026-05-09 00:19:02.790183 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 7/10 : 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 2026-05-09 00:19:02.790197 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 6570f885b9c2 2026-05-09 00:19:02.790235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 6570f885b9c2 2026-05-09 00:19:02.790249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 6fd3fac6d703 2026-05-09 00:19:02.790259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 8/10 : ENV PATH /var/lib/kolla/venv/bin:$PATH 2026-05-09 00:19:02.790268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in e3a5d4c7b9cc 2026-05-09 00:19:02.790278 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container e3a5d4c7b9cc 2026-05-09 00:19:02.790288 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 17625f92ea45 2026-05-09 00:19:02.790319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 9/10 : 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 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 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 uwsgi warlock wrapt pip git+https://github.com/sapcc/openstack-audit-middleware.git 2026-05-09 00:19:02.790340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 7d3858304efc 2026-05-09 00:19:02.790351 | 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) 2026-05-09 00:19:02.790361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pip 2026-05-09 00:19:02.790371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pip-26.1.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-09 00:19:02.790381 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2026-05-09 00:19:02.790391 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wheel 2026-05-09 00:19:02.790400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-09 00:19:02.790410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2026-05-09 00:19:02.790420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setuptools 2026-05-09 00:19:02.790429 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-09 00:19:02.790439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting packaging>=24.0 (from wheel) 2026-05-09 00:19:02.790448 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2026-05-09 00:19:02.790458 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) 2026-05-09 00:19:02.790468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 11.7 MB/s eta 0:00:00 2026-05-09 00:19:02.790477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-09 00:19:02.790487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-09 00:19:02.790497 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 20.5 MB/s eta 0:00:00 2026-05-09 00:19:02.790507 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading packaging-24.2-py3-none-any.whl (65 kB) 2026-05-09 00:19:02.790517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 75.2 MB/s eta 0:00:00 2026-05-09 00:19:02.790526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: setuptools, pip, packaging, wheel 2026-05-09 00:19:02.790542 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: setuptools 2026-05-09 00:19:02.790552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: setuptools 68.1.2 2026-05-09 00:19:02.790562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2026-05-09 00:19:02.790571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'setuptools'. No files were found to uninstall. 2026-05-09 00:19:02.790581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: pip 2026-05-09 00:19:02.790590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: pip 24.0 2026-05-09 00:19:02.790600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Uninstalling pip-24.0: 2026-05-09 00:19:02.790616 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Successfully uninstalled pip-24.0 2026-05-09 00:19:02.790626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: wheel 2026-05-09 00:19:02.790640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: wheel 0.42.0 2026-05-09 00:19:02.790650 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2026-05-09 00:19:02.790660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'wheel'. No files were found to uninstall. 2026-05-09 00:19:02.790669 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed packaging-24.2 pip-26.1.1 setuptools-82.0.1 wheel-0.47.0 2026-05-09 00:19:02.790679 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting git+https://github.com/sapcc/openstack-audit-middleware.git 2026-05-09 00:19:02.790689 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Cloning https://github.com/sapcc/openstack-audit-middleware.git to ./tmp/pip-req-build-lm8t5o8k 2026-05-09 00:19:02.790699 | 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-lm8t5o8k 2026-05-09 00:19:02.790710 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-09 00:19:02.790719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Resolved https://github.com/sapcc/openstack-audit-middleware.git to commit 9a695c8d8f8a2eb4dd5474fc53d81c273372df78 2026-05-09 00:19:02.790729 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-09 00:19:02.790739 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:19:02.790748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-09 00:19:02.790758 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:19:02.790767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: started 2026-05-09 00:19:02.790777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:19:02.790786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:19:02.790796 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.790805 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Babel 2026-05-09 00:19:02.790815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) 2026-05-09 00:19:02.790825 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Mako 2026-05-09 00:19:02.790834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Mako-1.3.9-py3-none-any.whl.metadata (2.9 kB) 2026-05-09 00:19:02.790844 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting MarkupSafe 2026-05-09 00:19:02.790853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2026-05-09 00:19:02.790870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Paste 2026-05-09 00:19:02.790879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-05-09 00:19:02.790889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PasteDeploy 2026-05-09 00:19:02.790898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-09 00:19:02.790908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyNaCl 2026-05-09 00:19:02.790918 | 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) 2026-05-09 00:19:02.790928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyYAML 2026-05-09 00:19:02.790937 | 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) 2026-05-09 00:19:02.790947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Routes 2026-05-09 00:19:02.790957 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-05-09 00:19:02.790966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting SQLAlchemy 2026-05-09 00:19:02.790976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading SQLAlchemy-2.0.38-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2026-05-09 00:19:02.790986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Tempita 2026-05-09 00:19:02.790995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Tempita-0.6.0-py3-none-any.whl.metadata (972 bytes) 2026-05-09 00:19:02.791005 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WSME 2026-05-09 00:19:02.791014 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:19:02.791024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WebOb 2026-05-09 00:19:02.791033 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-05-09 00:19:02.791050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting alembic 2026-05-09 00:19:02.791065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading alembic-1.14.1-py3-none-any.whl.metadata (7.4 kB) 2026-05-09 00:19:02.791075 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting amqp 2026-05-09 00:19:02.791085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-05-09 00:19:02.791095 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting aodhclient 2026-05-09 00:19:02.791125 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading aodhclient-3.7.1-py3-none-any.whl.metadata (1.9 kB) 2026-05-09 00:19:02.791136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting appdirs 2026-05-09 00:19:02.791145 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) 2026-05-09 00:19:02.791155 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting automaton 2026-05-09 00:19:02.791165 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2026-05-09 00:19:02.791175 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting bcrypt 2026-05-09 00:19:02.791185 | 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) 2026-05-09 00:19:02.791194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cachetools 2026-05-09 00:19:02.791226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2026-05-09 00:19:02.791240 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting castellan 2026-05-09 00:19:02.791250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading castellan-5.2.1-py3-none-any.whl.metadata (1.9 kB) 2026-05-09 00:19:02.791260 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting click 2026-05-09 00:19:02.791269 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2026-05-09 00:19:02.791286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cliff 2026-05-09 00:19:02.791296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cliff-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-09 00:19:02.791312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cmd2 2026-05-09 00:19:02.791322 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cmd2-2.5.11-py3-none-any.whl.metadata (17 kB) 2026-05-09 00:19:02.791332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting contextlib2 2026-05-09 00:19:02.791342 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading contextlib2-21.6.0-py2.py3-none-any.whl.metadata (4.1 kB) 2026-05-09 00:19:02.791352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cryptography 2026-05-09 00:19:02.791362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-05-09 00:19:02.791371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting debtcollector 2026-05-09 00:19:02.791381 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-09 00:19:02.791396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting decorator 2026-05-09 00:19:02.791405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-05-09 00:19:02.791415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting eventlet 2026-05-09 00:19:02.791429 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading eventlet-0.39.0-py3-none-any.whl.metadata (5.5 kB) 2026-05-09 00:19:02.791463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fasteners 2026-05-09 00:19:02.791528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2026-05-09 00:19:02.791539 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fluent-logger 2026-05-09 00:19:02.791553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fluent_logger-0.11.1-py3-none-any.whl.metadata (13 kB) 2026-05-09 00:19:02.791601 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting funcsigs 2026-05-09 00:19:02.791616 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading funcsigs-1.0.2-py2.py3-none-any.whl.metadata (14 kB) 2026-05-09 00:19:02.791674 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting futurist 2026-05-09 00:19:02.791686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading futurist-3.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-09 00:19:02.791700 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting gnocchiclient 2026-05-09 00:19:02.791746 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl.metadata (1.3 kB) 2026-05-09 00:19:02.791762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting greenlet 2026-05-09 00:19:02.791858 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading greenlet-3.1.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-05-09 00:19:02.791872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting httplib2 2026-05-09 00:19:02.791886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-09 00:19:02.791899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting iso8601 2026-05-09 00:19:02.791947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:19:02.791962 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jinja2 2026-05-09 00:19:02.792019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 2026-05-09 00:19:02.792031 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpatch 2026-05-09 00:19:02.792052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-09 00:19:02.792079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpointer 2026-05-09 00:19:02.792162 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-09 00:19:02.792188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema 2026-05-09 00:19:02.792202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2026-05-09 00:19:02.792292 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystoneauth1 2026-05-09 00:19:02.792304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-09 00:19:02.792317 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystonemiddleware 2026-05-09 00:19:02.792364 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystonemiddleware-10.12.1-py3-none-any.whl.metadata (4.0 kB) 2026-05-09 00:19:02.792379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kombu 2026-05-09 00:19:02.792425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kombu-5.4.2-py3-none-any.whl.metadata (3.2 kB) 2026-05-09 00:19:02.792440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting logutils 2026-05-09 00:19:02.792495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading logutils-0.3.5.tar.gz (27 kB) 2026-05-09 00:19:02.792506 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-09 00:19:02.792520 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:19:02.792723 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-09 00:19:02.792780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:19:02.792794 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:19:02.792814 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.792825 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting monotonic 2026-05-09 00:19:02.792835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading monotonic-1.6-py2.py3-none-any.whl.metadata (1.5 kB) 2026-05-09 00:19:02.792845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netaddr 2026-05-09 00:19:02.792860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-09 00:19:02.792870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netifaces 2026-05-09 00:19:02.792883 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netifaces-0.11.0.tar.gz (30 kB) 2026-05-09 00:19:02.792897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-09 00:19:02.792937 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:19:02.793002 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-09 00:19:02.793014 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:19:02.793027 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:19:02.793082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.793093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-brick 2026-05-09 00:19:02.793139 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_brick-6.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-09 00:19:02.793153 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-client-config 2026-05-09 00:19:02.793237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-09 00:19:02.793261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-traits 2026-05-09 00:19:02.793275 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_traits-3.3.0-py3-none-any.whl.metadata (1.7 kB) 2026-05-09 00:19:02.793342 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-win 2026-05-09 00:19:02.793361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_win-5.9.0-py3-none-any.whl.metadata (3.4 kB) 2026-05-09 00:19:02.793412 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.concurrency 2026-05-09 00:19:02.793432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.concurrency-7.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-09 00:19:02.793442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.config 2026-05-09 00:19:02.793456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB) 2026-05-09 00:19:02.793470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.context 2026-05-09 00:19:02.793532 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.context-5.7.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-09 00:19:02.793544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.db 2026-05-09 00:19:02.793557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.db-17.2.1-py3-none-any.whl.metadata (3.0 kB) 2026-05-09 00:19:02.793583 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.i18n 2026-05-09 00:19:02.793666 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-09 00:19:02.793683 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.log 2026-05-09 00:19:02.793694 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.log-7.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-09 00:19:02.793707 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.messaging 2026-05-09 00:19:02.793763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.messaging-16.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-09 00:19:02.793779 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.middleware 2026-05-09 00:19:02.793836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.middleware-6.3.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-09 00:19:02.793848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.policy 2026-05-09 00:19:02.793861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.policy-4.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-09 00:19:02.793908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.privsep 2026-05-09 00:19:02.793923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.privsep-3.6.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-09 00:19:02.793970 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.reports 2026-05-09 00:19:02.793985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.reports-3.5.1-py3-none-any.whl.metadata (4.1 kB) 2026-05-09 00:19:02.794039 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.rootwrap 2026-05-09 00:19:02.794051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.rootwrap-7.5.1-py3-none-any.whl.metadata (2.0 kB) 2026-05-09 00:19:02.794065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.serialization 2026-05-09 00:19:02.794141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-09 00:19:02.794158 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.service 2026-05-09 00:19:02.794171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.service-4.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-05-09 00:19:02.794234 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.upgradecheck 2026-05-09 00:19:02.794256 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl.metadata (1.7 kB) 2026-05-09 00:19:02.794302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.utils 2026-05-09 00:19:02.794317 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-09 00:19:02.794362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.versionedobjects 2026-05-09 00:19:02.794377 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.versionedobjects-3.6.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-09 00:19:02.794392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.vmware 2026-05-09 00:19:02.794447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.vmware-4.6.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-09 00:19:02.794473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osprofiler 2026-05-09 00:19:02.794487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osprofiler-4.2.0-py3-none-any.whl.metadata (4.1 kB) 2026-05-09 00:19:02.794534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting paramiko 2026-05-09 00:19:02.794548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-09 00:19:02.794564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pbr 2026-05-09 00:19:02.794622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pbr-7.0.0-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-09 00:19:02.794637 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pecan 2026-05-09 00:19:02.794693 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2026-05-09 00:19:02.794705 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pika 2026-05-09 00:19:02.794718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pika-1.3.2-py3-none-any.whl.metadata (13 kB) 2026-05-09 00:19:02.794764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prettytable 2026-05-09 00:19:02.794779 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prettytable-3.14.0-py3-none-any.whl.metadata (30 kB) 2026-05-09 00:19:02.794824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psutil 2026-05-09 00:19:02.794840 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) 2026-05-09 00:19:02.794854 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycadf 2026-05-09 00:19:02.794909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-09 00:19:02.794925 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymysql 2026-05-09 00:19:02.794983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-05-09 00:19:02.794995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyngus 2026-05-09 00:19:02.795008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyngus-2.3.1.tar.gz (34 kB) 2026-05-09 00:19:02.795054 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-09 00:19:02.795077 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:19:02.795091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-09 00:19:02.795184 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:19:02.795200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:19:02.795246 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.795293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyparsing 2026-05-09 00:19:02.795340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) 2026-05-09 00:19:02.795355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyroute2 2026-05-09 00:19:02.795400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-05-09 00:19:02.795458 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-barbicanclient 2026-05-09 00:19:02.795470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_barbicanclient-7.1.0-py3-none-any.whl.metadata (11 kB) 2026-05-09 00:19:02.795484 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-binary-memcached 2026-05-09 00:19:02.795530 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_binary_memcached-0.31.4-py3-none-any.whl.metadata (4.9 kB) 2026-05-09 00:19:02.795544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cinderclient 2026-05-09 00:19:02.795558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cinderclient-9.7.0-py3-none-any.whl.metadata (19 kB) 2026-05-09 00:19:02.795614 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cloudkittyclient 2026-05-09 00:19:02.795629 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cloudkittyclient-5.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-05-09 00:19:02.795642 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-dateutil 2026-05-09 00:19:02.795689 | 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) 2026-05-09 00:19:02.795700 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-designateclient 2026-05-09 00:19:02.795714 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_designateclient-6.2.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-09 00:19:02.795759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-editor 2026-05-09 00:19:02.795774 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_editor-1.0.4-py3-none-any.whl.metadata (2.2 kB) 2026-05-09 00:19:02.795787 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-glanceclient 2026-05-09 00:19:02.795833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_glanceclient-4.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-09 00:19:02.795848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-heatclient 2026-05-09 00:19:02.795861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_heatclient-4.1.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-09 00:19:02.795906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-ironicclient 2026-05-09 00:19:02.795921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_ironicclient-5.10.2-py3-none-any.whl.metadata (4.7 kB) 2026-05-09 00:19:02.795935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-keystoneclient 2026-05-09 00:19:02.795980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:19:02.795995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-magnumclient 2026-05-09 00:19:02.796009 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_magnumclient-4.8.1-py3-none-any.whl.metadata (3.0 kB) 2026-05-09 00:19:02.796056 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-manilaclient 2026-05-09 00:19:02.796068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_manilaclient-5.4.0-py3-none-any.whl.metadata (5.4 kB) 2026-05-09 00:19:02.796082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-memcached 2026-05-09 00:19:02.796149 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-09 00:19:02.796162 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-mistralclient 2026-05-09 00:19:02.796175 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_mistralclient-5.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-05-09 00:19:02.796238 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-neutronclient 2026-05-09 00:19:02.796257 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_neutronclient-11.4.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-09 00:19:02.796271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-novaclient 2026-05-09 00:19:02.796318 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_novaclient-18.9.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-09 00:19:02.796333 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-openstackclient 2026-05-09 00:19:02.796354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_openstackclient-7.5.0-py3-none-any.whl.metadata (6.5 kB) 2026-05-09 00:19:02.796383 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-qpid-proton 2026-05-09 00:19:02.796443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_qpid_proton-0.40.0.tar.gz (354 kB) 2026-05-09 00:19:02.796454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-09 00:19:02.796477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:19:02.796491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-09 00:19:02.796548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:19:02.796560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:19:02.796573 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.796586 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-swiftclient 2026-05-09 00:19:02.796632 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_swiftclient-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-09 00:19:02.796647 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-troveclient 2026-05-09 00:19:02.796660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_troveclient-8.8.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-09 00:19:02.796706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pytz 2026-05-09 00:19:02.796721 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) 2026-05-09 00:19:02.796734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting repoze.lru 2026-05-09 00:19:02.796793 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-05-09 00:19:02.796808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requests 2026-05-09 00:19:02.796822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-05-09 00:19:02.796868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requestsexceptions 2026-05-09 00:19:02.796883 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-05-09 00:19:02.796897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting retrying 2026-05-09 00:19:02.797019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading retrying-1.3.4-py3-none-any.whl.metadata (6.9 kB) 2026-05-09 00:19:02.797033 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setproctitle 2026-05-09 00:19:02.797043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setproctitle-1.3.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) 2026-05-09 00:19:02.797058 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplegeneric 2026-05-09 00:19:02.797067 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplegeneric-0.8.1.zip (12 kB) 2026-05-09 00:19:02.797081 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-09 00:19:02.797137 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:19:02.797185 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-09 00:19:02.797200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:19:02.797242 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:19:02.797290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.797305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplejson 2026-05-09 00:19:02.797319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplejson-3.20.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) 2026-05-09 00:19:02.797364 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting six 2026-05-09 00:19:02.797377 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-09 00:19:02.797389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlalchemy-migrate 2026-05-09 00:19:02.797411 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl.metadata (2.7 kB) 2026-05-09 00:19:02.797453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlparse 2026-05-09 00:19:02.797466 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB) 2026-05-09 00:19:02.797478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting stevedore 2026-05-09 00:19:02.797519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2026-05-09 00:19:02.797532 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting unicodecsv 2026-05-09 00:19:02.797544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading unicodecsv-0.14.1.tar.gz (10 kB) 2026-05-09 00:19:02.797584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-09 00:19:02.797604 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:19:02.797616 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-09 00:19:02.797668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:19:02.797679 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:19:02.797691 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.797717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uwsgi 2026-05-09 00:19:02.797769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-05-09 00:19:02.797781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 30.2 MB/s 0:00:00 2026-05-09 00:19:02.797793 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-09 00:19:02.797834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:19:02.797848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-09 00:19:02.797862 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:19:02.797903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:19:02.797916 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.797956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting warlock 2026-05-09 00:19:02.797970 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-09 00:19:02.797982 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wrapt 2026-05-09 00:19:02.798022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) 2026-05-09 00:19:02.798036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in ./var/lib/kolla/venv/lib/python3.12/site-packages (26.1.1) 2026-05-09 00:19:02.798086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper] 2026-05-09 00:19:02.798113 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tooz-6.3.0-py3-none-any.whl.metadata (3.2 kB) 2026-05-09 00:19:02.798126 | 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) (82.0.1) 2026-05-09 00:19:02.798168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cffi>=1.4.1 (from PyNaCl) 2026-05-09 00:19:02.798181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2026-05-09 00:19:02.798201 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting typing-extensions>=4.6.0 (from SQLAlchemy) 2026-05-09 00:19:02.798239 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-05-09 00:19:02.798281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting importlib-metadata>=4.4 (from WSME) 2026-05-09 00:19:02.798294 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) 2026-05-09 00:19:02.798343 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting vine<6.0.0,>=5.0.0 (from amqp) 2026-05-09 00:19:02.798354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-09 00:19:02.798366 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osc-lib>=1.0.1 (from aodhclient) 2026-05-09 00:19:02.798405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osc_lib-3.2.0-py3-none-any.whl.metadata (3.6 kB) 2026-05-09 00:19:02.798419 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting autopage>=0.4.0 (from cliff) 2026-05-09 00:19:02.798458 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-05-09 00:19:02.798471 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyperclip>=1.8 (from cmd2) 2026-05-09 00:19:02.798484 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-05-09 00:19:02.798523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-09 00:19:02.798536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:19:02.798549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-09 00:19:02.798588 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:19:02.798601 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:19:02.798657 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.798668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wcwidth>=0.2.10 (from cmd2) 2026-05-09 00:19:02.798680 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-05-09 00:19:02.798692 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dnspython>=1.15.0 (from eventlet) 2026-05-09 00:19:02.798732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB) 2026-05-09 00:19:02.798745 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting msgpack>=1.0 (from fluent-logger) 2026-05-09 00:19:02.798757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading msgpack-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) 2026-05-09 00:19:02.798807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ujson (from gnocchiclient) 2026-05-09 00:19:02.798820 | 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) 2026-05-09 00:19:02.798832 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting attrs>=22.2.0 (from jsonschema) 2026-05-09 00:19:02.798871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2026-05-09 00:19:02.798885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema) 2026-05-09 00:19:02.798933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 2026-05-09 00:19:02.798944 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting referencing>=0.28.4 (from jsonschema) 2026-05-09 00:19:02.798956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2026-05-09 00:19:02.798995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rpds-py>=0.7.1 (from jsonschema) 2026-05-09 00:19:02.799018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rpds_py-0.23.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-05-09 00:19:02.799030 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-service-types>=1.2.0 (from keystoneauth1) 2026-05-09 00:19:02.799043 | 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) 2026-05-09 00:19:02.799083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-05-09 00:19:02.799109 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_cache-3.11.0-py3-none-any.whl.metadata (3.2 kB) 2026-05-09 00:19:02.799123 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-05-09 00:19:02.799175 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2026-05-09 00:19:02.799188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tzdata (from kombu) 2026-05-09 00:19:02.799200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-09 00:19:02.799247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tenacity>=6.3.1 (from os-brick) 2026-05-09 00:19:02.799289 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tenacity-9.0.0-py3-none-any.whl.metadata (1.2 kB) 2026-05-09 00:19:02.799302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting openstacksdk>=0.13.0 (from os-client-config) 2026-05-09 00:19:02.799352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB) 2026-05-09 00:19:02.799362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rfc3986>=1.2.0 (from oslo.config) 2026-05-09 00:19:02.799374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-09 00:19:02.799396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testresources>=2.0.0 (from oslo.db) 2026-05-09 00:19:02.799436 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2026-05-09 00:19:02.799450 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testscenarios>=0.4 (from oslo.db) 2026-05-09 00:19:02.799462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-05-09 00:19:02.799502 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.metrics>=0.2.1 (from oslo.messaging) 2026-05-09 00:19:02.799515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.metrics-0.11.0-py3-none-any.whl.metadata (1.3 kB) 2026-05-09 00:19:02.799527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting statsd>=3.2.1 (from oslo.middleware) 2026-05-09 00:19:02.799566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-09 00:19:02.799580 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Yappi>=1.0 (from oslo.service) 2026-05-09 00:19:02.799636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading yappi-1.6.10-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2026-05-09 00:19:02.799648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils) (24.2) 2026-05-09 00:19:02.799660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting lxml>=4.5.0 (from oslo.vmware) 2026-05-09 00:19:02.799672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading lxml-5.3.1-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-05-09 00:19:02.799712 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting suds-community>=0.6 (from oslo.vmware) 2026-05-09 00:19:02.799725 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-09 00:19:02.799737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting urllib3>=1.21.1 (from oslo.vmware) 2026-05-09 00:19:02.799762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-05-09 00:19:02.799819 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uhashring (from python-binary-memcached) 2026-05-09 00:19:02.799833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uhashring-2.3-py3-none-any.whl.metadata (12 kB) 2026-05-09 00:19:02.799845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw-ext>=1.2.0 (from python-cloudkittyclient) 2026-05-09 00:19:02.799885 | 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) 2026-05-09 00:19:02.799898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyOpenSSL>=17.1.0 (from python-glanceclient) 2026-05-09 00:19:02.799910 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-05-09 00:19:02.799960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting platformdirs>=3 (from python-ironicclient) 2026-05-09 00:19:02.799974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2026-05-09 00:19:02.799986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dogpile.cache>=0.8.0 (from python-ironicclient) 2026-05-09 00:19:02.800026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 2026-05-09 00:19:02.800039 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting charset-normalizer<4,>=2 (from requests) 2026-05-09 00:19:02.800051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 2026-05-09 00:19:02.800091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting idna<4,>=2.5 (from requests) 2026-05-09 00:19:02.800149 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2026-05-09 00:19:02.800159 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting certifi>=2017.4.17 (from requests) 2026-05-09 00:19:02.800227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-09 00:19:02.800241 | 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]) 2026-05-09 00:19:02.800254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) 2026-05-09 00:19:02.800276 | 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]) 2026-05-09 00:19:02.800317 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_consul2-0.1.5-py2.py3-none-any.whl.metadata (6.3 kB) 2026-05-09 00:19:02.800331 | 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]) 2026-05-09 00:19:02.800343 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading etcd3gw-2.4.2-py3-none-any.whl.metadata (2.0 kB) 2026-05-09 00:19:02.800383 | 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]) 2026-05-09 00:19:02.800396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sysv_ipc-1.1.0.tar.gz (99 kB) 2026-05-09 00:19:02.800408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-09 00:19:02.800447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:19:02.800458 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-09 00:19:02.800492 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:19:02.800503 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:19:02.800521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.800561 | 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]) 2026-05-09 00:19:02.800573 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2026-05-09 00:19:02.800583 | 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]) 2026-05-09 00:19:02.800627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psycopg2-2.9.10.tar.gz (385 kB) 2026-05-09 00:19:02.800639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-09 00:19:02.800672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:19:02.800683 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-09 00:19:02.800716 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:19:02.800727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:19:02.800760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.800771 | 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]) 2026-05-09 00:19:02.800803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading redis-5.2.1-py3-none-any.whl.metadata (9.1 kB) 2026-05-09 00:19:02.800815 | 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]) 2026-05-09 00:19:02.801461 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zake-0.2.2-py2.py3-none-any.whl.metadata (1.6 kB) 2026-05-09 00:19:02.801475 | 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]) 2026-05-09 00:19:02.801482 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kazoo-2.10.0-py2.py3-none-any.whl.metadata (47 kB) 2026-05-09 00:19:02.801490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycparser (from cffi>=1.4.1->PyNaCl) 2026-05-09 00:19:02.801497 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-05-09 00:19:02.801504 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME) 2026-05-09 00:19:02.801511 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:19:02.801518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw>=1.2.0 (from jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2026-05-09 00:19:02.801525 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 2026-05-09 00:19:02.801532 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-09 00:19:02.801539 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:19:02.801546 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-09 00:19:02.801553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:19:02.801560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:19:02.801567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.801574 | 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) 2026-05-09 00:19:02.801587 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2026-05-09 00:19:02.801594 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jmespath>=0.9.0 (from openstacksdk>=0.13.0->os-client-config) 2026-05-09 00:19:02.801601 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-05-09 00:19:02.801608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging) 2026-05-09 00:19:02.801615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prometheus_client-0.21.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-09 00:19:02.801622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testtools (from testscenarios>=0.4->oslo.db) 2026-05-09 00:19:02.801629 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2026-05-09 00:19:02.801636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) 2026-05-09 00:19:02.801643 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 38.4 MB/s 0:00:00 2026-05-09 00:19:02.801656 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Mako-1.3.9-py3-none-any.whl (78 kB) 2026-05-09 00:19:02.801663 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) 2026-05-09 00:19:02.801670 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-05-09 00:19:02.801677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-05-09 00:19:02.801684 | 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) 2026-05-09 00:19:02.801691 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 32.8 MB/s 0:00:00 2026-05-09 00:19:02.801698 | 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) 2026-05-09 00:19:02.801705 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 29.8 MB/s 0:00:00 2026-05-09 00:19:02.801712 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-05-09 00:19:02.801719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading SQLAlchemy-2.0.38-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) 2026-05-09 00:19:02.801734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 38.2 MB/s 0:00:00 2026-05-09 00:19:02.801741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Tempita-0.6.0-py3-none-any.whl (13 kB) 2026-05-09 00:19:02.801748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-05-09 00:19:02.804309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-05-09 00:19:02.804342 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading alembic-1.14.1-py3-none-any.whl (233 kB) 2026-05-09 00:19:02.804350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-05-09 00:19:02.804357 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-05-09 00:19:02.804364 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading aodhclient-3.7.1-py3-none-any.whl (52 kB) 2026-05-09 00:19:02.804372 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 2026-05-09 00:19:02.804391 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2026-05-09 00:19:02.804399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2026-05-09 00:19:02.804407 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 28.7 MB/s 0:00:00 2026-05-09 00:19:02.804414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 2026-05-09 00:19:02.804421 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading castellan-5.2.1-py3-none-any.whl (99 kB) 2026-05-09 00:19:02.804428 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading click-8.1.8-py3-none-any.whl (98 kB) 2026-05-09 00:19:02.804435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cliff-4.9.1-py3-none-any.whl (84 kB) 2026-05-09 00:19:02.804442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) 2026-05-09 00:19:02.804449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) 2026-05-09 00:19:02.804456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-05-09 00:19:02.804464 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 40.0 MB/s 0:00:00 2026-05-09 00:19:02.804472 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-05-09 00:19:02.804479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-05-09 00:19:02.804485 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading eventlet-0.39.0-py3-none-any.whl (363 kB) 2026-05-09 00:19:02.804492 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2026-05-09 00:19:02.804499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fluent_logger-0.11.1-py3-none-any.whl (12 kB) 2026-05-09 00:19:02.804506 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) 2026-05-09 00:19:02.804513 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading futurist-3.1.0-py3-none-any.whl (37 kB) 2026-05-09 00:19:02.804528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl (66 kB) 2026-05-09 00:19:02.804536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading greenlet-3.1.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-05-09 00:19:02.804544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.1/613.1 kB 30.5 MB/s 0:00:00 2026-05-09 00:19:02.804551 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) 2026-05-09 00:19:02.804558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) 2026-05-09 00:19:02.804565 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-09 00:19:02.804572 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 2026-05-09 00:19:02.804578 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-09 00:19:02.804585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-05-09 00:19:02.804592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2026-05-09 00:19:02.804599 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 2026-05-09 00:19:02.804606 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystonemiddleware-10.12.1-py3-none-any.whl (152 kB) 2026-05-09 00:19:02.804618 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kombu-5.4.2-py3-none-any.whl (201 kB) 2026-05-09 00:19:02.804625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB) 2026-05-09 00:19:02.804632 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-09 00:19:02.804646 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 40.2 MB/s 0:00:00 2026-05-09 00:19:02.804653 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_brick-6.11.0-py3-none-any.whl (310 kB) 2026-05-09 00:19:02.804660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2026-05-09 00:19:02.804667 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_traits-3.3.0-py3-none-any.whl (42 kB) 2026-05-09 00:19:02.804674 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_win-5.9.0-py3-none-any.whl (274 kB) 2026-05-09 00:19:02.804681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.concurrency-7.1.0-py3-none-any.whl (47 kB) 2026-05-09 00:19:02.804688 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB) 2026-05-09 00:19:02.804695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.context-5.7.1-py3-none-any.whl (20 kB) 2026-05-09 00:19:02.804702 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.db-17.2.1-py3-none-any.whl (156 kB) 2026-05-09 00:19:02.804709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2026-05-09 00:19:02.804716 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.log-7.1.0-py3-none-any.whl (73 kB) 2026-05-09 00:19:02.804722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.messaging-16.1.0-py3-none-any.whl (202 kB) 2026-05-09 00:19:02.804729 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.middleware-6.3.1-py3-none-any.whl (64 kB) 2026-05-09 00:19:02.804736 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.policy-4.5.1-py3-none-any.whl (88 kB) 2026-05-09 00:19:02.804743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.privsep-3.6.0-py3-none-any.whl (38 kB) 2026-05-09 00:19:02.804750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.reports-3.5.1-py3-none-any.whl (53 kB) 2026-05-09 00:19:02.804757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.rootwrap-7.5.1-py3-none-any.whl (38 kB) 2026-05-09 00:19:02.804764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) 2026-05-09 00:19:02.804771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.service-4.1.1-py3-none-any.whl (87 kB) 2026-05-09 00:19:02.804778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl (14 kB) 2026-05-09 00:19:02.804785 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) 2026-05-09 00:19:02.804793 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.versionedobjects-3.6.0-py3-none-any.whl (86 kB) 2026-05-09 00:19:02.804801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.vmware-4.6.0-py3-none-any.whl (627 kB) 2026-05-09 00:19:02.804809 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.0/627.0 kB 2.8 MB/s 0:00:00 2026-05-09 00:19:02.804821 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osprofiler-4.2.0-py3-none-any.whl (95 kB) 2026-05-09 00:19:02.804828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 2026-05-09 00:19:02.804836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pbr-7.0.0-py2.py3-none-any.whl (125 kB) 2026-05-09 00:19:02.804844 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2026-05-09 00:19:02.804851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pika-1.3.2-py3-none-any.whl (155 kB) 2026-05-09 00:19:02.804865 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prettytable-3.14.0-py3-none-any.whl (31 kB) 2026-05-09 00:19:02.804873 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2026-05-09 00:19:02.804881 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-05-09 00:19:02.804888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-05-09 00:19:02.804896 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-05-09 00:19:02.804904 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_barbicanclient-7.1.0-py3-none-any.whl (88 kB) 2026-05-09 00:19:02.804911 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_binary_memcached-0.31.4-py3-none-any.whl (18 kB) 2026-05-09 00:19:02.804919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cinderclient-9.7.0-py3-none-any.whl (256 kB) 2026-05-09 00:19:02.804927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cloudkittyclient-5.3.1-py3-none-any.whl (83 kB) 2026-05-09 00:19:02.804935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-09 00:19:02.804942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_designateclient-6.2.0-py3-none-any.whl (95 kB) 2026-05-09 00:19:02.804958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2026-05-09 00:19:02.804965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_glanceclient-4.8.0-py3-none-any.whl (206 kB) 2026-05-09 00:19:02.804973 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_heatclient-4.1.0-py3-none-any.whl (212 kB) 2026-05-09 00:19:02.804981 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_ironicclient-5.10.2-py3-none-any.whl (241 kB) 2026-05-09 00:19:02.804988 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) 2026-05-09 00:19:02.804996 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_magnumclient-4.8.1-py3-none-any.whl (141 kB) 2026-05-09 00:19:02.805003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_manilaclient-5.4.0-py3-none-any.whl (518 kB) 2026-05-09 00:19:02.805011 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-05-09 00:19:02.805019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_mistralclient-5.4.0-py3-none-any.whl (143 kB) 2026-05-09 00:19:02.805026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_neutronclient-11.4.0-py3-none-any.whl (295 kB) 2026-05-09 00:19:02.805034 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_novaclient-18.9.0-py3-none-any.whl (336 kB) 2026-05-09 00:19:02.805041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_openstackclient-7.5.0-py3-none-any.whl (1.1 MB) 2026-05-09 00:19:02.805049 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 38.3 MB/s 0:00:00 2026-05-09 00:19:02.805057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_swiftclient-4.7.0-py3-none-any.whl (88 kB) 2026-05-09 00:19:02.805065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_troveclient-8.8.0-py3-none-any.whl (237 kB) 2026-05-09 00:19:02.805072 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) 2026-05-09 00:19:02.805080 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-05-09 00:19:02.805088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-05-09 00:19:02.805120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (145 kB) 2026-05-09 00:19:02.805136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading idna-3.10-py3-none-any.whl (70 kB) 2026-05-09 00:19:02.805144 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-05-09 00:19:02.805152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-05-09 00:19:02.805161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading retrying-1.3.4-py3-none-any.whl (11 kB) 2026-05-09 00:19:02.805169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setproctitle-1.3.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31 kB) 2026-05-09 00:19:02.805178 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading simplejson-3.20.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (152 kB) 2026-05-09 00:19:02.805186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-09 00:19:02.805194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2026-05-09 00:19:02.805225 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlparse-0.5.3-py3-none-any.whl (44 kB) 2026-05-09 00:19:02.805239 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2026-05-09 00:19:02.805247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tooz-6.3.0-py3-none-any.whl (91 kB) 2026-05-09 00:19:02.805256 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2026-05-09 00:19:02.805265 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (89 kB) 2026-05-09 00:19:02.805273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2026-05-09 00:19:02.805281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-05-09 00:19:02.805290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-09 00:19:02.805298 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) 2026-05-09 00:19:02.805306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) 2026-05-09 00:19:02.805315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 2026-05-09 00:19:02.805332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading etcd3gw-2.4.2-py3-none-any.whl (24 kB) 2026-05-09 00:19:02.805346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 2026-05-09 00:19:02.805359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) 2026-05-09 00:19:02.805372 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 2026-05-09 00:19:02.805384 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kazoo-2.10.0-py2.py3-none-any.whl (148 kB) 2026-05-09 00:19:02.805397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading lxml-5.3.1-cp312-cp312-manylinux_2_28_x86_64.whl (5.0 MB) 2026-05-09 00:19:02.805411 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 22.7 MB/s 0:00:00 2026-05-09 00:19:02.805457 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading msgpack-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (401 kB) 2026-05-09 00:19:02.805473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB) 2026-05-09 00:19:02.805486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 27.8 MB/s 0:00:00 2026-05-09 00:19:02.805512 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-05-09 00:19:02.805526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-05-09 00:19:02.805541 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osc_lib-3.2.0-py3-none-any.whl (89 kB) 2026-05-09 00:19:02.805555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_cache-3.11.0-py3-none-any.whl (76 kB) 2026-05-09 00:19:02.805568 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.metrics-0.11.0-py3-none-any.whl (13 kB) 2026-05-09 00:19:02.805585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2026-05-09 00:19:02.805598 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prometheus_client-0.21.1-py3-none-any.whl (54 kB) 2026-05-09 00:19:02.805613 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2026-05-09 00:19:02.805627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2026-05-09 00:19:02.805642 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-05-09 00:19:02.805656 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_consul2-0.1.5-py2.py3-none-any.whl (30 kB) 2026-05-09 00:19:02.805669 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading redis-5.2.1-py3-none-any.whl (261 kB) 2026-05-09 00:19:02.805682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2026-05-09 00:19:02.805696 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-09 00:19:02.805704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rpds_py-0.23.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (391 kB) 2026-05-09 00:19:02.805712 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-05-09 00:19:02.805720 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-05-09 00:19:02.805727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tenacity-9.0.0-py3-none-any.whl (28 kB) 2026-05-09 00:19:02.805735 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2026-05-09 00:19:02.805743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-05-09 00:19:02.805751 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-05-09 00:19:02.805758 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) 2026-05-09 00:19:02.805766 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB) 2026-05-09 00:19:02.805773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-05-09 00:19:02.805781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading yappi-1.6.10-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) 2026-05-09 00:19:02.805789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zake-0.2.2-py2.py3-none-any.whl (19 kB) 2026-05-09 00:19:02.805797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) 2026-05-09 00:19:02.805805 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2026-05-09 00:19:02.805812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-05-09 00:19:02.805826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2026-05-09 00:19:02.805834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading uhashring-2.3-py3-none-any.whl (11 kB) 2026-05-09 00:19:02.805842 | 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) 2026-05-09 00:19:02.805858 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building wheels for collected packages: audit-middleware, logutils, netifaces, pyngus, python-qpid-proton, simplegeneric, unicodecsv, uwsgi, jsonpath-rw, psycopg2, pyperclip, sysv-ipc 2026-05-09 00:19:02.805867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): started 2026-05-09 00:19:02.805874 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.805882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for audit-middleware: filename=audit_middleware-1.2.1.dev21-py2.py3-none-any.whl size=50464 sha256=249354e1e382600c287a0d5198586f46aeeb36b714050f349917bc0dd674164b 2026-05-09 00:19:02.805891 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8nmirazh/wheels/bf/11/83/2425c36196e9d898a398433c54ada8edcf74472e9d4f4b23d8 2026-05-09 00:19:02.805898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): started 2026-05-09 00:19:02.805906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.805913 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=20006 sha256=a698cec55679dedf660322a7f7e5d9cfa974ff8cfe4e43e5ec426b8feba34176 2026-05-09 00:19:02.805921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8nmirazh/wheels/a7/34/ae/a11305e168611c8964046deb4087d00aa0100453982eb94749 2026-05-09 00:19:02.805929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): started 2026-05-09 00:19:02.805937 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.805944 | 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=35952 sha256=ed3c4b06f9aec3e887ab3796f549f9066b222d2d97f3f58e80f050c295c23f13 2026-05-09 00:19:02.805952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8nmirazh/wheels/63/fa/57/da80d0ffc8f993315c479b7cd4c8fb1c23910c8baccf6b1b27 2026-05-09 00:19:02.805960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): started 2026-05-09 00:19:02.805967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.805980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pyngus: filename=pyngus-2.3.1-py3-none-any.whl size=26825 sha256=beb46018e6f9d324e64820d587e7a2524ca7cb0df3f3fd89010b6c0f18b6a361 2026-05-09 00:19:02.805988 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8nmirazh/wheels/af/dc/59/b121d4c02301393a229890262b6ff07561327ed4a62b2095bd 2026-05-09 00:19:02.805996 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): started 2026-05-09 00:19:02.806004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.806011 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for python-qpid-proton: filename=python_qpid_proton-0.40.0-cp312-cp312-linux_x86_64.whl size=1126702 sha256=2db44e977c2a1fe9e4792f312346eecdb14eda2768b6193ef9bf0950617f5cfd 2026-05-09 00:19:02.806022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8nmirazh/wheels/53/e6/c5/f106be58a635755c5c73415b829cba40637db11be980c5db33 2026-05-09 00:19:02.806030 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): started 2026-05-09 00:19:02.806038 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.806051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=5ec4c3316d0d9232a7fbddf1e57ea503ff97483a3785af086016c75caed49152 2026-05-09 00:19:02.806059 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8nmirazh/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-05-09 00:19:02.806074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): started 2026-05-09 00:19:02.806082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.806090 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for unicodecsv: filename=unicodecsv-0.14.1-py3-none-any.whl size=10790 sha256=77e3d5df3f645d30d75fe80db039c283eec19e71849de90c43371dbb03120de7 2026-05-09 00:19:02.806120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8nmirazh/wheels/f2/67/7d/2e80818c2f3dc8f0735d0810338c47e95d3212114ab97b4ede 2026-05-09 00:19:02.806129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for uwsgi (pyproject.toml): started 2026-05-09 00:19:02.806136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.806144 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596871 sha256=391b8bc21f7c31eb19fabc3074a840482f49ca88af84b7049e4286d7c4a6100a 2026-05-09 00:19:02.806152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8nmirazh/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-05-09 00:19:02.806160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): started 2026-05-09 00:19:02.806167 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.806175 | 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=15176 sha256=4d55bba31c97c741493c23679d6284b36bd1d1d512803e2a147ae7afcde42b30 2026-05-09 00:19:02.806195 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8nmirazh/wheels/e5/8d/50/ee73263c97069bd6040ff40633d444fefaac7beff73abe81a7 2026-05-09 00:19:02.806225 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): started 2026-05-09 00:19:02.806239 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.806247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=529612 sha256=580c5c84354e4008868caae756d2497574d0deb9607b2dbfcf6680a9415171c7 2026-05-09 00:19:02.806255 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8nmirazh/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 2026-05-09 00:19:02.806263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): started 2026-05-09 00:19:02.806271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.806290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11102 sha256=dcf9c45581e56cc4d0d300546cf5772d8ea5efc5b94c57adc0c602ab90036595 2026-05-09 00:19:02.806298 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8nmirazh/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2026-05-09 00:19:02.806307 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): started 2026-05-09 00:19:02.806315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): finished with status 'done' 2026-05-09 00:19:02.806329 | 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=69377 sha256=798c485dd22b1a3573c2c3b1808901e2cf3cf0a100dbb968c7dc807c47b51f83 2026-05-09 00:19:02.806337 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8nmirazh/wheels/61/12/b2/26b13e75f5e48099284a26200a8fb2dbe16bb8edaed327c5a3 2026-05-09 00:19:02.806345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built audit-middleware logutils netifaces pyngus python-qpid-proton simplegeneric unicodecsv uwsgi jsonpath-rw psycopg2 pyperclip sysv-ipc 2026-05-09 00:19:02.806369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: wcwidth, uwsgi, unicodecsv, Tempita, sysv-ipc, statsd, simplegeneric, requestsexceptions, repoze.lru, pytz, python-memcached, python-editor, pyroute2, pyperclip, ply, netifaces, 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, netaddr, msgpack, MarkupSafe, lxml, jsonpointer, jmespath, iso8601, idna, greenlet, fasteners, dnspython, decorator, contextlib2, cmd2, 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, cffi, automaton, amqp, WSME, sqlalchemy-migrate, python-swiftclient, python-qpid-proton, python-consul2, PyNaCl, pecan, oslo.utils, oslo.rootwrap, oslo.context, oslo.config, kombu, keystoneauth1, jsonschema-specifications, jsonpath-rw-ext, futurist, dogpile.cache, cryptography, cliff, alembic, python-cinderclient, pyOpenSSL, pyngus, paramiko, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, jsonschema, gnocchiclient, etcd3gw, 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 2026-05-09 00:19:02.806395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed Babel-2.17.0 Mako-1.3.9 MarkupSafe-3.0.2 Paste-3.10.1 PasteDeploy-3.1.0 PyJWT-2.10.1 PyNaCl-1.5.0 PyYAML-6.0.2 Routes-2.5.1 SQLAlchemy-2.0.38 Tempita-0.6.0 WSME-0.12.1 WebOb-1.8.9 Yappi-1.6.10 alembic-1.14.1 amqp-5.3.1 aodhclient-3.7.1 appdirs-1.4.4 attrs-25.1.0 audit-middleware-1.2.1.dev21 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 cachetools-5.5.2 castellan-5.2.1 certifi-2026.4.22 cffi-1.17.1 charset-normalizer-3.4.1 click-8.1.8 cliff-4.9.1 cmd2-2.5.11 contextlib2-21.6.0 cryptography-43.0.3 debtcollector-3.0.0 decorator-5.1.1 dnspython-2.7.0 dogpile.cache-1.3.4 etcd3gw-2.4.2 eventlet-0.39.0 fasteners-0.19 fluent-logger-0.11.1 funcsigs-1.0.2 futurist-3.1.0 gnocchiclient-7.1.0 greenlet-3.1.1 httplib2-0.22.0 idna-3.10 importlib-metadata-8.5.0 iso8601-2.1.0 jinja2-3.1.5 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 kazoo-2.10.0 keystoneauth1-5.10.0 keystonemiddleware-10.12.1 kombu-5.4.2 logutils-0.3.5 lxml-5.3.1 monotonic-1.6 msgpack-1.1.0 netaddr-1.3.0 netifaces-0.11.0 openstacksdk-4.4.0 os-brick-6.11.0 os-client-config-2.1.0 os-service-types-1.7.0 os-traits-3.3.0 os-win-5.9.0 osc-lib-3.2.0 oslo.cache-3.11.0 oslo.concurrency-7.1.0 oslo.config-9.7.1 oslo.context-5.7.1 oslo.db-17.2.1 oslo.i18n-6.5.1 oslo.log-7.1.0 oslo.messaging-16.1.0 oslo.metrics-0.11.0 oslo.middleware-6.3.1 oslo.policy-4.5.1 oslo.privsep-3.6.0 oslo.reports-3.5.1 oslo.rootwrap-7.5.1 oslo.serialization-5.7.0 oslo.service-4.1.1 oslo.upgradecheck-2.5.0 oslo.utils-8.2.0 oslo.versionedobjects-3.6.0 oslo.vmware-4.6.0 osprofiler-4.2.0 paramiko-3.5.1 pbr-7.0.0 pecan-1.5.1 pika-1.3.2 platformdirs-4.3.6 ply-3.11 prettytable-3.14.0 prometheus-client-0.21.1 psutil-7.0.0 psycopg2-2.9.10 pyOpenSSL-24.2.1 pycadf-4.0.1 pycparser-2.22 pymemcache-4.0.0 pymysql-1.1.1 pyngus-2.3.1 pyparsing-3.2.1 pyperclip-1.9.0 pyroute2-0.8.1 python-barbicanclient-7.1.0 python-binary-memcached-0.31.4 python-cinderclient-9.7.0 python-cloudkittyclient-5.3.1 python-consul2-0.1.5 python-dateutil-2.9.0.post0 python-designateclient-6.2.0 python-editor-1.0.4 python-glanceclient-4.8.0 python-heatclient-4.1.0 python-ironicclient-5.10.2 python-keystoneclient-5.6.0 python-magnumclient-4.8.1 python-manilaclient-5.4.0 python-memcached-1.62 python-mistralclient-5.4.0 python-neutronclient-11.4.0 python-novaclient-18.9.0 python-openstackclient-7.5.0 python-qpid-proton-0.40.0 python-swiftclient-4.7.0 python-troveclient-8.8.0 pytz-2025.1 redis-5.2.1 referencing-0.36.2 repoze.lru-0.7 requests-2.32.3 requestsexceptions-1.4.0 retrying-1.3.4 rfc3986-2.0.0 rpds-py-0.23.1 setproctitle-1.3.4 simplegeneric-0.8.1 simplejson-3.20.1 six-1.17.0 sqlalchemy-migrate-0.13.0 sqlparse-0.5.3 statsd-4.0.1 stevedore-5.4.1 suds-community-1.2.0 sysv-ipc-1.1.0 tenacity-9.0.0 testresources-2.0.1 testscenarios-0.5.0 testtools-2.7.2 tooz-6.3.0 typing-extensions-4.12.2 tzdata-2025.1 uhashring-2.3 ujson-5.10.0 unicodecsv-0.14.1 urllib3-1.26.20 uwsgi-2.0.31 vine-5.1.0 voluptuous-0.15.2 warlock-2.0.1 wcwidth-0.2.13 wrapt-1.17.2 zake-0.2.2 zipp-3.21.0 2026-05-09 00:19:02.806411 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 7d3858304efc 2026-05-09 00:19:02.806419 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 1fde163cca65 2026-05-09 00:19:02.806427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 10/10 : RUN echo > /etc/apache2/ports.conf 2026-05-09 00:19:02.806435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in eab68e19994f 2026-05-09 00:19:02.806443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container eab68e19994f 2026-05-09 00:19:02.806451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> c2f60138dd08 2026-05-09 00:19:02.806458 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built 044f8049f703 2026-05-09 00:19:02.806466 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully tagged osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:19:02.806474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Built at 2026-05-09 00:19:02.805290 (took 0:03:24.837948) 2026-05-09 00:19:02.806482 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-base) to queue 2026-05-09 00:19:02.806489 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-base) to queue 2026-05-09 00:19:02.806497 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-base) to queue 2026-05-09 00:19:02.806505 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-base) to queue 2026-05-09 00:19:02.806512 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-base) to queue 2026-05-09 00:19:02.806520 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-base) to queue 2026-05-09 00:19:02.806527 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-base) to queue 2026-05-09 00:19:02.806535 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-inspector) to queue 2026-05-09 00:19:02.806543 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-base) to queue 2026-05-09 00:19:02.806551 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-base) to queue 2026-05-09 00:19:02.806564 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-base) to queue 2026-05-09 00:19:02.806572 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-base) to queue 2026-05-09 00:19:02.806580 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-base) to queue 2026-05-09 00:19:02.806592 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-base) to queue 2026-05-09 00:19:02.806600 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-base) to queue 2026-05-09 00:19:02.806608 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(horizon) to queue 2026-05-09 00:19:02.806616 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-base) to queue 2026-05-09 00:19:02.806623 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-base) to queue 2026-05-09 00:19:02.806631 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-base) to queue 2026-05-09 00:19:02.806639 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-base) to queue 2026-05-09 00:19:02.806659 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-base) to queue 2026-05-09 00:19:02.806667 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-base) to queue 2026-05-09 00:19:02.806675 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch-dashboards) 2026-05-09 00:19:02.806683 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Processing 2026-05-09 00:19:02.806690 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building started at 2026-05-09 00:19:02.806313 2026-05-09 00:19:02.807062 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 plugins into plugins archive 2026-05-09 00:19:02.807503 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 additions into additions archive 2026-05-09 00:21:47.662560 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:21:47.662634 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 7fc00de2cf2e 2026-05-09 00:21:47.662647 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 2/9 : LABEL "build-date"="20260509" "name"="opensearch-dashboards" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:21:47.662749 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 875b948d5ccb 2026-05-09 00:21:47.662811 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 875b948d5ccb 2026-05-09 00:21:47.662858 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 237b2192a12d 2026-05-09 00:21:47.662951 | 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 2026-05-09 00:21:47.663005 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in bc84868c5fb0 2026-05-09 00:21:47.663063 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container bc84868c5fb0 2026-05-09 00:21:47.663120 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 92da393bc2d3 2026-05-09 00:21:47.663174 | 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 2026-05-09 00:21:47.663255 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 1f6f6aaa981d 2026-05-09 00:21:47.663316 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 1f6f6aaa981d 2026-05-09 00:21:47.663372 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> fb93a9067bcc 2026-05-09 00:21:47.663431 | 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 2026-05-09 00:21:47.663488 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in dfb87ddfa954 2026-05-09 00:21:47.663551 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:21:47.663592 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:21:47.663644 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:21:47.663697 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:7 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable InRelease [7,565 B] 2026-05-09 00:21:47.663749 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:21:47.663802 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:21:47.663855 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:21:47.663934 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:21:47.663979 | 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 [4,236 B] 2026-05-09 00:21:47.664031 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:21:47.664083 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:21:47.664150 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:21:47.664220 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:21:47.664277 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:21:47.664332 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:21:47.664385 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:21:47.664437 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:21:47.664490 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 30.1 MB in 3s (11.3 MB/s) 2026-05-09 00:21:47.664541 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-05-09 00:21:47.664598 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-05-09 00:21:47.664651 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-05-09 00:21:47.664704 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-05-09 00:21:47.664760 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:The following NEW packages will be installed: 2026-05-09 00:21:47.664813 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: opensearch-dashboards 2026-05-09 00:21:47.664866 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:21:47.664938 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Need to get 350 MB of archives. 2026-05-09 00:21:47.664987 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:After this operation, 1,313 MB of additional disk space will be used. 2026-05-09 00:21:47.665036 | 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.5 [350 MB] 2026-05-09 00:21:47.665088 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 350 MB in 9s (38.1 MB/s) 2026-05-09 00:21:47.665140 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Selecting previously unselected package opensearch-dashboards. 2026-05-09 00:21:47.665189 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 2026-05-09 00:21:47.665283 | 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% 2026-05-09 00:21:47.665338 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 70% (Reading database ... 75% 2026-05-09 00:21:47.665391 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 80% 2026-05-09 00:21:47.665446 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 85% 2026-05-09 00:21:47.665493 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 90% 2026-05-09 00:21:47.665543 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 95% 2026-05-09 00:21:47.665595 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:21:47.665662 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Preparing to unpack .../opensearch-dashboards_2.19.5_amd64.deb ... 2026-05-09 00:21:47.665714 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Pre-Installation Script 2026-05-09 00:21:47.665774 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: 2026-05-09 00:21:47.665828 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Unpacking opensearch-dashboards (2.19.5) ... 2026-05-09 00:21:47.665892 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Setting up opensearch-dashboards (2.19.5) ... 2026-05-09 00:21:47.665963 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Post-Installation Script 2026-05-09 00:21:47.666012 | 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 2026-05-09 00:21:47.666060 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl daemon-reload 2026-05-09 00:21:47.666110 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl enable opensearch-dashboards.service 2026-05-09 00:21:47.666157 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### You can start opensearch-dashboards service by executing 2026-05-09 00:21:47.666217 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl start opensearch-dashboards.service 2026-05-09 00:21:47.666304 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### Breaking change in packaging since 2.13.0 2026-05-09 00:21:47.666356 | 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 2026-05-09 00:21:47.666407 | 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 2026-05-09 00:21:47.666453 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2026-05-09 00:21:47.666508 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container dfb87ddfa954 2026-05-09 00:21:47.666561 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> ef32305f46bb 2026-05-09 00:21:47.666615 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:21:47.666670 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 1f15262db5bd 2026-05-09 00:21:47.666721 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 7/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-05-09 00:21:47.666775 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in bd58a90e65f8 2026-05-09 00:21:47.666826 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container bd58a90e65f8 2026-05-09 00:21:47.666899 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 2eaa1f4849f1 2026-05-09 00:21:47.666949 | 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 2026-05-09 00:21:47.667006 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 616310b14ba2 2026-05-09 00:21:47.667059 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-05-09 00:21:47.667115 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-05-09 00:21:47.667167 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-05-09 00:21:47.667239 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Package 'build-essential' is not installed, so not removed 2026-05-09 00:21:47.667295 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:21:47.667350 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-05-09 00:21:47.667406 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-05-09 00:21:47.667460 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-05-09 00:21:47.667519 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:21:47.667571 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 616310b14ba2 2026-05-09 00:21:47.667624 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 3fe0572305e4 2026-05-09 00:21:47.667676 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 9/9 : USER opensearch-dashboards 2026-05-09 00:21:47.667730 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 71781c523b46 2026-05-09 00:21:47.667781 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 71781c523b46 2026-05-09 00:21:47.667832 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> cde3332a44ed 2026-05-09 00:21:47.667901 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully built 1aa566697d1f 2026-05-09 00:21:47.667957 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully tagged osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260509 2026-05-09 00:21:47.668082 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Built at 2026-05-09 00:21:47.667980 (took 0:02:44.861667) 2026-05-09 00:21:47.668631 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch) 2026-05-09 00:21:47.668736 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Processing 2026-05-09 00:21:47.668984 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building started at 2026-05-09 00:21:47.668738 2026-05-09 00:21:47.670012 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 plugins into plugins archive 2026-05-09 00:21:47.670661 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 additions into additions archive 2026-05-09 00:23:22.505366 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:23:22.505501 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 7fc00de2cf2e 2026-05-09 00:23:22.505597 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 2/10 : LABEL "build-date"="20260509" "name"="opensearch" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:23:22.505706 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in d2b357fedbc5 2026-05-09 00:23:22.505776 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container d2b357fedbc5 2026-05-09 00:23:22.505888 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 8e1e1b2a6d75 2026-05-09 00:23:22.505954 | 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 2026-05-09 00:23:22.506075 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 4ec4600c475a 2026-05-09 00:23:22.506167 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 4ec4600c475a 2026-05-09 00:23:22.507327 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 5f1032aac999 2026-05-09 00:23:22.507386 | 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 2026-05-09 00:23:22.507412 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in eb545a330136 2026-05-09 00:23:22.507434 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container eb545a330136 2026-05-09 00:23:22.507456 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> c4ec7264f083 2026-05-09 00:23:22.507479 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 5/10 : ENV OPENSEARCH_INITIAL_ADMIN_PASSWORD="Kolla24OpenSearch"% 2026-05-09 00:23:22.507499 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in e85c7be93cac 2026-05-09 00:23:22.507518 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container e85c7be93cac 2026-05-09 00:23:22.507539 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 60e7495e68d5 2026-05-09 00:23:22.507595 | 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 && rm -f /etc/opensearch/*.pem && rm -f /etc/opensearch/securityadmin_demo.sh 2026-05-09 00:23:22.507648 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 0f939ca2026d 2026-05-09 00:23:22.507668 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:23:22.507685 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:23:22.507704 | 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] 2026-05-09 00:23:22.507723 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:23:22.507741 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:23:22.507759 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:23:22.507777 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:23:22.507794 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:23:22.507812 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:9 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 Packages [4,271 B] 2026-05-09 00:23:22.507829 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:23:22.507857 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:23:22.507876 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:23:22.507893 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:23:22.507910 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:23:22.507927 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:23:22.507944 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:23:22.507961 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:23:22.507978 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 30.1 MB in 3s (11.3 MB/s) 2026-05-09 00:23:22.508001 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-05-09 00:23:22.508018 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-05-09 00:23:22.508069 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-05-09 00:23:22.508134 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-05-09 00:23:22.508331 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:The following NEW packages will be installed: 2026-05-09 00:23:22.508387 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: opensearch 2026-05-09 00:23:22.508393 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:23:22.508497 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Need to get 976 MB of archives. 2026-05-09 00:23:22.508543 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:After this operation, 1,294 MB of additional disk space will be used. 2026-05-09 00:23:22.508633 | 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.5 [976 MB] 2026-05-09 00:23:22.508705 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 976 MB in 25s (39.1 MB/s) 2026-05-09 00:23:22.508781 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Selecting previously unselected package opensearch. 2026-05-09 00:23:22.508855 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2026-05-09 00:23:22.508967 | 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% (Reading database ... 70% 2026-05-09 00:23:22.509029 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 75% 2026-05-09 00:23:22.509133 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 80% 2026-05-09 00:23:22.509237 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 85% 2026-05-09 00:23:22.509353 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 90% 2026-05-09 00:23:22.509441 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 95% 2026-05-09 00:23:22.509536 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:23:22.509600 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Preparing to unpack .../opensearch_2.19.5_amd64.deb ... 2026-05-09 00:23:22.509675 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Pre-Installation Script 2026-05-09 00:23:22.509757 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: 2026-05-09 00:23:22.509850 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Unpacking opensearch (2.19.5) ... 2026-05-09 00:23:22.509929 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Setting up opensearch (2.19.5) ... 2026-05-09 00:23:22.509998 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Post-Installation Script 2026-05-09 00:23:22.510165 | 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 2026-05-09 00:23:22.510281 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl daemon-reload 2026-05-09 00:23:22.510350 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl enable opensearch.service 2026-05-09 00:23:22.510422 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### You can start opensearch service by executing 2026-05-09 00:23:22.510492 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl start opensearch.service 2026-05-09 00:23:22.510561 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Create opensearch demo certificates in /etc/opensearch/ 2026-05-09 00:23:22.510628 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: See demo certs creation log in /var/log/opensearch/install_demo_configuration.log 2026-05-09 00:23:22.510691 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Breaking change in packaging since 2.13.0 2026-05-09 00:23:22.510756 | 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 2026-05-09 00:23:22.510834 | 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 2026-05-09 00:23:22.511289 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2026-05-09 00:23:22.511305 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:23:22.511313 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 0f939ca2026d 2026-05-09 00:23:22.511320 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> b7faa7062f00 2026-05-09 00:23:22.511327 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:23:22.511335 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 8fab12206187 2026-05-09 00:23:22.511355 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 8/10 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-05-09 00:23:22.511362 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in dd903041a844 2026-05-09 00:23:22.511373 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container dd903041a844 2026-05-09 00:23:22.511380 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 8a8f880f3b2a 2026-05-09 00:23:22.511469 | 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 2026-05-09 00:23:22.511549 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in fff173bce6ef 2026-05-09 00:23:22.511608 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-05-09 00:23:22.511697 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-05-09 00:23:22.511752 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-05-09 00:23:22.511825 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Package 'build-essential' is not installed, so not removed 2026-05-09 00:23:22.511894 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:23:22.511963 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-05-09 00:23:22.512053 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-05-09 00:23:22.512190 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-05-09 00:23:22.512248 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:23:22.512347 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container fff173bce6ef 2026-05-09 00:23:22.512406 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> cd4887398d11 2026-05-09 00:23:22.512475 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 10/10 : USER opensearch 2026-05-09 00:23:22.512538 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in a3790d5a6945 2026-05-09 00:23:22.512599 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container a3790d5a6945 2026-05-09 00:23:22.513269 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 5a35e62b7ca8 2026-05-09 00:23:22.513305 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully built 272b23d6f6b8 2026-05-09 00:23:22.513315 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully tagged osism.harbor.regio.digital/kolla/opensearch:build-20260509 2026-05-09 00:23:22.513324 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Built at 2026-05-09 00:23:22.512727 (took 0:01:34.843989) 2026-05-09 00:23:22.513333 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-base) 2026-05-09 00:23:22.513366 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Processing 2026-05-09 00:23:22.513375 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building started at 2026-05-09 00:23:22.513296 2026-05-09 00:23:22.514388 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 plugins into plugins archive 2026-05-09 00:23:22.515009 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 additions into additions archive 2026-05-09 00:23:39.575512 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:23:39.575608 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 7fc00de2cf2e 2026-05-09 00:23:39.575621 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 2/6 : LABEL "build-date"="20260509" "name"="openvswitch-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:23:39.575669 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 0e9c6318e661 2026-05-09 00:23:39.575743 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 0e9c6318e661 2026-05-09 00:23:39.575792 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 7080aa60b304 2026-05-09 00:23:39.575866 | 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/* 2026-05-09 00:23:39.575917 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in f478b29023dd 2026-05-09 00:23:39.575976 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:23:39.576032 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:23:39.576086 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:23:39.576225 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:23:39.576267 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:23:39.576324 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:23:39.576381 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:23:39.576438 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:23:39.576492 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:23:39.576546 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:23:39.576601 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:23:39.576654 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:23:39.576710 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:23:39.576763 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:23:39.576818 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:23:39.576886 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 30.1 MB in 2s (12.6 MB/s) 2026-05-09 00:23:39.576925 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-05-09 00:23:39.576984 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-05-09 00:23:39.577041 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2026-05-09 00:23:39.577094 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2026-05-09 00:23:39.577230 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2026-05-09 00:23:39.577294 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2026-05-09 00:23:39.577347 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common python3-sortedcontainers uuid-runtime 2026-05-09 00:23:39.577402 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2026-05-09 00:23:39.577448 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ethtool openvswitch-doc python3-graphviz python3-unbound 2026-05-09 00:23:39.577492 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python-sortedcontainers-doc apparmor 2026-05-09 00:23:39.577536 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Recommended packages: 2026-05-09 00:23:39.577580 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: dbus python3-click python3-netaddr python3-pyparsing python3-rich 2026-05-09 00:23:39.577631 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2026-05-09 00:23:39.577681 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2026-05-09 00:23:39.577736 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common openvswitch-switch python3-netifaces python3-openvswitch 2026-05-09 00:23:39.577781 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-sortedcontainers tcpdump uuid-runtime 2026-05-09 00:23:39.577831 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:23:39.577873 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 5,357 kB of archives. 2026-05-09 00:23:39.577917 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 16.5 MB of additional disk space will be used. 2026-05-09 00:23:39.577959 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:23:39.578008 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-05-09 00:23:39.578058 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-09 00:23:39.578123 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-05-09 00:23:39.578176 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-05-09 00:23:39.578238 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-09 00:23:39.578305 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-05-09 00:23:39.578352 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-05-09 00:23:39.578400 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-05-09 00:23:39.578449 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-05-09 00:23:39.578496 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-05-09 00:23:39.578544 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-05-09 00:23:39.578592 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-05-09 00:23:39.578640 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-openvswitch amd64 3.5.1-0ubuntu0.1~cloud0 [1,063 kB] 2026-05-09 00:23:39.578680 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 5,357 kB in 1s (4,090 kB/s) 2026-05-09 00:23:39.578732 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package uuid-runtime. 2026-05-09 00:23:39.578766 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2026-05-09 00:23:39.578810 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2026-05-09 00:23:39.578880 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-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% 2026-05-09 00:23:39.578933 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2026-05-09 00:23:39.578982 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:70% (Reading database ... 75% (Reading database ... 80% 2026-05-09 00:23:39.579030 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2026-05-09 00:23:39.579080 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2026-05-09 00:23:39.579136 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2026-05-09 00:23:39.579186 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:23:39.579270 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-09 00:23:39.579319 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:23:39.579373 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-09 00:23:39.579406 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../01-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-09 00:23:39.579453 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:23:39.579499 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libunbound8:amd64. 2026-05-09 00:23:39.579548 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../02-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-05-09 00:23:39.579596 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-09 00:23:39.579643 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-common. 2026-05-09 00:23:39.579690 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../03-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:23:39.579738 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:23:39.579784 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libnuma1:amd64. 2026-05-09 00:23:39.579830 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../04-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:23:39.579876 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:23:39.579923 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libxdp1:amd64. 2026-05-09 00:23:39.579970 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../05-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-09 00:23:39.580017 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:23:39.580065 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-switch. 2026-05-09 00:23:39.580127 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../06-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:23:39.580224 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:23:39.580285 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-09 00:23:39.580335 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../07-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:23:39.580383 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:23:39.580432 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-netifaces:amd64. 2026-05-09 00:23:39.580480 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../08-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-05-09 00:23:39.580526 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-05-09 00:23:39.580574 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libpcap0.8t64:amd64. 2026-05-09 00:23:39.580616 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../09-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-05-09 00:23:39.580647 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-09 00:23:39.580692 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package tcpdump. 2026-05-09 00:23:39.580725 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../10-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-05-09 00:23:39.580756 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-05-09 00:23:39.580787 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-sortedcontainers. 2026-05-09 00:23:39.580818 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../11-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-05-09 00:23:39.580849 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-05-09 00:23:39.580889 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-openvswitch. 2026-05-09 00:23:39.580929 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../12-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:23:39.580960 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:23:39.581001 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:23:39.581040 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-05-09 00:23:39.581099 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:23:39.581149 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-09 00:23:39.581187 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:23:39.581233 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-05-09 00:23:39.581449 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:23:39.581500 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:23:39.581511 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Selecting GID from range 100 to 59999 ... 2026-05-09 00:23:39.581521 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Adding group `uuidd' (GID 102) ... 2026-05-09 00:23:39.581576 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:23:39.581587 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:23:39.581654 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:23:39.581666 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-09 00:23:39.581697 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:23:39.581708 | 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 2026-05-09 00:23:39.581738 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:23:39.581747 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:23:39.581778 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-05-09 00:23:39.581788 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:23:39.581819 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:23:39.581858 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container f478b29023dd 2026-05-09 00:23:39.581890 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 224539c37a7c 2026-05-09 00:23:39.581922 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:23:39.581984 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 83985e9778e6 2026-05-09 00:23:39.581994 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 5/6 : COPY ovs_wrapper.sh /usr/local/bin/ovs_wrapper 2026-05-09 00:23:39.582059 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 9f85bb284e89 2026-05-09 00:23:39.582073 | 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 2026-05-09 00:23:39.582134 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 3ad28c573e3d 2026-05-09 00:23:39.582172 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 3ad28c573e3d 2026-05-09 00:23:39.582227 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> b0cd3976c6fc 2026-05-09 00:23:39.582297 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully built 0fab7458a204 2026-05-09 00:23:39.582328 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-base:build-20260509 2026-05-09 00:23:39.582496 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Built at 2026-05-09 00:23:39.582307 (took 0:00:17.069011) 2026-05-09 00:23:39.582516 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-base) to queue 2026-05-09 00:23:39.582541 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-db-server) to queue 2026-05-09 00:23:39.582591 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-vswitchd) to queue 2026-05-09 00:23:39.582993 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-base) 2026-05-09 00:23:39.583051 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Processing 2026-05-09 00:23:39.583142 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building started at 2026-05-09 00:23:39.583045 2026-05-09 00:23:39.584118 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 plugins into plugins archive 2026-05-09 00:23:39.584718 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 additions into additions archive 2026-05-09 00:23:59.666364 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:23:59.666444 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 7fc00de2cf2e 2026-05-09 00:23:59.666464 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 2/8 : LABEL "build-date"="20260509" "name"="mariadb-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:23:59.666492 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 004168b04f2f 2026-05-09 00:23:59.666504 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 004168b04f2f 2026-05-09 00:23:59.666524 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 7085ef5801eb 2026-05-09 00:23:59.666535 | 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 2026-05-09 00:23:59.666546 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 4b29c29ed1dc 2026-05-09 00:23:59.666556 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 4b29c29ed1dc 2026-05-09 00:23:59.666566 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 0f1a205e1207 2026-05-09 00:23:59.666577 | 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 2026-05-09 00:23:59.666588 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 98da278a5a61 2026-05-09 00:23:59.666598 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 98da278a5a61 2026-05-09 00:23:59.667413 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> d17cbb196d7e 2026-05-09 00:23:59.667440 | 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/* 2026-05-09 00:23:59.667452 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in bdb3adbdd3d7 2026-05-09 00:23:59.667464 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:23:59.667477 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:23:59.667489 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:23:59.667500 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:23:59.667511 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:23:59.667536 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:23:59.667548 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:23:59.667560 | 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] 2026-05-09 00:23:59.667572 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:23:59.667604 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:23:59.667616 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:23:59.667627 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:23:59.667637 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:23:59.667646 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:23:59.667656 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:23:59.667665 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:23:59.667675 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:17 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2026-05-09 00:23:59.667685 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 30.1 MB in 3s (11.7 MB/s) 2026-05-09 00:23:59.667695 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2026-05-09 00:23:59.667704 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2026-05-09 00:23:59.667714 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building dependency tree... 2026-05-09 00:23:59.667723 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading state information... 2026-05-09 00:23:59.667733 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following additional packages will be installed: 2026-05-09 00:23:59.667742 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client-core 2026-05-09 00:23:59.667752 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-common mysql-common 2026-05-09 00:23:59.667761 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Recommended packages: 2026-05-09 00:23:59.667771 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libgpm2 libdbd-mariadb-perl | libdbd-mysql-perl libdbi-perl 2026-05-09 00:23:59.667780 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libterm-readkey-perl 2026-05-09 00:23:59.667789 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following NEW packages will be installed: 2026-05-09 00:23:59.667799 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client 2026-05-09 00:23:59.667808 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-client-core mariadb-common mysql-common 2026-05-09 00:23:59.667818 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:23:59.667827 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Need to get 3,478 kB of archives. 2026-05-09 00:23:59.667837 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:After this operation, 38.1 MB of additional disk space will be used. 2026-05-09 00:23:59.667847 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:23:59.667864 | 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] 2026-05-09 00:23:59.667894 | 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] 2026-05-09 00:23:59.667912 | 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.16+maria~ubu2404 [2,926 B] 2026-05-09 00:23:59.667930 | 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.16+maria~ubu2404 [4,098 B] 2026-05-09 00:23:59.667946 | 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.16+maria~ubu2404 [169 kB] 2026-05-09 00:23:59.667964 | 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.16+maria~ubu2404 [1,109 kB] 2026-05-09 00:23:59.667974 | 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.16+maria~ubu2404 [2,042 kB] 2026-05-09 00:23:59.667990 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 3,478 kB in 3s (1,035 kB/s) 2026-05-09 00:23:59.668002 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libncurses6:amd64. 2026-05-09 00:23:59.668137 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 2026-05-09 00:23:59.668162 | 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% 2026-05-09 00:23:59.668180 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 70% 2026-05-09 00:23:59.668196 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 75% 2026-05-09 00:23:59.668334 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 80% 2026-05-09 00:23:59.668355 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 85% 2026-05-09 00:23:59.668373 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 90% 2026-05-09 00:23:59.668391 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 95% 2026-05-09 00:23:59.668407 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:23:59.668423 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../0-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-09 00:23:59.668440 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:23:59.668456 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mysql-common. 2026-05-09 00:23:59.668471 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../1-mysql-common_1%3a10.11.16+maria~ubu2404_all.deb ... 2026-05-09 00:23:59.668487 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mysql-common (1:10.11.16+maria~ubu2404) ... 2026-05-09 00:23:59.668504 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-common. 2026-05-09 00:23:59.668520 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../2-mariadb-common_1%3a10.11.16+maria~ubu2404_all.deb ... 2026-05-09 00:23:59.668537 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-common (1:10.11.16+maria~ubu2404) ... 2026-05-09 00:23:59.668553 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: 2026-05-09 00:23:59.668569 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libmariadb3:amd64. 2026-05-09 00:23:59.668585 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../3-libmariadb3_1%3a10.11.16+maria~ubu2404_amd64.deb ... 2026-05-09 00:23:59.668600 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libmariadb3:amd64 (1:10.11.16+maria~ubu2404) ... 2026-05-09 00:23:59.668616 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libconfig-inifiles-perl. 2026-05-09 00:23:59.668632 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: 2026-05-09 00:23:59.668648 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../4-libconfig-inifiles-perl_3.000003-2_all.deb ... 2026-05-09 00:23:59.668664 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libconfig-inifiles-perl (3.000003-2) ... 2026-05-09 00:23:59.668680 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client-core. 2026-05-09 00:23:59.668696 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../5-mariadb-client-core_1%3a10.11.16+maria~ubu2404_amd64.deb ... 2026-05-09 00:23:59.668733 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client-core (1:10.11.16+maria~ubu2404) ... 2026-05-09 00:23:59.668753 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client. 2026-05-09 00:23:59.668771 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../6-mariadb-client_1%3a10.11.16+maria~ubu2404_amd64.deb ... 2026-05-09 00:23:59.668788 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client (1:10.11.16+maria~ubu2404) ... 2026-05-09 00:23:59.668807 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libconfig-inifiles-perl (3.000003-2) ... 2026-05-09 00:23:59.668826 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mysql-common (1:10.11.16+maria~ubu2404) ... 2026-05-09 00:23:59.668843 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-common (1:10.11.16+maria~ubu2404) ... 2026-05-09 00:23:59.668860 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: error: no alternatives for my.cnf 2026-05-09 00:23:59.668877 | 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 2026-05-09 00:23:59.668894 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:23:59.669112 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libmariadb3:amd64 (1:10.11.16+maria~ubu2404) ... 2026-05-09 00:23:59.669147 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client-core (1:10.11.16+maria~ubu2404) ... 2026-05-09 00:23:59.669155 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client (1:10.11.16+maria~ubu2404) ... 2026-05-09 00:23:59.669170 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:23:59.669176 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container bdb3adbdd3d7 2026-05-09 00:23:59.669183 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> f30338afd456 2026-05-09 00:23:59.669189 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 6/8 : ARG mariadb_clustercheck_version=10.9 2026-05-09 00:23:59.669196 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in e972fc2bb064 2026-05-09 00:23:59.669247 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container e972fc2bb064 2026-05-09 00:23:59.669260 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 996f2a649a47 2026-05-09 00:23:59.669267 | 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 2026-05-09 00:23:59.669274 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 62a7b6c5f2af 2026-05-09 00:23:59.669280 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 62a7b6c5f2af 2026-05-09 00:23:59.669286 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> c3150a6fbdc9 2026-05-09 00:23:59.669292 | 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 2026-05-09 00:23:59.669299 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 5270380073f9 2026-05-09 00:23:59.669304 | 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: 3.576517, size: 3356 2026-05-09 00:23:59.669309 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 5270380073f9 2026-05-09 00:23:59.669314 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 599046a605f9 2026-05-09 00:23:59.669320 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully built 964e8759c96a 2026-05-09 00:23:59.669325 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-base:build-20260509 2026-05-09 00:23:59.669330 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Built at 2026-05-09 00:23:59.668595 (took 0:00:20.085550) 2026-05-09 00:23:59.669335 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-clustercheck) to queue 2026-05-09 00:23:59.669348 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-server) to queue 2026-05-09 00:23:59.669353 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keepalived) 2026-05-09 00:23:59.669358 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Processing 2026-05-09 00:23:59.669364 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building started at 2026-05-09 00:23:59.669002 2026-05-09 00:23:59.671302 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 plugins into plugins archive 2026-05-09 00:23:59.671321 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 additions into additions archive 2026-05-09 00:24:13.764566 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:24:13.764808 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 7fc00de2cf2e 2026-05-09 00:24:13.764955 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 2/7 : LABEL "build-date"="20260509" "name"="keepalived" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:24:13.765085 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 0e8dd9af31dc 2026-05-09 00:24:13.765254 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 0e8dd9af31dc 2026-05-09 00:24:13.765427 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> c513e82cd380 2026-05-09 00:24:13.765555 | 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/* 2026-05-09 00:24:13.765677 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 317107fe6cab 2026-05-09 00:24:13.765798 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:24:13.765914 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:24:13.766028 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:24:13.766160 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:24:13.766330 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:24:13.766458 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:24:13.766576 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:24:13.766689 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:24:13.766800 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:24:13.766911 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:24:13.767026 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:24:13.767141 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:24:13.767344 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:24:13.767472 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:24:13.767589 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:24:13.767718 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 30.1 MB in 3s (11.6 MB/s) 2026-05-09 00:24:13.768878 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-05-09 00:24:13.768942 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-05-09 00:24:13.768955 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-05-09 00:24:13.768965 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-05-09 00:24:13.768975 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following additional packages will be installed: 2026-05-09 00:24:13.768986 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 libsensors-config 2026-05-09 00:24:13.768996 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors5 libsnmp-base libsnmp40t64 pci.ids 2026-05-09 00:24:13.769006 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Suggested packages: 2026-05-09 00:24:13.769016 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: low-memory-monitor lm-sensors snmp-mibs-downloader 2026-05-09 00:24:13.769025 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Recommended packages: 2026-05-09 00:24:13.769035 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ipvsadm libglib2.0-data shared-mime-info xdg-user-dirs 2026-05-09 00:24:13.769045 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following NEW packages will be installed: 2026-05-09 00:24:13.769054 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: keepalived libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 2026-05-09 00:24:13.769065 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors-config libsensors5 libsnmp-base libsnmp40t64 pci.ids 2026-05-09 00:24:13.769074 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:24:13.769084 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Need to get 3,700 kB of archives. 2026-05-09 00:24:13.769093 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:After this operation, 12.1 MB of additional disk space will be used. 2026-05-09 00:24:13.769103 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:24:13.769113 | 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.8 [1,545 kB] 2026-05-09 00:24:13.769124 | 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] 2026-05-09 00:24:13.769173 | 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] 2026-05-09 00:24:13.769185 | 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] 2026-05-09 00:24:13.769195 | 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] 2026-05-09 00:24:13.769236 | 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] 2026-05-09 00:24:13.769247 | 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] 2026-05-09 00:24:13.769257 | 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.2 [206 kB] 2026-05-09 00:24:13.769327 | 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.2 [1,066 kB] 2026-05-09 00:24:13.769368 | 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] 2026-05-09 00:24:13.769387 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 3,700 kB in 0s (8,162 kB/s) 2026-05-09 00:24:13.769579 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-09 00:24:13.770370 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2026-05-09 00:24:13.770395 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2026-05-09 00:24:13.770409 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:5% (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% 2026-05-09 00:24:13.770423 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 70% 2026-05-09 00:24:13.770435 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 75% 2026-05-09 00:24:13.770446 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 80% 2026-05-09 00:24:13.770457 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 85% 2026-05-09 00:24:13.770468 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 90% 2026-05-09 00:24:13.770479 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 95% 2026-05-09 00:24:13.770491 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:24:13.770502 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../0-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 00:24:13.770514 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:24:13.770525 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnftnl11:amd64. 2026-05-09 00:24:13.770536 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../1-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-05-09 00:24:13.770547 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-09 00:24:13.770558 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnl-genl-3-200:amd64. 2026-05-09 00:24:13.770570 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../2-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-05-09 00:24:13.770581 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-05-09 00:24:13.770592 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package pci.ids. 2026-05-09 00:24:13.770604 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../3-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-05-09 00:24:13.770658 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-09 00:24:13.770669 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libpci3:amd64. 2026-05-09 00:24:13.770679 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../4-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-05-09 00:24:13.770688 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-05-09 00:24:13.770698 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors-config. 2026-05-09 00:24:13.770708 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../5-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2026-05-09 00:24:13.770717 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors-config (1:3.6.0-9build1) ... 2026-05-09 00:24:13.770727 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors5:amd64. 2026-05-09 00:24:13.770737 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../6-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2026-05-09 00:24:13.770794 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2026-05-09 00:24:13.770807 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp-base. 2026-05-09 00:24:13.770817 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../7-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.2_all.deb ... 2026-05-09 00:24:13.770827 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-05-09 00:24:13.770872 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp40t64:amd64. 2026-05-09 00:24:13.770884 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../8-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.2_amd64.deb ... 2026-05-09 00:24:13.770928 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-05-09 00:24:13.770939 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package keepalived. 2026-05-09 00:24:13.770993 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../9-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2026-05-09 00:24:13.771040 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking keepalived (1:2.2.8-1build2) ... 2026-05-09 00:24:13.771051 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-09 00:24:13.771118 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-05-09 00:24:13.771138 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors-config (1:3.6.0-9build1) ... 2026-05-09 00:24:13.771250 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-09 00:24:13.771279 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:24:13.771376 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:No schema files found: doing nothing. 2026-05-09 00:24:13.771411 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2026-05-09 00:24:13.771519 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2026-05-09 00:24:13.772361 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-05-09 00:24:13.772397 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-05-09 00:24:13.772416 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-05-09 00:24:13.772433 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up keepalived (1:2.2.8-1build2) ... 2026-05-09 00:24:13.772449 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: could not determine current runlevel 2026-05-09 00:24:13.772468 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:24:13.772486 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:24:13.772505 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 317107fe6cab 2026-05-09 00:24:13.772522 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> ee0dc483140f 2026-05-09 00:24:13.772539 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 4/7 : COPY check_alive.sh / 2026-05-09 00:24:13.772556 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 3d0bd0a7d226 2026-05-09 00:24:13.772573 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:24:13.772589 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> e78896635cdf 2026-05-09 00:24:13.772599 | 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 2026-05-09 00:24:13.772609 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 88d9ebbcbbe0 2026-05-09 00:24:13.772626 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 88d9ebbcbbe0 2026-05-09 00:24:13.772636 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> f528bf10e389 2026-05-09 00:24:13.772648 | 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 2026-05-09 00:24:13.772677 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 05aff0fdf4a5 2026-05-09 00:24:13.772687 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-05-09 00:24:13.772701 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-05-09 00:24:13.772710 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-05-09 00:24:13.772789 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Package 'build-essential' is not installed, so not removed 2026-05-09 00:24:13.772805 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:24:13.772897 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-05-09 00:24:13.772914 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-05-09 00:24:13.773005 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-05-09 00:24:13.773023 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:24:13.773101 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 05aff0fdf4a5 2026-05-09 00:24:13.773151 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 664fe4492308 2026-05-09 00:24:13.773227 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully built e42ab6cd26f5 2026-05-09 00:24:13.773314 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully tagged osism.harbor.regio.digital/kolla/keepalived:build-20260509 2026-05-09 00:24:13.773459 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Built at 2026-05-09 00:24:13.773320 (took 0:00:14.104318) 2026-05-09 00:24:13.773872 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk) 2026-05-09 00:24:13.773898 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Processing 2026-05-09 00:24:13.773991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building started at 2026-05-09 00:24:13.773912 2026-05-09 00:24:13.775374 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 plugins into plugins archive 2026-05-09 00:24:13.776633 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 additions into additions archive 2026-05-09 00:25:24.912137 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:25:24.912554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 7fc00de2cf2e 2026-05-09 00:25:24.912585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 2/6 : LABEL "build-date"="20260509" "name"="ovsdpdk" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:25:24.912724 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 2203cf941bf9 2026-05-09 00:25:24.912896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 2203cf941bf9 2026-05-09 00:25:24.914307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 99f675179723 2026-05-09 00:25:24.914419 | 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/* 2026-05-09 00:25:24.914435 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 6138ae68df37 2026-05-09 00:25:24.914455 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:25:24.914465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:25:24.914474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:25:24.914483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:25:24.914492 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:25:24.914501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:25:24.914509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:25:24.914518 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:25:24.914528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:25:24.914537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:25:24.914546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:25:24.914555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:25:24.914563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:25:24.914572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:25:24.914580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:25:24.914687 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 30.1 MB in 2s (12.5 MB/s) 2026-05-09 00:25:24.914778 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2026-05-09 00:25:24.914918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2026-05-09 00:25:24.915026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building dependency tree... 2026-05-09 00:25:24.915127 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading state information... 2026-05-09 00:25:24.915299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following additional packages will be installed: 2026-05-09 00:25:24.915402 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk ibverbs-providers isa-support libatomic1 libbpf-dev libbsd-dev 2026-05-09 00:25:24.915491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc-dev-bin libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libelf-dev 2026-05-09 00:25:24.915577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2026-05-09 00:25:24.915663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2026-05-09 00:25:24.915748 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2026-05-09 00:25:24.915901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl25 2026-05-09 00:25:24.915998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-argparse25 librte-baseband-acc25 librte-baseband-fpga-5gnr-fec25 2026-05-09 00:25:24.916163 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec25 librte-baseband-la12xx25 2026-05-09 00:25:24.916300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null25 librte-baseband-turbo-sw25 librte-bbdev25 2026-05-09 00:25:24.916398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats25 librte-bpf25 librte-bus-auxiliary25 librte-bus-cdx25 2026-05-09 00:25:24.916486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa25 librte-bus-fslmc25 librte-bus-ifpga25 librte-bus-pci25 2026-05-09 00:25:24.916587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform25 librte-bus-uacce25 librte-bus-vdev25 2026-05-09 00:25:24.916675 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-vmbus25 librte-cfgfile25 librte-cmdline25 librte-common-cnxk25 2026-05-09 00:25:24.916760 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-cpt25 librte-common-dpaax25 librte-common-iavf25 2026-05-09 00:25:24.916882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-idpf25 librte-common-ionic25 librte-common-mlx5-25 2026-05-09 00:25:24.919319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-nfp25 librte-common-nitrox25 librte-common-octeontx25 2026-05-09 00:25:24.919343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat25 librte-common-sfc-efx25 librte-compress-isal25 2026-05-09 00:25:24.919352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-25 librte-compress-nitrox25 librte-compress-octeontx25 2026-05-09 00:25:24.919361 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-zlib25 librte-compressdev25 librte-crypto-bcmfs25 2026-05-09 00:25:24.919369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-caam-jr25 librte-crypto-ccp25 librte-crypto-cnxk25 2026-05-09 00:25:24.919378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa-sec25 librte-crypto-dpaa2-sec25 librte-crypto-ionic25 2026-05-09 00:25:24.919386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ipsec-mb25 librte-crypto-mlx5-25 librte-crypto-nitrox25 2026-05-09 00:25:24.919395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-null25 librte-crypto-octeontx25 librte-crypto-openssl25 2026-05-09 00:25:24.919403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-scheduler25 librte-crypto-virtio25 librte-cryptodev25 2026-05-09 00:25:24.919412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dispatcher25 librte-distributor25 librte-dma-cnxk25 2026-05-09 00:25:24.919420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-dpaa2-25 librte-dma-dpaa25 librte-dma-hisilicon25 2026-05-09 00:25:24.919429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-idxd25 librte-dma-ioat25 librte-dma-odm25 librte-dma-skeleton25 2026-05-09 00:25:24.919437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dmadev25 librte-eal25 librte-efd25 librte-ethdev25 2026-05-09 00:25:24.919446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-cnxk25 librte-event-dlb2-25 librte-event-dpaa2-25 2026-05-09 00:25:24.919454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa25 librte-event-dsw25 librte-event-octeontx25 2026-05-09 00:25:24.919463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-opdl25 librte-event-skeleton25 librte-event-sw25 2026-05-09 00:25:24.919471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-eventdev25 librte-fib25 librte-gpudev25 librte-graph25 librte-gro25 2026-05-09 00:25:24.919480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-gso25 librte-hash25 librte-ip-frag25 librte-ipsec25 librte-jobstats25 2026-05-09 00:25:24.919488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-kvargs25 librte-latencystats25 librte-log25 librte-lpm25 2026-05-09 00:25:24.919496 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mbuf25 librte-member25 librte-mempool-bucket25 librte-mempool-cnxk25 2026-05-09 00:25:24.919505 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa2-25 librte-mempool-dpaa25 librte-mempool-octeontx25 2026-05-09 00:25:24.919513 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-ring25 librte-mempool-stack25 librte-mempool25 2026-05-09 00:25:24.919522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-all librte-meta-allpmds librte-meta-baseband librte-meta-bus 2026-05-09 00:25:24.919530 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-common librte-meta-compress librte-meta-crypto librte-meta-dma 2026-05-09 00:25:24.919539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-event librte-meta-mempool librte-meta-net librte-meta-raw 2026-05-09 00:25:24.919547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meter25 librte-metrics25 librte-ml-cnxk25 librte-mldev25 2026-05-09 00:25:24.919556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-af-packet25 librte-net-af-xdp25 librte-net-ark25 2026-05-09 00:25:24.919571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-atlantic25 librte-net-avp25 librte-net-axgbe25 librte-net-bnx2x25 2026-05-09 00:25:24.919579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnxt25 librte-net-bond25 librte-net-cnxk25 librte-net-cpfl25 2026-05-09 00:25:24.919588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cxgbe25 librte-net-dpaa2-25 librte-net-dpaa25 librte-net-e1000-25 2026-05-09 00:25:24.919604 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ena25 librte-net-enetc25 librte-net-enetfec25 librte-net-enic25 2026-05-09 00:25:24.919613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-failsafe25 librte-net-fm10k25 librte-net-gve25 librte-net-hinic25 2026-05-09 00:25:24.919622 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hns3-25 librte-net-i40e25 librte-net-iavf25 librte-net-ice25 2026-05-09 00:25:24.919630 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-idpf25 librte-net-igc25 librte-net-ionic25 librte-net-ipn3ke25 2026-05-09 00:25:24.919639 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ixgbe25 librte-net-mana25 librte-net-memif25 librte-net-mlx4-25 2026-05-09 00:25:24.919647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx5-25 librte-net-netvsc25 librte-net-nfp25 librte-net-ngbe25 2026-05-09 00:25:24.919656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ntnic25 librte-net-null25 librte-net-octeon-ep25 2026-05-09 00:25:24.919664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx25 librte-net-pcap25 librte-net-pfe25 librte-net-qede25 2026-05-09 00:25:24.919673 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-r8169-25 librte-net-ring25 librte-net-sfc25 librte-net-softnic25 2026-05-09 00:25:24.919689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-tap25 librte-net-thunderx25 librte-net-txgbe25 2026-05-09 00:25:24.919698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vdev-netvsc25 librte-net-vhost25 librte-net-virtio25 2026-05-09 00:25:24.919706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vmxnet3-25 librte-net-zxdh25 librte-net25 librte-node25 2026-05-09 00:25:24.919715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pcapng25 librte-pci25 librte-pdcp25 librte-pdump25 librte-pipeline25 2026-05-09 00:25:24.919723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-port25 librte-power-acpi25 librte-power-amd-pstate25 2026-05-09 00:25:24.919732 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-cppc25 librte-power-intel-pstate25 librte-power-intel-uncore25 2026-05-09 00:25:24.919740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-kvm-vm25 librte-power25 librte-raw-cnxk-bphy25 2026-05-09 00:25:24.919749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio25 librte-raw-cnxk-rvu-lf25 librte-raw-dpaa2-cmdif25 2026-05-09 00:25:24.919757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-gdtc25 librte-raw-ifpga25 librte-raw-ntb25 librte-raw-skeleton25 2026-05-09 00:25:24.919766 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rawdev25 librte-rcu25 librte-regex-cn9k25 librte-regex-mlx5-25 2026-05-09 00:25:24.919774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regexdev25 librte-reorder25 librte-rib25 librte-ring25 librte-sched25 2026-05-09 00:25:24.919782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-security25 librte-stack25 librte-table25 librte-telemetry25 2026-05-09 00:25:24.919842 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-timer25 librte-vdpa-ifc25 librte-vdpa-mlx5-25 librte-vdpa-nfp25 2026-05-09 00:25:24.919852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-sfc25 librte-vhost25 libssl-dev libunbound8 libxdp-dev libxdp1 2026-05-09 00:25:24.919860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libzstd-dev linux-libc-dev openvswitch-common openvswitch-switch pci.ids 2026-05-09 00:25:24.919869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: pciutils pkgconf pkgconf-bin python3-iniparse rdma-core rpcsvc-proto 2026-05-09 00:25:24.919877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: sgml-base sse4.2-support uuid-runtime xml-core zlib1g-dev 2026-05-09 00:25:24.919886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Suggested packages: 2026-05-09 00:25:24.919894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk-doc dpdk-kmods-dkms glibc-doc manpages-dev libssl-doc ethtool 2026-05-09 00:25:24.919910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-doc bzip2 sgml-base-doc debhelper 2026-05-09 00:25:24.919919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Recommended packages: 2026-05-09 00:25:24.919928 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-pyelftools manpages manpages-dev libc-devtools dbus 2026-05-09 00:25:24.919937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-openvswitch python3-netifaces dmidecode ethtool 2026-05-09 00:25:24.920068 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following NEW packages will be installed: 2026-05-09 00:25:24.920173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: crudini dpdk ibverbs-providers isa-support libatomic1 libbpf-dev libbsd-dev 2026-05-09 00:25:24.920280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc-dev-bin libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libdpdk-dev 2026-05-09 00:25:24.920371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libelf-dev libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev 2026-05-09 00:25:24.920444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb-dev libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 2026-05-09 00:25:24.920528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmd-dev libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 2026-05-09 00:25:24.920599 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap-dev libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl25 2026-05-09 00:25:24.920667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-argparse25 librte-baseband-acc25 librte-baseband-fpga-5gnr-fec25 2026-05-09 00:25:24.920735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec25 librte-baseband-la12xx25 2026-05-09 00:25:24.920827 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null25 librte-baseband-turbo-sw25 librte-bbdev25 2026-05-09 00:25:24.920903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats25 librte-bpf25 librte-bus-auxiliary25 librte-bus-cdx25 2026-05-09 00:25:24.923265 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa25 librte-bus-fslmc25 librte-bus-ifpga25 librte-bus-pci25 2026-05-09 00:25:24.923280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform25 librte-bus-uacce25 librte-bus-vdev25 2026-05-09 00:25:24.923288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-vmbus25 librte-cfgfile25 librte-cmdline25 librte-common-cnxk25 2026-05-09 00:25:24.923294 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-cpt25 librte-common-dpaax25 librte-common-iavf25 2026-05-09 00:25:24.923301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-idpf25 librte-common-ionic25 librte-common-mlx5-25 2026-05-09 00:25:24.923307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-nfp25 librte-common-nitrox25 librte-common-octeontx25 2026-05-09 00:25:24.923314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat25 librte-common-sfc-efx25 librte-compress-isal25 2026-05-09 00:25:24.923320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-25 librte-compress-nitrox25 librte-compress-octeontx25 2026-05-09 00:25:24.923326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-zlib25 librte-compressdev25 librte-crypto-bcmfs25 2026-05-09 00:25:24.923333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-caam-jr25 librte-crypto-ccp25 librte-crypto-cnxk25 2026-05-09 00:25:24.923339 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa-sec25 librte-crypto-dpaa2-sec25 librte-crypto-ionic25 2026-05-09 00:25:24.923346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ipsec-mb25 librte-crypto-mlx5-25 librte-crypto-nitrox25 2026-05-09 00:25:24.923352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-null25 librte-crypto-octeontx25 librte-crypto-openssl25 2026-05-09 00:25:24.923358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-scheduler25 librte-crypto-virtio25 librte-cryptodev25 2026-05-09 00:25:24.923365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dispatcher25 librte-distributor25 librte-dma-cnxk25 2026-05-09 00:25:24.923371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-dpaa2-25 librte-dma-dpaa25 librte-dma-hisilicon25 2026-05-09 00:25:24.923378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-idxd25 librte-dma-ioat25 librte-dma-odm25 librte-dma-skeleton25 2026-05-09 00:25:24.923389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dmadev25 librte-eal25 librte-efd25 librte-ethdev25 2026-05-09 00:25:24.923396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-cnxk25 librte-event-dlb2-25 librte-event-dpaa2-25 2026-05-09 00:25:24.923402 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa25 librte-event-dsw25 librte-event-octeontx25 2026-05-09 00:25:24.923408 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-opdl25 librte-event-skeleton25 librte-event-sw25 2026-05-09 00:25:24.923415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-eventdev25 librte-fib25 librte-gpudev25 librte-graph25 librte-gro25 2026-05-09 00:25:24.923421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-gso25 librte-hash25 librte-ip-frag25 librte-ipsec25 librte-jobstats25 2026-05-09 00:25:24.923428 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-kvargs25 librte-latencystats25 librte-log25 librte-lpm25 2026-05-09 00:25:24.923434 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mbuf25 librte-member25 librte-mempool-bucket25 librte-mempool-cnxk25 2026-05-09 00:25:24.923440 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa2-25 librte-mempool-dpaa25 librte-mempool-octeontx25 2026-05-09 00:25:24.923447 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-ring25 librte-mempool-stack25 librte-mempool25 2026-05-09 00:25:24.923453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-all librte-meta-allpmds librte-meta-baseband librte-meta-bus 2026-05-09 00:25:24.923460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-common librte-meta-compress librte-meta-crypto librte-meta-dma 2026-05-09 00:25:24.923466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-event librte-meta-mempool librte-meta-net librte-meta-raw 2026-05-09 00:25:24.923472 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meter25 librte-metrics25 librte-ml-cnxk25 librte-mldev25 2026-05-09 00:25:24.923479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-af-packet25 librte-net-af-xdp25 librte-net-ark25 2026-05-09 00:25:24.923485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-atlantic25 librte-net-avp25 librte-net-axgbe25 librte-net-bnx2x25 2026-05-09 00:25:24.923491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnxt25 librte-net-bond25 librte-net-cnxk25 librte-net-cpfl25 2026-05-09 00:25:24.923498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cxgbe25 librte-net-dpaa2-25 librte-net-dpaa25 librte-net-e1000-25 2026-05-09 00:25:24.923504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ena25 librte-net-enetc25 librte-net-enetfec25 librte-net-enic25 2026-05-09 00:25:24.923511 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-failsafe25 librte-net-fm10k25 librte-net-gve25 librte-net-hinic25 2026-05-09 00:25:24.923517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hns3-25 librte-net-i40e25 librte-net-iavf25 librte-net-ice25 2026-05-09 00:25:24.923529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-idpf25 librte-net-igc25 librte-net-ionic25 librte-net-ipn3ke25 2026-05-09 00:25:24.923540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ixgbe25 librte-net-mana25 librte-net-memif25 librte-net-mlx4-25 2026-05-09 00:25:24.923547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx5-25 librte-net-netvsc25 librte-net-nfp25 librte-net-ngbe25 2026-05-09 00:25:24.923553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ntnic25 librte-net-null25 librte-net-octeon-ep25 2026-05-09 00:25:24.923559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx25 librte-net-pcap25 librte-net-pfe25 librte-net-qede25 2026-05-09 00:25:24.923566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-r8169-25 librte-net-ring25 librte-net-sfc25 librte-net-softnic25 2026-05-09 00:25:24.923572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-tap25 librte-net-thunderx25 librte-net-txgbe25 2026-05-09 00:25:24.923578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vdev-netvsc25 librte-net-vhost25 librte-net-virtio25 2026-05-09 00:25:24.923585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vmxnet3-25 librte-net-zxdh25 librte-net25 librte-node25 2026-05-09 00:25:24.923591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pcapng25 librte-pci25 librte-pdcp25 librte-pdump25 librte-pipeline25 2026-05-09 00:25:24.923601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-port25 librte-power-acpi25 librte-power-amd-pstate25 2026-05-09 00:25:24.923608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-cppc25 librte-power-intel-pstate25 librte-power-intel-uncore25 2026-05-09 00:25:24.923614 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-kvm-vm25 librte-power25 librte-raw-cnxk-bphy25 2026-05-09 00:25:24.923621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio25 librte-raw-cnxk-rvu-lf25 librte-raw-dpaa2-cmdif25 2026-05-09 00:25:24.923627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-gdtc25 librte-raw-ifpga25 librte-raw-ntb25 librte-raw-skeleton25 2026-05-09 00:25:24.923633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rawdev25 librte-rcu25 librte-regex-cn9k25 librte-regex-mlx5-25 2026-05-09 00:25:24.923640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regexdev25 librte-reorder25 librte-rib25 librte-ring25 librte-sched25 2026-05-09 00:25:24.923646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-security25 librte-stack25 librte-table25 librte-telemetry25 2026-05-09 00:25:24.923652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-timer25 librte-vdpa-ifc25 librte-vdpa-mlx5-25 librte-vdpa-nfp25 2026-05-09 00:25:24.923659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-sfc25 librte-vhost25 libssl-dev libunbound8 libxdp-dev libxdp1 2026-05-09 00:25:24.923665 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libzstd-dev linux-libc-dev openvswitch-common openvswitch-switch 2026-05-09 00:25:24.923671 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-switch-dpdk pci.ids pciutils pkgconf pkgconf-bin 2026-05-09 00:25:24.923678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-iniparse rdma-core rpcsvc-proto sgml-base sse4.2-support 2026-05-09 00:25:24.923684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: uuid-runtime xml-core zlib1g-dev 2026-05-09 00:25:24.923691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:0 upgraded, 276 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:25:24.923697 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Need to get 40.0 MB of archives. 2026-05-09 00:25:24.923703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:After this operation, 196 MB of additional disk space will be used. 2026-05-09 00:25:24.923711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-05-09 00:25:24.923718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:25:24.923725 | 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.5 [33.1 kB] 2026-05-09 00:25:24.923732 | 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] 2026-05-09 00:25:24.923738 | 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.7 [443 kB] 2026-05-09 00:25:24.923745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-09 00:25:24.923751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rdma-core amd64 50.0-2ubuntu0.2 [63.6 kB] 2026-05-09 00:25:24.923757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2026-05-09 00:25:24.923764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-05-09 00:25:24.923770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ibverbs-providers amd64 50.0-2ubuntu0.2 [381 kB] 2026-05-09 00:25:24.923781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-05-09 00:25:24.923847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-05-09 00:25:24.923920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-05-09 00:25:24.924015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2026-05-09 00:25:24.924085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 pciutils amd64 1:3.10.0-2build1 [69.7 kB] 2026-05-09 00:25:24.924152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:16 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-iniparse all 0.5-2 [20.0 kB] 2026-05-09 00:25:24.924236 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:17 http://archive.ubuntu.com/ubuntu noble/universe amd64 crudini amd64 0.9.4-1 [18.8 kB] 2026-05-09 00:25:24.924312 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-05-09 00:25:24.924378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] 2026-05-09 00:25:24.924444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-111.111 [1,586 kB] 2026-05-09 00:25:24.924518 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:50 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-05-09 00:25:24.924583 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:51 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-05-09 00:25:24.924649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2026-05-09 00:25:24.924712 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2026-05-09 00:25:24.924777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB] 2026-05-09 00:25:24.924862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:52 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 isa-support amd64 26~cloud0 [16.0 kB] 2026-05-09 00:25:24.924924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:53 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 sse4.2-support amd64 26~cloud0 [3,420 B] 2026-05-09 00:25:24.924988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:54 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 dpdk amd64 24.11.1-1~cloud0 [40.3 kB] 2026-05-09 00:25:24.925050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:55 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp-dev amd64 1.5.1-1ubuntu2~cloud0 [61.0 kB] 2026-05-09 00:25:24.925113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-log25 amd64 24.11.1-1~cloud0 [24.6 kB] 2026-05-09 00:25:24.925176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:57 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-kvargs25 amd64 24.11.1-1~cloud0 [18.1 kB] 2026-05-09 00:25:24.925261 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:58 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-telemetry25 amd64 24.11.1-1~cloud0 [27.3 kB] 2026-05-09 00:25:24.925334 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:59 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-eal25 amd64 24.11.1-1~cloud0 [166 kB] 2026-05-09 00:25:24.925408 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2026-05-09 00:25:24.925485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libzstd-dev amd64 1.5.5+dfsg2-2build1.1 [364 kB] 2026-05-09 00:25:24.925550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf-dev amd64 0.190-1.1ubuntu0.1 [68.5 kB] 2026-05-09 00:25:24.925613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libbpf-dev amd64 1:1.3.0-2build2 [259 kB] 2026-05-09 00:25:24.925682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmd-dev amd64 1.1.0-2build1.1 [45.5 kB] 2026-05-09 00:25:24.925750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd-dev amd64 0.12.1-1build1.1 [169 kB] 2026-05-09 00:25:24.925856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-05-09 00:25:24.925926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-05-09 00:25:24.925994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-05-09 00:25:24.926060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2026-05-09 00:25:24.926126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-dev amd64 1.14.10-4ubuntu4.1 [190 kB] 2026-05-09 00:25:24.926189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-dev amd64 3.7.0-0.3build1.1 [99.5 kB] 2026-05-09 00:25:24.927484 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-dev amd64 3.7.0-0.3build1.1 [216 kB] 2026-05-09 00:25:24.927549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB] 2026-05-09 00:25:24.927563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:60 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-acl25 amd64 24.11.1-1~cloud0 [51.4 kB] 2026-05-09 00:25:24.927575 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libipsec-mb1 amd64 1.5-1build1 [1,022 kB] 2026-05-09 00:25:24.927584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libipsec-mb-dev amd64 1.5-1build1 [1,346 kB] 2026-05-09 00:25:24.927594 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libisal2 amd64 2.31.0-0.1build1 [117 kB] 2026-05-09 00:25:24.927603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libisal-dev amd64 2.31.0-0.1build1 [27.4 kB] 2026-05-09 00:25:24.927614 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-05-09 00:25:24.927624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:61 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-argparse25 amd64 24.11.1-1~cloud0 [20.7 kB] 2026-05-09 00:25:24.927633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt-dev amd64 1.7.0-2build1 [32.4 kB] 2026-05-09 00:25:24.927643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:62 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-ring25 amd64 24.11.1-1~cloud0 [20.8 kB] 2026-05-09 00:25:24.927653 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson-dev amd64 2.14-2build2 [35.9 kB] 2026-05-09 00:25:24.927662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:63 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool25 amd64 24.11.1-1~cloud0 [31.3 kB] 2026-05-09 00:25:24.927672 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libmnl-dev amd64 1.0.5-2build1 [21.9 kB] 2026-05-09 00:25:24.927706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma-dev amd64 2.0.18-1ubuntu0.24.04.1 [37.0 kB] 2026-05-09 00:25:24.927717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:64 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mbuf25 amd64 24.11.1-1~cloud0 [37.4 kB] 2026-05-09 00:25:24.927727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB] 2026-05-09 00:25:24.927738 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:65 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bbdev25 amd64 24.11.1-1~cloud0 [28.1 kB] 2026-05-09 00:25:24.927748 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:66 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-pci25 amd64 24.11.1-1~cloud0 [17.8 kB] 2026-05-09 00:25:24.927757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:67 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-pci25 amd64 24.11.1-1~cloud0 [38.0 kB] 2026-05-09 00:25:24.927767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:68 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-acc25 amd64 24.11.1-1~cloud0 [75.9 kB] 2026-05-09 00:25:24.927825 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3,324 B] 2026-05-09 00:25:24.927837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2,407 kB] 2026-05-09 00:25:24.927847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:69 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-vdev25 amd64 24.11.1-1~cloud0 [22.2 kB] 2026-05-09 00:25:24.927857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:70 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-fpga-5gnr-fec25 amd64 24.11.1-1~cloud0 [32.2 kB] 2026-05-09 00:25:24.927868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:71 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-fpga-lte-fec25 amd64 24.11.1-1~cloud0 [26.3 kB] 2026-05-09 00:25:24.927890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:72 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-la12xx25 amd64 24.11.1-1~cloud0 [22.6 kB] 2026-05-09 00:25:24.927900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:73 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-null25 amd64 24.11.1-1~cloud0 [21.9 kB] 2026-05-09 00:25:24.927910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:74 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-turbo-sw25 amd64 24.11.1-1~cloud0 [24.5 kB] 2026-05-09 00:25:24.927920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:75 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meter25 amd64 24.11.1-1~cloud0 [18.1 kB] 2026-05-09 00:25:24.927929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:76 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net25 amd64 24.11.1-1~cloud0 [24.5 kB] 2026-05-09 00:25:24.927939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:77 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-ethdev25 amd64 24.11.1-1~cloud0 [147 kB] 2026-05-09 00:25:24.927948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:78 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-metrics25 amd64 24.11.1-1~cloud0 [23.5 kB] 2026-05-09 00:25:24.927958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:79 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bitratestats25 amd64 24.11.1-1~cloud0 [17.9 kB] 2026-05-09 00:25:24.927968 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:80 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bpf25 amd64 24.11.1-1~cloud0 [44.0 kB] 2026-05-09 00:25:24.927986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:81 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-auxiliary25 amd64 24.11.1-1~cloud0 [20.6 kB] 2026-05-09 00:25:24.927996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:82 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-cdx25 amd64 24.11.1-1~cloud0 [24.5 kB] 2026-05-09 00:25:24.928006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:83 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-dpaax25 amd64 24.11.1-1~cloud0 [24.6 kB] 2026-05-09 00:25:24.928015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:84 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-rcu25 amd64 24.11.1-1~cloud0 [22.8 kB] 2026-05-09 00:25:24.928025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:85 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-cryptodev25 amd64 24.11.1-1~cloud0 [50.8 kB] 2026-05-09 00:25:24.928035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:86 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dmadev25 amd64 24.11.1-1~cloud0 [27.4 kB] 2026-05-09 00:25:24.928044 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:87 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-hash25 amd64 24.11.1-1~cloud0 [50.8 kB] 2026-05-09 00:25:24.928054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:88 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-timer25 amd64 24.11.1-1~cloud0 [21.4 kB] 2026-05-09 00:25:24.928116 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:89 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-eventdev25 amd64 24.11.1-1~cloud0 [106 kB] 2026-05-09 00:25:24.928128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:90 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-dpaa25 amd64 24.11.1-1~cloud0 [51.4 kB] 2026-05-09 00:25:24.928145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:91 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-fslmc25 amd64 24.11.1-1~cloud0 [48.2 kB] 2026-05-09 00:25:24.928155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:92 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-rawdev25 amd64 24.11.1-1~cloud0 [22.2 kB] 2026-05-09 00:25:24.928165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:93 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-ifpga25 amd64 24.11.1-1~cloud0 [20.7 kB] 2026-05-09 00:25:24.928175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:94 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-platform25 amd64 24.11.1-1~cloud0 [21.6 kB] 2026-05-09 00:25:24.928185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:95 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-uacce25 amd64 24.11.1-1~cloud0 [21.8 kB] 2026-05-09 00:25:24.928195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:96 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-vmbus25 amd64 24.11.1-1~cloud0 [29.5 kB] 2026-05-09 00:25:24.928233 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:97 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-cfgfile25 amd64 24.11.1-1~cloud0 [21.0 kB] 2026-05-09 00:25:24.928250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:98 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-cmdline25 amd64 24.11.1-1~cloud0 [30.4 kB] 2026-05-09 00:25:24.928260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:99 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-security25 amd64 24.11.1-1~cloud0 [21.0 kB] 2026-05-09 00:25:24.928269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:100 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-cnxk25 amd64 24.11.1-1~cloud0 [258 kB] 2026-05-09 00:25:24.928287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:101 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-cpt25 amd64 24.11.1-1~cloud0 [24.2 kB] 2026-05-09 00:25:24.928297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:102 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-iavf25 amd64 24.11.1-1~cloud0 [26.7 kB] 2026-05-09 00:25:24.928307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:103 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-idpf25 amd64 24.11.1-1~cloud0 [58.3 kB] 2026-05-09 00:25:24.928317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:104 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-ionic25 amd64 24.11.1-1~cloud0 [18.9 kB] 2026-05-09 00:25:24.928326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:105 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-mlx5-25 amd64 24.11.1-1~cloud0 [87.2 kB] 2026-05-09 00:25:24.928336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:106 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-nfp25 amd64 24.11.1-1~cloud0 [19.7 kB] 2026-05-09 00:25:24.928345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:107 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-nitrox25 amd64 24.11.1-1~cloud0 [19.5 kB] 2026-05-09 00:25:24.928355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:108 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-octeontx25 amd64 24.11.1-1~cloud0 [18.9 kB] 2026-05-09 00:25:24.928365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:109 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compressdev25 amd64 24.11.1-1~cloud0 [25.5 kB] 2026-05-09 00:25:24.928374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:110 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-qat25 amd64 24.11.1-1~cloud0 [211 kB] 2026-05-09 00:25:24.928384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:111 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-sfc-efx25 amd64 24.11.1-1~cloud0 [98.4 kB] 2026-05-09 00:25:24.928401 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:112 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compress-isal25 amd64 24.11.1-1~cloud0 [25.7 kB] 2026-05-09 00:25:24.928411 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:113 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compress-mlx5-25 amd64 24.11.1-1~cloud0 [23.9 kB] 2026-05-09 00:25:24.928427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:114 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compress-nitrox25 amd64 24.11.1-1~cloud0 [16.8 kB] 2026-05-09 00:25:24.928437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:115 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-octeontx25 amd64 24.11.1-1~cloud0 [21.5 kB] 2026-05-09 00:25:24.928447 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:116 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compress-octeontx25 amd64 24.11.1-1~cloud0 [27.6 kB] 2026-05-09 00:25:24.928457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:117 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compress-zlib25 amd64 24.11.1-1~cloud0 [23.3 kB] 2026-05-09 00:25:24.928504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:118 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-bcmfs25 amd64 24.11.1-1~cloud0 [32.6 kB] 2026-05-09 00:25:24.928516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:119 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-caam-jr25 amd64 24.11.1-1~cloud0 [50.9 kB] 2026-05-09 00:25:24.928526 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:120 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-ccp25 amd64 24.11.1-1~cloud0 [56.0 kB] 2026-05-09 00:25:24.928542 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:121 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-cnxk25 amd64 24.11.1-1~cloud0 [174 kB] 2026-05-09 00:25:24.928552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:122 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-dpaa25 amd64 24.11.1-1~cloud0 [20.5 kB] 2026-05-09 00:25:24.928562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:123 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-dpaa-sec25 amd64 24.11.1-1~cloud0 [76.3 kB] 2026-05-09 00:25:24.928572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:124 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-dpaa2-25 amd64 24.11.1-1~cloud0 [21.0 kB] 2026-05-09 00:25:24.928581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:125 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-dpaa2-sec25 amd64 24.11.1-1~cloud0 [83.0 kB] 2026-05-09 00:25:24.928591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:126 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-ionic25 amd64 24.11.1-1~cloud0 [29.3 kB] 2026-05-09 00:25:24.928601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:127 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-ipsec-mb25 amd64 24.11.1-1~cloud0 [57.9 kB] 2026-05-09 00:25:24.928611 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:128 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-mlx5-25 amd64 24.11.1-1~cloud0 [37.2 kB] 2026-05-09 00:25:24.928620 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:129 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-nitrox25 amd64 24.11.1-1~cloud0 [17.2 kB] 2026-05-09 00:25:24.928630 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:130 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-null25 amd64 24.11.1-1~cloud0 [22.5 kB] 2026-05-09 00:25:24.928640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:131 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-octeontx25 amd64 24.11.1-1~cloud0 [76.5 kB] 2026-05-09 00:25:24.928650 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:132 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-openssl25 amd64 24.11.1-1~cloud0 [38.2 kB] 2026-05-09 00:25:24.928694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:133 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-reorder25 amd64 24.11.1-1~cloud0 [21.4 kB] 2026-05-09 00:25:24.928706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:134 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-scheduler25 amd64 24.11.1-1~cloud0 [52.7 kB] 2026-05-09 00:25:24.928715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:135 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-virtio25 amd64 24.11.1-1~cloud0 [30.7 kB] 2026-05-09 00:25:24.928725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:136 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dispatcher25 amd64 24.11.1-1~cloud0 [20.7 kB] 2026-05-09 00:25:24.928735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:137 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-distributor25 amd64 24.11.1-1~cloud0 [22.8 kB] 2026-05-09 00:25:24.928750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:138 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-cnxk25 amd64 24.11.1-1~cloud0 [27.7 kB] 2026-05-09 00:25:24.928761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:139 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-dpaa2-25 amd64 24.11.1-1~cloud0 [35.2 kB] 2026-05-09 00:25:24.928770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:140 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-dpaa25 amd64 24.11.1-1~cloud0 [30.0 kB] 2026-05-09 00:25:24.928849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:141 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-hisilicon25 amd64 24.11.1-1~cloud0 [22.0 kB] 2026-05-09 00:25:24.928861 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:142 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-idxd25 amd64 24.11.1-1~cloud0 [28.2 kB] 2026-05-09 00:25:24.928871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:143 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-ioat25 amd64 24.11.1-1~cloud0 [22.6 kB] 2026-05-09 00:25:24.928881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:144 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-odm25 amd64 24.11.1-1~cloud0 [22.7 kB] 2026-05-09 00:25:24.928891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:145 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-skeleton25 amd64 24.11.1-1~cloud0 [30.2 kB] 2026-05-09 00:25:24.928900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:146 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-efd25 amd64 24.11.1-1~cloud0 [35.1 kB] 2026-05-09 00:25:24.929473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:147 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-cnxk25 amd64 24.11.1-1~cloud0 [24.4 kB] 2026-05-09 00:25:24.929531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:148 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-cnxk25 amd64 24.11.1-1~cloud0 [142 kB] 2026-05-09 00:25:24.929544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:149 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-cnxk25 amd64 24.11.1-1~cloud0 [74.0 kB] 2026-05-09 00:25:24.929555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:150 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-dlb2-25 amd64 24.11.1-1~cloud0 [76.7 kB] 2026-05-09 00:25:24.929565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:151 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-dpaa2-25 amd64 24.11.1-1~cloud0 [89.7 kB] 2026-05-09 00:25:24.929574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:152 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-dpaa2-25 amd64 24.11.1-1~cloud0 [31.5 kB] 2026-05-09 00:25:24.929584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:153 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-dpaa25 amd64 24.11.1-1~cloud0 [54.2 kB] 2026-05-09 00:25:24.929593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:154 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-dpaa25 amd64 24.11.1-1~cloud0 [24.1 kB] 2026-05-09 00:25:24.929603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:155 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-dsw25 amd64 24.11.1-1~cloud0 [38.2 kB] 2026-05-09 00:25:24.929613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:156 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-octeontx25 amd64 24.11.1-1~cloud0 [38.2 kB] 2026-05-09 00:25:24.929623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:157 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-octeontx25 amd64 24.11.1-1~cloud0 [50.9 kB] 2026-05-09 00:25:24.929632 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:158 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-opdl25 amd64 24.11.1-1~cloud0 [51.5 kB] 2026-05-09 00:25:24.929642 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:159 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-skeleton25 amd64 24.11.1-1~cloud0 [19.7 kB] 2026-05-09 00:25:24.929652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:160 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-sw25 amd64 24.11.1-1~cloud0 [60.3 kB] 2026-05-09 00:25:24.929679 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:161 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-rib25 amd64 24.11.1-1~cloud0 [23.9 kB] 2026-05-09 00:25:24.929711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:162 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-fib25 amd64 24.11.1-1~cloud0 [34.0 kB] 2026-05-09 00:25:24.929722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:163 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-gpudev25 amd64 24.11.1-1~cloud0 [23.7 kB] 2026-05-09 00:25:24.929731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:164 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-pcapng25 amd64 24.11.1-1~cloud0 [22.9 kB] 2026-05-09 00:25:24.929741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:165 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-graph25 amd64 24.11.1-1~cloud0 [39.2 kB] 2026-05-09 00:25:24.929751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:166 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-gro25 amd64 24.11.1-1~cloud0 [28.7 kB] 2026-05-09 00:25:24.929760 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:167 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-gso25 amd64 24.11.1-1~cloud0 [22.6 kB] 2026-05-09 00:25:24.929770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:168 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-ip-frag25 amd64 24.11.1-1~cloud0 [33.8 kB] 2026-05-09 00:25:24.931307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:169 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-ipsec25 amd64 24.11.1-1~cloud0 [48.7 kB] 2026-05-09 00:25:24.931331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:170 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-jobstats25 amd64 24.11.1-1~cloud0 [17.9 kB] 2026-05-09 00:25:24.931342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:171 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-latencystats25 amd64 24.11.1-1~cloud0 [20.1 kB] 2026-05-09 00:25:24.931351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:172 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-lpm25 amd64 24.11.1-1~cloud0 [27.3 kB] 2026-05-09 00:25:24.931360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:173 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-member25 amd64 24.11.1-1~cloud0 [39.8 kB] 2026-05-09 00:25:24.931370 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:174 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-bucket25 amd64 24.11.1-1~cloud0 [25.6 kB] 2026-05-09 00:25:24.931379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:175 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-ring25 amd64 24.11.1-1~cloud0 [20.2 kB] 2026-05-09 00:25:24.931389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:176 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-stack25 amd64 24.11.1-1~cloud0 [18.6 kB] 2026-05-09 00:25:24.931399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:177 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-stack25 amd64 24.11.1-1~cloud0 [18.3 kB] 2026-05-09 00:25:24.931408 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:178 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mldev25 amd64 24.11.1-1~cloud0 [25.7 kB] 2026-05-09 00:25:24.931418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:179 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-ml-cnxk25 amd64 24.11.1-1~cloud0 [68.9 kB] 2026-05-09 00:25:24.931427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:180 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-af-packet25 amd64 24.11.1-1~cloud0 [25.3 kB] 2026-05-09 00:25:24.931436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:181 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-af-xdp25 amd64 24.11.1-1~cloud0 [34.2 kB] 2026-05-09 00:25:24.931457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:182 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ark25 amd64 24.11.1-1~cloud0 [32.5 kB] 2026-05-09 00:25:24.931467 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:183 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-atlantic25 amd64 24.11.1-1~cloud0 [42.7 kB] 2026-05-09 00:25:24.931477 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:184 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-avp25 amd64 24.11.1-1~cloud0 [36.8 kB] 2026-05-09 00:25:24.931494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:185 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-axgbe25 amd64 24.11.1-1~cloud0 [54.9 kB] 2026-05-09 00:25:24.931504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:186 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-bnx2x25 amd64 24.11.1-1~cloud0 [172 kB] 2026-05-09 00:25:24.931513 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:187 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-bnxt25 amd64 24.11.1-1~cloud0 [417 kB] 2026-05-09 00:25:24.931523 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:188 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-sched25 amd64 24.11.1-1~cloud0 [35.5 kB] 2026-05-09 00:25:24.931532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:189 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-bond25 amd64 24.11.1-1~cloud0 [64.0 kB] 2026-05-09 00:25:24.931541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:190 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-cpfl25 amd64 24.11.1-1~cloud0 [75.6 kB] 2026-05-09 00:25:24.931551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:191 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-cxgbe25 amd64 24.11.1-1~cloud0 [95.0 kB] 2026-05-09 00:25:24.931572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:192 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-e1000-25 amd64 24.11.1-1~cloud0 [137 kB] 2026-05-09 00:25:24.931582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:193 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ena25 amd64 24.11.1-1~cloud0 [57.3 kB] 2026-05-09 00:25:24.931592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:194 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-enetc25 amd64 24.11.1-1~cloud0 [24.6 kB] 2026-05-09 00:25:24.931601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:195 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-enetfec25 amd64 24.11.1-1~cloud0 [25.4 kB] 2026-05-09 00:25:24.931610 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:196 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-enic25 amd64 24.11.1-1~cloud0 [88.2 kB] 2026-05-09 00:25:24.931620 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:197 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-failsafe25 amd64 24.11.1-1~cloud0 [53.8 kB] 2026-05-09 00:25:24.931629 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:198 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-fm10k25 amd64 24.11.1-1~cloud0 [66.5 kB] 2026-05-09 00:25:24.931639 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:199 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-gve25 amd64 24.11.1-1~cloud0 [55.8 kB] 2026-05-09 00:25:24.931648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:200 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-hinic25 amd64 24.11.1-1~cloud0 [92.9 kB] 2026-05-09 00:25:24.931657 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:201 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-hns3-25 amd64 24.11.1-1~cloud0 [163 kB] 2026-05-09 00:25:24.931667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:202 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-i40e25 amd64 24.11.1-1~cloud0 [221 kB] 2026-05-09 00:25:24.931694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:203 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-iavf25 amd64 24.11.1-1~cloud0 [171 kB] 2026-05-09 00:25:24.931713 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:204 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ice25 amd64 24.11.1-1~cloud0 [357 kB] 2026-05-09 00:25:24.931736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:205 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-idpf25 amd64 24.11.1-1~cloud0 [33.6 kB] 2026-05-09 00:25:24.931758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:206 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-igc25 amd64 24.11.1-1~cloud0 [59.0 kB] 2026-05-09 00:25:24.931774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:207 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ionic25 amd64 24.11.1-1~cloud0 [55.5 kB] 2026-05-09 00:25:24.931857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:208 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ipn3ke25 amd64 24.11.1-1~cloud0 [37.5 kB] 2026-05-09 00:25:24.931886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:209 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ixgbe25 amd64 24.11.1-1~cloud0 [191 kB] 2026-05-09 00:25:24.931903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:210 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-mana25 amd64 24.11.1-1~cloud0 [40.5 kB] 2026-05-09 00:25:24.931919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:211 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-memif25 amd64 24.11.1-1~cloud0 [46.5 kB] 2026-05-09 00:25:24.931937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:212 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-mlx4-25 amd64 24.11.1-1~cloud0 [61.8 kB] 2026-05-09 00:25:24.931953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:213 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-mlx5-25 amd64 24.11.1-1~cloud0 [849 kB] 2026-05-09 00:25:24.931969 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:214 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-netvsc25 amd64 24.11.1-1~cloud0 [51.9 kB] 2026-05-09 00:25:24.931987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:215 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-nfp25 amd64 24.11.1-1~cloud0 [146 kB] 2026-05-09 00:25:24.932018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:216 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ngbe25 amd64 24.11.1-1~cloud0 [81.9 kB] 2026-05-09 00:25:24.932034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:217 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ntnic25 amd64 24.11.1-1~cloud0 [222 kB] 2026-05-09 00:25:24.932044 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:218 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-null25 amd64 24.11.1-1~cloud0 [26.2 kB] 2026-05-09 00:25:24.932054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:219 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-octeon-ep25 amd64 24.11.1-1~cloud0 [45.1 kB] 2026-05-09 00:25:24.932063 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:220 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-pcap25 amd64 24.11.1-1~cloud0 [36.3 kB] 2026-05-09 00:25:24.932073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:221 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-pfe25 amd64 24.11.1-1~cloud0 [32.0 kB] 2026-05-09 00:25:24.932083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:222 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-qede25 amd64 24.11.1-1~cloud0 [203 kB] 2026-05-09 00:25:24.932103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:223 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-r8169-25 amd64 24.11.1-1~cloud0 [69.1 kB] 2026-05-09 00:25:24.932113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:224 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ring25 amd64 24.11.1-1~cloud0 [24.2 kB] 2026-05-09 00:25:24.932123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:225 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-sfc25 amd64 24.11.1-1~cloud0 [165 kB] 2026-05-09 00:25:24.932132 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:226 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-port25 amd64 24.11.1-1~cloud0 [54.2 kB] 2026-05-09 00:25:24.932141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:227 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-table25 amd64 24.11.1-1~cloud0 [71.4 kB] 2026-05-09 00:25:24.932151 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:228 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-pipeline25 amd64 24.11.1-1~cloud0 [179 kB] 2026-05-09 00:25:24.932160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:229 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-softnic25 amd64 24.11.1-1~cloud0 [35.2 kB] 2026-05-09 00:25:24.932170 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:230 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-tap25 amd64 24.11.1-1~cloud0 [43.2 kB] 2026-05-09 00:25:24.932179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:231 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-thunderx25 amd64 24.11.1-1~cloud0 [47.7 kB] 2026-05-09 00:25:24.932188 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:232 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-txgbe25 amd64 24.11.1-1~cloud0 [145 kB] 2026-05-09 00:25:24.932236 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:233 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-vdev-netvsc25 amd64 24.11.1-1~cloud0 [23.4 kB] 2026-05-09 00:25:24.932254 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:234 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-vhost25 amd64 24.11.1-1~cloud0 [204 kB] 2026-05-09 00:25:24.932264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:235 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-vhost25 amd64 24.11.1-1~cloud0 [29.8 kB] 2026-05-09 00:25:24.932273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:236 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-virtio25 amd64 24.11.1-1~cloud0 [87.0 kB] 2026-05-09 00:25:24.932283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:237 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-vmxnet3-25 amd64 24.11.1-1~cloud0 [39.7 kB] 2026-05-09 00:25:24.932293 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:238 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-zxdh25 amd64 24.11.1-1~cloud0 [38.1 kB] 2026-05-09 00:25:24.932302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:239 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-node25 amd64 24.11.1-1~cloud0 [74.9 kB] 2026-05-09 00:25:24.932320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:240 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-pdcp25 amd64 24.11.1-1~cloud0 [37.4 kB] 2026-05-09 00:25:24.932330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:241 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-pdump25 amd64 24.11.1-1~cloud0 [24.0 kB] 2026-05-09 00:25:24.932340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:242 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power25 amd64 24.11.1-1~cloud0 [26.5 kB] 2026-05-09 00:25:24.932349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:243 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-acpi25 amd64 24.11.1-1~cloud0 [22.0 kB] 2026-05-09 00:25:24.932366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:244 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-amd-pstate25 amd64 24.11.1-1~cloud0 [22.6 kB] 2026-05-09 00:25:24.932377 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:245 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-cppc25 amd64 24.11.1-1~cloud0 [22.5 kB] 2026-05-09 00:25:24.932386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:246 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-intel-pstate25 amd64 24.11.1-1~cloud0 [23.0 kB] 2026-05-09 00:25:24.932396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:247 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-intel-uncore25 amd64 24.11.1-1~cloud0 [21.9 kB] 2026-05-09 00:25:24.932406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:248 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-kvm-vm25 amd64 24.11.1-1~cloud0 [20.1 kB] 2026-05-09 00:25:24.932415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:249 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-cnxk-bphy25 amd64 24.11.1-1~cloud0 [23.3 kB] 2026-05-09 00:25:24.932425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:250 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-cnxk-gpio25 amd64 24.11.1-1~cloud0 [26.3 kB] 2026-05-09 00:25:24.932434 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:251 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-cnxk-rvu-lf25 amd64 24.11.1-1~cloud0 [20.7 kB] 2026-05-09 00:25:24.932444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:252 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-dpaa2-cmdif25 amd64 24.11.1-1~cloud0 [20.1 kB] 2026-05-09 00:25:24.932453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:253 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-gdtc25 amd64 24.11.1-1~cloud0 [23.2 kB] 2026-05-09 00:25:24.932463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:254 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-ifpga25 amd64 24.11.1-1~cloud0 [92.4 kB] 2026-05-09 00:25:24.932473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:255 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-ntb25 amd64 24.11.1-1~cloud0 [40.3 kB] 2026-05-09 00:25:24.932482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:256 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-skeleton25 amd64 24.11.1-1~cloud0 [24.6 kB] 2026-05-09 00:25:24.932498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:257 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-regexdev25 amd64 24.11.1-1~cloud0 [21.0 kB] 2026-05-09 00:25:24.932508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:258 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-regex-cn9k25 amd64 24.11.1-1~cloud0 [23.4 kB] 2026-05-09 00:25:24.932517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:259 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-regex-mlx5-25 amd64 24.11.1-1~cloud0 [28.3 kB] 2026-05-09 00:25:24.932526 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:260 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-vdpa-ifc25 amd64 24.11.1-1~cloud0 [30.5 kB] 2026-05-09 00:25:24.932536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:261 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-vdpa-mlx5-25 amd64 24.11.1-1~cloud0 [42.8 kB] 2026-05-09 00:25:24.932546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:262 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-vdpa-nfp25 amd64 24.11.1-1~cloud0 [25.4 kB] 2026-05-09 00:25:24.932555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:263 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-vdpa-sfc25 amd64 24.11.1-1~cloud0 [28.8 kB] 2026-05-09 00:25:24.932578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:264 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-all amd64 24.11.1-1~cloud0 [16.0 kB] 2026-05-09 00:25:24.932588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:265 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-allpmds amd64 24.11.1-1~cloud0 [15.7 kB] 2026-05-09 00:25:24.932598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:266 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-baseband amd64 24.11.1-1~cloud0 [14.8 kB] 2026-05-09 00:25:24.932608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:267 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-bus amd64 24.11.1-1~cloud0 [14.8 kB] 2026-05-09 00:25:24.932617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:268 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-common amd64 24.11.1-1~cloud0 [14.9 kB] 2026-05-09 00:25:24.932627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:269 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-compress amd64 24.11.1-1~cloud0 [14.8 kB] 2026-05-09 00:25:24.932636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:270 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-crypto amd64 24.11.1-1~cloud0 [14.9 kB] 2026-05-09 00:25:24.932646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:271 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-dma amd64 24.11.1-1~cloud0 [14.8 kB] 2026-05-09 00:25:24.932655 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:272 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-event amd64 24.11.1-1~cloud0 [14.8 kB] 2026-05-09 00:25:24.932665 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:273 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-mempool amd64 24.11.1-1~cloud0 [14.8 kB] 2026-05-09 00:25:24.932674 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:274 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-net amd64 24.11.1-1~cloud0 [15.1 kB] 2026-05-09 00:25:24.932684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:275 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-raw amd64 24.11.1-1~cloud0 [14.8 kB] 2026-05-09 00:25:24.932693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:276 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libdpdk-dev amd64 24.11.1-1~cloud0 [9,580 kB] 2026-05-09 00:25:24.932703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:277 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch-dpdk amd64 3.5.1-0ubuntu0.1~cloud0 [1,157 kB] 2026-05-09 00:25:24.932713 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preconfiguring packages ... 2026-05-09 00:25:24.932723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 40.0 MB in 5s (8,222 kB/s) 2026-05-09 00:25:24.932733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package uuid-runtime. 2026-05-09 00:25:24.932743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2026-05-09 00:25:24.932762 | 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% 2026-05-09 00:25:24.932780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% 2026-05-09 00:25:24.932810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% 2026-05-09 00:25:24.932821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 80% 2026-05-09 00:25:24.932831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2026-05-09 00:25:24.932840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2026-05-09 00:25:24.932856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2026-05-09 00:25:24.932866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:25:24.932881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-09 00:25:24.932891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:25:24.932900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-09 00:25:24.932914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-09 00:25:24.932927 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:25:24.933002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libunbound8:amd64. 2026-05-09 00:25:24.933013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-05-09 00:25:24.933027 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-09 00:25:24.933075 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-common. 2026-05-09 00:25:24.933091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../3-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:25:24.933136 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:25:24.933183 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma1:amd64. 2026-05-09 00:25:24.933197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../4-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:25:24.933281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:25:24.933297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp1:amd64. 2026-05-09 00:25:24.933352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../5-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-09 00:25:24.933363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:25:24.933418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch. 2026-05-09 00:25:24.933429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../6-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:25:24.933443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:25:24.933541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rdma-core. 2026-05-09 00:25:24.933554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../7-rdma-core_50.0-2ubuntu0.2_amd64.deb ... 2026-05-09 00:25:24.933568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.933581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rdma-core (50.0-2ubuntu0.2) ... 2026-05-09 00:25:24.933627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sgml-base. 2026-05-09 00:25:24.933641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../8-sgml-base_1.31_all.deb ... 2026-05-09 00:25:24.933686 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sgml-base (1.31) ... 2026-05-09 00:25:24.933701 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package isa-support:amd64. 2026-05-09 00:25:24.933746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../9-isa-support_26~cloud0_amd64.deb ... 2026-05-09 00:25:24.933761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking isa-support:amd64 (26~cloud0) ... 2026-05-09 00:25:24.933840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up isa-support:amd64 (26~cloud0) ... 2026-05-09 00:25:24.933852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sse4.2-support. 2026-05-09 00:25:24.933875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2026-05-09 00:25:24.933890 | 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% 2026-05-09 00:25:24.933941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% 2026-05-09 00:25:24.933956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% 2026-05-09 00:25:24.933982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 80% 2026-05-09 00:25:24.934043 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2026-05-09 00:25:24.934058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2026-05-09 00:25:24.934072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2026-05-09 00:25:24.934129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11823 files and directories currently installed.) 2026-05-09 00:25:24.934141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../000-sse4.2-support_26~cloud0_amd64.deb ... 2026-05-09 00:25:24.934154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sse4.2-support (26~cloud0) ... 2026-05-09 00:25:24.934228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-09 00:25:24.934249 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../001-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:25:24.934304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:25:24.934316 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package ibverbs-providers:amd64. 2026-05-09 00:25:24.934329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../002-ibverbs-providers_50.0-2ubuntu0.2_amd64.deb ... 2026-05-09 00:25:24.934387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2026-05-09 00:25:24.934402 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson4:amd64. 2026-05-09 00:25:24.934460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../003-libjansson4_2.14-2build2_amd64.deb ... 2026-05-09 00:25:24.934471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-05-09 00:25:24.934499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8t64:amd64. 2026-05-09 00:25:24.934565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../004-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-05-09 00:25:24.934576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-09 00:25:24.934589 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pci.ids. 2026-05-09 00:25:24.934646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../005-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-05-09 00:25:24.934658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-09 00:25:24.934671 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpci3:amd64. 2026-05-09 00:25:24.934727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../006-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-05-09 00:25:24.934742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-05-09 00:25:24.934802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pciutils. 2026-05-09 00:25:24.934818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../007-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2026-05-09 00:25:24.934832 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pciutils (1:3.10.0-2build1) ... 2026-05-09 00:25:24.934892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-iniparse. 2026-05-09 00:25:24.934916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../008-python3-iniparse_0.5-2_all.deb ... 2026-05-09 00:25:24.934930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-iniparse (0.5-2) ... 2026-05-09 00:25:24.934979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package crudini. 2026-05-09 00:25:24.934994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../009-crudini_0.9.4-1_amd64.deb ... 2026-05-09 00:25:24.935051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking crudini (0.9.4-1) ... 2026-05-09 00:25:24.935067 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package dpdk. 2026-05-09 00:25:24.935102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../010-dpdk_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.935149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking dpdk (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.935164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libatomic1:amd64. 2026-05-09 00:25:24.935228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../011-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:25:24.935247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:25:24.935306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc-dev-bin. 2026-05-09 00:25:24.935318 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../012-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-05-09 00:25:24.935332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:25:24.935389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package linux-libc-dev:amd64. 2026-05-09 00:25:24.935405 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../013-linux-libc-dev_6.8.0-111.111_amd64.deb ... 2026-05-09 00:25:24.935462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking linux-libc-dev:amd64 (6.8.0-111.111) ... 2026-05-09 00:25:24.935474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libcrypt-dev:amd64. 2026-05-09 00:25:24.935495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../014-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-05-09 00:25:24.935540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-05-09 00:25:24.935555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rpcsvc-proto. 2026-05-09 00:25:24.935611 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../015-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-05-09 00:25:24.935623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-05-09 00:25:24.935636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc6-dev:amd64. 2026-05-09 00:25:24.935690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../016-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-05-09 00:25:24.935705 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-05-09 00:25:24.935749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package zlib1g-dev:amd64. 2026-05-09 00:25:24.935764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../017-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2026-05-09 00:25:24.935825 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-05-09 00:25:24.935872 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libzstd-dev:amd64. 2026-05-09 00:25:24.935887 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../018-libzstd-dev_1.5.5+dfsg2-2build1.1_amd64.deb ... 2026-05-09 00:25:24.935932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2026-05-09 00:25:24.935947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libelf-dev:amd64. 2026-05-09 00:25:24.935991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../019-libelf-dev_0.190-1.1ubuntu0.1_amd64.deb ... 2026-05-09 00:25:24.936015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-09 00:25:24.936030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbpf-dev:amd64. 2026-05-09 00:25:24.936244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../020-libbpf-dev_1%3a1.3.0-2build2_amd64.deb ... 2026-05-09 00:25:24.936306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbpf-dev:amd64 (1:1.3.0-2build2) ... 2026-05-09 00:25:24.936319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmd-dev:amd64. 2026-05-09 00:25:24.936332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../021-libmd-dev_1.1.0-2build1.1_amd64.deb ... 2026-05-09 00:25:24.936350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmd-dev:amd64 (1.1.0-2build1.1) ... 2026-05-09 00:25:24.936361 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbsd-dev:amd64. 2026-05-09 00:25:24.936373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../022-libbsd-dev_0.12.1-1build1.1_amd64.deb ... 2026-05-09 00:25:24.936390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbsd-dev:amd64 (0.12.1-1build1.1) ... 2026-05-09 00:25:24.936406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpkgconf3:amd64. 2026-05-09 00:25:24.936427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../023-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-05-09 00:25:24.936445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-09 00:25:24.936461 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf-bin. 2026-05-09 00:25:24.936482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../024-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-05-09 00:25:24.936499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-05-09 00:25:24.936519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf:amd64. 2026-05-09 00:25:24.936535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../025-pkgconf_1.8.1-2build1_amd64.deb ... 2026-05-09 00:25:24.936548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-05-09 00:25:24.936602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package xml-core. 2026-05-09 00:25:24.936612 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../026-xml-core_0.19_all.deb ... 2026-05-09 00:25:24.936666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking xml-core (0.19) ... 2026-05-09 00:25:24.936677 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-dev:amd64. 2026-05-09 00:25:24.936689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../027-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:25:24.936750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:25:24.936771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-3-dev:amd64. 2026-05-09 00:25:24.936828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../028-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2026-05-09 00:25:24.936851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-05-09 00:25:24.936865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-route-3-dev:amd64. 2026-05-09 00:25:24.936893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../029-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2026-05-09 00:25:24.936905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-05-09 00:25:24.936952 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libibverbs-dev:amd64. 2026-05-09 00:25:24.936965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../030-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ... 2026-05-09 00:25:24.936979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2026-05-09 00:25:24.937011 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb1. 2026-05-09 00:25:24.937055 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../031-libipsec-mb1_1.5-1build1_amd64.deb ... 2026-05-09 00:25:24.937076 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb1 (1.5-1build1) ... 2026-05-09 00:25:24.937098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb-dev. 2026-05-09 00:25:24.937164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../032-libipsec-mb-dev_1.5-1build1_amd64.deb ... 2026-05-09 00:25:24.937181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb-dev (1.5-1build1) ... 2026-05-09 00:25:24.937237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal2. 2026-05-09 00:25:24.937269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../033-libisal2_2.31.0-0.1build1_amd64.deb ... 2026-05-09 00:25:24.937286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal2 (2.31.0-0.1build1) ... 2026-05-09 00:25:24.937307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal-dev. 2026-05-09 00:25:24.937328 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../034-libisal-dev_2.31.0-0.1build1_amd64.deb ... 2026-05-09 00:25:24.937349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal-dev (2.31.0-0.1build1) ... 2026-05-09 00:25:24.937430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt1:amd64. 2026-05-09 00:25:24.937447 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../035-libfdt1_1.7.0-2build1_amd64.deb ... 2026-05-09 00:25:24.937468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-05-09 00:25:24.937484 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt-dev:amd64. 2026-05-09 00:25:24.937505 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../036-libfdt-dev_1.7.0-2build1_amd64.deb ... 2026-05-09 00:25:24.937526 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt-dev:amd64 (1.7.0-2build1) ... 2026-05-09 00:25:24.937546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson-dev:amd64. 2026-05-09 00:25:24.937567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../037-libjansson-dev_2.14-2build2_amd64.deb ... 2026-05-09 00:25:24.937603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson-dev:amd64 (2.14-2build2) ... 2026-05-09 00:25:24.937624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmnl-dev:amd64. 2026-05-09 00:25:24.937663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../038-libmnl-dev_1.0.5-2build1_amd64.deb ... 2026-05-09 00:25:24.937685 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmnl-dev:amd64 (1.0.5-2build1) ... 2026-05-09 00:25:24.937725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma-dev:amd64. 2026-05-09 00:25:24.937746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../039-libnuma-dev_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:25:24.937785 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma-dev:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:25:24.937849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8-dev:amd64. 2026-05-09 00:25:24.937872 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../040-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2026-05-09 00:25:24.937911 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-09 00:25:24.937932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap-dev:amd64. 2026-05-09 00:25:24.937973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../041-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2026-05-09 00:25:24.937994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-09 00:25:24.938034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libssl-dev:amd64. 2026-05-09 00:25:24.938056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../042-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-09 00:25:24.938091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-09 00:25:24.938112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp-dev:amd64. 2026-05-09 00:25:24.938133 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../043-libxdp-dev_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-09 00:25:24.938154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp-dev:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:25:24.938186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-log25:amd64. 2026-05-09 00:25:24.938238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../044-librte-log25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.938266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-log25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.938288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-kvargs25:amd64. 2026-05-09 00:25:24.938309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../045-librte-kvargs25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.938331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-kvargs25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.938350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-telemetry25:amd64. 2026-05-09 00:25:24.938371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../046-librte-telemetry25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.938414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-telemetry25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.938437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eal25:amd64. 2026-05-09 00:25:24.938458 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../047-librte-eal25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.938494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eal25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.938512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-acl25:amd64. 2026-05-09 00:25:24.938557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../048-librte-acl25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.938570 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-acl25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.938610 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-argparse25:amd64. 2026-05-09 00:25:24.938623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../049-librte-argparse25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.938663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.938678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-argparse25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.940485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ring25:amd64. 2026-05-09 00:25:24.940524 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../050-librte-ring25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.940541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ring25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.940555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool25:amd64. 2026-05-09 00:25:24.940569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../051-librte-mempool25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.940582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.940595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mbuf25:amd64. 2026-05-09 00:25:24.940608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../052-librte-mbuf25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.940621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mbuf25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.940634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bbdev25:amd64. 2026-05-09 00:25:24.940655 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../053-librte-bbdev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.940668 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bbdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.940681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pci25:amd64. 2026-05-09 00:25:24.940694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../054-librte-pci25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.940707 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pci25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.940720 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-pci25:amd64. 2026-05-09 00:25:24.940732 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../055-librte-bus-pci25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.940745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-pci25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.940758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-acc25:amd64. 2026-05-09 00:25:24.940771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../056-librte-baseband-acc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.940784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-acc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.940854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vdev25:amd64. 2026-05-09 00:25:24.940868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../057-librte-bus-vdev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.940881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.940904 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-5gnr-fec25:amd64. 2026-05-09 00:25:24.940918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../058-librte-baseband-fpga-5gnr-fec25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.940931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-5gnr-fec25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.940944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-lte-fec25:amd64. 2026-05-09 00:25:24.940957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../059-librte-baseband-fpga-lte-fec25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.940970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-lte-fec25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.940983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-la12xx25:amd64. 2026-05-09 00:25:24.940996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../060-librte-baseband-la12xx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941009 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-la12xx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-null25:amd64. 2026-05-09 00:25:24.941035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../061-librte-baseband-null25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-null25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-turbo-sw25:amd64. 2026-05-09 00:25:24.941074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../062-librte-baseband-turbo-sw25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-turbo-sw25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meter25:amd64. 2026-05-09 00:25:24.941124 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../063-librte-meter25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941146 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meter25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net25:amd64. 2026-05-09 00:25:24.941173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../064-librte-net25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941199 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ethdev25:amd64. 2026-05-09 00:25:24.941245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../065-librte-ethdev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ethdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-metrics25:amd64. 2026-05-09 00:25:24.941281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../066-librte-metrics25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941294 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-metrics25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bitratestats25:amd64. 2026-05-09 00:25:24.941320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../067-librte-bitratestats25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941334 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bitratestats25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bpf25:amd64. 2026-05-09 00:25:24.941360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../068-librte-bpf25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bpf25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-auxiliary25:amd64. 2026-05-09 00:25:24.941400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../069-librte-bus-auxiliary25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941413 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-auxiliary25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-cdx25:amd64. 2026-05-09 00:25:24.941438 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../070-librte-bus-cdx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-cdx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-dpaax25:amd64. 2026-05-09 00:25:24.941485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../071-librte-common-dpaax25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-dpaax25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rcu25:amd64. 2026-05-09 00:25:24.941522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../072-librte-rcu25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rcu25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cryptodev25:amd64. 2026-05-09 00:25:24.941561 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../073-librte-cryptodev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cryptodev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dmadev25:amd64. 2026-05-09 00:25:24.941608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../074-librte-dmadev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dmadev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-hash25:amd64. 2026-05-09 00:25:24.941635 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../075-librte-hash25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941642 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-hash25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-timer25:amd64. 2026-05-09 00:25:24.941656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../076-librte-timer25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-timer25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eventdev25:amd64. 2026-05-09 00:25:24.941685 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../077-librte-eventdev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eventdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.941700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-dpaa25:amd64. 2026-05-09 00:25:24.941707 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../078-librte-bus-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.941714 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-fslmc25:amd64. 2026-05-09 00:25:24.942314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../079-librte-bus-fslmc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942322 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-fslmc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rawdev25:amd64. 2026-05-09 00:25:24.942336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../080-librte-rawdev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.942351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rawdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-ifpga25:amd64. 2026-05-09 00:25:24.942365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../081-librte-bus-ifpga25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-ifpga25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-platform25:amd64. 2026-05-09 00:25:24.942386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../082-librte-bus-platform25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-platform25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-uacce25:amd64. 2026-05-09 00:25:24.942406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../083-librte-bus-uacce25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-uacce25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vmbus25:amd64. 2026-05-09 00:25:24.942438 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../084-librte-bus-vmbus25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942472 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vmbus25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cfgfile25:amd64. 2026-05-09 00:25:24.942507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../085-librte-cfgfile25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cfgfile25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942524 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cmdline25:amd64. 2026-05-09 00:25:24.942531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../086-librte-cmdline25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cmdline25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-security25:amd64. 2026-05-09 00:25:24.942551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../087-librte-security25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942558 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-security25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cnxk25:amd64. 2026-05-09 00:25:24.942572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../088-librte-common-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cpt25:amd64. 2026-05-09 00:25:24.942593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../089-librte-common-cpt25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cpt25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942606 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-iavf25:amd64. 2026-05-09 00:25:24.942613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../090-librte-common-iavf25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942620 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-iavf25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-idpf25:amd64. 2026-05-09 00:25:24.942634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../091-librte-common-idpf25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-idpf25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-ionic25:amd64. 2026-05-09 00:25:24.942663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../092-librte-common-ionic25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942670 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942677 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-mlx5-25:amd64. 2026-05-09 00:25:24.942684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../093-librte-common-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942697 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nfp25:amd64. 2026-05-09 00:25:24.942704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../094-librte-common-nfp25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942712 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nitrox25:amd64. 2026-05-09 00:25:24.942745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../095-librte-common-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-octeontx25:amd64. 2026-05-09 00:25:24.942784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../096-librte-common-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compressdev25:amd64. 2026-05-09 00:25:24.942835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../097-librte-compressdev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942842 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compressdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-qat25:amd64. 2026-05-09 00:25:24.942863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../098-librte-common-qat25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942870 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-qat25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-sfc-efx25:amd64. 2026-05-09 00:25:24.942884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../099-librte-common-sfc-efx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-sfc-efx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-isal25:amd64. 2026-05-09 00:25:24.942905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../100-librte-compress-isal25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942911 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-isal25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-mlx5-25:amd64. 2026-05-09 00:25:24.942925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../101-librte-compress-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-nitrox25:amd64. 2026-05-09 00:25:24.942946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../102-librte-compress-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.942960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-octeontx25:amd64. 2026-05-09 00:25:24.942967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.942974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../103-librte-mempool-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.942987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.943000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-octeontx25:amd64. 2026-05-09 00:25:24.943011 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../104-librte-compress-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.943030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.943044 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-zlib25:amd64. 2026-05-09 00:25:24.943065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../105-librte-compress-zlib25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.943078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-zlib25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.943089 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-bcmfs25:amd64. 2026-05-09 00:25:24.943108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../106-librte-crypto-bcmfs25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.943120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-bcmfs25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.943133 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-caam-jr25:amd64. 2026-05-09 00:25:24.943149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../107-librte-crypto-caam-jr25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.943163 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-caam-jr25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.943228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ccp25:amd64. 2026-05-09 00:25:24.943256 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../108-librte-crypto-ccp25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.943347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ccp25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.943358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-cnxk25:amd64. 2026-05-09 00:25:24.943512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../109-librte-crypto-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.943549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.943559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.943573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa25:amd64. 2026-05-09 00:25:24.943582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../110-librte-mempool-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.943593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.943650 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa-sec25:amd64. 2026-05-09 00:25:24.943662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../111-librte-crypto-dpaa-sec25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.943720 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa-sec25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.943737 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa2-25:amd64. 2026-05-09 00:25:24.943818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../112-librte-mempool-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.943887 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.943929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa2-sec25:amd64. 2026-05-09 00:25:24.943953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../113-librte-crypto-dpaa2-sec25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.944013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa2-sec25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.944055 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ionic25:amd64. 2026-05-09 00:25:24.944069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../114-librte-crypto-ionic25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.944130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.944189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ipsec-mb25:amd64. 2026-05-09 00:25:24.944241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../115-librte-crypto-ipsec-mb25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.944305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.944352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ipsec-mb25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.944405 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-mlx5-25:amd64. 2026-05-09 00:25:24.944418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../116-librte-crypto-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.944476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.944529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-nitrox25:amd64. 2026-05-09 00:25:24.944579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../117-librte-crypto-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.944592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.944653 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-null25:amd64. 2026-05-09 00:25:24.944695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../118-librte-crypto-null25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.944746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-null25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.944759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-octeontx25:amd64. 2026-05-09 00:25:24.944874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../119-librte-crypto-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.944891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.944951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.945004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-openssl25:amd64. 2026-05-09 00:25:24.945018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../120-librte-crypto-openssl25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.945076 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-openssl25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.945118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-reorder25:amd64. 2026-05-09 00:25:24.945159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../121-librte-reorder25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.945235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-reorder25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.945282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-scheduler25:amd64. 2026-05-09 00:25:24.945336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../122-librte-crypto-scheduler25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.945389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-scheduler25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.945403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-virtio25:amd64. 2026-05-09 00:25:24.945463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../123-librte-crypto-virtio25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.945515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-virtio25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.945529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dispatcher25:amd64. 2026-05-09 00:25:24.945585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../124-librte-dispatcher25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.945626 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dispatcher25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.945666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-distributor25:amd64. 2026-05-09 00:25:24.945689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../125-librte-distributor25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.945743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.945784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-distributor25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.945831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-cnxk25:amd64. 2026-05-09 00:25:24.945873 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../126-librte-dma-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.945914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.945954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.946006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa2-25:amd64. 2026-05-09 00:25:24.946021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../127-librte-dma-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.946188 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.946409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa25:amd64. 2026-05-09 00:25:24.946446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../128-librte-dma-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.946487 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.946503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.946519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-hisilicon25:amd64. 2026-05-09 00:25:24.946534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../129-librte-dma-hisilicon25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.946549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-hisilicon25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.946563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-idxd25:amd64. 2026-05-09 00:25:24.946578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../130-librte-dma-idxd25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.946599 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-idxd25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.946613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-ioat25:amd64. 2026-05-09 00:25:24.946628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../131-librte-dma-ioat25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.946643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-ioat25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.946663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-odm25:amd64. 2026-05-09 00:25:24.946678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../132-librte-dma-odm25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.946698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-odm25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.946765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-skeleton25:amd64. 2026-05-09 00:25:24.946786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../133-librte-dma-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.946863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.946885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.946944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-efd25:amd64. 2026-05-09 00:25:24.946994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../134-librte-efd25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.947016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-efd25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.947074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-cnxk25:amd64. 2026-05-09 00:25:24.947113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../135-librte-mempool-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.947150 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.947200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cnxk25:amd64. 2026-05-09 00:25:24.947275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../136-librte-net-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.947295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.947360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-cnxk25:amd64. 2026-05-09 00:25:24.947381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../137-librte-event-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.947431 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.947453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dlb2-25:amd64. 2026-05-09 00:25:24.947515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../138-librte-event-dlb2-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.947553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dlb2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.947605 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa2-25:amd64. 2026-05-09 00:25:24.947672 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../139-librte-net-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.947720 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.947767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa2-25:amd64. 2026-05-09 00:25:24.947817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../140-librte-event-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.947893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.947916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa25:amd64. 2026-05-09 00:25:24.947962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../141-librte-net-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.948016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.948058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa25:amd64. 2026-05-09 00:25:24.948102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../142-librte-event-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.948148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.948188 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dsw25:amd64. 2026-05-09 00:25:24.948246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../143-librte-event-dsw25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.948291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dsw25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.948333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeontx25:amd64. 2026-05-09 00:25:24.948375 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../144-librte-net-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.948418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.948468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-octeontx25:amd64. 2026-05-09 00:25:24.948489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../145-librte-event-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.948524 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.948573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-opdl25:amd64. 2026-05-09 00:25:24.948618 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../146-librte-event-opdl25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.948661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-opdl25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.948703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-skeleton25:amd64. 2026-05-09 00:25:24.948750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../147-librte-event-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.948772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.948850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-sw25:amd64. 2026-05-09 00:25:24.948879 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../148-librte-event-sw25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.948924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-sw25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.948967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rib25:amd64. 2026-05-09 00:25:24.949008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../149-librte-rib25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.950272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rib25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.950306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-fib25:amd64. 2026-05-09 00:25:24.950320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../150-librte-fib25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.950346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-fib25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.950359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gpudev25:amd64. 2026-05-09 00:25:24.950372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../151-librte-gpudev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.950385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gpudev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.950397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pcapng25:amd64. 2026-05-09 00:25:24.950410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../152-librte-pcapng25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.950423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pcapng25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.950436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-graph25:amd64. 2026-05-09 00:25:24.950450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../153-librte-graph25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.950463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-graph25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.950476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gro25:amd64. 2026-05-09 00:25:24.950488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../154-librte-gro25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.950501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gro25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.950514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gso25:amd64. 2026-05-09 00:25:24.950526 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../155-librte-gso25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.950539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gso25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.950552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ip-frag25:amd64. 2026-05-09 00:25:24.950577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.950591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../156-librte-ip-frag25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.950604 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ip-frag25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.950617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ipsec25:amd64. 2026-05-09 00:25:24.950630 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../157-librte-ipsec25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.950643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ipsec25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.950656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-jobstats25:amd64. 2026-05-09 00:25:24.950669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../158-librte-jobstats25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.950682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-jobstats25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.950695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-latencystats25:amd64. 2026-05-09 00:25:24.950707 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../159-librte-latencystats25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.950720 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-latencystats25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.950733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-lpm25:amd64. 2026-05-09 00:25:24.950746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../160-librte-lpm25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.950759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-lpm25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.950772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-member25:amd64. 2026-05-09 00:25:24.950785 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../161-librte-member25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.950818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.950832 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-member25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.950844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.950857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-bucket25:amd64. 2026-05-09 00:25:24.950869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../162-librte-mempool-bucket25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.950889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-bucket25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.950901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-ring25:amd64. 2026-05-09 00:25:24.950914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../163-librte-mempool-ring25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.950927 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-ring25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.950940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-stack25:amd64. 2026-05-09 00:25:24.950962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../164-librte-stack25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.950976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-stack25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.950989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-stack25:amd64. 2026-05-09 00:25:24.951002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../165-librte-mempool-stack25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.951014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-stack25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.951027 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mldev25:amd64. 2026-05-09 00:25:24.951034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../166-librte-mldev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.951050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mldev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.951058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ml-cnxk25:amd64. 2026-05-09 00:25:24.951065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.951072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../167-librte-ml-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.951079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ml-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.951091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-packet25:amd64. 2026-05-09 00:25:24.951098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../168-librte-net-af-packet25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.951105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-packet25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.951112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-xdp25:amd64. 2026-05-09 00:25:24.951119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../169-librte-net-af-xdp25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.951129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-xdp25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.951240 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ark25:amd64. 2026-05-09 00:25:24.951270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../170-librte-net-ark25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.951310 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ark25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.951356 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-atlantic25:amd64. 2026-05-09 00:25:24.951413 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../171-librte-net-atlantic25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.951448 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-atlantic25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.951491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-avp25:amd64. 2026-05-09 00:25:24.951541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../172-librte-net-avp25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.951590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-avp25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.951623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-axgbe25:amd64. 2026-05-09 00:25:24.951665 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../173-librte-net-axgbe25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.951706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-axgbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.951749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnx2x25:amd64. 2026-05-09 00:25:24.951814 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../174-librte-net-bnx2x25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.951861 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnx2x25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.951908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnxt25:amd64. 2026-05-09 00:25:24.951945 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../175-librte-net-bnxt25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.951987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnxt25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.952082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-sched25:amd64. 2026-05-09 00:25:24.952095 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../176-librte-sched25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.952137 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.952185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-sched25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.952267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bond25:amd64. 2026-05-09 00:25:24.952295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../177-librte-net-bond25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.952353 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bond25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.952365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cpfl25:amd64. 2026-05-09 00:25:24.952423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../178-librte-net-cpfl25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.952464 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cpfl25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.952483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cxgbe25:amd64. 2026-05-09 00:25:24.952550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../179-librte-net-cxgbe25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.952570 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cxgbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.952620 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-e1000-25:amd64. 2026-05-09 00:25:24.952655 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../180-librte-net-e1000-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.952698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.952743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-e1000-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.952814 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ena25:amd64. 2026-05-09 00:25:24.952872 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../181-librte-net-ena25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.952890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ena25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.952961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetc25:amd64. 2026-05-09 00:25:24.953015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../182-librte-net-enetc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.953034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.953088 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetfec25:amd64. 2026-05-09 00:25:24.953107 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../183-librte-net-enetfec25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.953160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetfec25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.953179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enic25:amd64. 2026-05-09 00:25:24.953261 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../184-librte-net-enic25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.953288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enic25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.953355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-failsafe25:amd64. 2026-05-09 00:25:24.953374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../185-librte-net-failsafe25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.953427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-failsafe25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.953446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-fm10k25:amd64. 2026-05-09 00:25:24.953498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../186-librte-net-fm10k25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.953517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-fm10k25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.953534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-gve25:amd64. 2026-05-09 00:25:24.953565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../187-librte-net-gve25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.953583 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-gve25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.953648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hinic25:amd64. 2026-05-09 00:25:24.953662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../188-librte-net-hinic25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.953727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hinic25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.953741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hns3-25:amd64. 2026-05-09 00:25:24.953759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../189-librte-net-hns3-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.953847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hns3-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.953868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-i40e25:amd64. 2026-05-09 00:25:24.953918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../190-librte-net-i40e25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.953938 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-i40e25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.953954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-iavf25:amd64. 2026-05-09 00:25:24.953979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../191-librte-net-iavf25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.953997 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-iavf25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.954014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ice25:amd64. 2026-05-09 00:25:24.954071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../192-librte-net-ice25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.954082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ice25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.954092 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-idpf25:amd64. 2026-05-09 00:25:24.954128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../193-librte-net-idpf25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.954139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-idpf25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.954172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-igc25:amd64. 2026-05-09 00:25:24.954229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../194-librte-net-igc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.954254 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.954273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-igc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.954291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ionic25:amd64. 2026-05-09 00:25:24.954322 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../195-librte-net-ionic25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.954387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.954432 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ipn3ke25:amd64. 2026-05-09 00:25:24.954467 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../196-librte-net-ipn3ke25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.954478 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ipn3ke25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.954511 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ixgbe25:amd64. 2026-05-09 00:25:24.954522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../197-librte-net-ixgbe25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.954547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ixgbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.954613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mana25:amd64. 2026-05-09 00:25:24.954629 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../198-librte-net-mana25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.954646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mana25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.954660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-memif25:amd64. 2026-05-09 00:25:24.954670 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../199-librte-net-memif25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.954717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-memif25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.954725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx4-25:amd64. 2026-05-09 00:25:24.954735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../200-librte-net-mlx4-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.954777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx4-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx5-25:amd64. 2026-05-09 00:25:24.957376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../201-librte-net-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-netvsc25:amd64. 2026-05-09 00:25:24.957420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../202-librte-net-netvsc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-netvsc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-nfp25:amd64. 2026-05-09 00:25:24.957459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../203-librte-net-nfp25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957472 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ngbe25:amd64. 2026-05-09 00:25:24.957493 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../204-librte-net-ngbe25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957511 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ngbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ntnic25:amd64. 2026-05-09 00:25:24.957526 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../205-librte-net-ntnic25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957533 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ntnic25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-null25:amd64. 2026-05-09 00:25:24.957547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../206-librte-net-null25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-null25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957561 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeon-ep25:amd64. 2026-05-09 00:25:24.957568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.957575 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../207-librte-net-octeon-ep25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeon-ep25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957605 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pcap25:amd64. 2026-05-09 00:25:24.957612 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../208-librte-net-pcap25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957620 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pcap25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pfe25:amd64. 2026-05-09 00:25:24.957634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../209-librte-net-pfe25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pfe25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-qede25:amd64. 2026-05-09 00:25:24.957655 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../210-librte-net-qede25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-qede25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-r8169-25:amd64. 2026-05-09 00:25:24.957676 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../211-librte-net-r8169-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-r8169-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ring25:amd64. 2026-05-09 00:25:24.957697 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../212-librte-net-ring25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ring25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957710 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-sfc25:amd64. 2026-05-09 00:25:24.957717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../213-librte-net-sfc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957724 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-sfc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-port25:amd64. 2026-05-09 00:25:24.957749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../214-librte-port25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957756 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-port25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-table25:amd64. 2026-05-09 00:25:24.957770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../215-librte-table25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-table25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pipeline25:amd64. 2026-05-09 00:25:24.957816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../216-librte-pipeline25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957824 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pipeline25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-softnic25:amd64. 2026-05-09 00:25:24.957838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../217-librte-net-softnic25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-softnic25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-tap25:amd64. 2026-05-09 00:25:24.957863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../218-librte-net-tap25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-tap25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-thunderx25:amd64. 2026-05-09 00:25:24.957891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../219-librte-net-thunderx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-thunderx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-txgbe25:amd64. 2026-05-09 00:25:24.957912 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../220-librte-net-txgbe25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-txgbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vdev-netvsc25:amd64. 2026-05-09 00:25:24.957933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../221-librte-net-vdev-netvsc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vdev-netvsc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vhost25:amd64. 2026-05-09 00:25:24.957953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../222-librte-vhost25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vhost25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vhost25:amd64. 2026-05-09 00:25:24.957974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../223-librte-net-vhost25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.957981 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vhost25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.957988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-virtio25:amd64. 2026-05-09 00:25:24.957995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../224-librte-net-virtio25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-virtio25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vmxnet3-25:amd64. 2026-05-09 00:25:24.958015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../225-librte-net-vmxnet3-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vmxnet3-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-zxdh25:amd64. 2026-05-09 00:25:24.958036 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../226-librte-net-zxdh25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958043 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-zxdh25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-node25:amd64. 2026-05-09 00:25:24.958058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../227-librte-node25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-node25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdcp25:amd64. 2026-05-09 00:25:24.958085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../228-librte-pdcp25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958092 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdcp25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdump25:amd64. 2026-05-09 00:25:24.958115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../229-librte-pdump25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdump25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power25:amd64. 2026-05-09 00:25:24.958137 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../230-librte-power25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958151 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-acpi25:amd64. 2026-05-09 00:25:24.958158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../231-librte-power-acpi25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-acpi25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-amd-pstate25:amd64. 2026-05-09 00:25:24.958183 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../232-librte-power-amd-pstate25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-amd-pstate25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-cppc25:amd64. 2026-05-09 00:25:24.958232 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../233-librte-power-cppc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-cppc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-intel-pstate25:amd64. 2026-05-09 00:25:24.958259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../234-librte-power-intel-pstate25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-intel-pstate25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-intel-uncore25:amd64. 2026-05-09 00:25:24.958280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../235-librte-power-intel-uncore25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-intel-uncore25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958294 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-kvm-vm25:amd64. 2026-05-09 00:25:24.958301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../236-librte-power-kvm-vm25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-kvm-vm25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-bphy25:amd64. 2026-05-09 00:25:24.958321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../237-librte-raw-cnxk-bphy25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958328 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-bphy25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-gpio25:amd64. 2026-05-09 00:25:24.958342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../238-librte-raw-cnxk-gpio25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-gpio25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958356 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-rvu-lf25:amd64. 2026-05-09 00:25:24.958363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../239-librte-raw-cnxk-rvu-lf25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-rvu-lf25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958383 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-dpaa2-cmdif25:amd64. 2026-05-09 00:25:24.958391 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../240-librte-raw-dpaa2-cmdif25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-dpaa2-cmdif25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958405 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-gdtc25:amd64. 2026-05-09 00:25:24.958418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../241-librte-raw-gdtc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-gdtc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958432 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ifpga25:amd64. 2026-05-09 00:25:24.958439 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../242-librte-raw-ifpga25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ifpga25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ntb25:amd64. 2026-05-09 00:25:24.958460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../243-librte-raw-ntb25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958467 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ntb25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-skeleton25:amd64. 2026-05-09 00:25:24.958481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../244-librte-raw-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regexdev25:amd64. 2026-05-09 00:25:24.958506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../245-librte-regexdev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regexdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-cn9k25:amd64. 2026-05-09 00:25:24.958528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../246-librte-regex-cn9k25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-cn9k25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958542 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-mlx5-25:amd64. 2026-05-09 00:25:24.958549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../247-librte-regex-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-ifc25:amd64. 2026-05-09 00:25:24.958569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../248-librte-vdpa-ifc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-ifc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-mlx5-25:amd64. 2026-05-09 00:25:24.958591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../249-librte-vdpa-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958597 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958610 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-nfp25:amd64. 2026-05-09 00:25:24.958617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../250-librte-vdpa-nfp25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958631 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-sfc25:amd64. 2026-05-09 00:25:24.958638 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../251-librte-vdpa-sfc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958645 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-sfc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-all:amd64. 2026-05-09 00:25:24.958659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../252-librte-meta-all_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-all:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958673 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-allpmds:amd64. 2026-05-09 00:25:24.958680 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../253-librte-meta-allpmds_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958686 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-allpmds:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-baseband:amd64. 2026-05-09 00:25:24.958700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../254-librte-meta-baseband_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-baseband:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958720 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-bus:amd64. 2026-05-09 00:25:24.958727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../255-librte-meta-bus_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-bus:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-common:amd64. 2026-05-09 00:25:24.958747 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../256-librte-meta-common_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-common:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-compress:amd64. 2026-05-09 00:25:24.958768 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../257-librte-meta-compress_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-compress:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-crypto:amd64. 2026-05-09 00:25:24.958804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../258-librte-meta-crypto_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-crypto:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-dma:amd64. 2026-05-09 00:25:24.958830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../259-librte-meta-dma_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-dma:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-event:amd64. 2026-05-09 00:25:24.958851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../260-librte-meta-event_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-event:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-mempool:amd64. 2026-05-09 00:25:24.958878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../261-librte-meta-mempool_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-mempool:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-net:amd64. 2026-05-09 00:25:24.958899 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../262-librte-meta-net_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-net:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-raw:amd64. 2026-05-09 00:25:24.958923 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../263-librte-meta-raw_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-raw:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdpdk-dev:amd64. 2026-05-09 00:25:24.958944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.958951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../264-libdpdk-dev_24.11.1-1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdpdk-dev:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.958965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch-dpdk. 2026-05-09 00:25:24.958975 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../265-openvswitch-switch-dpdk_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:25:24.958982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch-dpdk (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:25:24.959034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-09 00:25:24.959071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2026-05-09 00:25:24.959107 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2026-05-09 00:25:24.959143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal2 (2.31.0-0.1build1) ... 2026-05-09 00:25:24.959290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up linux-libc-dev:amd64 (6.8.0-111.111) ... 2026-05-09 00:25:24.959336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:25:24.959354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-05-09 00:25:24.959365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-05-09 00:25:24.959396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:25:24.959447 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt-dev:amd64 (1.7.0-2build1) ... 2026-05-09 00:25:24.959487 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb1 (1.5-1build1) ... 2026-05-09 00:25:24.959538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-09 00:25:24.959551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-09 00:25:24.959588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-05-09 00:25:24.959600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmnl-dev:amd64 (1.0.5-2build1) ... 2026-05-09 00:25:24.959646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:25:24.959656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-09 00:25:24.959666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:25:24.959692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf-bin (1.8.1-2build1) ... 2026-05-09 00:25:24.959730 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal-dev (2.31.0-0.1build1) ... 2026-05-09 00:25:24.959742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-05-09 00:25:24.959753 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:25:24.959826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-05-09 00:25:24.959847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:25:24.959858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Selecting GID from range 100 to 59999 ... 2026-05-09 00:25:24.959905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Adding group `uuidd' (GID 102) ... 2026-05-09 00:25:24.959914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-05-09 00:25:24.959925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:25:24.959962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb-dev (1.5-1build1) ... 2026-05-09 00:25:24.959974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:25:24.960010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-05-09 00:25:24.960023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sse4.2-support (26~cloud0) ... 2026-05-09 00:25:24.960070 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmd-dev:amd64 (1.1.0-2build1.1) ... 2026-05-09 00:25:24.960079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-09 00:25:24.960091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sgml-base (1.31) ... 2026-05-09 00:25:24.960130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rdma-core (50.0-2ubuntu0.2) ... 2026-05-09 00:25:24.960142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-05-09 00:25:24.960178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:25:24.960190 | 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 2026-05-09 00:25:24.960241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:25:24.960297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbsd-dev:amd64 (0.12.1-1build1.1) ... 2026-05-09 00:25:24.960310 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-iniparse (0.5-2) ... 2026-05-09 00:25:24.960346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson-dev:amd64 (2.14-2build2) ... 2026-05-09 00:25:24.960358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:25:24.960395 | 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 2026-05-09 00:25:24.960408 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-05-09 00:25:24.960443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:25:24.960455 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up crudini (0.9.4-1) ... 2026-05-09 00:25:24.960491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-log25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.960503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-05-09 00:25:24.960539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-05-09 00:25:24.960550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pciutils (1:3.10.0-2build1) ... 2026-05-09 00:25:24.960586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-telemetry25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.960608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up xml-core (0.19) ... 2026-05-09 00:25:24.960619 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-05-09 00:25:24.960656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-kvargs25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.960668 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-argparse25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.960715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-09 00:25:24.960725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eal25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.960736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-dpaax25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.960781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2026-05-09 00:25:24.960811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-acl25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.960867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma-dev:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:25:24.960880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cfgfile25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.960915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-jobstats25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.960927 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-stack25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.960963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-timer25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.960974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meter25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rawdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961033 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up dpdk (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-cdx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-05-09 00:25:24.961165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-platform25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ring25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-auxiliary25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961279 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dmadev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961315 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-uacce25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961362 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pci25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-pci25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-ifpga25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-sfc-efx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961440 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-iavf25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961487 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-bucket25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mbuf25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961614 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-ring25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961644 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-sched25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vmbus25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961739 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-idxd25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gpudev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-reorder25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-odm25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-stack25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bbdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ntb25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-distributor25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-gdtc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.961969 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-hisilicon25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-09 00:25:24.962025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rcu25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-acc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-ioat25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compressdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-isal25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-5gnr-fec25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regexdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-turbo-sw25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-la12xx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-idpf25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962428 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-hash25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962441 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbpf-dev:amd64 (1:1.3.0-2build2) ... 2026-05-09 00:25:24.962448 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mldev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962455 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cmdline25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cryptodev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-zlib25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-null25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-security25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ethdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962657 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-lte-fec25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ip-frag25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rib25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-netvsc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cpt25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp-dev:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:25:24.962897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mana25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-virtio25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-lpm25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cpfl25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.962985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ice25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gro25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963075 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ccp25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-null25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963097 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx4-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-r8169-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963171 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-sfc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963233 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-gve25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-avp25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-axgbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-baseband:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-null25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cxgbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-qede25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vdev-netvsc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pcapng25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963441 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-memif25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963464 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ixgbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963520 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-i40e25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hinic25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963575 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ring25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnx2x25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-efd25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963673 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-fm10k25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ntnic25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ark25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ena25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.963985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-qat25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeon-ep25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964040 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bpf25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-member25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vhost25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hns3-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-idpf25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-fib25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-graph25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnxt25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ipsec25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964362 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-virtio25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964377 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-txgbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-bcmfs25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdcp25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vmxnet3-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964461 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pcap25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bond25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964518 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gso25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-common:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ipsec-mb25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pfe25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-metrics25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964676 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ipn3ke25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964696 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-openssl25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964714 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-rvu-lf25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-failsafe25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ngbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eventdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964842 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch-dpdk (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:25:24.964858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-zxdh25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-e1000-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-scheduler25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-gpio25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.964985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-iavf25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965043 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-igc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-packet25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965117 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-thunderx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-xdp25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetfec25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enic25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-atlantic25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-tap25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dlb2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-intel-uncore25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-cppc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-acpi25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-sfc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-ifc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965447 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-intel-pstate25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-latencystats25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-kvm-vm25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-port25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-amd-pstate25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-opdl25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-compress:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965645 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dsw25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965685 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-bphy25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ml-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965707 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-fslmc25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vhost25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965768 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdump25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965778 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-node25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965827 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dispatcher25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ifpga25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-sw25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-table25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.965994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bitratestats25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-cn9k25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-mempool:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-caam-jr25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966193 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-bus:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966261 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-dpaa2-cmdif25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa-sec25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-dma:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa2-sec25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966394 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pipeline25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-raw:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966470 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-softnic25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966502 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-crypto:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-all:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-net:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966606 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-event:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966618 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-allpmds:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966630 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:25:24.966678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for sgml-base (1.31) ... 2026-05-09 00:25:24.966691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:25:24.966702 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-09 00:25:24.966750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-09 00:25:24.966768 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdpdk-dev:amd64 (24.11.1-1~cloud0) ... 2026-05-09 00:25:24.966809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 6138ae68df37 2026-05-09 00:25:24.966831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> de4458191b60 2026-05-09 00:25:24.966869 | 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 2026-05-09 00:25:24.966893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 4689040cf9ac 2026-05-09 00:25:24.966951 | 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 2026-05-09 00:25:24.966962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 4689040cf9ac 2026-05-09 00:25:24.966973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 1039c87af0e6 2026-05-09 00:25:24.967010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:25:24.967022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> a4deab6255c5 2026-05-09 00:25:24.967040 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 6/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-09 00:25:24.967097 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in e7b014df2f19 2026-05-09 00:25:24.967113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container e7b014df2f19 2026-05-09 00:25:24.967132 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> ab4a4167995a 2026-05-09 00:25:24.967151 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully built 3f097435e0c0 2026-05-09 00:25:24.967170 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk:build-20260509 2026-05-09 00:25:24.967327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Built at 2026-05-09 00:25:24.967171 (took 0:01:11.193259) 2026-05-09 00:25:24.967366 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-vswitchd) to queue 2026-05-09 00:25:24.967388 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-db) to queue 2026-05-09 00:25:24.967872 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(fluentd) 2026-05-09 00:25:24.967892 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Processing 2026-05-09 00:25:24.967902 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building started at 2026-05-09 00:25:24.967724 2026-05-09 00:25:24.968512 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 plugins into plugins archive 2026-05-09 00:25:24.969653 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 additions into additions archive 2026-05-09 00:26:13.426465 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:26:13.426506 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 7fc00de2cf2e 2026-05-09 00:26:13.426514 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 2/10 : LABEL "build-date"="20260509" "name"="fluentd" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:26:13.426521 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 92a9ac618f20 2026-05-09 00:26:13.427448 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 92a9ac618f20 2026-05-09 00:26:13.427516 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> fd92109be65f 2026-05-09 00:26:13.427542 | 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 2026-05-09 00:26:13.427598 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 2a44bf18d20e 2026-05-09 00:26:13.427614 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 2a44bf18d20e 2026-05-09 00:26:13.427630 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> bf84f0d8c047 2026-05-09 00:26:13.427643 | 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 2026-05-09 00:26:13.427655 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 4f7d3e21d1f5 2026-05-09 00:26:13.427664 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 4f7d3e21d1f5 2026-05-09 00:26:13.427672 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 8d5b75f7567d 2026-05-09 00:26:13.427680 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 5/10 : COPY fluentd_sudoers /etc/sudoers.d/kolla_fluentd_sudoers 2026-05-09 00:26:13.427689 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 15b0dc3fcba6 2026-05-09 00:26:13.427698 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:26:13.427706 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 18668b7b5bfe 2026-05-09 00:26:13.427734 | 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 2026-05-09 00:26:13.427744 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 368d44a0777f 2026-05-09 00:26:13.427753 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:26:13.427762 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:26:13.427770 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:26:13.427779 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:26:13.427788 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:26:13.427797 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 https://packages.treasuredata.com/lts/5/ubuntu/noble noble InRelease [10.9 kB] 2026-05-09 00:26:13.427861 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:26:13.427871 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:26:13.427882 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:26:13.427891 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:26:13.427899 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib all Packages [2,084 B] 2026-05-09 00:26:13.427908 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 Packages [3,519 B] 2026-05-09 00:26:13.427916 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:26:13.427925 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:26:13.427934 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:26:13.427942 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:26:13.427951 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:26:13.427970 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:26:13.428021 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 30.1 MB in 3s (10.7 MB/s) 2026-05-09 00:26:13.428109 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-05-09 00:26:13.428185 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-05-09 00:26:13.428367 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-05-09 00:26:13.428455 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-05-09 00:26:13.428532 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following additional packages will be installed: 2026-05-09 00:26:13.428601 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2026-05-09 00:26:13.428666 | 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 2026-05-09 00:26:13.428731 | 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 2026-05-09 00:26:13.428805 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2026-05-09 00:26:13.428861 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libgcc-13-dev libgomp1 2026-05-09 00:26:13.428920 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-05-09 00:26:13.428979 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libncurses6 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-05-09 00:26:13.429034 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libyaml-0-2 linux-libc-dev rpcsvc-proto 2026-05-09 00:26:13.431349 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Suggested packages: 2026-05-09 00:26:13.431377 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils-doc gprofng-gui cpp-doc gcc-13-locales cpp-13-doc g++-multilib 2026-05-09 00:26:13.431386 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake 2026-05-09 00:26:13.431395 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-05-09 00:26:13.431403 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: glibc-doc libstdc++-13-doc make-doc 2026-05-09 00:26:13.431412 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Recommended packages: 2026-05-09 00:26:13.431432 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: manpages manpages-dev libc-devtools libgpm2 2026-05-09 00:26:13.431441 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following NEW packages will be installed: 2026-05-09 00:26:13.431449 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2026-05-09 00:26:13.431457 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu fluent-package g++ g++-13 2026-05-09 00:26:13.431466 | 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 2026-05-09 00:26:13.431474 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:26:13.431483 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-05-09 00:26:13.431491 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 2026-05-09 00:26:13.431499 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: liblsan0 libmpc3 libncurses6 libquadmath0 libsframe1 libstdc++-13-dev 2026-05-09 00:26:13.431508 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make rpcsvc-proto 2026-05-09 00:26:13.431516 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:26:13.431524 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Need to get 82.4 MB of archives. 2026-05-09 00:26:13.431533 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:After this operation, 323 MB of additional disk space will be used. 2026-05-09 00:26:13.431554 | 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.9-1 [13.0 MB] 2026-05-09 00:26:13.431564 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:26:13.431573 | 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] 2026-05-09 00:26:13.431582 | 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] 2026-05-09 00:26:13.431591 | 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] 2026-05-09 00:26:13.431599 | 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.10 [240 kB] 2026-05-09 00:26:13.431607 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-05-09 00:26:13.431616 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-05-09 00:26:13.431624 | 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.10 [98.0 kB] 2026-05-09 00:26:13.431633 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-05-09 00:26:13.431641 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-05-09 00:26:13.431649 | 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.10 [2,463 kB] 2026-05-09 00:26:13.431658 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-05-09 00:26:13.431666 | 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.1 [51.6 kB] 2026-05-09 00:26:13.431675 | 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] 2026-05-09 00:26:13.431683 | 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] 2026-05-09 00:26:13.431704 | 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.1 [10.7 MB] 2026-05-09 00:26:13.431720 | 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 [1,042 B] 2026-05-09 00:26:13.431736 | 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] 2026-05-09 00:26:13.431751 | 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] 2026-05-09 00:26:13.431773 | 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.1 [48.0 kB] 2026-05-09 00:26:13.431789 | 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.1 [148 kB] 2026-05-09 00:26:13.431803 | 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.1 [29.7 kB] 2026-05-09 00:26:13.431818 | 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.1 [10.5 kB] 2026-05-09 00:26:13.431845 | 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.1 [3,027 kB] 2026-05-09 00:26:13.431861 | 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 [1,322 kB] 2026-05-09 00:26:13.431877 | 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.1 [2,772 kB] 2026-05-09 00:26:13.431892 | 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 [1,184 kB] 2026-05-09 00:26:13.431908 | 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 [1,641 kB] 2026-05-09 00:26:13.431923 | 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.1 [153 kB] 2026-05-09 00:26:13.431938 | 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.1 [2,681 kB] 2026-05-09 00:26:13.431953 | 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.1 [21.1 MB] 2026-05-09 00:26:13.431968 | 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.1 [494 kB] 2026-05-09 00:26:13.431983 | 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] 2026-05-09 00:26:13.431995 | 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] 2026-05-09 00:26:13.432004 | 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.7 [20.4 kB] 2026-05-09 00:26:13.432012 | 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-111.111 [1,586 kB] 2026-05-09 00:26:13.432021 | 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] 2026-05-09 00:26:13.432029 | 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] 2026-05-09 00:26:13.432038 | 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.7 [2,124 kB] 2026-05-09 00:26:13.432047 | 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.1 [2,420 kB] 2026-05-09 00:26:13.432055 | 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.1 [12.2 MB] 2026-05-09 00:26:13.432064 | 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.1 [16.0 kB] 2026-05-09 00:26:13.432072 | 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] 2026-05-09 00:26:13.432081 | 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] 2026-05-09 00:26:13.432098 | 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] 2026-05-09 00:26:13.432107 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 82.4 MB in 2s (42.8 MB/s) 2026-05-09 00:26:13.432116 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libncurses6:amd64. 2026-05-09 00:26:13.432124 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2026-05-09 00:26:13.432149 | 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% 2026-05-09 00:26:13.432161 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 70% 2026-05-09 00:26:13.432169 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 75% 2026-05-09 00:26:13.432178 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 80% 2026-05-09 00:26:13.432186 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 85% 2026-05-09 00:26:13.432195 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 90% 2026-05-09 00:26:13.432203 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 95% 2026-05-09 00:26:13.432269 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:26:13.432278 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../00-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-09 00:26:13.432287 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:26:13.432295 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libyaml-0-2:amd64. 2026-05-09 00:26:13.432304 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../01-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-05-09 00:26:13.432312 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-09 00:26:13.432321 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package fluent-package. 2026-05-09 00:26:13.432335 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../02-fluent-package_5.0.9-1_amd64.deb ... 2026-05-09 00:26:13.432344 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking fluent-package (5.0.9-1) ... 2026-05-09 00:26:13.432352 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libjansson4:amd64. 2026-05-09 00:26:13.432361 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../03-libjansson4_2.14-2build2_amd64.deb ... 2026-05-09 00:26:13.432369 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-05-09 00:26:13.432382 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-common:amd64. 2026-05-09 00:26:13.432443 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../04-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:26:13.432457 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:26:13.432544 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libsframe1:amd64. 2026-05-09 00:26:13.432560 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../05-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:26:13.432608 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:26:13.432656 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libbinutils:amd64. 2026-05-09 00:26:13.432697 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../06-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:26:13.432746 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:26:13.432813 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf-nobfd0:amd64. 2026-05-09 00:26:13.432841 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../07-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:26:13.432881 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:26:13.432942 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf0:amd64. 2026-05-09 00:26:13.432964 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../08-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:26:13.433029 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:26:13.433043 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgprofng0:amd64. 2026-05-09 00:26:13.433146 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../09-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:26:13.433162 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:26:13.433241 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-05-09 00:26:13.433312 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../10-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:26:13.433364 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:26:13.433413 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils. 2026-05-09 00:26:13.433461 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../11-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-05-09 00:26:13.433513 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-05-09 00:26:13.433563 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:26:13.433613 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-base:amd64. 2026-05-09 00:26:13.433670 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../12-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.433722 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.433770 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libisl23:amd64. 2026-05-09 00:26:13.433807 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../13-libisl23_0.26-3build1.1_amd64.deb ... 2026-05-09 00:26:13.433844 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:26:13.433894 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libmpc3:amd64. 2026-05-09 00:26:13.433942 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../14-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-05-09 00:26:13.433990 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:26:13.434038 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-05-09 00:26:13.434086 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../15-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.434134 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.434180 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13. 2026-05-09 00:26:13.434379 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../16-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.434445 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.434469 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-05-09 00:26:13.434480 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../17-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:26:13.434490 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:26:13.434504 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp. 2026-05-09 00:26:13.434517 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../18-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:26:13.434584 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:26:13.434639 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcc1-0:amd64. 2026-05-09 00:26:13.434655 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../19-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.434732 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.434748 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgomp1:amd64. 2026-05-09 00:26:13.434808 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../20-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.434850 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.434890 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libitm1:amd64. 2026-05-09 00:26:13.434929 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../21-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.434969 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.435008 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libatomic1:amd64. 2026-05-09 00:26:13.435058 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../22-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.435099 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.435138 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libasan8:amd64. 2026-05-09 00:26:13.435178 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../23-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.435263 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.435285 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package liblsan0:amd64. 2026-05-09 00:26:13.435348 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../24-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.435395 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.435442 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libtsan2:amd64. 2026-05-09 00:26:13.435489 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../25-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.435540 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-05-09 00:26:13.435589 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.435636 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libubsan1:amd64. 2026-05-09 00:26:13.435683 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../26-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.435729 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.435792 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libhwasan0:amd64. 2026-05-09 00:26:13.435809 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../27-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.435864 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.435906 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libquadmath0:amd64. 2026-05-09 00:26:13.435973 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../28-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.435989 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.436040 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgcc-13-dev:amd64. 2026-05-09 00:26:13.436081 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../29-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.436121 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-05-09 00:26:13.436161 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.436200 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-05-09 00:26:13.436308 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../30-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.436358 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.436403 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13. 2026-05-09 00:26:13.436447 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../31-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.436501 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.436547 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-05-09 00:26:13.436591 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../32-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:26:13.436640 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:26:13.436783 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc. 2026-05-09 00:26:13.436815 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../33-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:26:13.436950 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:26:13.436978 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc-dev-bin. 2026-05-09 00:26:13.436993 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../34-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-05-09 00:26:13.437003 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:26:13.437125 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package linux-libc-dev:amd64. 2026-05-09 00:26:13.437137 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../35-linux-libc-dev_6.8.0-111.111_amd64.deb ... 2026-05-09 00:26:13.437145 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking linux-libc-dev:amd64 (6.8.0-111.111) ... 2026-05-09 00:26:13.437156 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcrypt-dev:amd64. 2026-05-09 00:26:13.437191 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../36-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-05-09 00:26:13.437297 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-05-09 00:26:13.437319 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package rpcsvc-proto. 2026-05-09 00:26:13.437381 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-05-09 00:26:13.437420 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../37-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-05-09 00:26:13.437458 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-05-09 00:26:13.437495 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc6-dev:amd64. 2026-05-09 00:26:13.437533 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../38-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-05-09 00:26:13.437570 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-05-09 00:26:13.437608 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-05-09 00:26:13.437645 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../39-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.437682 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.437719 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-05-09 00:26:13.437757 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../40-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.437794 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.437828 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13. 2026-05-09 00:26:13.437868 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../41-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:26:13.437907 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.437944 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-05-09 00:26:13.437981 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../42-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:26:13.438018 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:26:13.438055 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++. 2026-05-09 00:26:13.438092 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../43-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-09 00:26:13.438129 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:26:13.438166 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package make. 2026-05-09 00:26:13.438240 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../44-make_4.3-4.1build2_amd64.deb ... 2026-05-09 00:26:13.438284 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking make (4.3-4.1build2) ... 2026-05-09 00:26:13.438336 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-09 00:26:13.438383 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:26:13.438428 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up linux-libc-dev:amd64 (6.8.0-111.111) ... 2026-05-09 00:26:13.438466 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:26:13.438522 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.438559 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:26:13.438596 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-05-09 00:26:13.438633 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-05-09 00:26:13.438670 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.438707 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up make (4.3-4.1build2) ... 2026-05-09 00:26:13.438743 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:26:13.438781 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.438818 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:26:13.438855 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.438892 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.438928 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.438966 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-05-09 00:26:13.439003 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.439040 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up fluent-package (5.0.9-1) ... 2026-05-09 00:26:13.439077 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:useradd warning: _fluentd's uid 42447 is greater than SYS_UID_MAX 999 2026-05-09 00:26:13.439115 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.439151 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:26:13.439188 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:26:13.439260 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:26:13.439313 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.439351 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.442342 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:26:13.442366 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:26:13.442375 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.442384 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:26:13.442392 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.442401 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-05-09 00:26:13.442409 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.442417 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:26:13.442425 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:26:13.442442 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.442451 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.442460 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:26:13.442468 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.442477 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:26:13.442486 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.442494 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:26:13.442502 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:26:13.442511 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:26:13.442519 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:26:13.442528 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:26:13.442536 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-05-09 00:26:13.442546 | 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 2026-05-09 00:26:13.442556 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:26:13.442564 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 368d44a0777f 2026-05-09 00:26:13.442573 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 9c06375206c0 2026-05-09 00:26:13.442582 | 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 2026-05-09 00:26:13.442599 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 45c6a1428277 2026-05-09 00:26:13.442607 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-grok-parser-2.6.2 2026-05-09 00:26:13.442615 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-grok-parser-2.6.2 2026-05-09 00:26:13.442623 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-grok-parser-2.6.2 2026-05-09 00:26:13.442632 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-grok-parser after 0 seconds 2026-05-09 00:26:13.442645 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-prometheus-2.2.2 2026-05-09 00:26:13.442667 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-prometheus-2.2.2 2026-05-09 00:26:13.442680 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-prometheus-2.2.2 2026-05-09 00:26:13.442694 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-prometheus after 0 seconds 2026-05-09 00:26:13.442707 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-rewrite-tag-filter-2.4.0 2026-05-09 00:26:13.442720 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2026-05-09 00:26:13.442733 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2026-05-09 00:26:13.442745 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-rewrite-tag-filter after 0 seconds 2026-05-09 00:26:13.442753 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:3 gems installed 2026-05-09 00:26:13.442761 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 45c6a1428277 2026-05-09 00:26:13.442768 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 9e27089c8926 2026-05-09 00:26:13.442787 | 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 2026-05-09 00:26:13.442797 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in efb1b68e35e9 2026-05-09 00:26:13.442805 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-05-09 00:26:13.442813 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-05-09 00:26:13.442820 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-05-09 00:26:13.442828 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Package 'build-essential' is not installed, so not removed 2026-05-09 00:26:13.442836 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:26:13.442843 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-05-09 00:26:13.442851 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-05-09 00:26:13.442858 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-05-09 00:26:13.442872 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:26:13.442880 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container efb1b68e35e9 2026-05-09 00:26:13.442888 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> b73cf57ac7c6 2026-05-09 00:26:13.442895 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 10/10 : USER fluentd 2026-05-09 00:26:13.442903 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in e4e60e875784 2026-05-09 00:26:13.442910 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container e4e60e875784 2026-05-09 00:26:13.442918 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 9101bc5d322a 2026-05-09 00:26:13.442926 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully built 91eb3d83d9a8 2026-05-09 00:26:13.442933 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully tagged osism.harbor.regio.digital/kolla/fluentd:build-20260509 2026-05-09 00:26:13.442941 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Built at 2026-05-09 00:26:13.440852 (took 0:00:48.473128) 2026-05-09 00:26:13.442949 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-base) 2026-05-09 00:26:13.442957 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Processing 2026-05-09 00:26:13.442964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Building started at 2026-05-09 00:26:13.441274 2026-05-09 00:26:13.442972 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 plugins into plugins archive 2026-05-09 00:26:13.443003 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 additions into additions archive 2026-05-09 00:26:15.365195 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:26:15.365331 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 7fc00de2cf2e 2026-05-09 00:26:15.365418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 2/4 : LABEL "build-date"="20260509" "name"="hacluster-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:26:15.365458 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in e9371b7086c5 2026-05-09 00:26:15.365475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container e9371b7086c5 2026-05-09 00:26:15.365512 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 17051be37143 2026-05-09 00:26:15.365571 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:26:15.365625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> c6d472bae509 2026-05-09 00:26:15.365675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 4/4 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-09 00:26:15.365957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in 67fe06e76a6f 2026-05-09 00:26:15.366030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container 67fe06e76a6f 2026-05-09 00:26:15.366053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> b95344d8e4d9 2026-05-09 00:26:15.366073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully built 186acb465459 2026-05-09 00:26:15.366133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-base:build-20260509 2026-05-09 00:26:15.366155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Built at 2026-05-09 00:26:15.365925 (took 0:00:01.924651) 2026-05-09 00:26:15.366269 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-corosync) to queue 2026-05-09 00:26:15.366346 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pcs) to queue 2026-05-09 00:26:15.366410 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker-remote) to queue 2026-05-09 00:26:15.366434 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker) to queue 2026-05-09 00:26:15.366900 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cron) 2026-05-09 00:26:15.366959 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Processing 2026-05-09 00:26:15.367017 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building started at 2026-05-09 00:26:15.366905 2026-05-09 00:26:15.368344 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 plugins into plugins archive 2026-05-09 00:26:15.369281 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 additions into additions archive 2026-05-09 00:26:28.078717 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:26:28.078791 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 7fc00de2cf2e 2026-05-09 00:26:28.078827 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 2/6 : LABEL "build-date"="20260509" "name"="cron" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:26:28.078863 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 2cb49835bd04 2026-05-09 00:26:28.078874 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 2cb49835bd04 2026-05-09 00:26:28.078884 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> d9b62e08454d 2026-05-09 00:26:28.078895 | 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/* 2026-05-09 00:26:28.078907 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in d52ed9730b95 2026-05-09 00:26:28.079011 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:26:28.079260 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:26:28.079390 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:26:28.079403 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:26:28.079414 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:26:28.079425 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:26:28.079435 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:26:28.079446 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:26:28.079456 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:11 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:26:28.079468 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:26:28.079479 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:26:28.079489 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:26:28.079499 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:26:28.079510 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:26:28.079520 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:26:28.079530 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 30.1 MB in 3s (12.0 MB/s) 2026-05-09 00:26:28.079541 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-05-09 00:26:28.079552 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-05-09 00:26:28.079562 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-05-09 00:26:28.079573 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-05-09 00:26:28.079588 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following additional packages will be installed: 2026-05-09 00:26:28.079598 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron-daemon-common libpopt0 2026-05-09 00:26:28.079609 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Suggested packages: 2026-05-09 00:26:28.079619 | ubuntu-noble-large | INFO:kolla.common.utils.cron: anacron checksecurity supercat default-mta | mail-transport-agent bsd-mailx 2026-05-09 00:26:28.079630 | ubuntu-noble-large | INFO:kolla.common.utils.cron: | mailx 2026-05-09 00:26:28.079640 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following NEW packages will be installed: 2026-05-09 00:26:28.079660 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron cron-daemon-common libpopt0 logrotate 2026-05-09 00:26:28.079670 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:26:28.079681 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Need to get 180 kB of archives. 2026-05-09 00:26:28.079691 | ubuntu-noble-large | INFO:kolla.common.utils.cron:After this operation, 558 kB of additional disk space will be used. 2026-05-09 00:26:28.079701 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:26:28.079712 | 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] 2026-05-09 00:26:28.079722 | 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] 2026-05-09 00:26:28.079733 | 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] 2026-05-09 00:26:28.079743 | 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] 2026-05-09 00:26:28.079754 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 180 kB in 0s (846 kB/s) 2026-05-09 00:26:28.079764 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron-daemon-common. 2026-05-09 00:26:28.079872 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2026-05-09 00:26:28.080127 | 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% 2026-05-09 00:26:28.080328 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2026-05-09 00:26:28.080471 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2026-05-09 00:26:28.080482 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2026-05-09 00:26:28.080492 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2026-05-09 00:26:28.080501 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2026-05-09 00:26:28.080531 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2026-05-09 00:26:28.080542 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:26:28.080552 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-05-09 00:26:28.080562 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-09 00:26:28.080572 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-09 00:26:28.080581 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Creating group 'crontab' with GID 995. 2026-05-09 00:26:28.080591 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron. 2026-05-09 00:26:28.080601 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2026-05-09 00:26:28.080611 | 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% 2026-05-09 00:26:28.080621 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2026-05-09 00:26:28.080631 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2026-05-09 00:26:28.080640 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2026-05-09 00:26:28.080650 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2026-05-09 00:26:28.080659 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2026-05-09 00:26:28.080669 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2026-05-09 00:26:28.080686 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11587 files and directories currently installed.) 2026-05-09 00:26:28.080696 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-05-09 00:26:28.080706 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-05-09 00:26:28.080724 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package libpopt0:amd64. 2026-05-09 00:26:28.080734 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-09 00:26:28.080823 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 00:26:28.080840 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package logrotate. 2026-05-09 00:26:28.080857 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../logrotate_3.21.0-2build1_amd64.deb ... 2026-05-09 00:26:28.080867 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking logrotate (3.21.0-2build1) ... 2026-05-09 00:26:28.080877 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron (3.0pl1-184ubuntu2) ... 2026-05-09 00:26:28.080887 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: could not determine current runlevel 2026-05-09 00:26:28.080896 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:26:28.080906 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 00:26:28.080915 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up logrotate (3.21.0-2build1) ... 2026-05-09 00:26:28.080925 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:26:28.080935 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container d52ed9730b95 2026-05-09 00:26:28.080944 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> b6c86d0060e8 2026-05-09 00:26:28.080954 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:26:28.080964 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> c05f62c07153 2026-05-09 00:26:28.080979 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-09 00:26:28.080989 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 2b2e31d9baed 2026-05-09 00:26:28.080999 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 2b2e31d9baed 2026-05-09 00:26:28.081009 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> a93edad1ff60 2026-05-09 00:26:28.081020 | 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 2026-05-09 00:26:28.081031 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in eb2c4c809a2b 2026-05-09 00:26:28.081042 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-05-09 00:26:28.081051 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-05-09 00:26:28.081061 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-05-09 00:26:28.081071 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Package 'build-essential' is not installed, so not removed 2026-05-09 00:26:28.081081 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:26:28.081091 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-05-09 00:26:28.081100 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-05-09 00:26:28.081110 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-05-09 00:26:28.081119 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:26:28.081129 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container eb2c4c809a2b 2026-05-09 00:26:28.081139 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> eba0c57c15c6 2026-05-09 00:26:28.081156 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully built f42a642d8510 2026-05-09 00:26:28.081166 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully tagged osism.harbor.regio.digital/kolla/cron:build-20260509 2026-05-09 00:26:28.081176 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Built at 2026-05-09 00:26:28.080468 (took 0:00:12.713563) 2026-05-09 00:26:28.081237 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-base) 2026-05-09 00:26:28.081254 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Processing 2026-05-09 00:26:28.081264 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Building started at 2026-05-09 00:26:28.080756 2026-05-09 00:26:28.081580 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 plugins into plugins archive 2026-05-09 00:26:28.081982 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 additions into additions archive 2026-05-09 00:26:30.101737 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:26:30.101848 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 7fc00de2cf2e 2026-05-09 00:26:30.101876 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 2/5 : LABEL "build-date"="20260509" "name"="prometheus-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:26:30.102091 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 2278ac5aca86 2026-05-09 00:26:30.102262 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 2278ac5aca86 2026-05-09 00:26:30.102295 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> b9cb548c1ad2 2026-05-09 00:26:30.102310 | 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 2026-05-09 00:26:30.102332 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in b8c426aa3f2e 2026-05-09 00:26:30.102350 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container b8c426aa3f2e 2026-05-09 00:26:30.102523 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 6486c7c66787 2026-05-09 00:26:30.102550 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:26:30.102731 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 262900f6aecd 2026-05-09 00:26:30.102796 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-09 00:26:30.103327 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 8f94923f802a 2026-05-09 00:26:30.103349 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 8f94923f802a 2026-05-09 00:26:30.103409 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 19f391a4b7ba 2026-05-09 00:26:30.103432 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully built f4da9631ae65 2026-05-09 00:26:30.103454 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-base:build-20260509 2026-05-09 00:26:30.103478 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Built at 2026-05-09 00:26:30.103077 (took 0:00:02.022321) 2026-05-09 00:26:30.103508 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-cadvisor) to queue 2026-05-09 00:26:30.103640 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-elasticsearch-exporter) to queue 2026-05-09 00:26:30.103685 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-alertmanager) to queue 2026-05-09 00:26:30.103805 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-openstack-exporter) to queue 2026-05-09 00:26:30.103835 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-node-exporter) to queue 2026-05-09 00:26:30.103929 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-ovn-exporter) to queue 2026-05-09 00:26:30.103959 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mysqld-exporter) to queue 2026-05-09 00:26:30.104069 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-server) to queue 2026-05-09 00:26:30.104099 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-libvirt-exporter) to queue 2026-05-09 00:26:30.104194 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-memcached-exporter) to queue 2026-05-09 00:26:30.104406 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-blackbox-exporter) to queue 2026-05-09 00:26:30.104562 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mtail) to queue 2026-05-09 00:26:30.105081 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(iscsid) 2026-05-09 00:26:30.105118 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Processing 2026-05-09 00:26:30.105317 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building started at 2026-05-09 00:26:30.105105 2026-05-09 00:26:30.106546 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 plugins into plugins archive 2026-05-09 00:26:30.108536 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 additions into additions archive 2026-05-09 00:26:47.609471 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 00:26:47.609574 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 7fc00de2cf2e 2026-05-09 00:26:47.609635 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 2/6 : LABEL "build-date"="20260509" "name"="iscsid" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:26:47.609680 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in f5be9fc4d825 2026-05-09 00:26:47.609698 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container f5be9fc4d825 2026-05-09 00:26:47.609742 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 007166201191 2026-05-09 00:26:47.609802 | 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/* 2026-05-09 00:26:47.609893 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 965abb1f2433 2026-05-09 00:26:47.609932 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:26:47.609973 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:26:47.610082 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:26:47.610158 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:26:47.610302 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:26:47.611442 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:26:47.611575 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:26:47.611600 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:26:47.611616 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:26:47.611633 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:26:47.611649 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:26:47.611665 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:26:47.611680 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:26:47.611695 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:26:47.611711 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:26:47.611727 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 30.1 MB in 2s (12.4 MB/s) 2026-05-09 00:26:47.611745 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-05-09 00:26:47.611762 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-05-09 00:26:47.611780 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-05-09 00:26:47.611798 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-05-09 00:26:47.611815 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-05-09 00:26:47.611831 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following additional packages will be installed: 2026-05-09 00:26:47.611847 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2026-05-09 00:26:47.611864 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2026-05-09 00:26:47.611880 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-six python3-typing-extensions python3-urwid 2026-05-09 00:26:47.613339 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-wcwidth 2026-05-09 00:26:47.613387 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Suggested packages: 2026-05-09 00:26:47.613399 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: low-memory-monitor python-pyparsing-doc python3-wxgtk4.0 python3-pyqt5 2026-05-09 00:26:47.613409 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python-urwid-doc 2026-05-09 00:26:47.613419 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Recommended packages: 2026-05-09 00:26:47.613429 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-data shared-mime-info xdg-user-dirs 2026-05-09 00:26:47.613439 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following NEW packages will be installed: 2026-05-09 00:26:47.613448 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2026-05-09 00:26:47.613458 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2026-05-09 00:26:47.613468 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-rtslib-fb python3-six python3-typing-extensions 2026-05-09 00:26:47.613478 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-urwid python3-wcwidth targetcli-fb 2026-05-09 00:26:47.613487 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:26:47.613497 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Need to get 2,584 kB of archives. 2026-05-09 00:26:47.613506 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:After this operation, 9,955 kB of additional disk space will be used. 2026-05-09 00:26:47.613516 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:26:47.613580 | 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.8 [1,545 kB] 2026-05-09 00:26:47.613594 | 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.8 [183 kB] 2026-05-09 00:26:47.613604 | 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] 2026-05-09 00:26:47.613614 | 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] 2026-05-09 00:26:47.613624 | 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] 2026-05-09 00:26:47.613634 | 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] 2026-05-09 00:26:47.613644 | 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] 2026-05-09 00:26:47.613654 | 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] 2026-05-09 00:26:47.613676 | 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] 2026-05-09 00:26:47.613686 | 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] 2026-05-09 00:26:47.613696 | 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] 2026-05-09 00:26:47.613706 | 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] 2026-05-09 00:26:47.613715 | 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] 2026-05-09 00:26:47.613725 | 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] 2026-05-09 00:26:47.613734 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 2,584 kB in 0s (5,759 kB/s) 2026-05-09 00:26:47.613744 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-09 00:26:47.613754 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2026-05-09 00:26:47.613766 | 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% 2026-05-09 00:26:47.613779 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 70% 2026-05-09 00:26:47.613789 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 75% 2026-05-09 00:26:47.613798 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 80% 2026-05-09 00:26:47.613813 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 85% 2026-05-09 00:26:47.613830 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 90% 2026-05-09 00:26:47.613846 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 95% 2026-05-09 00:26:47.613881 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:26:47.613898 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 00:26:47.613914 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:26:47.613932 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-05-09 00:26:47.613961 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../01-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 00:26:47.613978 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:26:47.613989 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-05-09 00:26:47.614005 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../02-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-05-09 00:26:47.614015 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-05-09 00:26:47.614076 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-05-09 00:26:47.614169 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../03-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2026-05-09 00:26:47.614422 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-05-09 00:26:47.614521 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-gi. 2026-05-09 00:26:47.614596 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../04-python3-gi_3.48.2-1_amd64.deb ... 2026-05-09 00:26:47.614789 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-gi (3.48.2-1) ... 2026-05-09 00:26:47.614879 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyparsing. 2026-05-09 00:26:47.615004 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../05-python3-pyparsing_3.1.1-1_all.deb ... 2026-05-09 00:26:47.615123 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyparsing (3.1.1-1) ... 2026-05-09 00:26:47.615280 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-six. 2026-05-09 00:26:47.615413 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../06-python3-six_1.16.0-4_all.deb ... 2026-05-09 00:26:47.615527 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-six (1.16.0-4) ... 2026-05-09 00:26:47.615597 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-typing-extensions. 2026-05-09 00:26:47.615681 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-09 00:26:47.615743 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-09 00:26:47.615812 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-wcwidth. 2026-05-09 00:26:47.615902 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../08-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-09 00:26:47.615979 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-09 00:26:47.616100 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-urwid. 2026-05-09 00:26:47.616238 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../09-python3-urwid_2.6.10-1_amd64.deb ... 2026-05-09 00:26:47.616328 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-urwid (2.6.10-1) ... 2026-05-09 00:26:47.616409 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-configshell-fb. 2026-05-09 00:26:47.616480 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../10-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-05-09 00:26:47.616566 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-09 00:26:47.616646 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyudev. 2026-05-09 00:26:47.616717 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../11-python3-pyudev_0.24.0-1_all.deb ... 2026-05-09 00:26:47.616788 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyudev (0.24.0-1) ... 2026-05-09 00:26:47.616855 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-rtslib-fb. 2026-05-09 00:26:47.616923 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../12-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-05-09 00:26:47.616962 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-09 00:26:47.617050 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package targetcli-fb. 2026-05-09 00:26:47.617118 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../13-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-05-09 00:26:47.617239 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-09 00:26:47.617304 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-six (1.16.0-4) ... 2026-05-09 00:26:47.617373 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:26:47.617485 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:No schema files found: doing nothing. 2026-05-09 00:26:47.617681 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2026-05-09 00:26:47.617756 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-09 00:26:47.617847 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyparsing (3.1.1-1) ... 2026-05-09 00:26:47.617966 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-09 00:26:47.618113 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:26:47.618192 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-05-09 00:26:47.618333 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyudev (0.24.0-1) ... 2026-05-09 00:26:47.618423 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-09 00:26:47.618494 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: could not determine current runlevel 2026-05-09 00:26:47.618601 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:26:47.618705 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-urwid (2.6.10-1) ... 2026-05-09 00:26:47.618772 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-05-09 00:26:47.618840 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-gi (3.48.2-1) ... 2026-05-09 00:26:47.618897 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-09 00:26:47.618955 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 00:26:47.619047 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2026-05-09 00:26:47.619128 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-09 00:26:47.619239 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-09 00:26:47.619273 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-09 00:26:47.619330 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-09 00:26:47.619401 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2026-05-09 00:26:47.619428 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 00:26:47.619449 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-09 00:26:47.620395 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 00:26:47.620425 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-09 00:26:47.620436 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-09 00:26:47.620457 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-09 00:26:47.620467 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 00:26:47.620486 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-09 00:26:47.620496 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-09 00:26:47.620506 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-09 00:26:47.620516 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-09 00:26:47.620526 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2026-05-09 00:26:47.620536 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 00:26:47.620574 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-09 00:26:47.620585 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 00:26:47.620594 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-09 00:26:47.620605 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-09 00:26:47.620614 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-09 00:26:47.620624 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-09 00:26:47.620634 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-05-09 00:26:47.620644 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-05-09 00:26:47.620653 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:26:47.620663 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 965abb1f2433 2026-05-09 00:26:47.620673 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> bf6618dd6ce1 2026-05-09 00:26:47.620683 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:26:47.620692 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 8570d6012c05 2026-05-09 00:26:47.620702 | 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 2026-05-09 00:26:47.620712 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 0970ada1c94a 2026-05-09 00:26:47.620722 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 0970ada1c94a 2026-05-09 00:26:47.620731 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 5e140269c5c5 2026-05-09 00:26:47.620744 | 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 2026-05-09 00:26:47.620781 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 31520237411e 2026-05-09 00:26:47.620813 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-05-09 00:26:47.620824 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-05-09 00:26:47.620834 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-05-09 00:26:47.620843 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Package 'build-essential' is not installed, so not removed 2026-05-09 00:26:47.620853 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:26:47.620894 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-05-09 00:26:47.620905 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-05-09 00:26:47.620915 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-05-09 00:26:47.620926 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:26:47.620939 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 31520237411e 2026-05-09 00:26:47.620971 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> b74a732974ec 2026-05-09 00:26:47.620985 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully built e26ad7e19f3d 2026-05-09 00:26:47.621049 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully tagged osism.harbor.regio.digital/kolla/iscsid:build-20260509 2026-05-09 00:26:47.621333 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Built at 2026-05-09 00:26:47.621080 (took 0:00:17.515975) 2026-05-09 00:26:47.621930 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-sentinel) 2026-05-09 00:26:47.622020 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Processing 2026-05-09 00:26:47.622102 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building started at 2026-05-09 00:26:47.621995 2026-05-09 00:26:47.623440 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 plugins into plugins archive 2026-05-09 00:26:47.624376 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 additions into additions archive 2026-05-09 00:27:01.020981 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 1/7 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20260509 2026-05-09 00:27:01.021058 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 3b62deaa5c68 2026-05-09 00:27:01.021147 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 2/7 : LABEL "build-date"="20260509" "name"="redis-sentinel" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:27:01.021195 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 3c80465458c3 2026-05-09 00:27:01.021254 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 3c80465458c3 2026-05-09 00:27:01.021275 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> dbbfc4283154 2026-05-09 00:27:01.021322 | 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/* 2026-05-09 00:27:01.021471 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in fb3824da8218 2026-05-09 00:27:01.021528 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:27:01.021707 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:27:01.021749 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:27:01.021797 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:27:01.021866 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:27:01.021912 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:27:01.021973 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:27:01.022042 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:27:01.022085 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:27:01.022151 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:27:01.022194 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:27:01.022293 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:27:01.022346 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:27:01.022408 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:27:01.022470 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:27:01.022529 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 30.1 MB in 3s (12.0 MB/s) 2026-05-09 00:27:01.022575 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-05-09 00:27:01.022644 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-05-09 00:27:01.022783 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-05-09 00:27:01.022907 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-05-09 00:27:01.023001 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following additional packages will be installed: 2026-05-09 00:27:01.023060 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-tools 2026-05-09 00:27:01.023130 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Suggested packages: 2026-05-09 00:27:01.023150 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ruby-redis 2026-05-09 00:27:01.023195 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following NEW packages will be installed: 2026-05-09 00:27:01.023253 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-sentinel redis-tools 2026-05-09 00:27:01.023313 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:27:01.023325 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Need to get 1,453 kB of archives. 2026-05-09 00:27:01.023365 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:After this operation, 7,514 kB of additional disk space will be used. 2026-05-09 00:27:01.023413 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:27:01.023504 | 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.1 [10.5 kB] 2026-05-09 00:27:01.023518 | 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] 2026-05-09 00:27:01.023557 | 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] 2026-05-09 00:27:01.023593 | 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.4 [1,166 kB] 2026-05-09 00:27:01.023751 | 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.4 [12.2 kB] 2026-05-09 00:27:01.023767 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 1,453 kB in 0s (4,215 kB/s) 2026-05-09 00:27:01.023797 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libatomic1:amd64. 2026-05-09 00:27:01.023817 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2026-05-09 00:27:01.023856 | 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% 2026-05-09 00:27:01.023902 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 70% 2026-05-09 00:27:01.023993 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 75% 2026-05-09 00:27:01.024005 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 80% 2026-05-09 00:27:01.024041 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 85% 2026-05-09 00:27:01.024077 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 90% 2026-05-09 00:27:01.024165 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 95% 2026-05-09 00:27:01.024198 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:27:01.024312 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:27:01.024399 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:27:01.024415 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libjemalloc2:amd64. 2026-05-09 00:27:01.024425 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-05-09 00:27:01.024470 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-05-09 00:27:01.024557 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package liblzf1:amd64. 2026-05-09 00:27:01.024569 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: 2026-05-09 00:27:01.024618 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2026-05-09 00:27:01.024662 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking liblzf1:amd64 (3.6-4) ... 2026-05-09 00:27:01.024770 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-tools. 2026-05-09 00:27:01.024782 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-05-09 00:27:01.024862 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-05-09 00:27:01.024874 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-sentinel. 2026-05-09 00:27:01.024920 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-sentinel_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-05-09 00:27:01.025001 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-sentinel (5:7.0.15-1ubuntu0.24.04.4) ... 2026-05-09 00:27:01.025022 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-05-09 00:27:01.025066 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up liblzf1:amd64 (3.6-4) ... 2026-05-09 00:27:01.025107 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:27:01.025190 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-05-09 00:27:01.025202 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-sentinel (5:7.0.15-1ubuntu0.24.04.4) ... 2026-05-09 00:27:01.025288 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: could not determine current runlevel 2026-05-09 00:27:01.025330 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:27:01.025374 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:27:01.025427 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container fb3824da8218 2026-05-09 00:27:01.025474 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 1af043e95241 2026-05-09 00:27:01.025563 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:27:01.025575 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 7da23f5e6685 2026-05-09 00:27:01.025619 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-09 00:27:01.025716 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in d5e20aa0b788 2026-05-09 00:27:01.025760 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container d5e20aa0b788 2026-05-09 00:27:01.025842 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 032e06d58842 2026-05-09 00:27:01.025901 | 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 2026-05-09 00:27:01.025942 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in c60010a75c4b 2026-05-09 00:27:01.025977 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-05-09 00:27:01.026045 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-05-09 00:27:01.026089 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-05-09 00:27:01.026134 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Package 'build-essential' is not installed, so not removed 2026-05-09 00:27:01.026178 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:27:01.026306 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-05-09 00:27:01.026376 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-05-09 00:27:01.026424 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-05-09 00:27:01.026439 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:27:01.026481 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container c60010a75c4b 2026-05-09 00:27:01.026528 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 2ce6d396be6c 2026-05-09 00:27:01.026619 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 7/7 : USER redis 2026-05-09 00:27:01.026631 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in c8f2d465e2b7 2026-05-09 00:27:01.026741 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container c8f2d465e2b7 2026-05-09 00:27:01.026779 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 24dfdb4baf47 2026-05-09 00:27:01.026818 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully built 715d50ec6cea 2026-05-09 00:27:01.026888 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully tagged osism.harbor.regio.digital/kolla/redis-sentinel:build-20260509 2026-05-09 00:27:01.027080 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Built at 2026-05-09 00:27:01.026889 (took 0:00:13.404894) 2026-05-09 00:27:01.027735 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis) 2026-05-09 00:27:01.027866 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Processing 2026-05-09 00:27:01.028002 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building started at 2026-05-09 00:27:01.027821 2026-05-09 00:27:01.029492 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 plugins into plugins archive 2026-05-09 00:27:01.030336 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 additions into additions archive 2026-05-09 00:27:13.504776 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 1/5 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20260509 2026-05-09 00:27:13.504878 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 3b62deaa5c68 2026-05-09 00:27:13.505581 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 2/5 : LABEL "build-date"="20260509" "name"="redis" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:27:13.505651 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 182f3a9a2929 2026-05-09 00:27:13.505667 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 182f3a9a2929 2026-05-09 00:27:13.505678 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 52362a300bfd 2026-05-09 00:27:13.505690 | 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/* 2026-05-09 00:27:13.505702 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 797b71759bc7 2026-05-09 00:27:13.505712 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:27:13.505722 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:27:13.505732 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:27:13.505742 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:27:13.506317 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:27:13.506341 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:27:13.506351 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:27:13.506361 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:27:13.506372 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:27:13.506382 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:27:13.506392 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:27:13.506402 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:27:13.506411 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:27:13.506421 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:27:13.506430 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:27:13.506445 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 30.1 MB in 3s (12.0 MB/s) 2026-05-09 00:27:13.506497 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-05-09 00:27:13.506601 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-05-09 00:27:13.506666 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-05-09 00:27:13.506766 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-05-09 00:27:13.506850 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following additional packages will be installed: 2026-05-09 00:27:13.506949 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-tools 2026-05-09 00:27:13.507103 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Suggested packages: 2026-05-09 00:27:13.507242 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ruby-redis 2026-05-09 00:27:13.507448 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following NEW packages will be installed: 2026-05-09 00:27:13.507575 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-server redis-tools 2026-05-09 00:27:13.507671 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:27:13.507751 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Need to get 1,492 kB of archives. 2026-05-09 00:27:13.507848 | ubuntu-noble-large | INFO:kolla.common.utils.redis:After this operation, 7,619 kB of additional disk space will be used. 2026-05-09 00:27:13.507920 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:27:13.508007 | 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.1 [10.5 kB] 2026-05-09 00:27:13.508090 | 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] 2026-05-09 00:27:13.508172 | 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] 2026-05-09 00:27:13.510431 | 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.4 [1,166 kB] 2026-05-09 00:27:13.510507 | 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.4 [51.7 kB] 2026-05-09 00:27:13.510521 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 1,492 kB in 0s (5,057 kB/s) 2026-05-09 00:27:13.510532 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libatomic1:amd64. 2026-05-09 00:27:13.510543 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 2026-05-09 00:27:13.510555 | 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% 2026-05-09 00:27:13.510569 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 70% 2026-05-09 00:27:13.510578 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 75% 2026-05-09 00:27:13.510588 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 80% 2026-05-09 00:27:13.510597 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 85% 2026-05-09 00:27:13.510607 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 90% 2026-05-09 00:27:13.510616 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 95% 2026-05-09 00:27:13.510626 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:27:13.510637 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 00:27:13.510646 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:27:13.510656 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libjemalloc2:amd64. 2026-05-09 00:27:13.510666 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-05-09 00:27:13.510675 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-05-09 00:27:13.510685 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package liblzf1:amd64. 2026-05-09 00:27:13.510695 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2026-05-09 00:27:13.510704 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking liblzf1:amd64 (3.6-4) ... 2026-05-09 00:27:13.510731 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-tools. 2026-05-09 00:27:13.510742 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-05-09 00:27:13.510751 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-05-09 00:27:13.510764 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-server. 2026-05-09 00:27:13.510781 | ubuntu-noble-large | INFO:kolla.common.utils.redis: 2026-05-09 00:27:13.510799 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-server_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-05-09 00:27:13.510852 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-server (5:7.0.15-1ubuntu0.24.04.4) ... 2026-05-09 00:27:13.510868 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-05-09 00:27:13.510884 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up liblzf1:amd64 (3.6-4) ... 2026-05-09 00:27:13.510903 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:27:13.510919 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-05-09 00:27:13.510937 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-server (5:7.0.15-1ubuntu0.24.04.4) ... 2026-05-09 00:27:13.510954 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: could not determine current runlevel 2026-05-09 00:27:13.510985 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:27:13.511001 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:27:13.511010 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 797b71759bc7 2026-05-09 00:27:13.511020 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 41e494ea10a2 2026-05-09 00:27:13.511031 | 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 2026-05-09 00:27:13.511043 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in f1799cdaca6b 2026-05-09 00:27:13.511053 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-05-09 00:27:13.511062 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-05-09 00:27:13.511072 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-05-09 00:27:13.511095 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Package 'build-essential' is not installed, so not removed 2026-05-09 00:27:13.511106 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:27:13.511146 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-05-09 00:27:13.511296 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-05-09 00:27:13.511458 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-05-09 00:27:13.511478 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:27:13.511600 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container f1799cdaca6b 2026-05-09 00:27:13.511618 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 15815d83477f 2026-05-09 00:27:13.511702 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 5/5 : USER redis 2026-05-09 00:27:13.511774 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 8175409a527f 2026-05-09 00:27:13.511867 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 8175409a527f 2026-05-09 00:27:13.511936 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> b1ac256bfdfb 2026-05-09 00:27:13.512014 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully built f286858d6f75 2026-05-09 00:27:13.512100 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully tagged osism.harbor.regio.digital/kolla/redis:build-20260509 2026-05-09 00:27:13.512251 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Built at 2026-05-09 00:27:13.512107 (took 0:00:12.484286) 2026-05-09 00:27:13.512859 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-webserver) 2026-05-09 00:27:13.512904 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Processing 2026-05-09 00:27:13.512981 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building started at 2026-05-09 00:27:13.512873 2026-05-09 00:27:13.514425 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 plugins into plugins archive 2026-05-09 00:27:13.515300 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 additions into additions archive 2026-05-09 00:27:32.304958 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 1/6 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260509 2026-05-09 00:27:32.305125 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 00549d81efbe 2026-05-09 00:27:32.305159 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 2/6 : LABEL "build-date"="20260509" "name"="letsencrypt-webserver" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:27:32.305189 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in d6cb5100e986 2026-05-09 00:27:32.305269 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container d6cb5100e986 2026-05-09 00:27:32.305301 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 061b7c6bec1d 2026-05-09 00:27:32.305395 | 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/* 2026-05-09 00:27:32.305426 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 10e66cfdee22 2026-05-09 00:27:32.305503 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:27:32.305532 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:27:32.305602 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:27:32.305631 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:27:32.305722 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:27:32.305856 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:27:32.305893 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:27:32.306093 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:27:32.306125 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:27:32.306138 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:27:32.306179 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:27:32.306260 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:27:32.306332 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:27:32.306393 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:27:32.306455 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:27:32.306518 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 30.1 MB in 2s (12.1 MB/s) 2026-05-09 00:27:32.306597 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-05-09 00:27:32.306664 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-05-09 00:27:32.306728 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-05-09 00:27:32.306791 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-05-09 00:27:32.306853 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following additional packages will be installed: 2026-05-09 00:27:32.306956 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-bin apache2-data apache2-utils libapr1t64 libaprutil1-dbd-sqlite3 2026-05-09 00:27:32.306985 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 liblua5.4-0 libxml2 2026-05-09 00:27:32.307179 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Suggested packages: 2026-05-09 00:27:32.307199 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-05-09 00:27:32.307333 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Recommended packages: 2026-05-09 00:27:32.307447 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ssl-cert 2026-05-09 00:27:32.307478 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following NEW packages will be installed: 2026-05-09 00:27:32.307539 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2 apache2-bin apache2-data apache2-utils libapr1t64 2026-05-09 00:27:32.307588 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-dbd-sqlite3 libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 2026-05-09 00:27:32.307605 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: liblua5.4-0 libxml2 2026-05-09 00:27:32.307678 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:27:32.307736 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Need to get 13.7 MB of archives. 2026-05-09 00:27:32.307751 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:After this operation, 47.1 MB of additional disk space will be used. 2026-05-09 00:27:32.307809 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:27:32.307857 | 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] 2026-05-09 00:27:32.307915 | 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] 2026-05-09 00:27:32.307931 | 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] 2026-05-09 00:27:32.307994 | 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] 2026-05-09 00:27:32.308168 | 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] 2026-05-09 00:27:32.308240 | 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] 2026-05-09 00:27:32.308259 | 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] 2026-05-09 00:27:32.308269 | 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.7 [764 kB] 2026-05-09 00:27:32.308295 | 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.12 [1,336 kB] 2026-05-09 00:27:32.308305 | 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.12 [163 kB] 2026-05-09 00:27:32.308377 | 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.12 [98.9 kB] 2026-05-09 00:27:32.308440 | 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.12 [90.2 kB] 2026-05-09 00:27:32.308488 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 13.7 MB in 1s (25.3 MB/s) 2026-05-09 00:27:32.308539 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libapr1t64:amd64. 2026-05-09 00:27:32.308554 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 2026-05-09 00:27:32.308621 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 2026-05-09 00:27:32.308667 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:5% (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% 2026-05-09 00:27:32.308736 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 70% 2026-05-09 00:27:32.308790 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 75% 2026-05-09 00:27:32.308856 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 80% 2026-05-09 00:27:32.308899 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 85% 2026-05-09 00:27:32.308949 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 90% 2026-05-09 00:27:32.309129 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 95% 2026-05-09 00:27:32.309142 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:27:32.309151 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-09 00:27:32.309163 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-09 00:27:32.309233 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1t64:amd64. 2026-05-09 00:27:32.311313 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-09 00:27:32.311343 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-09 00:27:32.311352 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-05-09 00:27:32.311361 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-09 00:27:32.311369 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-09 00:27:32.311392 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-ldap:amd64. 2026-05-09 00:27:32.311402 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-09 00:27:32.311410 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-09 00:27:32.311419 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libjansson4:amd64. 2026-05-09 00:27:32.311427 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-05-09 00:27:32.311436 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-05-09 00:27:32.311444 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package liblua5.4-0:amd64. 2026-05-09 00:27:32.311453 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-09 00:27:32.311461 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-09 00:27:32.311470 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libicu74:amd64. 2026-05-09 00:27:32.311478 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-05-09 00:27:32.311487 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:27:32.311495 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libxml2:amd64. 2026-05-09 00:27:32.311512 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-09 00:27:32.311521 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:27:32.311530 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-bin. 2026-05-09 00:27:32.311538 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-09 00:27:32.311547 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-09 00:27:32.311555 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-data. 2026-05-09 00:27:32.311564 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.12_all.deb ... 2026-05-09 00:27:32.311572 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-09 00:27:32.311581 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-utils. 2026-05-09 00:27:32.311589 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-09 00:27:32.311597 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-09 00:27:32.311606 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2. 2026-05-09 00:27:32.311615 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-09 00:27:32.311623 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2 (2.4.58-1ubuntu8.12) ... 2026-05-09 00:27:32.311632 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-05-09 00:27:32.311640 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:27:32.311649 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-09 00:27:32.311657 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-09 00:27:32.311688 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-09 00:27:32.311697 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:27:32.311716 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-09 00:27:32.311725 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-09 00:27:32.311734 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-09 00:27:32.311743 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-09 00:27:32.311751 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-09 00:27:32.311760 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2 (2.4.58-1ubuntu8.12) ... 2026-05-09 00:27:32.311768 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mpm_event. 2026-05-09 00:27:32.311777 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_core. 2026-05-09 00:27:32.311786 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2026-05-09 00:27:32.311795 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_host. 2026-05-09 00:27:32.311804 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_core. 2026-05-09 00:27:32.311812 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module auth_basic. 2026-05-09 00:27:32.311821 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module access_compat. 2026-05-09 00:27:32.311829 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_file. 2026-05-09 00:27:32.311838 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_user. 2026-05-09 00:27:32.311846 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module alias. 2026-05-09 00:27:32.311854 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module dir. 2026-05-09 00:27:32.311863 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module autoindex. 2026-05-09 00:27:32.311871 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module env. 2026-05-09 00:27:32.311880 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2026-05-09 00:27:32.311889 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mime. 2026-05-09 00:27:32.311897 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module negotiation. 2026-05-09 00:27:32.311905 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module setenvif. 2026-05-09 00:27:32.311914 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module filter. 2026-05-09 00:27:32.311922 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module deflate. 2026-05-09 00:27:32.311938 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module status. 2026-05-09 00:27:32.311960 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module reqtimeout. 2026-05-09 00:27:32.311983 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf charset. 2026-05-09 00:27:32.311998 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf localized-error-pages. 2026-05-09 00:27:32.312044 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf other-vhosts-access-log. 2026-05-09 00:27:32.312061 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf security. 2026-05-09 00:27:32.312079 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf serve-cgi-bin. 2026-05-09 00:27:32.312103 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2026-05-09 00:27:32.312125 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling site 000-default. 2026-05-09 00:27:32.312229 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: could not determine current runlevel 2026-05-09 00:27:32.312267 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:27:32.312378 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:27:32.312409 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 10e66cfdee22 2026-05-09 00:27:32.312494 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 164b723b104f 2026-05-09 00:27:32.312559 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 4/6 : RUN echo > /etc/apache2/ports.conf 2026-05-09 00:27:32.312637 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 9f9c52cf27d7 2026-05-09 00:27:32.312664 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 9f9c52cf27d7 2026-05-09 00:27:32.312799 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> c19f638d851d 2026-05-09 00:27:32.312816 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_letsencrypt_extend_start 2026-05-09 00:27:32.312830 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> a07902424431 2026-05-09 00:27:32.312901 | 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 2026-05-09 00:27:32.312920 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 24cb36bdadf4 2026-05-09 00:27:32.312984 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-05-09 00:27:32.313059 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-05-09 00:27:32.313140 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-05-09 00:27:32.313173 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Package 'build-essential' is not installed, so not removed 2026-05-09 00:27:32.313190 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:27:32.313245 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-05-09 00:27:32.313313 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-05-09 00:27:32.313329 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-05-09 00:27:32.313419 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:27:32.313444 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 24cb36bdadf4 2026-05-09 00:27:32.313468 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 0642f13b08d6 2026-05-09 00:27:32.313545 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully built ee64ae9f2e7a 2026-05-09 00:27:32.313572 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260509 2026-05-09 00:27:32.313650 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Built at 2026-05-09 00:27:32.313558 (took 0:00:18.800685) 2026-05-09 00:27:32.314081 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-lego) 2026-05-09 00:27:32.314120 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Processing 2026-05-09 00:27:32.314184 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building started at 2026-05-09 00:27:32.314109 2026-05-09 00:27:32.314284 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Getting archive from https://github.com/go-acme/lego/releases/download/v4.20.4/lego_v4.20.4_linux_amd64.tar.gz 2026-05-09 00:27:34.696465 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 plugins into plugins archive 2026-05-09 00:27:34.696755 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 additions into additions archive 2026-05-09 00:27:54.876758 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 1/10 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260509 2026-05-09 00:27:54.876895 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 00549d81efbe 2026-05-09 00:27:54.876932 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 2/10 : LABEL "build-date"="20260509" "name"="letsencrypt-lego" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:27:54.877008 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 1a9c102ef425 2026-05-09 00:27:54.877054 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 1a9c102ef425 2026-05-09 00:27:54.877166 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> b4e189b277c6 2026-05-09 00:27:54.877236 | 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 2026-05-09 00:27:54.877383 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 2c1e2aa61ebd 2026-05-09 00:27:54.877456 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 2c1e2aa61ebd 2026-05-09 00:27:54.877514 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 880b7091b316 2026-05-09 00:27:54.877576 | 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/* 2026-05-09 00:27:54.877636 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 575b0024cc8a 2026-05-09 00:27:54.877698 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:27:54.877758 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:27:54.877875 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:27:54.877920 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:27:54.877980 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:27:54.878038 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:27:54.878098 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:27:54.878156 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:27:54.878278 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:27:54.878348 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:27:54.878419 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:27:54.878487 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:27:54.878517 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:27:54.878585 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:27:54.878643 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:27:54.878701 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 30.1 MB in 3s (11.5 MB/s) 2026-05-09 00:27:54.878767 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-05-09 00:27:54.878868 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-05-09 00:27:54.878954 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-05-09 00:27:54.878975 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-05-09 00:27:54.879034 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following additional packages will be installed: 2026-05-09 00:27:54.879101 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2026-05-09 00:27:54.879145 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Suggested packages: 2026-05-09 00:27:54.879199 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2026-05-09 00:27:54.879333 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2026-05-09 00:27:54.879384 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: python3-braceexpand 2026-05-09 00:27:54.879436 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Recommended packages: 2026-05-09 00:27:54.879490 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: xauth 2026-05-09 00:27:54.879553 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following NEW packages will be installed: 2026-05-09 00:27:54.879613 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2026-05-09 00:27:54.879671 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:27:54.879726 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Need to get 1,580 kB of archives. 2026-05-09 00:27:54.879790 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:After this operation, 5,167 kB of additional disk space will be used. 2026-05-09 00:27:54.879877 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:27:54.879998 | 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] 2026-05-09 00:27:54.880014 | 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] 2026-05-09 00:27:54.880097 | 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] 2026-05-09 00:27:54.880157 | 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] 2026-05-09 00:27:54.880217 | 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] 2026-05-09 00:27:54.880337 | 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] 2026-05-09 00:27:54.880397 | 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.16 [907 kB] 2026-05-09 00:27:54.880456 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 1,580 kB in 0s (5,144 kB/s) 2026-05-09 00:27:54.880518 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron-daemon-common. 2026-05-09 00:27:54.880570 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2026-05-09 00:27:54.881480 | 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% 2026-05-09 00:27:54.881545 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2026-05-09 00:27:54.881559 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2026-05-09 00:27:54.881570 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2026-05-09 00:27:54.881579 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2026-05-09 00:27:54.881589 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2026-05-09 00:27:54.881598 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2026-05-09 00:27:54.881608 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:27:54.881619 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-05-09 00:27:54.881629 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-09 00:27:54.881638 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-09 00:27:54.881648 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Creating group 'crontab' with GID 995. 2026-05-09 00:27:54.881657 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron. 2026-05-09 00:27:54.881667 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2026-05-09 00:27:54.881698 | 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% 2026-05-09 00:27:54.881709 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2026-05-09 00:27:54.881719 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% (Reading database ... 80% 2026-05-09 00:27:54.881728 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2026-05-09 00:27:54.881738 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2026-05-09 00:27:54.881747 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2026-05-09 00:27:54.881757 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11587 files and directories currently installed.) 2026-05-09 00:27:54.881767 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-05-09 00:27:54.881776 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-05-09 00:27:54.881786 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libpopt0:amd64. 2026-05-09 00:27:54.883354 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-09 00:27:54.883378 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 00:27:54.883388 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package rsync. 2026-05-09 00:27:54.883397 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2026-05-09 00:27:54.883407 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2026-05-09 00:27:54.883438 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libcbor0.10:amd64. 2026-05-09 00:27:54.883448 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-05-09 00:27:54.883459 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-09 00:27:54.883468 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libfido2-1:amd64. 2026-05-09 00:27:54.883478 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-05-09 00:27:54.883487 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-09 00:27:54.883497 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package openssh-client. 2026-05-09 00:27:54.883506 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-09 00:27:54.883516 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-09 00:27:54.883526 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-09 00:27:54.883535 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron (3.0pl1-184ubuntu2) ... 2026-05-09 00:27:54.883545 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2026-05-09 00:27:54.883554 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:27:54.883564 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-09 00:27:54.883573 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 00:27:54.883582 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-09 00:27:54.883592 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up rsync (3.2.7-1ubuntu1.2) ... 2026-05-09 00:27:54.883614 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2026-05-09 00:27:54.883624 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:27:54.883633 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:27:54.883643 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 575b0024cc8a 2026-05-09 00:27:54.883653 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> b2c396186a64 2026-05-09 00:27:54.883663 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 5/10 : ADD letsencrypt-lego-archive /lego-source 2026-05-09 00:27:54.883672 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 74b9d317ce72 2026-05-09 00:27:54.883682 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 6/10 : RUN cp -r /lego-source/lego /opt/ 2026-05-09 00:27:54.883692 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 85a954b522c7 2026-05-09 00:27:54.883701 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 85a954b522c7 2026-05-09 00:27:54.883711 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 92f7b2d95888 2026-05-09 00:27:54.883720 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 7/10 : COPY letsencrypt-certificates.sh /usr/bin/letsencrypt-certificates 2026-05-09 00:27:54.883737 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> d80f75bd2cb7 2026-05-09 00:27:54.883748 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 8/10 : COPY sync-and-update-certificate.sh /usr/bin/sync-and-update-certificate 2026-05-09 00:27:54.883758 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> e9f68530fc1e 2026-05-09 00:27:54.883767 | 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 2026-05-09 00:27:54.883790 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in af54dfb28b23 2026-05-09 00:27:54.883807 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container af54dfb28b23 2026-05-09 00:27:54.883817 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 660a4e89ce10 2026-05-09 00:27:54.883840 | 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 2026-05-09 00:27:54.883854 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 54a63d8c4b0a 2026-05-09 00:27:54.883864 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-05-09 00:27:54.883874 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-05-09 00:27:54.883884 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-05-09 00:27:54.883893 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Package 'build-essential' is not installed, so not removed 2026-05-09 00:27:54.883903 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:27:54.883913 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-05-09 00:27:54.883923 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-05-09 00:27:54.883932 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-05-09 00:27:54.883942 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:27:54.883952 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 54a63d8c4b0a 2026-05-09 00:27:54.883961 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 40f46bee1d88 2026-05-09 00:27:54.883971 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully built 7b2d6dc6a409 2026-05-09 00:27:54.883981 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260509 2026-05-09 00:27:54.883990 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Built at 2026-05-09 00:27:54.883450 (took 0:00:22.569341) 2026-05-09 00:27:54.884000 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-base) 2026-05-09 00:27:54.884014 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Processing 2026-05-09 00:27:54.884024 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building started at 2026-05-09 00:27:54.883904 2026-05-09 00:27:54.884319 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Cloning from https://github.com/gnocchixyz/gnocchi.git 2026-05-09 00:27:56.347993 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Git checkout by reference 4.6.4 (5f26d4f10ae6eaaeb33a5c5bed8bd773df8e97f7) 2026-05-09 00:27:56.428421 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 plugins into plugins archive 2026-05-09 00:27:56.428767 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 additions into additions archive 2026-05-09 00:28:31.279896 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 1/11 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:28:31.280036 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 044f8049f703 2026-05-09 00:28:31.280153 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 2/11 : LABEL "build-date"="20260509" "name"="gnocchi-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:28:31.280289 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 5d0b3f011a58 2026-05-09 00:28:31.280393 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 5d0b3f011a58 2026-05-09 00:28:31.280481 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 966dcf441fb1 2026-05-09 00:28:31.280559 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 3/11 : RUN usermod --append --home /var/lib/gnocchi --groups kolla gnocchi && mkdir -p /var/lib/gnocchi && chown -R 42416:42416 /var/lib/gnocchi 2026-05-09 00:28:31.280646 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 66f6ff4ba293 2026-05-09 00:28:31.280758 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 66f6ff4ba293 2026-05-09 00:28:31.280841 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> ba085c36570f 2026-05-09 00:28:31.280930 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 4/11 : 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/* 2026-05-09 00:28:31.281017 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in e1b5576d4769 2026-05-09 00:28:31.281102 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:28:31.281191 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:28:31.281371 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:28:31.281497 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:28:31.281588 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:28:31.281686 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:28:31.281817 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:28:31.281899 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:28:31.281981 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:28:31.282062 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:28:31.282143 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:28:31.282237 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:28:31.282363 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:28:31.282444 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:28:31.282562 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:28:31.282721 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 30.1 MB in 3s (11.6 MB/s) 2026-05-09 00:28:31.282805 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2026-05-09 00:28:31.282893 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2026-05-09 00:28:31.282976 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building dependency tree... 2026-05-09 00:28:31.283059 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading state information... 2026-05-09 00:28:31.283144 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following additional packages will be installed: 2026-05-09 00:28:31.283261 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2026-05-09 00:28:31.283401 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados2 2026-05-09 00:28:31.283490 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following NEW packages will be installed: 2026-05-09 00:28:31.283571 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2026-05-09 00:28:31.283708 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados-dev librados2 python3-rados 2026-05-09 00:28:31.283851 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:28:31.283982 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Need to get 5,280 kB of archives. 2026-05-09 00:28:31.284094 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:After this operation, 24.6 MB of additional disk space will be used. 2026-05-09 00:28:31.284167 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:28:31.285499 | 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.2 [260 kB] 2026-05-09 00:28:31.285556 | 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.2 [321 kB] 2026-05-09 00:28:31.285588 | 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.2 [276 kB] 2026-05-09 00:28:31.285600 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-05-09 00:28:31.285610 | 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.3-0ubuntu0.24.04.3 [47.5 kB] 2026-05-09 00:28:31.285620 | 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.3-0ubuntu0.24.04.3 [335 kB] 2026-05-09 00:28:31.285630 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 5,280 kB in 0s (11.9 MB/s) 2026-05-09 00:28:31.285640 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-05-09 00:28:31.285650 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2026-05-09 00:28:31.285699 | 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% 2026-05-09 00:28:31.285712 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 70% 2026-05-09 00:28:31.285722 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 75% 2026-05-09 00:28:31.285731 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 80% 2026-05-09 00:28:31.285740 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 85% 2026-05-09 00:28:31.285750 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 90% 2026-05-09 00:28:31.285759 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 95% 2026-05-09 00:28:31.285769 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:28:31.285779 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../0-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:28:31.285789 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:28:31.285799 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-05-09 00:28:31.285820 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../1-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:28:31.285830 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:28:31.285840 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-05-09 00:28:31.285849 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../2-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:28:31.285859 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:28:31.287442 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados2. 2026-05-09 00:28:31.287509 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../3-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:28:31.287530 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:28:31.287547 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados-dev. 2026-05-09 00:28:31.287563 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../4-librados-dev_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:28:31.287578 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados-dev (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:28:31.287589 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package python3-rados. 2026-05-09 00:28:31.287599 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../5-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:28:31.287610 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:28:31.287620 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:28:31.287630 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:28:31.287640 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:28:31.287650 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:28:31.287686 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados-dev (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:28:31.287718 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:28:31.287729 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:28:31.287739 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container e1b5576d4769 2026-05-09 00:28:31.287749 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 4a60a87fd3d3 2026-05-09 00:28:31.287760 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 5/11 : ADD gnocchi-base-archive /gnocchi-base-source 2026-05-09 00:28:31.287769 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 576a3937536b 2026-05-09 00:28:31.287777 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 6/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:28:31.287786 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> b35a7a001031 2026-05-09 00:28:31.287795 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 7/11 : COPY gnocchi_sudoers /etc/sudoers.d/kolla_gnocchi_sudoers 2026-05-09 00:28:31.287804 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 300f97d51853 2026-05-09 00:28:31.287813 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 8/11 : RUN sed -e "s/^Werkzeug===3.0.1/Werkzeug==2.2.3/g" -i requirements/upper-constraints.txt 2026-05-09 00:28:31.287825 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 793b8450d405 2026-05-09 00:28:31.287841 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 793b8450d405 2026-05-09 00:28:31.287855 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> de5e52db240a 2026-05-09 00:28:31.287892 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 9/11 : RUN sed -e "s/^numpy===2.2.3/numpy==2.2.6/g" -i requirements/upper-constraints.txt 2026-05-09 00:28:31.287909 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 7596f7f1f791 2026-05-09 00:28:31.287923 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 7596f7f1f791 2026-05-09 00:28:31.287939 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 9925094c9922 2026-05-09 00:28:31.287958 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 10/11 : 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 /var/lib/kolla/venv/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 2026-05-09 00:28:31.287978 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 3b3f271524f0 2026-05-09 00:28:31.287994 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing ./gnocchi 2026-05-09 00:28:31.288011 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: started 2026-05-09 00:28:31.288026 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:28:31.288042 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: started 2026-05-09 00:28:31.288058 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:28:31.288071 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:28:31.288099 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:28:31.288115 | 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) 2026-05-09 00:28:31.288128 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting numpy>=1.14.0 (from gnocchi==4.6.4) 2026-05-09 00:28:31.288141 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-05-09 00:28:31.288154 | 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) 2026-05-09 00:28:31.288170 | 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.7.1) 2026-05-09 00:28:31.288186 | 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.5.1) 2026-05-09 00:28:31.288335 | 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.3.1) 2026-05-09 00:28:31.288356 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting pytimeparse (from gnocchi==4.6.4) 2026-05-09 00:28:31.288361 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading pytimeparse-1.1.8-py2.py3-none-any.whl.metadata (3.4 kB) 2026-05-09 00:28:31.288366 | 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) 2026-05-09 00:28:31.288377 | 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) 2026-05-09 00:28:31.288382 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting cotyledon>=1.5.0 (from gnocchi==4.6.4) 2026-05-09 00:28:31.288386 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:28:31.288421 | 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.4.1) 2026-05-09 00:28:31.288426 | 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) 2026-05-09 00:28:31.288430 | 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) 2026-05-09 00:28:31.288434 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting werkzeug (from gnocchi==4.6.4) 2026-05-09 00:28:31.288438 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:28:31.288442 | 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) (9.0.0) 2026-05-09 00:28:31.288446 | 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.9) 2026-05-09 00:28:31.288450 | 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) 2026-05-09 00:28:31.288454 | 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) 2026-05-09 00:28:31.288458 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting daiquiri (from gnocchi==4.6.4) 2026-05-09 00:28:31.288462 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading daiquiri-3.3.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-09 00:28:31.288466 | 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.2.1) 2026-05-09 00:28:31.288470 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting lz4>=0.9.0 (from gnocchi==4.6.4) 2026-05-09 00:28:31.288474 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading lz4-4.4.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-05-09 00:28:31.288478 | 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) 2026-05-09 00:28:31.288482 | 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.2) 2026-05-09 00:28:31.291280 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:WARNING: gnocchi 4.6.4 does not provide the extra 'file' 2026-05-09 00:28:31.291292 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2026-05-09 00:28:31.291297 | 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.12.1) 2026-05-09 00:28:31.291303 | 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) 2026-05-09 00:28:31.291308 | 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) (17.2.1) 2026-05-09 00:28:31.291312 | 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.38) 2026-05-09 00:28:31.291316 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting sqlalchemy-utils (from gnocchi==4.6.4) 2026-05-09 00:28:31.291320 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-05-09 00:28:31.291324 | 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.14.1) 2026-05-09 00:28:31.291334 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting boto3 (from gnocchi==4.6.4) 2026-05-09 00:28:31.291338 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2026-05-09 00:28:31.291342 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting botocore>=1.5 (from gnocchi==4.6.4) 2026-05-09 00:28:31.291350 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2026-05-09 00:28:31.291355 | 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.9.1) 2026-05-09 00:28:31.291359 | 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.10.0) 2026-05-09 00:28:31.291363 | 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.1.0) 2026-05-09 00:28:31.291367 | 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) 2026-05-09 00:28:31.291371 | 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) 2026-05-09 00:28:31.291375 | 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.9) 2026-05-09 00:28:31.291379 | 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) 2026-05-09 00:28:31.291384 | 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) 2026-05-09 00:28:31.291388 | 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.20) 2026-05-09 00:28:31.291392 | 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.17.0) 2026-05-09 00:28:31.291396 | 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) 2026-05-09 00:28:31.291400 | 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.5.11) 2026-05-09 00:28:31.291404 | 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.14.0) 2026-05-09 00:28:31.291408 | 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) 2026-05-09 00:28:31.291417 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (1.9.0) 2026-05-09 00:28:31.291421 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (0.2.13) 2026-05-09 00:28:31.291425 | 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.4) 2026-05-09 00:28:31.291432 | 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) (7.0.0) 2026-05-09 00:28:31.291436 | 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) 2026-05-09 00:28:31.291441 | 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) 2026-05-09 00:28:31.291445 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (3.11.0) 2026-05-09 00:28:31.291449 | 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.7.1) 2026-05-09 00:28:31.291456 | 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.5.1) 2026-05-09 00:28:31.291460 | 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) (7.1.0) 2026-05-09 00:28:31.291464 | 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.7.0) 2026-05-09 00:28:31.291469 | 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) (8.2.0) 2026-05-09 00:28:31.291473 | 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) (4.0.1) 2026-05-09 00:28:31.291477 | 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.10.1) 2026-05-09 00:28:31.291481 | 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.6.0) 2026-05-09 00:28:31.291485 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (1.3.4) 2026-05-09 00:28:31.291491 | 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.17.2) 2026-05-09 00:28:31.291495 | 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.3->oslo.cache>=3.11.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.1.1) 2026-05-09 00:28:31.291501 | 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) (1.3.0) 2026-05-09 00:28:31.291505 | 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) 2026-05-09 00:28:31.291514 | 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) 2026-05-09 00:28:31.291521 | 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) 2026-05-09 00:28:31.291525 | 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.5) 2026-05-09 00:28:31.291529 | 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) 2026-05-09 00:28:31.291533 | 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) 2026-05-09 00:28:31.291537 | 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) (3.0.2) 2026-05-09 00:28:31.291541 | 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.1.0) 2026-05-09 00:28:31.291546 | 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) (2025.1) 2026-05-09 00:28:31.291552 | 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.2) 2026-05-09 00:28:31.291557 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: psutil>=3.2.2 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) (7.0.0) 2026-05-09 00:28:31.291561 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystoneauth1>=2.0.0->gnocchiclient) (82.0.1) 2026-05-09 00:28:31.291565 | 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) 2026-05-09 00:28:31.291569 | 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.4.1) 2026-05-09 00:28:31.291573 | 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.10) 2026-05-09 00:28:31.291577 | 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) (2026.4.22) 2026-05-09 00:28:31.291581 | 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.1.1) 2026-05-09 00:28:31.291585 | 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) 2026-05-09 00:28:31.291589 | 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) 2026-05-09 00:28:31.291593 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3->gnocchi==4.6.4) 2026-05-09 00:28:31.291600 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2026-05-09 00:28:31.291604 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting python-json-logger>=3 (from daiquiri->gnocchi==4.6.4) 2026-05-09 00:28:31.291608 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading python_json_logger-3.2.1-py3-none-any.whl.metadata (4.1 kB) 2026-05-09 00:28:31.291616 | 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) 2026-05-09 00:28:31.291620 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2026-05-09 00:28:31.291624 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 40.2 MB/s 0:00:00 2026-05-09 00:28:31.291628 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-05-09 00:28:31.291632 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading lz4-4.4.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 2026-05-09 00:28:31.291636 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 28.0 MB/s 0:00:00 2026-05-09 00:28:31.291641 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-05-09 00:28:31.291644 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 34.4 MB/s 0:00:00 2026-05-09 00:28:31.291648 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2026-05-09 00:28:31.291653 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2026-05-09 00:28:31.291657 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading daiquiri-3.3.0-py3-none-any.whl (19 kB) 2026-05-09 00:28:31.291678 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading python_json_logger-3.2.1-py3-none-any.whl (14 kB) 2026-05-09 00:28:31.291685 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading pytimeparse-1.1.8-py2.py3-none-any.whl (10.0 kB) 2026-05-09 00:28:31.291689 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-05-09 00:28:31.291693 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-05-09 00:28:31.291697 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building wheels for collected packages: gnocchi 2026-05-09 00:28:31.291701 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): started 2026-05-09 00:28:31.291706 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): finished with status 'done' 2026-05-09 00:28:31.291710 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Created wheel for gnocchi: filename=gnocchi-4.6.4-py2.py3-none-any.whl size=324200 sha256=b9390f2773294f8ac391e754fa31acf51ef9d8c31e82a9021c8093061fd90aca 2026-05-09 00:28:31.291714 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Stored in directory: /tmp/pip-ephem-wheel-cache-jx7tn5bq/wheels/90/b4/38/638914de71a2a508e24d901bf3e8f2f5dd36176e53c7cd4d55 2026-05-09 00:28:31.291718 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built gnocchi 2026-05-09 00:28:31.291722 | 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 2026-05-09 00:28:31.291729 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully installed boto3-1.36.26 botocore-1.36.26 cotyledon-2.0.0 daiquiri-3.3.0 gnocchi-4.6.4 lz4-4.4.5 numpy-2.2.6 python-json-logger-3.2.1 pytimeparse-1.1.8 s3transfer-0.11.2 sqlalchemy-utils-0.41.2 werkzeug-3.1.3 2026-05-09 00:28:31.291741 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 3b3f271524f0 2026-05-09 00:28:31.291778 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 8fd1cc8744a2 2026-05-09 00:28:31.291835 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 11/11 : RUN mkdir -p /var/lib/gnocchi/tmp && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-05-09 00:28:31.291878 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in e3ed528370b9 2026-05-09 00:28:31.291939 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container e3ed528370b9 2026-05-09 00:28:31.291978 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 4ce614e06d24 2026-05-09 00:28:31.292029 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built 197f687182cc 2026-05-09 00:28:31.292077 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-base:build-20260509 2026-05-09 00:28:31.292188 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Built at 2026-05-09 00:28:31.292095 (took 0:00:36.408191) 2026-05-09 00:28:31.292294 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-api) to queue 2026-05-09 00:28:31.292369 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-metricd) to queue 2026-05-09 00:28:31.292425 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-statsd) to queue 2026-05-09 00:28:31.292809 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-base) 2026-05-09 00:28:31.292890 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Processing 2026-05-09 00:28:31.292964 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building started at 2026-05-09 00:28:31.292898 2026-05-09 00:28:31.293062 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Getting local archive from tarballs/masakari-stable-2025.1.tar.gz 2026-05-09 00:28:31.294792 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 plugins into plugins archive 2026-05-09 00:28:31.295408 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 additions into additions archive 2026-05-09 00:28:47.055390 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:28:47.055501 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 044f8049f703 2026-05-09 00:28:47.055585 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 2/6 : LABEL "build-date"="20260509" "name"="masakari-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:28:47.055713 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 0d3f31522b4e 2026-05-09 00:28:47.055771 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 0d3f31522b4e 2026-05-09 00:28:47.055925 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 99972063a33d 2026-05-09 00:28:47.055952 | 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 2026-05-09 00:28:47.056035 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in dc3c755ca99e 2026-05-09 00:28:47.056110 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container dc3c755ca99e 2026-05-09 00:28:47.056187 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 17713e113eee 2026-05-09 00:28:47.056299 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 4/6 : ADD masakari-base-archive /masakari-base-source 2026-05-09 00:28:47.056376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 4b5533848d85 2026-05-09 00:28:47.056449 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:28:47.056526 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 96c88b4f4c30 2026-05-09 00:28:47.056609 | 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 2026-05-09 00:28:47.056692 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in ee182b74c313 2026-05-09 00:28:47.056822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Processing ./masakari 2026-05-09 00:28:47.056930 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: started 2026-05-09 00:28:47.057012 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:28:47.057089 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: started 2026-05-09 00:28:47.057170 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:28:47.057285 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: started 2026-05-09 00:28:47.057364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:28:47.057466 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:28:47.057525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:28:47.057603 | 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==19.0.1.dev3) (1.14.1) 2026-05-09 00:28:47.057683 | 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==19.0.1.dev3) (2.1.0) 2026-05-09 00:28:47.057757 | 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==19.0.1.dev3) (4.23.0) 2026-05-09 00:28:47.057834 | 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==19.0.1.dev3) (5.10.0) 2026-05-09 00:28:47.057988 | 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==19.0.1.dev3) (10.12.1) 2026-05-09 00:28:47.058076 | 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==19.0.1.dev3) (1.8.9) 2026-05-09 00:28:47.058099 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting microversion-parse>=0.2.1 (from masakari==19.0.1.dev3) 2026-05-09 00:28:47.058121 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-09 00:28:47.058171 | 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==19.0.1.dev3) (9.7.1) 2026-05-09 00:28:47.058236 | 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==19.0.1.dev3) (5.7.1) 2026-05-09 00:28:47.058305 | 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==19.0.1.dev3) (17.2.1) 2026-05-09 00:28:47.058400 | 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==19.0.1.dev3) (16.1.0) 2026-05-09 00:28:47.058474 | 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==19.0.1.dev3) (6.5.1) 2026-05-09 00:28:47.058548 | 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==19.0.1.dev3) (7.1.0) 2026-05-09 00:28:47.058618 | 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==19.0.1.dev3) (6.3.1) 2026-05-09 00:28:47.058681 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (4.5.1) 2026-05-09 00:28:47.058747 | 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==19.0.1.dev3) (4.1.1) 2026-05-09 00:28:47.058815 | 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==19.0.1.dev3) (2.5.0) 2026-05-09 00:28:47.058897 | 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==19.0.1.dev3) (8.2.0) 2026-05-09 00:28:47.058962 | 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==19.0.1.dev3) (3.6.0) 2026-05-09 00:28:47.059067 | 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==19.0.1.dev3) (7.0.0) 2026-05-09 00:28:47.059141 | 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==19.0.1.dev3) (18.9.0) 2026-05-09 00:28:47.059243 | 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==19.0.1.dev3) (5.4.1) 2026-05-09 00:28:47.059325 | 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==19.0.1.dev3) (2.0.38) 2026-05-09 00:28:47.059401 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting SQLAlchemy-Utils>=0.33.10 (from masakari==19.0.1.dev3) 2026-05-09 00:28:47.059470 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-05-09 00:28:47.059518 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting taskflow>=2.16.0 (from masakari==19.0.1.dev3) 2026-05-09 00:28:47.059608 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-05-09 00:28:47.059678 | 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==19.0.1.dev3) (6.3.0) 2026-05-09 00:28:47.059746 | 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==19.0.1.dev3) (1.3.9) 2026-05-09 00:28:47.059817 | 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==19.0.1.dev3) (4.12.2) 2026-05-09 00:28:47.060017 | 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==19.0.1.dev3) (25.1.0) 2026-05-09 00:28:47.060094 | 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==19.0.1.dev3) (2024.10.1) 2026-05-09 00:28:47.060115 | 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==19.0.1.dev3) (0.36.2) 2026-05-09 00:28:47.060125 | 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==19.0.1.dev3) (0.23.1) 2026-05-09 00:28:47.060152 | 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==19.0.1.dev3) (2.32.3) 2026-05-09 00:28:47.060247 | 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==19.0.1.dev3) (1.7.0) 2026-05-09 00:28:47.060269 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (3.11.0) 2026-05-09 00:28:47.060357 | 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==19.0.1.dev3) (5.7.0) 2026-05-09 00:28:47.060415 | 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==19.0.1.dev3) (4.0.1) 2026-05-09 00:28:47.060474 | 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==19.0.1.dev3) (2.10.1) 2026-05-09 00:28:47.060536 | 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==19.0.1.dev3) (5.6.0) 2026-05-09 00:28:47.060600 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (1.3.4) 2026-05-09 00:28:47.060680 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (3.0.0) 2026-05-09 00:28:47.060741 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (1.17.2) 2026-05-09 00:28:47.060800 | 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.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (5.1.1) 2026-05-09 00:28:47.060879 | 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==19.0.1.dev3) (1.3.0) 2026-05-09 00:28:47.060929 | 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==19.0.1.dev3) (2.0.0) 2026-05-09 00:28:47.060988 | 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==19.0.1.dev3) (6.0.2) 2026-05-09 00:28:47.061041 | 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==19.0.1.dev3) (2.0.1) 2026-05-09 00:28:47.061095 | 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==19.0.1.dev3) (0.5.0) 2026-05-09 00:28:47.061157 | 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==19.0.1.dev3) (2.9.0.post0) 2026-05-09 00:28:47.061230 | 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==19.0.1.dev3) (3.1.0) 2026-05-09 00:28:47.061312 | 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==19.0.1.dev3) (5.5.2) 2026-05-09 00:28:47.061379 | 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==19.0.1.dev3) (5.3.1) 2026-05-09 00:28:47.061436 | 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==19.0.1.dev3) (5.4.2) 2026-05-09 00:28:47.061491 | 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==19.0.1.dev3) (0.11.0) 2026-05-09 00:28:47.061551 | 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==19.0.1.dev3) (5.1.0) 2026-05-09 00:28:47.061615 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->masakari==19.0.1.dev3) (2025.1) 2026-05-09 00:28:47.061673 | 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==19.0.1.dev3) (0.21.1) 2026-05-09 00:28:47.061729 | 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==19.0.1.dev3) (3.1.5) 2026-05-09 00:28:47.061790 | 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==19.0.1.dev3) (4.0.1) 2026-05-09 00:28:47.061874 | 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==19.0.1.dev3) (4.0.1) 2026-05-09 00:28:47.061968 | 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==19.0.1.dev3) (3.0.2) 2026-05-09 00:28:47.062031 | 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==19.0.1.dev3) (1.1.0) 2026-05-09 00:28:47.062091 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (0.39.0) 2026-05-09 00:28:47.062150 | 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==19.0.1.dev3) (3.1.1) 2026-05-09 00:28:47.062226 | 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==19.0.1.dev3) (7.1.0) 2026-05-09 00:28:47.062288 | 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==19.0.1.dev3) (3.1.0) 2026-05-09 00:28:47.062440 | 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==19.0.1.dev3) (2.5.1) 2026-05-09 00:28:47.062462 | 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==19.0.1.dev3) (3.10.1) 2026-05-09 00:28:47.062470 | 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==19.0.1.dev3) (1.6.10) 2026-05-09 00:28:47.062516 | 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.27.0->oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (2.7.0) 2026-05-09 00:28:47.062580 | 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==19.0.1.dev3) (0.19) 2026-05-09 00:28:47.062644 | 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==19.0.1.dev3) (3.14.0) 2026-05-09 00:28:47.062700 | 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==19.0.1.dev3) (3.2.1) 2026-05-09 00:28:47.062757 | 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==19.0.1.dev3) (24.2) 2026-05-09 00:28:47.062812 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==19.0.1.dev3) (7.0.0) 2026-05-09 00:28:47.062895 | 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==19.0.1.dev3) (82.0.1) 2026-05-09 00:28:47.063030 | 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==19.0.1.dev3) (0.2.13) 2026-05-09 00:28:47.063066 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->masakari==19.0.1.dev3) (1.17.0) 2026-05-09 00:28:47.063085 | 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==19.0.1.dev3) (3.4.1) 2026-05-09 00:28:47.063128 | 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==19.0.1.dev3) (3.10) 2026-05-09 00:28:47.063159 | 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==19.0.1.dev3) (1.26.20) 2026-05-09 00:28:47.063267 | 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==19.0.1.dev3) (2026.4.22) 2026-05-09 00:28:47.063288 | 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==19.0.1.dev3) (0.7) 2026-05-09 00:28:47.063304 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->masakari==19.0.1.dev3) 2026-05-09 00:28:47.063318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-09 00:28:47.063366 | 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==19.0.1.dev3) (3.2.0) 2026-05-09 00:28:47.063399 | 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==19.0.1.dev3) (9.0.0) 2026-05-09 00:28:47.063444 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->masakari==19.0.1.dev3) 2026-05-09 00:28:47.063511 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-05-09 00:28:47.063576 | 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==19.0.1.dev3) (2.7.2) 2026-05-09 00:28:47.064422 | 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==19.0.1.dev3) (0.15.2) 2026-05-09 00:28:47.064482 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-05-09 00:28:47.064493 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-05-09 00:28:47.064501 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-05-09 00:28:47.064508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-09 00:28:47.064533 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 32.3 MB/s 0:00:00 2026-05-09 00:28:47.064541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-05-09 00:28:47.064547 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building wheels for collected packages: masakari 2026-05-09 00:28:47.064554 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): started 2026-05-09 00:28:47.064561 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): finished with status 'done' 2026-05-09 00:28:47.064568 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Created wheel for masakari: filename=masakari-19.0.1.dev3-py3-none-any.whl size=357503 sha256=5766ebc21441fee6ad6b7b85a6018945f6055dc2f266f7bc3e8a7104dd7f7e62 2026-05-09 00:28:47.064576 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Stored in directory: /tmp/pip-ephem-wheel-cache-_x18m4pq/wheels/7a/35/66/dd99ce76b97007f0b5ca346763c7c936563a2466ac937e05cc 2026-05-09 00:28:47.064583 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built masakari 2026-05-09 00:28:47.064590 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Installing collected packages: pydot, networkx, microversion-parse, SQLAlchemy-Utils, taskflow, masakari 2026-05-09 00:28:47.064612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully installed SQLAlchemy-Utils-0.41.2 masakari-19.0.1.dev3 microversion-parse-2.0.0 networkx-3.4.2 pydot-3.0.4 taskflow-5.12.0 2026-05-09 00:28:47.064620 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container ee182b74c313 2026-05-09 00:28:47.064627 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> a44e42a7dc68 2026-05-09 00:28:47.064634 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built 62306eacd09a 2026-05-09 00:28:47.064641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully tagged osism.harbor.regio.digital/kolla/masakari-base:build-20260509 2026-05-09 00:28:47.064648 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Built at 2026-05-09 00:28:47.064108 (took 0:00:15.771210) 2026-05-09 00:28:47.064654 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-monitors) to queue 2026-05-09 00:28:47.064661 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-api) to queue 2026-05-09 00:28:47.064675 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-engine) to queue 2026-05-09 00:28:47.067412 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-base) 2026-05-09 00:28:47.068357 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Processing 2026-05-09 00:28:47.068400 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building started at 2026-05-09 00:28:47.064911 2026-05-09 00:28:47.068412 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Getting local archive from tarballs/magnum-stable-2025.1.tar.gz 2026-05-09 00:28:47.068422 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 plugins into plugins archive 2026-05-09 00:28:47.068433 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 additions into additions archive 2026-05-09 00:29:29.582669 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:29:29.582797 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 044f8049f703 2026-05-09 00:29:29.582821 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 2/8 : LABEL "build-date"="20260509" "name"="magnum-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:29:29.582842 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in af5d031e19ba 2026-05-09 00:29:29.582859 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container af5d031e19ba 2026-05-09 00:29:29.582913 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 399e995e6120 2026-05-09 00:29:29.582984 | 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 2026-05-09 00:29:29.583038 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in d6086ecd1216 2026-05-09 00:29:29.583087 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container d6086ecd1216 2026-05-09 00:29:29.583136 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 94f1d803ef71 2026-05-09 00:29:29.583253 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 4/8 : ADD magnum-base-archive /magnum-base-source 2026-05-09 00:29:29.583439 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 7b7a28169ed5 2026-05-09 00:29:29.583487 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:29:29.583510 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 105db7f4d4ba 2026-05-09 00:29:29.583582 | 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 2026-05-09 00:29:29.583606 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in dd44011c50ad 2026-05-09 00:29:29.583632 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Processing ./magnum 2026-05-09 00:29:29.583656 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2026-05-09 00:29:29.583746 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:29:29.583779 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2026-05-09 00:29:29.583803 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:29:29.583874 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2026-05-09 00:29:29.583904 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:29:29.584037 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:29:29.584062 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:29:29.584085 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting magnum-cluster-api 2026-05-09 00:29:29.584187 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading magnum_cluster_api-0.36.6-cp38-abi3-manylinux_2_28_x86_64.whl.metadata (2.9 kB) 2026-05-09 00:29:29.584259 | 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==20.0.2.dev6) (6.0.2) 2026-05-09 00:29:29.584290 | 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==20.0.2.dev6) (2.0.38) 2026-05-09 00:29:29.584316 | 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==20.0.2.dev6) (0.12.1) 2026-05-09 00:29:29.584424 | 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==20.0.2.dev6) (1.8.9) 2026-05-09 00:29:29.584449 | 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==20.0.2.dev6) (1.14.1) 2026-05-09 00:29:29.584517 | 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==20.0.2.dev6) (4.9.1) 2026-05-09 00:29:29.584572 | 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==20.0.2.dev6) (5.1.1) 2026-05-09 00:29:29.584599 | 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==20.0.2.dev6) (0.39.0) 2026-05-09 00:29:29.584670 | 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==20.0.2.dev6) (1.33) 2026-05-09 00:29:29.584700 | 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==20.0.2.dev6) (5.10.0) 2026-05-09 00:29:29.584724 | 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==20.0.2.dev6) (10.12.1) 2026-05-09 00:29:29.584770 | 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==20.0.2.dev6) (1.3.0) 2026-05-09 00:29:29.584847 | 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==20.0.2.dev6) (7.1.0) 2026-05-09 00:29:29.584895 | 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==20.0.2.dev6) (9.7.1) 2026-05-09 00:29:29.584922 | 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==20.0.2.dev6) (5.7.1) 2026-05-09 00:29:29.584974 | 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==20.0.2.dev6) (17.2.1) 2026-05-09 00:29:29.585042 | 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==20.0.2.dev6) (6.5.1) 2026-05-09 00:29:29.585069 | 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==20.0.2.dev6) (7.1.0) 2026-05-09 00:29:29.585145 | 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==20.0.2.dev6) (16.1.0) 2026-05-09 00:29:29.585163 | 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==20.0.2.dev6) (6.3.1) 2026-05-09 00:29:29.585323 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (4.5.1) 2026-05-09 00:29:29.585384 | 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==20.0.2.dev6) (3.5.1) 2026-05-09 00:29:29.585413 | 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==20.0.2.dev6) (5.7.0) 2026-05-09 00:29:29.585440 | 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==20.0.2.dev6) (4.1.1) 2026-05-09 00:29:29.585535 | 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==20.0.2.dev6) (2.5.0) 2026-05-09 00:29:29.585565 | 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==20.0.2.dev6) (8.2.0) 2026-05-09 00:29:29.585636 | 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==20.0.2.dev6) (3.6.0) 2026-05-09 00:29:29.585663 | 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==20.0.2.dev6) (7.0.0) 2026-05-09 00:29:29.585748 | 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==20.0.2.dev6) (1.5.1) 2026-05-09 00:29:29.585767 | 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==20.0.2.dev6) (4.0.1) 2026-05-09 00:29:29.585813 | 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==20.0.2.dev6) (7.1.0) 2026-05-09 00:29:29.585843 | 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==20.0.2.dev6) (9.7.0) 2026-05-09 00:29:29.585915 | 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==20.0.2.dev6) (4.8.0) 2026-05-09 00:29:29.585962 | 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==20.0.2.dev6) (4.1.0) 2026-05-09 00:29:29.586008 | 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==20.0.2.dev6) (11.4.0) 2026-05-09 00:29:29.586055 | 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==20.0.2.dev6) (18.9.0) 2026-05-09 00:29:29.586110 | 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==20.0.2.dev6) (5.6.0) 2026-05-09 00:29:29.586133 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting python-octaviaclient>=2.1.0 (from magnum==20.0.2.dev6) 2026-05-09 00:29:29.586202 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-09 00:29:29.586256 | 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==20.0.2.dev6) (2.32.3) 2026-05-09 00:29:29.586331 | 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==20.0.2.dev6) (82.0.1) 2026-05-09 00:29:29.586444 | 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==20.0.2.dev6) (5.4.1) 2026-05-09 00:29:29.586461 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting taskflow>=2.16.0 (from magnum==20.0.2.dev6) 2026-05-09 00:29:29.586483 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-05-09 00:29:29.586574 | 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==20.0.2.dev6) (43.0.3) 2026-05-09 00:29:29.586605 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting Werkzeug>=0.9 (from magnum==20.0.2.dev6) 2026-05-09 00:29:29.586628 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:29:29.586704 | 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==20.0.2.dev6) (4.2.0) 2026-05-09 00:29:29.586732 | 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) (2026.4.22) 2026-05-09 00:29:29.586821 | 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.8) 2026-05-09 00:29:29.586845 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting diskcache>=5.6.1 (from magnum-cluster-api) 2026-05-09 00:29:29.586870 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-05-09 00:29:29.586963 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api) 2026-05-09 00:29:29.586986 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-05-09 00:29:29.587029 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2026-05-09 00:29:29.587054 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:29:29.587137 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2026-05-09 00:29:29.587164 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:29:29.587189 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2026-05-09 00:29:29.587281 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:29:29.587306 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:29:29.587410 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:29:29.587436 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting kubernetes>=24.2.0 (from magnum-cluster-api) 2026-05-09 00:29:29.588940 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading kubernetes-32.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-09 00:29:29.588989 | 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.6.0) 2026-05-09 00:29:29.589004 | 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.3.6) 2026-05-09 00:29:29.589025 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pykube-ng (from magnum-cluster-api) 2026-05-09 00:29:29.589152 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-05-09 00:29:29.589171 | 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.8.1) 2026-05-09 00:29:29.589237 | 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.4.0) 2026-05-09 00:29:29.589273 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting semver>=2.0.0 (from magnum-cluster-api) 2026-05-09 00:29:29.589295 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-05-09 00:29:29.589343 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting sherlock>=0.4.1 (from magnum-cluster-api) 2026-05-09 00:29:29.589530 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-05-09 00:29:29.589562 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting shortuuid (from magnum-cluster-api) 2026-05-09 00:29:29.589580 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-05-09 00:29:29.589642 | 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==20.0.2.dev6) (1.3.9) 2026-05-09 00:29:29.589670 | 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==20.0.2.dev6) (4.12.2) 2026-05-09 00:29:29.589738 | 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==20.0.2.dev6) (0.5.2) 2026-05-09 00:29:29.589762 | 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==20.0.2.dev6) (2.5.11) 2026-05-09 00:29:29.589845 | 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==20.0.2.dev6) (3.14.0) 2026-05-09 00:29:29.589893 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==20.0.2.dev6) (1.9.0) 2026-05-09 00:29:29.589980 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==20.0.2.dev6) (0.2.13) 2026-05-09 00:29:29.590002 | 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==20.0.2.dev6) (1.17.1) 2026-05-09 00:29:29.590025 | 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==20.0.2.dev6) (2.22) 2026-05-09 00:29:29.590047 | 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==20.0.2.dev6) (2.7.0) 2026-05-09 00:29:29.590116 | 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==20.0.2.dev6) (3.1.1) 2026-05-09 00:29:29.590141 | 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.17.0) 2026-05-09 00:29:29.590162 | 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==20.0.2.dev6) (3.0.0) 2026-05-09 00:29:29.590249 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==20.0.2.dev6) (2.1.0) 2026-05-09 00:29:29.590286 | 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==20.0.2.dev6) (1.7.0) 2026-05-09 00:29:29.590310 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==20.0.2.dev6) (3.11.0) 2026-05-09 00:29:29.590402 | 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==20.0.2.dev6) (2.10.1) 2026-05-09 00:29:29.590442 | 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) 2026-05-09 00:29:29.590506 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting google-auth>=1.0.1 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-05-09 00:29:29.590559 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading google_auth-2.38.0-py2.py3-none-any.whl.metadata (4.8 kB) 2026-05-09 00:29:29.590583 | 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) 2026-05-09 00:29:29.590627 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2026-05-09 00:29:29.590710 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api) 2026-05-09 00:29:29.590725 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2026-05-09 00:29:29.590778 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting oauthlib>=3.2.2 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-05-09 00:29:29.590792 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2026-05-09 00:29:29.590847 | 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.20) 2026-05-09 00:29:29.590901 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-05-09 00:29:29.590915 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading durationpy-0.9-py3-none-any.whl.metadata (338 bytes) 2026-05-09 00:29:29.591043 | 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.2) 2026-05-09 00:29:29.591072 | 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) 2026-05-09 00:29:29.591089 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-09 00:29:29.591145 | 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) 2026-05-09 00:29:29.591239 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-05-09 00:29:29.591278 | 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) 2026-05-09 00:29:29.591297 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-09 00:29:29.591342 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==20.0.2.dev6) (1.3.4) 2026-05-09 00:29:29.591429 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==20.0.2.dev6) (3.0.0) 2026-05-09 00:29:29.591448 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==20.0.2.dev6) (1.17.2) 2026-05-09 00:29:29.591473 | 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==20.0.2.dev6) (0.19) 2026-05-09 00:29:29.591533 | 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==20.0.2.dev6) (2.0.0) 2026-05-09 00:29:29.591548 | 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==20.0.2.dev6) (2.0.1) 2026-05-09 00:29:29.591739 | 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==20.0.2.dev6) (0.5.0) 2026-05-09 00:29:29.591799 | 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==20.0.2.dev6) (3.1.0) 2026-05-09 00:29:29.591810 | 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==20.0.2.dev6) (5.3.1) 2026-05-09 00:29:29.591845 | 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==20.0.2.dev6) (5.4.2) 2026-05-09 00:29:29.591855 | 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==20.0.2.dev6) (0.11.0) 2026-05-09 00:29:29.591879 | 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==20.0.2.dev6) (5.1.0) 2026-05-09 00:29:29.591888 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->magnum==20.0.2.dev6) (2025.1) 2026-05-09 00:29:29.591900 | 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==20.0.2.dev6) (0.21.1) 2026-05-09 00:29:29.591908 | 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==20.0.2.dev6) (3.1.5) 2026-05-09 00:29:29.591953 | 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==20.0.2.dev6) (4.0.1) 2026-05-09 00:29:29.592016 | 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==20.0.2.dev6) (4.0.1) 2026-05-09 00:29:29.592056 | 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==20.0.2.dev6) (3.0.2) 2026-05-09 00:29:29.592109 | 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.1.0) 2026-05-09 00:29:29.592134 | 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==20.0.2.dev6) (7.0.0) 2026-05-09 00:29:29.592151 | 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==20.0.2.dev6) (3.1.0) 2026-05-09 00:29:29.592247 | 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==20.0.2.dev6) (2.5.1) 2026-05-09 00:29:29.592275 | 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==20.0.2.dev6) (3.10.1) 2026-05-09 00:29:29.592325 | 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==20.0.2.dev6) (1.6.10) 2026-05-09 00:29:29.592340 | 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==20.0.2.dev6) (3.2.1) 2026-05-09 00:29:29.592453 | 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==20.0.2.dev6) (24.2) 2026-05-09 00:29:29.592504 | 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==20.0.2.dev6) (0.3.5) 2026-05-09 00:29:29.592551 | 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==20.0.2.dev6) (2.0.1) 2026-05-09 00:29:29.592567 | 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==20.0.2.dev6) (24.2.1) 2026-05-09 00:29:29.592650 | 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==20.0.2.dev6) (3.2.0) 2026-05-09 00:29:29.592675 | 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==20.0.2.dev6) (4.7.0) 2026-05-09 00:29:29.592708 | 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==20.0.2.dev6) (4.4.0) 2026-05-09 00:29:29.592733 | 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==20.0.2.dev6) (1.0.1) 2026-05-09 00:29:29.592786 | 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==20.0.2.dev6) (1.4.0) 2026-05-09 00:29:29.592813 | 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==20.0.2.dev6) (2.1.0) 2026-05-09 00:29:29.592885 | 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==20.0.2.dev6) (7.5.0) 2026-05-09 00:29:29.592902 | 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==20.0.2.dev6) (3.4.1) 2026-05-09 00:29:29.592949 | 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==20.0.2.dev6) (3.10) 2026-05-09 00:29:29.592964 | 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==20.0.2.dev6) (0.7) 2026-05-09 00:29:29.593025 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->magnum==20.0.2.dev6) 2026-05-09 00:29:29.593042 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-09 00:29:29.593100 | 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==20.0.2.dev6) (4.23.0) 2026-05-09 00:29:29.593116 | 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==20.0.2.dev6) (3.2.0) 2026-05-09 00:29:29.593173 | 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==20.0.2.dev6) (9.0.0) 2026-05-09 00:29:29.593188 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->magnum==20.0.2.dev6) 2026-05-09 00:29:29.593271 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-05-09 00:29:29.593295 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==20.0.2.dev6) (25.1.0) 2026-05-09 00:29:29.593342 | 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==20.0.2.dev6) (2024.10.1) 2026-05-09 00:29:29.593404 | 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==20.0.2.dev6) (0.36.2) 2026-05-09 00:29:29.593417 | 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==20.0.2.dev6) (0.23.1) 2026-05-09 00:29:29.593457 | 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==20.0.2.dev6) (2.7.2) 2026-05-09 00:29:29.593512 | 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==20.0.2.dev6) (0.8.1) 2026-05-09 00:29:29.593538 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==20.0.2.dev6) (2025.1) 2026-05-09 00:29:29.593560 | 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==20.0.2.dev6) (8.5.0) 2026-05-09 00:29:29.593647 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum==20.0.2.dev6) (3.21.0) 2026-05-09 00:29:29.593662 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading magnum_cluster_api-0.36.6-cp38-abi3-manylinux_2_28_x86_64.whl (6.8 MB) 2026-05-09 00:29:29.593675 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.8/6.8 MB 39.2 MB/s 0:00:00 2026-05-09 00:29:29.593738 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-05-09 00:29:29.593753 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading kubernetes-32.0.1-py2.py3-none-any.whl (2.0 MB) 2026-05-09 00:29:29.593816 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 28.4 MB/s 0:00:00 2026-05-09 00:29:29.593832 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading durationpy-0.9-py3-none-any.whl (3.5 kB) 2026-05-09 00:29:29.593900 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) 2026-05-09 00:29:29.593915 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-05-09 00:29:29.593976 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2026-05-09 00:29:29.593992 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-09 00:29:29.594050 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-09 00:29:29.594066 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2026-05-09 00:29:29.594122 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-05-09 00:29:29.594138 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-05-09 00:29:29.594193 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-05-09 00:29:29.594233 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-09 00:29:29.594289 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 27.3 MB/s 0:00:00 2026-05-09 00:29:29.594348 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-05-09 00:29:29.594399 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2026-05-09 00:29:29.594423 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-05-09 00:29:29.594437 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-05-09 00:29:29.594485 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2026-05-09 00:29:29.594500 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-05-09 00:29:29.594558 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building wheels for collected packages: magnum, haproxyadmin 2026-05-09 00:29:29.594574 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): started 2026-05-09 00:29:29.594619 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): finished with status 'done' 2026-05-09 00:29:29.594679 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for magnum: filename=magnum-20.0.2.dev6-py3-none-any.whl size=762873 sha256=b9f2511fdf675d649be479d5ee1ce36a9e21c56158023471d41c9d81daf60646 2026-05-09 00:29:29.594697 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-lfh6n6v6/wheels/c6/63/c6/375a1a8da0c8de4e5722cf0c8dc229db304a304f670b15e047 2026-05-09 00:29:29.594755 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): started 2026-05-09 00:29:29.594771 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-05-09 00:29:29.594840 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37208 sha256=775af10f1290c5808e50c5df012c75729cbb003f91f313f3a10dbecda65d8f60 2026-05-09 00:29:29.594856 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-lfh6n6v6/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-05-09 00:29:29.594903 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built magnum haproxyadmin 2026-05-09 00:29:29.594921 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Installing collected packages: durationpy, Werkzeug, websocket-client, shortuuid, sherlock, semver, pydot, pyasn1, oauthlib, networkx, haproxyadmin, diskcache, rsa, requests-oauthlib, pykube-ng, pyasn1-modules, google-auth, kubernetes, taskflow, python-octaviaclient, magnum, magnum-cluster-api 2026-05-09 00:29:29.594989 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully installed Werkzeug-3.1.3 diskcache-5.6.3 durationpy-0.9 google-auth-2.38.0 haproxyadmin-0.2.4 kubernetes-32.0.1 magnum-20.0.2.dev6 magnum-cluster-api-0.36.6 networkx-3.4.2 oauthlib-3.2.2 pyasn1-0.6.0 pyasn1-modules-0.4.1 pydot-3.0.4 pykube-ng-23.6.0 python-octaviaclient-3.10.0 requests-oauthlib-2.0.0 rsa-4.9 semver-3.0.4 sherlock-0.4.1 shortuuid-1.0.13 taskflow-5.12.0 websocket-client-1.8.0 2026-05-09 00:29:29.595006 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container dd44011c50ad 2026-05-09 00:29:29.595064 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 4a827f43fa17 2026-05-09 00:29:29.595080 | 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 2026-05-09 00:29:29.595146 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 721f32088d94 2026-05-09 00:29:29.595162 | 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.36.6) 2026-05-09 00:29:29.595236 | 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) (2026.4.22) 2026-05-09 00:29:29.595258 | 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.8) 2026-05-09 00:29:29.595321 | 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) 2026-05-09 00:29:29.595350 | 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.39.0) 2026-05-09 00:29:29.595393 | 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) 2026-05-09 00:29:29.595440 | 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) (32.0.1) 2026-05-09 00:29:29.595456 | 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) (20.0.2.dev6) 2026-05-09 00:29:29.595502 | 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) (7.1.0) 2026-05-09 00:29:29.595518 | 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.7.1) 2026-05-09 00:29:29.595592 | 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.7.1) 2026-05-09 00:29:29.595609 | 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) (7.1.0) 2026-05-09 00:29:29.595634 | 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.6.0) 2026-05-09 00:29:29.595679 | 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) (4.1.1) 2026-05-09 00:29:29.595694 | 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.3.6) 2026-05-09 00:29:29.595757 | 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) 2026-05-09 00:29:29.595835 | 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.8.1) 2026-05-09 00:29:29.595851 | 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.1.0) 2026-05-09 00:29:29.595914 | 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.4.0) 2026-05-09 00:29:29.595930 | 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) 2026-05-09 00:29:29.595990 | 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) 2026-05-09 00:29:29.596006 | 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) 2026-05-09 00:29:29.596065 | 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) 2026-05-09 00:29:29.596089 | 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.7.0) 2026-05-09 00:29:29.596134 | 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.1.1) 2026-05-09 00:29:29.596162 | 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.17.0) 2026-05-09 00:29:29.596241 | 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) 2026-05-09 00:29:29.596267 | 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) 2026-05-09 00:29:29.596318 | 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.38.0) 2026-05-09 00:29:29.596333 | 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) 2026-05-09 00:29:29.596420 | 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) (2.0.0) 2026-05-09 00:29:29.596439 | 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) 2026-05-09 00:29:29.596500 | 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.20) 2026-05-09 00:29:29.596517 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: durationpy>=0.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (0.9) 2026-05-09 00:29:29.596575 | 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.2) 2026-05-09 00:29:29.596591 | 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.1) 2026-05-09 00:29:29.596781 | 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) 2026-05-09 00:29:29.596855 | 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) 2026-05-09 00:29:29.596876 | 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.38) 2026-05-09 00:29:29.596899 | 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) 2026-05-09 00:29:29.596908 | 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.9) 2026-05-09 00:29:29.596916 | 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.14.1) 2026-05-09 00:29:29.596937 | 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.9.1) 2026-05-09 00:29:29.596949 | 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) 2026-05-09 00:29:29.597065 | 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) 2026-05-09 00:29:29.597107 | 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.10.0) 2026-05-09 00:29:29.597120 | 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.12.1) 2026-05-09 00:29:29.597174 | 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) (1.3.0) 2026-05-09 00:29:29.597187 | 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) (17.2.1) 2026-05-09 00:29:29.597269 | 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.5.1) 2026-05-09 00:29:29.597291 | 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) (16.1.0) 2026-05-09 00:29:29.597341 | 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.3.1) 2026-05-09 00:29:29.597354 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.5.1) 2026-05-09 00:29:29.597417 | 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.5.1) 2026-05-09 00:29:29.597430 | 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.7.0) 2026-05-09 00:29:29.597486 | 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.5.0) 2026-05-09 00:29:29.601095 | 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) (8.2.0) 2026-05-09 00:29:29.601147 | 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.6.0) 2026-05-09 00:29:29.601186 | 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) (7.0.0) 2026-05-09 00:29:29.601197 | 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) 2026-05-09 00:29:29.601250 | 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) (4.0.1) 2026-05-09 00:29:29.601276 | 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.1.0) 2026-05-09 00:29:29.601287 | 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.7.0) 2026-05-09 00:29:29.601297 | 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.8.0) 2026-05-09 00:29:29.601307 | 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.4.0) 2026-05-09 00:29:29.601317 | 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.9.0) 2026-05-09 00:29:29.601327 | 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.6.0) 2026-05-09 00:29:29.601337 | 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.10.0) 2026-05-09 00:29:29.601349 | 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) (82.0.1) 2026-05-09 00:29:29.601405 | 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.4.1) 2026-05-09 00:29:29.601416 | 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.12.0) 2026-05-09 00:29:29.601426 | 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) (43.0.3) 2026-05-09 00:29:29.601436 | 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.1.3) 2026-05-09 00:29:29.601445 | 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.9) 2026-05-09 00:29:29.601455 | 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) 2026-05-09 00:29:29.601465 | 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) 2026-05-09 00:29:29.601491 | 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.5.11) 2026-05-09 00:29:29.601502 | 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.14.0) 2026-05-09 00:29:29.601521 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyperclip>=1.8 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) 2026-05-09 00:29:29.601538 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wcwidth>=0.2.10 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) 2026-05-09 00:29:29.601548 | 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.1) 2026-05-09 00:29:29.601558 | 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) 2026-05-09 00:29:29.601568 | 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) 2026-05-09 00:29:29.601577 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api) (2.1.0) 2026-05-09 00:29:29.601587 | 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) 2026-05-09 00:29:29.601597 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.11.0) 2026-05-09 00:29:29.601607 | 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.10.1) 2026-05-09 00:29:29.601616 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.3.4) 2026-05-09 00:29:29.601628 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2026-05-09 00:29:29.601639 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.17.2) 2026-05-09 00:29:29.601650 | 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) 2026-05-09 00:29:29.601660 | 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) 2026-05-09 00:29:29.601670 | 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) 2026-05-09 00:29:29.601680 | 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) 2026-05-09 00:29:29.601689 | 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.1.0) 2026-05-09 00:29:29.601714 | 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.3.1) 2026-05-09 00:29:29.601724 | 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.2) 2026-05-09 00:29:29.601734 | 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.11.0) 2026-05-09 00:29:29.601756 | 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) 2026-05-09 00:29:29.601766 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (2025.1) 2026-05-09 00:29:29.601776 | 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.21.1) 2026-05-09 00:29:29.601786 | 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.5) 2026-05-09 00:29:29.601796 | 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) 2026-05-09 00:29:29.601806 | 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) 2026-05-09 00:29:29.601816 | 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) (3.0.2) 2026-05-09 00:29:29.601825 | 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.1.0) 2026-05-09 00:29:29.601835 | 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) (7.0.0) 2026-05-09 00:29:29.601845 | 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) 2026-05-09 00:29:29.601855 | 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) 2026-05-09 00:29:29.601864 | 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) 2026-05-09 00:29:29.601874 | 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.10) 2026-05-09 00:29:29.601884 | 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.2.1) 2026-05-09 00:29:29.601894 | 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.2) 2026-05-09 00:29:29.601912 | 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) 2026-05-09 00:29:29.601922 | 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) 2026-05-09 00:29:29.601939 | 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) 2026-05-09 00:29:29.601948 | 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.2.0) 2026-05-09 00:29:29.601958 | 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.7.0) 2026-05-09 00:29:29.601973 | 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.4.0) 2026-05-09 00:29:29.601984 | 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) 2026-05-09 00:29:29.601994 | 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) 2026-05-09 00:29:29.602004 | 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) 2026-05-09 00:29:29.602013 | 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.5.0) 2026-05-09 00:29:29.602023 | 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.4.1) 2026-05-09 00:29:29.602033 | 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.10) 2026-05-09 00:29:29.602043 | 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) 2026-05-09 00:29:29.602052 | 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.4.2) 2026-05-09 00:29:29.602062 | 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.23.0) 2026-05-09 00:29:29.602072 | 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) 2026-05-09 00:29:29.602082 | 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) (9.0.0) 2026-05-09 00:29:29.602098 | 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.4) 2026-05-09 00:29:29.602108 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: attrs>=22.2.0 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) (25.1.0) 2026-05-09 00:29:29.602118 | 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) (2024.10.1) 2026-05-09 00:29:29.602128 | 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.36.2) 2026-05-09 00:29:29.602146 | 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.23.1) 2026-05-09 00:29:29.602156 | 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) 2026-05-09 00:29:29.602165 | 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) 2026-05-09 00:29:29.602181 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (2025.1) 2026-05-09 00:29:29.602191 | 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) (8.5.0) 2026-05-09 00:29:29.602201 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: zipp>=3.20 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.21.0) 2026-05-09 00:29:29.602235 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 721f32088d94 2026-05-09 00:29:29.602246 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 09b51c27f923 2026-05-09 00:29:29.602255 | 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 2026-05-09 00:29:29.602265 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 3fb8d91c0533 2026-05-09 00:29:29.602275 | 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.409422, size: 16624839 2026-05-09 00:29:29.602285 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:linux-amd64/helm 2026-05-09 00:29:29.602295 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 3fb8d91c0533 2026-05-09 00:29:29.602305 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 1e6e1e87ad28 2026-05-09 00:29:29.602315 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built d50ebafe40c5 2026-05-09 00:29:29.602324 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully tagged osism.harbor.regio.digital/kolla/magnum-base:build-20260509 2026-05-09 00:29:29.602334 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Built at 2026-05-09 00:29:29.599390 (took 0:00:42.534479) 2026-05-09 00:29:29.602379 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-conductor) to queue 2026-05-09 00:29:29.602392 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-api) to queue 2026-05-09 00:29:29.602410 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-base) 2026-05-09 00:29:29.602420 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Processing 2026-05-09 00:29:29.602429 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building started at 2026-05-09 00:29:29.601582 2026-05-09 00:29:29.602439 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Getting local archive from tarballs/manila-stable-2025.1.tar.gz 2026-05-09 00:29:29.610068 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 plugins into plugins archive 2026-05-09 00:29:29.610489 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 additions into additions archive 2026-05-09 00:30:08.074967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:30:08.075278 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 044f8049f703 2026-05-09 00:30:08.075448 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 2/9 : LABEL "build-date"="20260509" "name"="manila-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:30:08.075579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in b716c9c085aa 2026-05-09 00:30:08.075702 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container b716c9c085aa 2026-05-09 00:30:08.075820 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 7b9da2d2d88b 2026-05-09 00:30:08.075966 | 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 2026-05-09 00:30:08.076089 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in c03ec331fa93 2026-05-09 00:30:08.076233 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container c03ec331fa93 2026-05-09 00:30:08.076364 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 11dde5997158 2026-05-09 00:30:08.076483 | 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/* 2026-05-09 00:30:08.076650 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in d0ed19875cd3 2026-05-09 00:30:08.076774 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:30:08.076937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:30:08.077057 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:30:08.077174 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:30:08.077324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:30:08.077446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:30:08.077564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:30:08.077677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:30:08.077825 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:30:08.077964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:30:08.078077 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:30:08.078189 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:30:08.078376 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:30:08.078490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:30:08.078599 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:30:08.078705 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 30.1 MB in 3s (11.1 MB/s) 2026-05-09 00:30:08.078807 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2026-05-09 00:30:08.078947 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2026-05-09 00:30:08.079059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building dependency tree... 2026-05-09 00:30:08.079203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading state information... 2026-05-09 00:30:08.079354 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following additional packages will be installed: 2026-05-09 00:30:08.079465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2026-05-09 00:30:08.079569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: uuid-runtime 2026-05-09 00:30:08.079685 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Suggested packages: 2026-05-09 00:30:08.079887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ethtool openvswitch-doc 2026-05-09 00:30:08.080002 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Recommended packages: 2026-05-09 00:30:08.080102 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-openvswitch python3-netifaces 2026-05-09 00:30:08.080239 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following NEW packages will be installed: 2026-05-09 00:30:08.080441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2026-05-09 00:30:08.080554 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: openvswitch-switch uuid-runtime 2026-05-09 00:30:08.080661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:30:08.080762 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Need to get 3,408 kB of archives. 2026-05-09 00:30:08.080928 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:After this operation, 10.5 MB of additional disk space will be used. 2026-05-09 00:30:08.081031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:30:08.081142 | 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.5 [33.1 kB] 2026-05-09 00:30:08.081287 | 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] 2026-05-09 00:30:08.081394 | 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.7 [443 kB] 2026-05-09 00:30:08.081490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-05-09 00:30:08.081584 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-09 00:30:08.082505 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-05-09 00:30:08.082619 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-05-09 00:30:08.082637 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 3,408 kB in 1s (2,497 kB/s) 2026-05-09 00:30:08.082649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package uuid-runtime. 2026-05-09 00:30:08.082660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2026-05-09 00:30:08.082673 | 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% 2026-05-09 00:30:08.082686 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 70% 2026-05-09 00:30:08.082697 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 75% 2026-05-09 00:30:08.082707 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 80% 2026-05-09 00:30:08.082717 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 85% 2026-05-09 00:30:08.082728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 90% 2026-05-09 00:30:08.082738 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 95% 2026-05-09 00:30:08.082748 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:30:08.082759 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-09 00:30:08.082770 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:30:08.082780 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-09 00:30:08.082876 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-09 00:30:08.082889 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:30:08.082900 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libunbound8:amd64. 2026-05-09 00:30:08.082909 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-05-09 00:30:08.082919 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-09 00:30:08.082929 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-common. 2026-05-09 00:30:08.082939 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../3-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:30:08.082949 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:30:08.082958 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libnuma1:amd64. 2026-05-09 00:30:08.082968 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../4-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:30:08.082978 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:30:08.083011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libxdp1:amd64. 2026-05-09 00:30:08.083022 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../5-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-09 00:30:08.083032 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:30:08.083042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-switch. 2026-05-09 00:30:08.083071 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../6-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:30:08.083090 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:30:08.083121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:30:08.083151 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:30:08.083183 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-09 00:30:08.083246 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:30:08.083285 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:30:08.083343 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Selecting GID from range 100 to 59999 ... 2026-05-09 00:30:08.083431 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Adding group `uuidd' (GID 102) ... 2026-05-09 00:30:08.083483 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:30:08.083494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:30:08.083536 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:30:08.083609 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:30:08.083643 | 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 2026-05-09 00:30:08.083680 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:30:08.083742 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:30:08.083781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:30:08.083884 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container d0ed19875cd3 2026-05-09 00:30:08.083898 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 70ebfcfcc804 2026-05-09 00:30:08.083931 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 5/9 : ADD manila-base-archive /manila-base-source 2026-05-09 00:30:08.084022 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> b59ac843c0e8 2026-05-09 00:30:08.084034 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:30:08.084095 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 8b2c601dda2e 2026-05-09 00:30:08.084135 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 7/9 : COPY manila_sudoers /etc/sudoers.d/kolla_manila_sudoers 2026-05-09 00:30:08.084187 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 2e6a6745390f 2026-05-09 00:30:08.084275 | 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 2026-05-09 00:30:08.084318 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 1db5f41938a3 2026-05-09 00:30:08.084353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing ./manila 2026-05-09 00:30:08.084419 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: started 2026-05-09 00:30:08.084460 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:30:08.084533 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: started 2026-05-09 00:30:08.084574 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:30:08.084609 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:30:08.084671 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:30:08.084712 | 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==20.0.2.dev12) (7.0.0) 2026-05-09 00:30:08.084754 | 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==20.0.2.dev12) (1.14.1) 2026-05-09 00:30:08.084833 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting defusedxml>=0.7.1 (from manila==20.0.2.dev12) 2026-05-09 00:30:08.084880 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-09 00:30:08.085144 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (0.39.0) 2026-05-09 00:30:08.085196 | 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==20.0.2.dev12) (3.1.1) 2026-05-09 00:30:08.085258 | 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==20.0.2.dev12) (5.3.1) 2026-05-09 00:30:08.085270 | 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==20.0.2.dev12) (1.3.0) 2026-05-09 00:30:08.085345 | 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==20.0.2.dev12) (9.7.1) 2026-05-09 00:30:08.085383 | 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==20.0.2.dev12) (5.7.1) 2026-05-09 00:30:08.085392 | 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==20.0.2.dev12) (17.2.1) 2026-05-09 00:30:08.085424 | 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==20.0.2.dev12) (6.5.1) 2026-05-09 00:30:08.085435 | 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==20.0.2.dev12) (7.1.0) 2026-05-09 00:30:08.085472 | 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==20.0.2.dev12) (16.1.0) 2026-05-09 00:30:08.085543 | 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==20.0.2.dev12) (6.3.1) 2026-05-09 00:30:08.085555 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (4.5.1) 2026-05-09 00:30:08.085590 | 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==20.0.2.dev12) (3.6.0) 2026-05-09 00:30:08.085601 | 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==20.0.2.dev12) (3.5.1) 2026-05-09 00:30:08.085633 | 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==20.0.2.dev12) (7.5.1) 2026-05-09 00:30:08.085677 | 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==20.0.2.dev12) (5.7.0) 2026-05-09 00:30:08.085709 | 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==20.0.2.dev12) (4.1.1) 2026-05-09 00:30:08.085730 | 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==20.0.2.dev12) (2.5.0) 2026-05-09 00:30:08.085783 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.utils>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (8.2.0) 2026-05-09 00:30:08.085798 | 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==20.0.2.dev12) (7.1.0) 2026-05-09 00:30:08.085877 | 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==20.0.2.dev12) (4.2.0) 2026-05-09 00:30:08.085916 | 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==20.0.2.dev12) (3.5.1) 2026-05-09 00:30:08.085927 | 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==20.0.2.dev12) (3.10.1) 2026-05-09 00:30:08.085964 | 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==20.0.2.dev12) (3.1.0) 2026-05-09 00:30:08.086010 | 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==20.0.2.dev12) (3.2.1) 2026-05-09 00:30:08.086050 | 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==20.0.2.dev12) (11.4.0) 2026-05-09 00:30:08.086086 | 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==20.0.2.dev12) (5.10.0) 2026-05-09 00:30:08.086121 | 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==20.0.2.dev12) (10.12.1) 2026-05-09 00:30:08.086169 | 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==20.0.2.dev12) (2.32.3) 2026-05-09 00:30:08.086235 | 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==20.0.2.dev12) (9.0.0) 2026-05-09 00:30:08.086289 | 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==20.0.2.dev12) (2.5.1) 2026-05-09 00:30:08.086300 | 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==20.0.2.dev12) (2.0.38) 2026-05-09 00:30:08.086341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting SQLAlchemy-Utils>=0.38.3 (from manila==20.0.2.dev12) 2026-05-09 00:30:08.086376 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-05-09 00:30:08.086412 | 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==20.0.2.dev12) (5.4.1) 2026-05-09 00:30:08.086524 | 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==20.0.2.dev12) (6.3.0) 2026-05-09 00:30:08.086552 | 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==20.0.2.dev12) (9.7.0) 2026-05-09 00:30:08.086563 | 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==20.0.2.dev12) (18.9.0) 2026-05-09 00:30:08.086595 | 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==20.0.2.dev12) (4.8.0) 2026-05-09 00:30:08.086613 | 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==20.0.2.dev12) (1.8.9) 2026-05-09 00:30:08.086649 | 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==20.0.2.dev12) (5.5.2) 2026-05-09 00:30:08.086661 | 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==20.0.2.dev12) (24.2) 2026-05-09 00:30:08.086695 | 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==20.0.2.dev12) (1.3.9) 2026-05-09 00:30:08.086736 | 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==20.0.2.dev12) (4.12.2) 2026-05-09 00:30:08.086778 | 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.27.0->manila==20.0.2.dev12) (2.7.0) 2026-05-09 00:30:08.086819 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==20.0.2.dev12) (2.1.0) 2026-05-09 00:30:08.086883 | 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==20.0.2.dev12) (1.7.0) 2026-05-09 00:30:08.086924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (3.11.0) 2026-05-09 00:30:08.086959 | 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==20.0.2.dev12) (4.0.1) 2026-05-09 00:30:08.087043 | 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==20.0.2.dev12) (2.10.1) 2026-05-09 00:30:08.087055 | 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==20.0.2.dev12) (5.6.0) 2026-05-09 00:30:08.087109 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (1.3.4) 2026-05-09 00:30:08.087161 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (3.0.0) 2026-05-09 00:30:08.087199 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (1.17.2) 2026-05-09 00:30:08.087370 | 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.3->oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (5.1.1) 2026-05-09 00:30:08.087408 | 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==20.0.2.dev12) (0.19) 2026-05-09 00:30:08.087452 | 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==20.0.2.dev12) (2.0.0) 2026-05-09 00:30:08.087509 | 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==20.0.2.dev12) (6.0.2) 2026-05-09 00:30:08.087535 | 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==20.0.2.dev12) (2.0.1) 2026-05-09 00:30:08.087554 | 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==20.0.2.dev12) (0.5.0) 2026-05-09 00:30:08.087569 | 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==20.0.2.dev12) (2.9.0.post0) 2026-05-09 00:30:08.087579 | 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==20.0.2.dev12) (3.1.0) 2026-05-09 00:30:08.087615 | 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==20.0.2.dev12) (5.3.1) 2026-05-09 00:30:08.087647 | 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==20.0.2.dev12) (5.4.2) 2026-05-09 00:30:08.087657 | 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==20.0.2.dev12) (0.11.0) 2026-05-09 00:30:08.087690 | 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==20.0.2.dev12) (5.1.0) 2026-05-09 00:30:08.087725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->manila==20.0.2.dev12) (2025.1) 2026-05-09 00:30:08.087736 | 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==20.0.2.dev12) (0.21.1) 2026-05-09 00:30:08.087770 | 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==20.0.2.dev12) (3.1.5) 2026-05-09 00:30:08.087781 | 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==20.0.2.dev12) (4.0.1) 2026-05-09 00:30:08.087816 | 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==20.0.2.dev12) (4.0.1) 2026-05-09 00:30:08.087896 | 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==20.0.2.dev12) (3.0.2) 2026-05-09 00:30:08.087945 | 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==20.0.2.dev12) (1.17.1) 2026-05-09 00:30:08.088000 | 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==20.0.2.dev12) (1.1.0) 2026-05-09 00:30:08.088015 | 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==20.0.2.dev12) (2.22) 2026-05-09 00:30:08.088051 | 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==20.0.2.dev12) (7.0.0) 2026-05-09 00:30:08.088094 | 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==20.0.2.dev12) (1.6.10) 2026-05-09 00:30:08.088134 | 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==20.0.2.dev12) (3.14.0) 2026-05-09 00:30:08.088185 | 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==20.0.2.dev12) (43.0.3) 2026-05-09 00:30:08.088197 | 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==20.0.2.dev12) (1.5.0) 2026-05-09 00:30:08.088271 | 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==20.0.2.dev12) (82.0.1) 2026-05-09 00:30:08.088303 | 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==20.0.2.dev12) (0.2.13) 2026-05-09 00:30:08.088338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.4.0->manila==20.0.2.dev12) (1.17.0) 2026-05-09 00:30:08.088373 | 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==20.0.2.dev12) (2.0.1) 2026-05-09 00:30:08.088395 | 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==20.0.2.dev12) (24.2.1) 2026-05-09 00:30:08.088446 | 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==20.0.2.dev12) (4.9.1) 2026-05-09 00:30:08.088467 | 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==20.0.2.dev12) (4.4.0) 2026-05-09 00:30:08.088504 | 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==20.0.2.dev12) (2.1.0) 2026-05-09 00:30:08.088515 | 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==20.0.2.dev12) (3.2.0) 2026-05-09 00:30:08.088552 | 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==20.0.2.dev12) (0.5.2) 2026-05-09 00:30:08.088618 | 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==20.0.2.dev12) (2.5.11) 2026-05-09 00:30:08.088657 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyperclip>=1.8 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==20.0.2.dev12) (1.9.0) 2026-05-09 00:30:08.088775 | 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==20.0.2.dev12) (1.0.1) 2026-05-09 00:30:08.088996 | 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==20.0.2.dev12) (1.33) 2026-05-09 00:30:08.089013 | 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==20.0.2.dev12) (4.3.6) 2026-05-09 00:30:08.089032 | 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==20.0.2.dev12) (1.4.0) 2026-05-09 00:30:08.089043 | 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==20.0.2.dev12) (3.0.0) 2026-05-09 00:30:08.089055 | 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==20.0.2.dev12) (3.4.1) 2026-05-09 00:30:08.089065 | 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==20.0.2.dev12) (3.10) 2026-05-09 00:30:08.089110 | 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==20.0.2.dev12) (1.26.20) 2026-05-09 00:30:08.089142 | 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==20.0.2.dev12) (2026.4.22) 2026-05-09 00:30:08.089174 | 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==20.0.2.dev12) (0.7) 2026-05-09 00:30:08.089184 | 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==20.0.2.dev12) (2.7.2) 2026-05-09 00:30:08.089265 | 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==20.0.2.dev12) (0.15.2) 2026-05-09 00:30:08.089276 | 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==20.0.2.dev12) (4.23.0) 2026-05-09 00:30:08.089304 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==20.0.2.dev12) (25.1.0) 2026-05-09 00:30:08.089333 | 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==20.0.2.dev12) (2024.10.1) 2026-05-09 00:30:08.089375 | 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==20.0.2.dev12) (0.36.2) 2026-05-09 00:30:08.089409 | 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==20.0.2.dev12) (0.23.1) 2026-05-09 00:30:08.089425 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-09 00:30:08.089435 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-05-09 00:30:08.089444 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building wheels for collected packages: manila 2026-05-09 00:30:08.089461 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): started 2026-05-09 00:30:08.089470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): finished with status 'done' 2026-05-09 00:30:08.089479 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Created wheel for manila: filename=manila-20.0.2.dev12-py3-none-any.whl size=2736203 sha256=9413a6da9e6a7723fa2a6b91c4515a9e4f8911972e31f0b6ca7b61f4fb9c8ca6 2026-05-09 00:30:08.089488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Stored in directory: /tmp/pip-ephem-wheel-cache-9qza_do7/wheels/9d/d2/bf/c55c25939060c9fde9c8dac426184558210b50fb388ffae07f 2026-05-09 00:30:08.089518 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built manila 2026-05-09 00:30:08.089527 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: defusedxml, SQLAlchemy-Utils, manila 2026-05-09 00:30:08.089556 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed SQLAlchemy-Utils-0.41.2 defusedxml-0.7.1 manila-20.0.2.dev12 2026-05-09 00:30:08.089565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 1db5f41938a3 2026-05-09 00:30:08.089596 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 039e9c815900 2026-05-09 00:30:08.089624 | 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 2026-05-09 00:30:08.089637 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 454aff85d96a 2026-05-09 00:30:08.089740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pywinrm 2026-05-09 00:30:08.089758 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pywinrm-0.5.0-py3-none-any.whl.metadata (11 kB) 2026-05-09 00:30:08.089767 | 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) 2026-05-09 00:30:08.089795 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting requests-ntlm>=1.1.0 (from pywinrm) 2026-05-09 00:30:08.089823 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading requests_ntlm-1.3.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-09 00:30:08.089872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting xmltodict (from pywinrm) 2026-05-09 00:30:08.089903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading xmltodict-0.14.2-py2.py3-none-any.whl.metadata (8.0 kB) 2026-05-09 00:30:08.089980 | 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.4.1) 2026-05-09 00:30:08.089991 | 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.10) 2026-05-09 00:30:08.090022 | 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.20) 2026-05-09 00:30:08.090080 | 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) (2026.4.22) 2026-05-09 00:30:08.090094 | 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) (43.0.3) 2026-05-09 00:30:08.090126 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pyspnego>=0.4.0 (from requests-ntlm>=1.1.0->pywinrm) 2026-05-09 00:30:08.090161 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pyspnego-0.11.2-py3-none-any.whl.metadata (5.4 kB) 2026-05-09 00:30:08.090196 | 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.1) 2026-05-09 00:30:08.090260 | 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) 2026-05-09 00:30:08.090294 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pywinrm-0.5.0-py3-none-any.whl (48 kB) 2026-05-09 00:30:08.090332 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading requests_ntlm-1.3.0-py3-none-any.whl (6.6 kB) 2026-05-09 00:30:08.090363 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pyspnego-0.11.2-py3-none-any.whl (130 kB) 2026-05-09 00:30:08.090394 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading xmltodict-0.14.2-py2.py3-none-any.whl (10.0 kB) 2026-05-09 00:30:08.090426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: xmltodict, pyspnego, requests-ntlm, pywinrm 2026-05-09 00:30:08.090496 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed pyspnego-0.11.2 pywinrm-0.5.0 requests-ntlm-1.3.0 xmltodict-0.14.2 2026-05-09 00:30:08.090513 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 454aff85d96a 2026-05-09 00:30:08.090542 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> a3f21bfdf70f 2026-05-09 00:30:08.090593 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built a687d3c03bb1 2026-05-09 00:30:08.090622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully tagged osism.harbor.regio.digital/kolla/manila-base:build-20260509 2026-05-09 00:30:08.090828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Built at 2026-05-09 00:30:08.090611 (took 0:00:38.489029) 2026-05-09 00:30:08.090899 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-scheduler) to queue 2026-05-09 00:30:08.090947 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-share) to queue 2026-05-09 00:30:08.090966 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-api) to queue 2026-05-09 00:30:08.090982 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-data) to queue 2026-05-09 00:30:08.091413 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-base) 2026-05-09 00:30:08.091456 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Processing 2026-05-09 00:30:08.091487 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building started at 2026-05-09 00:30:08.091413 2026-05-09 00:30:08.091567 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Getting local archive from tarballs/ceilometer-stable-2025.1.tar.gz 2026-05-09 00:30:08.094076 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 plugins into plugins archive 2026-05-09 00:30:08.094653 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 additions into additions archive 2026-05-09 00:30:20.804589 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:30:20.804672 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 044f8049f703 2026-05-09 00:30:20.804790 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 2/8 : LABEL "build-date"="20260509" "name"="ceilometer-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:30:20.804821 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 28b14603db3e 2026-05-09 00:30:20.804860 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 28b14603db3e 2026-05-09 00:30:20.804871 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 5a9bb9201489 2026-05-09 00:30:20.804883 | 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 2026-05-09 00:30:20.804908 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 765b39af3c36 2026-05-09 00:30:20.804940 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 765b39af3c36 2026-05-09 00:30:20.804976 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> e87ce3da959b 2026-05-09 00:30:20.805081 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 4/8 : ADD ceilometer-base-archive /ceilometer-base-source 2026-05-09 00:30:20.805265 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> b0f85f983313 2026-05-09 00:30:20.805283 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 5/8 : ADD plugins-archive / 2026-05-09 00:30:20.805364 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 76a79e74fc14 2026-05-09 00:30:20.805565 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 6/8 : COPY ceilometer_sudoers /etc/sudoers.d/kolla_ceilometer_sudoers 2026-05-09 00:30:20.805637 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 54d47191d33e 2026-05-09 00:30:20.805653 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:30:20.805719 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> bff026c47535 2026-05-09 00:30:20.805792 | 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/ && 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 2026-05-09 00:30:20.805832 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 8c29487c1f55 2026-05-09 00:30:20.805932 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing ./ceilometer 2026-05-09 00:30:20.806078 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: started 2026-05-09 00:30:20.806121 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:30:20.806306 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: started 2026-05-09 00:30:20.806419 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:30:20.806485 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: started 2026-05-09 00:30:20.806578 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:30:20.806628 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:30:20.806665 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:30:20.806746 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting xmltodict>=0.13.0 (from ceilometer==24.0.1.dev4) 2026-05-09 00:30:20.806762 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading xmltodict-0.14.2-py2.py3-none-any.whl.metadata (8.0 kB) 2026-05-09 00:30:20.806804 | 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==24.0.1.dev4) (5.5.2) 2026-05-09 00:30:20.806896 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting cotyledon>=1.3.0 (from ceilometer==24.0.1.dev4) 2026-05-09 00:30:20.806908 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:30:20.806949 | 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==24.0.1.dev4) (3.1.0) 2026-05-09 00:30:20.807056 | 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==24.0.1.dev4) (1.2.2) 2026-05-09 00:30:20.807102 | 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==24.0.1.dev4) (5.3.1) 2026-05-09 00:30:20.807183 | 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==24.0.1.dev4) (1.1.0) 2026-05-09 00:30:20.807259 | 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==24.0.1.dev4) (7.1.0) 2026-05-09 00:30:20.807338 | 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==24.0.1.dev4) (9.7.1) 2026-05-09 00:30:20.807379 | 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==24.0.1.dev4) (6.5.1) 2026-05-09 00:30:20.807458 | 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==24.0.1.dev4) (7.1.0) 2026-05-09 00:30:20.807491 | 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==24.0.1.dev4) (3.5.1) 2026-05-09 00:30:20.807550 | 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==24.0.1.dev4) (7.5.1) 2026-05-09 00:30:20.807648 | 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==24.0.1.dev4) (7.0.0) 2026-05-09 00:30:20.807683 | 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==24.0.1.dev4) (16.1.0) 2026-05-09 00:30:20.807745 | 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==24.0.1.dev4) (2.5.0) 2026-05-09 00:30:20.807791 | 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==24.0.1.dev4) (8.2.0) 2026-05-09 00:30:20.807865 | 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==24.0.1.dev4) (3.6.0) 2026-05-09 00:30:20.807923 | 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==24.0.1.dev4) (4.8.0) 2026-05-09 00:30:20.808061 | 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==24.0.1.dev4) (5.6.0) 2026-05-09 00:30:20.808133 | 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==24.0.1.dev4) (5.10.0) 2026-05-09 00:30:20.808191 | 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==24.0.1.dev4) (11.4.0) 2026-05-09 00:30:20.808346 | 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==24.0.1.dev4) (18.9.0) 2026-05-09 00:30:20.808400 | 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==24.0.1.dev4) (4.7.0) 2026-05-09 00:30:20.808429 | 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==24.0.1.dev4) (9.7.0) 2026-05-09 00:30:20.808455 | 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==24.0.1.dev4) (6.0.2) 2026-05-09 00:30:20.808542 | 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==24.0.1.dev4) (2.32.3) 2026-05-09 00:30:20.808587 | 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==24.0.1.dev4) (5.4.1) 2026-05-09 00:30:20.808602 | 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==24.0.1.dev4) (9.0.0) 2026-05-09 00:30:20.808619 | 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==24.0.1.dev4) (6.3.0) 2026-05-09 00:30:20.808653 | 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==24.0.1.dev4) (3.11.0) 2026-05-09 00:30:20.808688 | 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==24.0.1.dev4) (7.1.0) 2026-05-09 00:30:20.808732 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting python-zaqarclient>=1.3.0 (from ceilometer==24.0.1.dev4) 2026-05-09 00:30:20.808823 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading python_zaqarclient-3.0.1-py3-none-any.whl.metadata (4.5 kB) 2026-05-09 00:30:20.808835 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: prometheus_client>=0.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (0.21.1) 2026-05-09 00:30:20.808871 | 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==24.0.1.dev4) (1.3.4) 2026-05-09 00:30:20.808908 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.8.0->ceilometer==24.0.1.dev4) (3.0.0) 2026-05-09 00:30:20.808964 | 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>=3.0.0->futurist>=1.8.0->ceilometer==24.0.1.dev4) (1.17.2) 2026-05-09 00:30:20.809059 | 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==24.0.1.dev4) (4.9.1) 2026-05-09 00:30:20.809099 | 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==24.0.1.dev4) (5.10.0) 2026-05-09 00:30:20.809131 | 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==24.0.1.dev4) (2.1.0) 2026-05-09 00:30:20.809265 | 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==24.0.1.dev4) (2.9.0.post0) 2026-05-09 00:30:20.809289 | 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==24.0.1.dev4) (0.5.2) 2026-05-09 00:30:20.809322 | 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==24.0.1.dev4) (2.5.11) 2026-05-09 00:30:20.809359 | 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==24.0.1.dev4) (3.14.0) 2026-05-09 00:30:20.809481 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (1.9.0) 2026-05-09 00:30:20.809504 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (0.2.13) 2026-05-09 00:30:20.809603 | 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==24.0.1.dev4) (1.4.0) 2026-05-09 00:30:20.809645 | 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==24.0.1.dev4) (3.11) 2026-05-09 00:30:20.809741 | 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==24.0.1.dev4) (5.1.1) 2026-05-09 00:30:20.809772 | 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==24.0.1.dev4) (1.17.0) 2026-05-09 00:30:20.809835 | 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==24.0.1.dev4) (1.7.0) 2026-05-09 00:30:20.809864 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->ceilometer==24.0.1.dev4) (4.12.2) 2026-05-09 00:30:20.809926 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->ceilometer==24.0.1.dev4) (1.3.4) 2026-05-09 00:30:20.810112 | 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==24.0.1.dev4) (0.19) 2026-05-09 00:30:20.810141 | 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==24.0.1.dev4) (1.3.0) 2026-05-09 00:30:20.810247 | 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==24.0.1.dev4) (2.0.0) 2026-05-09 00:30:20.810280 | 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==24.0.1.dev4) (5.7.1) 2026-05-09 00:30:20.810360 | 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==24.0.1.dev4) (5.7.0) 2026-05-09 00:30:20.810421 | 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==24.0.1.dev4) (4.1.1) 2026-05-09 00:30:20.810522 | 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==24.0.1.dev4) (1.8.9) 2026-05-09 00:30:20.810582 | 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==24.0.1.dev4) (5.3.1) 2026-05-09 00:30:20.810672 | 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==24.0.1.dev4) (5.4.2) 2026-05-09 00:30:20.810777 | 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==24.0.1.dev4) (6.3.1) 2026-05-09 00:30:20.810854 | 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==24.0.1.dev4) (0.11.0) 2026-05-09 00:30:20.810900 | 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==24.0.1.dev4) (5.1.0) 2026-05-09 00:30:20.811035 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (2025.1) 2026-05-09 00:30:20.811262 | 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==24.0.1.dev4) (3.1.5) 2026-05-09 00:30:20.811279 | 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==24.0.1.dev4) (4.0.1) 2026-05-09 00:30:20.811360 | 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==24.0.1.dev4) (4.0.1) 2026-05-09 00:30:20.811435 | 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==24.0.1.dev4) (3.0.2) 2026-05-09 00:30:20.811492 | 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==24.0.1.dev4) (1.17.1) 2026-05-09 00:30:20.811573 | 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==24.0.1.dev4) (0.39.0) 2026-05-09 00:30:20.811629 | 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==24.0.1.dev4) (3.1.1) 2026-05-09 00:30:20.811686 | 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==24.0.1.dev4) (2.22) 2026-05-09 00:30:20.811788 | 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==24.0.1.dev4) (2.7.0) 2026-05-09 00:30:20.811864 | 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==24.0.1.dev4) (7.0.0) 2026-05-09 00:30:20.811951 | 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==24.0.1.dev4) (3.1.0) 2026-05-09 00:30:20.812052 | 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==24.0.1.dev4) (2.5.1) 2026-05-09 00:30:20.812119 | 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==24.0.1.dev4) (3.10.1) 2026-05-09 00:30:20.812196 | 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==24.0.1.dev4) (1.6.10) 2026-05-09 00:30:20.812314 | 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==24.0.1.dev4) (4.5.1) 2026-05-09 00:30:20.812381 | 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==24.0.1.dev4) (3.2.1) 2026-05-09 00:30:20.812459 | 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==24.0.1.dev4) (24.2) 2026-05-09 00:30:20.812526 | 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==24.0.1.dev4) (82.0.1) 2026-05-09 00:30:20.812598 | 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==24.0.1.dev4) (2.0.1) 2026-05-09 00:30:20.812667 | 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==24.0.1.dev4) (24.2.1) 2026-05-09 00:30:20.812736 | 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==24.0.1.dev4) (43.0.3) 2026-05-09 00:30:20.812810 | 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==24.0.1.dev4) (4.4.0) 2026-05-09 00:30:20.812886 | 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==24.0.1.dev4) (2.1.0) 2026-05-09 00:30:20.812958 | 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==24.0.1.dev4) (3.2.0) 2026-05-09 00:30:20.813048 | 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==24.0.1.dev4) (1.0.1) 2026-05-09 00:30:20.813118 | 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==24.0.1.dev4) (1.33) 2026-05-09 00:30:20.813190 | 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==24.0.1.dev4) (4.3.6) 2026-05-09 00:30:20.813299 | 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==24.0.1.dev4) (1.4.0) 2026-05-09 00:30:20.813335 | 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==24.0.1.dev4) (3.0.0) 2026-05-09 00:30:20.813406 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-zaqarclient>=1.3.0->ceilometer==24.0.1.dev4) (4.23.0) 2026-05-09 00:30:20.813491 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-zaqarclient>=1.3.0->ceilometer==24.0.1.dev4) (25.1.0) 2026-05-09 00:30:20.813537 | 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>=3.2.0->python-zaqarclient>=1.3.0->ceilometer==24.0.1.dev4) (2024.10.1) 2026-05-09 00:30:20.813606 | 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>=3.2.0->python-zaqarclient>=1.3.0->ceilometer==24.0.1.dev4) (0.36.2) 2026-05-09 00:30:20.813672 | 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>=3.2.0->python-zaqarclient>=1.3.0->ceilometer==24.0.1.dev4) (0.23.1) 2026-05-09 00:30:20.813743 | 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==24.0.1.dev4) (3.4.1) 2026-05-09 00:30:20.813813 | 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==24.0.1.dev4) (3.10) 2026-05-09 00:30:20.813840 | 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==24.0.1.dev4) (1.26.20) 2026-05-09 00:30:20.813909 | 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==24.0.1.dev4) (2026.4.22) 2026-05-09 00:30:20.813982 | 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==24.0.1.dev4) (0.7) 2026-05-09 00:30:20.814239 | 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==24.0.1.dev4) (0.15.2) 2026-05-09 00:30:20.814324 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-05-09 00:30:20.814371 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading python_zaqarclient-3.0.1-py3-none-any.whl (83 kB) 2026-05-09 00:30:20.814427 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading xmltodict-0.14.2-py2.py3-none-any.whl (10.0 kB) 2026-05-09 00:30:20.814453 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: ceilometer 2026-05-09 00:30:20.814512 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): started 2026-05-09 00:30:20.814567 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): finished with status 'done' 2026-05-09 00:30:20.814593 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Created wheel for ceilometer: filename=ceilometer-24.0.1.dev4-py3-none-any.whl size=353066 sha256=a794cc10a1f8afd1d3e1431dbdc6c4ee203d838d72d272d101996effe4f7ac9c 2026-05-09 00:30:20.814633 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-_u_scv8_/wheels/f3/13/c0/03575ff7716b4446e05603d3387c39d9c83308246f918fb249 2026-05-09 00:30:20.814681 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built ceilometer 2026-05-09 00:30:20.814706 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: xmltodict, cotyledon, python-zaqarclient, ceilometer 2026-05-09 00:30:20.814746 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully installed ceilometer-24.0.1.dev4 cotyledon-2.0.0 python-zaqarclient-3.0.1 xmltodict-0.14.2 2026-05-09 00:30:20.814769 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 8c29487c1f55 2026-05-09 00:30:20.814815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> e8e282e0355e 2026-05-09 00:30:20.814841 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built 99db8abc3f66 2026-05-09 00:30:20.814889 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-base:build-20260509 2026-05-09 00:30:20.814994 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Built at 2026-05-09 00:30:20.814900 (took 0:00:12.723487) 2026-05-09 00:30:20.815283 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-compute) to queue 2026-05-09 00:30:20.815330 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-central) to queue 2026-05-09 00:30:20.815342 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-ipmi) to queue 2026-05-09 00:30:20.815380 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-notification) to queue 2026-05-09 00:30:20.815791 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-base) 2026-05-09 00:30:20.815815 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Processing 2026-05-09 00:30:20.815900 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Building started at 2026-05-09 00:30:20.815803 2026-05-09 00:30:20.816970 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 plugins into plugins archive 2026-05-09 00:30:20.817638 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 additions into additions archive 2026-05-09 00:30:24.263540 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:30:24.263622 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 044f8049f703 2026-05-09 00:30:24.263737 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 2/5 : LABEL "build-date"="20260509" "name"="skyline-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:30:24.263762 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 1e273febc3ca 2026-05-09 00:30:24.263773 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 1e273febc3ca 2026-05-09 00:30:24.263782 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 06e37697ad76 2026-05-09 00:30:24.264458 | 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 2026-05-09 00:30:24.264539 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in eaf4100d3fe7 2026-05-09 00:30:24.264554 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container eaf4100d3fe7 2026-05-09 00:30:24.264565 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 8f5684e3c08d 2026-05-09 00:30:24.264576 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:30:24.264586 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 42efba98fef1 2026-05-09 00:30:24.264596 | 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 2026-05-09 00:30:24.264606 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in be4a24bfb634 2026-05-09 00:30:24.264616 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container be4a24bfb634 2026-05-09 00:30:24.264625 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 66c4ee3e56c6 2026-05-09 00:30:24.264635 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully built 86967886ef35 2026-05-09 00:30:24.264644 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully tagged osism.harbor.regio.digital/kolla/skyline-base:build-20260509 2026-05-09 00:30:24.266445 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Built at 2026-05-09 00:30:24.264453 (took 0:00:03.448650) 2026-05-09 00:30:24.266481 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-apiserver) to queue 2026-05-09 00:30:24.266490 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-console) to queue 2026-05-09 00:30:24.266500 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-base) 2026-05-09 00:30:24.266510 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Processing 2026-05-09 00:30:24.266520 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building started at 2026-05-09 00:30:24.265381 2026-05-09 00:30:24.266529 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Getting local archive from tarballs/heat-stable-2025.1.tar.gz 2026-05-09 00:30:24.273422 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 plugins into plugins archive 2026-05-09 00:30:24.274385 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 additions into additions archive 2026-05-09 00:31:08.789927 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:31:08.790071 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 044f8049f703 2026-05-09 00:31:08.790097 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 2/6 : LABEL "build-date"="20260509" "name"="heat-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:31:08.790157 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in d75557fc186d 2026-05-09 00:31:08.790170 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container d75557fc186d 2026-05-09 00:31:08.790180 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 09e3b281391f 2026-05-09 00:31:08.790192 | 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 2026-05-09 00:31:08.790250 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 82f420abd9e5 2026-05-09 00:31:08.790265 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 82f420abd9e5 2026-05-09 00:31:08.790276 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 8afe93dd11ed 2026-05-09 00:31:08.790285 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 4/6 : ADD heat-base-archive /heat-base-source 2026-05-09 00:31:08.790295 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> f3ac5e6b4b6c 2026-05-09 00:31:08.790306 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:31:08.790315 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 6124a3573dca 2026-05-09 00:31:08.790327 | 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 setuptools==81.* && 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 /var/lib/kolla/venv/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 2026-05-09 00:31:08.790338 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 626223b51946 2026-05-09 00:31:08.790348 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting setuptools==81.* 2026-05-09 00:31:08.790358 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading setuptools-81.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-05-09 00:31:08.790367 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading setuptools-81.0.0-py3-none-any.whl (1.1 MB) 2026-05-09 00:31:08.790377 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.5 MB/s 0:00:00 2026-05-09 00:31:08.790387 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Installing collected packages: setuptools 2026-05-09 00:31:08.790397 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Attempting uninstall: setuptools 2026-05-09 00:31:08.790473 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Found existing installation: setuptools 82.0.1 2026-05-09 00:31:08.790487 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Uninstalling setuptools-82.0.1: 2026-05-09 00:31:08.790497 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Successfully uninstalled setuptools-82.0.1 2026-05-09 00:31:08.790507 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully installed setuptools-81.0.0 2026-05-09 00:31:08.790517 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Processing ./heat 2026-05-09 00:31:08.790526 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-05-09 00:31:08.790536 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:31:08.790556 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-05-09 00:31:08.790567 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:31:08.790577 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: started 2026-05-09 00:31:08.790587 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:31:08.790597 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:31:08.790606 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:31:08.790695 | 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==24.1.1.dev13) (7.0.0) 2026-05-09 00:31:08.790709 | 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==24.1.1.dev13) (1.14.1) 2026-05-09 00:31:08.790719 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting croniter>=0.3.4 (from openstack-heat==24.1.1.dev13) 2026-05-09 00:31:08.790729 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2026-05-09 00:31:08.790739 | 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==24.1.1.dev13) (43.0.3) 2026-05-09 00:31:08.790750 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (0.39.0) 2026-05-09 00:31:08.790759 | 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==24.1.1.dev13) (5.10.0) 2026-05-09 00:31:08.790769 | 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==24.1.1.dev13) (10.12.1) 2026-05-09 00:31:08.790792 | 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==24.1.1.dev13) (5.3.1) 2026-05-09 00:31:08.790802 | 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==24.1.1.dev13) (1.3.0) 2026-05-09 00:31:08.790812 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting neutron-lib>=1.14.0 (from openstack-heat==24.1.1.dev13) 2026-05-09 00:31:08.790822 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2026-05-09 00:31:08.790832 | 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==24.1.1.dev13) (4.4.0) 2026-05-09 00:31:08.790842 | 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==24.1.1.dev13) (3.11.0) 2026-05-09 00:31:08.790851 | 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==24.1.1.dev13) (9.7.1) 2026-05-09 00:31:08.790861 | 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==24.1.1.dev13) (7.1.0) 2026-05-09 00:31:08.790870 | 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==24.1.1.dev13) (5.7.1) 2026-05-09 00:31:08.790880 | 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==24.1.1.dev13) (17.2.1) 2026-05-09 00:31:08.790898 | 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==24.1.1.dev13) (6.5.1) 2026-05-09 00:31:08.790908 | 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==24.1.1.dev13) (7.1.0) 2026-05-09 00:31:08.790918 | 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==24.1.1.dev13) (16.1.0) 2026-05-09 00:31:08.790927 | 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==24.1.1.dev13) (6.3.1) 2026-05-09 00:31:08.790937 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (4.5.1) 2026-05-09 00:31:08.790946 | 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==24.1.1.dev13) (3.5.1) 2026-05-09 00:31:08.790956 | 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==24.1.1.dev13) (5.7.0) 2026-05-09 00:31:08.790971 | 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==24.1.1.dev13) (4.1.1) 2026-05-09 00:31:08.790981 | 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==24.1.1.dev13) (2.5.0) 2026-05-09 00:31:08.790991 | 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==24.1.1.dev13) (8.2.0) 2026-05-09 00:31:08.791001 | 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==24.1.1.dev13) (4.2.0) 2026-05-09 00:31:08.791010 | 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==24.1.1.dev13) (3.6.0) 2026-05-09 00:31:08.791020 | 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==24.1.1.dev13) (3.1.0) 2026-05-09 00:31:08.791036 | 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==24.1.1.dev13) (3.7.1) 2026-05-09 00:31:08.791046 | 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==24.1.1.dev13) (7.1.0) 2026-05-09 00:31:08.791056 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-blazarclient>=1.0.1 (from openstack-heat==24.1.1.dev13) 2026-05-09 00:31:08.791066 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_blazarclient-4.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-09 00:31:08.791075 | 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==24.1.1.dev13) (9.7.0) 2026-05-09 00:31:08.791085 | 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==24.1.1.dev13) (6.2.0) 2026-05-09 00:31:08.791095 | 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==24.1.1.dev13) (4.8.0) 2026-05-09 00:31:08.791112 | 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==24.1.1.dev13) (4.1.0) 2026-05-09 00:31:08.791121 | 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==24.1.1.dev13) (5.10.2) 2026-05-09 00:31:08.791131 | 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==24.1.1.dev13) (5.6.0) 2026-05-09 00:31:08.791141 | 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==24.1.1.dev13) (4.8.1) 2026-05-09 00:31:08.791310 | 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==24.1.1.dev13) (5.4.0) 2026-05-09 00:31:08.791326 | 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==24.1.1.dev13) (5.4.0) 2026-05-09 00:31:08.791335 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-monascaclient>=1.12.0 (from openstack-heat==24.1.1.dev13) 2026-05-09 00:31:08.791345 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-09 00:31:08.791354 | 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==24.1.1.dev13) (11.4.0) 2026-05-09 00:31:08.791363 | 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==24.1.1.dev13) (18.9.0) 2026-05-09 00:31:08.791378 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-octaviaclient>=1.8.0 (from openstack-heat==24.1.1.dev13) 2026-05-09 00:31:08.791388 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-09 00:31:08.791397 | 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==24.1.1.dev13) (7.5.0) 2026-05-09 00:31:08.791406 | 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==24.1.1.dev13) (4.7.0) 2026-05-09 00:31:08.791415 | 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==24.1.1.dev13) (8.8.0) 2026-05-09 00:31:08.791424 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-vitrageclient>=2.7.0 (from openstack-heat==24.1.1.dev13) 2026-05-09 00:31:08.791433 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_vitrageclient-5.2.0-py3-none-any.whl.metadata (3.2 kB) 2026-05-09 00:31:08.791442 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zaqarclient>=1.3.0 (from openstack-heat==24.1.1.dev13) 2026-05-09 00:31:08.791451 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zaqarclient-3.0.1-py3-none-any.whl.metadata (4.5 kB) 2026-05-09 00:31:08.791460 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zunclient>=3.4.0 (from openstack-heat==24.1.1.dev13) 2026-05-09 00:31:08.791470 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zunclient-5.2.1-py3-none-any.whl.metadata (2.7 kB) 2026-05-09 00:31:08.791479 | 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==24.1.1.dev13) (6.0.2) 2026-05-09 00:31:08.791494 | 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==24.1.1.dev13) (2.32.3) 2026-05-09 00:31:08.791504 | 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==24.1.1.dev13) (9.0.0) 2026-05-09 00:31:08.791513 | 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==24.1.1.dev13) (2025.1) 2026-05-09 00:31:08.791522 | 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==24.1.1.dev13) (2.5.1) 2026-05-09 00:31:08.791531 | 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==24.1.1.dev13) (2.0.38) 2026-05-09 00:31:08.791540 | 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==24.1.1.dev13) (5.4.1) 2026-05-09 00:31:08.791549 | 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==24.1.1.dev13) (1.8.9) 2026-05-09 00:31:08.791558 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting yaql>=1.1.3 (from openstack-heat==24.1.1.dev13) 2026-05-09 00:31:08.791567 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading yaql-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-09 00:31:08.791582 | 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==24.1.1.dev13) (1.3.9) 2026-05-09 00:31:08.791592 | 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==24.1.1.dev13) (4.12.2) 2026-05-09 00:31:08.791604 | 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==24.1.1.dev13) (4.9.1) 2026-05-09 00:31:08.791613 | 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==24.1.1.dev13) (3.2.0) 2026-05-09 00:31:08.791644 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pyparsing>2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodhclient>=0.9.0->openstack-heat==24.1.1.dev13) (3.2.1) 2026-05-09 00:31:08.791658 | 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==24.1.1.dev13) (0.5.2) 2026-05-09 00:31:08.791669 | 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==24.1.1.dev13) (2.5.11) 2026-05-09 00:31:08.791678 | 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==24.1.1.dev13) (3.14.0) 2026-05-09 00:31:08.791687 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pyperclip>=1.8 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==24.1.1.dev13) (1.9.0) 2026-05-09 00:31:08.791696 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: wcwidth>=0.2.10 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==24.1.1.dev13) (0.2.13) 2026-05-09 00:31:08.791704 | 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==24.1.1.dev13) (2.9.0.post0) 2026-05-09 00:31:08.791731 | 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==24.1.1.dev13) (2025.1) 2026-05-09 00:31:08.791740 | 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==24.1.1.dev13) (1.17.1) 2026-05-09 00:31:08.791749 | 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==24.1.1.dev13) (2.22) 2026-05-09 00:31:08.791758 | 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.27.0->openstack-heat==24.1.1.dev13) (2.7.0) 2026-05-09 00:31:08.791767 | 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.27.0->openstack-heat==24.1.1.dev13) (3.1.1) 2026-05-09 00:31:08.791775 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->openstack-heat==24.1.1.dev13) (2.1.0) 2026-05-09 00:31:08.791784 | 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==24.1.1.dev13) (1.7.0) 2026-05-09 00:31:08.791792 | 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==24.1.1.dev13) (4.0.1) 2026-05-09 00:31:08.791801 | 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==24.1.1.dev13) (2.10.1) 2026-05-09 00:31:08.791816 | 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==24.1.1.dev13) (1.5.1) 2026-05-09 00:31:08.791825 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting os-ken>=0.3.0 (from neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) 2026-05-09 00:31:08.791833 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2026-05-09 00:31:08.791843 | 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==24.1.1.dev13) (1.3.4) 2026-05-09 00:31:08.791851 | 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==24.1.1.dev13) (3.3.0) 2026-05-09 00:31:08.791860 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (3.0.0) 2026-05-09 00:31:08.791873 | 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>=3.0.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (1.17.2) 2026-05-09 00:31:08.791882 | 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==24.1.1.dev13) (5.1.1) 2026-05-09 00:31:08.791891 | 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==24.1.1.dev13) (1.3.4) 2026-05-09 00:31:08.791906 | 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==24.1.1.dev13) (1.0.1) 2026-05-09 00:31:08.791915 | 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==24.1.1.dev13) (1.33) 2026-05-09 00:31:08.791923 | 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==24.1.1.dev13) (4.3.6) 2026-05-09 00:31:08.791932 | 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 openstacksdk>=0.28.0->openstack-heat==24.1.1.dev13) (7.0.0) 2026-05-09 00:31:08.791941 | 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==24.1.1.dev13) (1.4.0) 2026-05-09 00:31:08.791949 | 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==24.1.1.dev13) (3.0.0) 2026-05-09 00:31:08.791958 | 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==24.1.1.dev13) (1.1.0) 2026-05-09 00:31:08.791967 | 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==24.1.1.dev13) 2026-05-09 00:31:08.791976 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ncclient-0.6.16.tar.gz (112 kB) 2026-05-09 00:31:08.791985 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-05-09 00:31:08.791994 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:31:08.792002 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-05-09 00:31:08.792011 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:31:08.792020 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:31:08.792028 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:31:08.792037 | 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==24.1.1.dev13) 2026-05-09 00:31:08.792046 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ovs-3.7.1.tar.gz (162 kB) 2026-05-09 00:31:08.792309 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-05-09 00:31:08.792328 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:31:08.792337 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-05-09 00:31:08.792346 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:31:08.792355 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:31:08.792364 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:31:08.792372 | 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==24.1.1.dev13) (24.2) 2026-05-09 00:31:08.792381 | 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==24.1.1.dev13) (81.0.0) 2026-05-09 00:31:08.792401 | 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==24.1.1.dev13) (3.5.1) 2026-05-09 00:31:08.792416 | 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==24.1.1.dev13) (1.17.0) 2026-05-09 00:31:08.792425 | 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==24.1.1.dev13) (0.19) 2026-05-09 00:31:08.792434 | 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==24.1.1.dev13) (2.0.0) 2026-05-09 00:31:08.792443 | 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==24.1.1.dev13) (2.0.1) 2026-05-09 00:31:08.792451 | 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==24.1.1.dev13) (0.5.0) 2026-05-09 00:31:08.792460 | 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==24.1.1.dev13) (3.1.0) 2026-05-09 00:31:08.792469 | 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==24.1.1.dev13) (5.5.2) 2026-05-09 00:31:08.792477 | 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==24.1.1.dev13) (5.3.1) 2026-05-09 00:31:08.792486 | 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==24.1.1.dev13) (5.4.2) 2026-05-09 00:31:08.792495 | 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==24.1.1.dev13) (0.11.0) 2026-05-09 00:31:08.792503 | 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==24.1.1.dev13) (5.1.0) 2026-05-09 00:31:08.792512 | 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==24.1.1.dev13) (0.21.1) 2026-05-09 00:31:08.792521 | 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==24.1.1.dev13) (3.1.5) 2026-05-09 00:31:08.792530 | 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==24.1.1.dev13) (4.0.1) 2026-05-09 00:31:08.792547 | 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==24.1.1.dev13) (4.0.1) 2026-05-09 00:31:08.792556 | 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==24.1.1.dev13) (3.0.2) 2026-05-09 00:31:08.792571 | 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==24.1.1.dev13) (3.10.1) 2026-05-09 00:31:08.792580 | 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==24.1.1.dev13) (1.6.10) 2026-05-09 00:31:08.792589 | 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==24.1.1.dev13) 2026-05-09 00:31:08.792597 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-05-09 00:31:08.792610 | 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==24.1.1.dev13) (1.5.0) 2026-05-09 00:31:08.792682 | 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==24.1.1.dev13) (0.3.5) 2026-05-09 00:31:08.792692 | 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==24.1.1.dev13) (4.23.0) 2026-05-09 00:31:08.792701 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==24.1.1.dev13) (25.1.0) 2026-05-09 00:31:08.792715 | 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==24.1.1.dev13) (2024.10.1) 2026-05-09 00:31:08.792724 | 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==24.1.1.dev13) (0.36.2) 2026-05-09 00:31:08.792734 | 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==24.1.1.dev13) (0.23.1) 2026-05-09 00:31:08.792747 | 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==24.1.1.dev13) (2.0.1) 2026-05-09 00:31:08.792759 | 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==24.1.1.dev13) (24.2.1) 2026-05-09 00:31:08.792834 | 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==24.1.1.dev13) (2.1.0) 2026-05-09 00:31:08.792889 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-monascaclient>=1.12.0->openstack-heat==24.1.1.dev13) (2.17.0) 2026-05-09 00:31:08.792905 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting networkx>=2.3 (from python-vitrageclient>=2.7.0->openstack-heat==24.1.1.dev13) 2026-05-09 00:31:08.792990 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-09 00:31:08.793006 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting pydot>=1.4.1 (from python-vitrageclient>=2.7.0->openstack-heat==24.1.1.dev13) 2026-05-09 00:31:08.793065 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-05-09 00:31:08.793088 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting websocket-client>=0.44.0 (from python-zunclient>=3.4.0->openstack-heat==24.1.1.dev13) 2026-05-09 00:31:08.793155 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2026-05-09 00:31:08.793219 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting docker>=2.4.2 (from python-zunclient>=3.4.0->openstack-heat==24.1.1.dev13) 2026-05-09 00:31:08.793286 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-09 00:31:08.793392 | 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==24.1.1.dev13) (1.26.20) 2026-05-09 00:31:08.793442 | 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==24.1.1.dev13) (3.4.1) 2026-05-09 00:31:08.793496 | 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==24.1.1.dev13) (3.10) 2026-05-09 00:31:08.793544 | 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==24.1.1.dev13) (2026.4.22) 2026-05-09 00:31:08.793600 | 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==24.1.1.dev13) (0.7) 2026-05-09 00:31:08.793655 | 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==24.1.1.dev13) (2.7.2) 2026-05-09 00:31:08.793713 | 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==24.1.1.dev13) (3.11) 2026-05-09 00:31:08.793765 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2026-05-09 00:31:08.793817 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2026-05-09 00:31:08.793874 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 39.0 MB/s 0:00:00 2026-05-09 00:31:08.793924 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2026-05-09 00:31:08.793975 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 27.6 MB/s 0:00:00 2026-05-09 00:31:08.794030 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_blazarclient-4.3.0-py3-none-any.whl (50 kB) 2026-05-09 00:31:08.794082 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2026-05-09 00:31:08.794132 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2026-05-09 00:31:08.794243 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_vitrageclient-5.2.0-py3-none-any.whl (51 kB) 2026-05-09 00:31:08.794313 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-09 00:31:08.794374 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 26.6 MB/s 0:00:00 2026-05-09 00:31:08.794428 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-05-09 00:31:08.794479 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zaqarclient-3.0.1-py3-none-any.whl (83 kB) 2026-05-09 00:31:08.794528 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zunclient-5.2.1-py3-none-any.whl (155 kB) 2026-05-09 00:31:08.794572 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2026-05-09 00:31:08.794641 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2026-05-09 00:31:08.794694 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading yaql-3.0.0-py3-none-any.whl (125 kB) 2026-05-09 00:31:08.794744 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-05-09 00:31:08.794794 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building wheels for collected packages: openstack-heat, ncclient, ovs 2026-05-09 00:31:08.794842 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): started 2026-05-09 00:31:08.794892 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): finished with status 'done' 2026-05-09 00:31:08.794943 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for openstack-heat: filename=openstack_heat-24.1.1.dev13-py3-none-any.whl size=2587282 sha256=283fa47e67b96a3d6a6ae52196113fc0d023631a12e65cd2ab04d9d889dea921 2026-05-09 00:31:08.794993 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-1yh7qlfk/wheels/49/1a/f9/03af5c52d733b9ac12d47b1167326d5fe08eca26bfe83c4a4b 2026-05-09 00:31:08.795044 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): started 2026-05-09 00:31:08.795094 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-05-09 00:31:08.795144 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ncclient: filename=ncclient-0.6.16-py2.py3-none-any.whl size=90110 sha256=a739d9acc9d15573a62b994e2dc63b32c50d4bedfa6048680a2441171d3762fa 2026-05-09 00:31:08.795193 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-1yh7qlfk/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2026-05-09 00:31:08.795260 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): started 2026-05-09 00:31:08.796292 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-05-09 00:31:08.796309 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=13f61212718e6ab2d1911cab762913b28f40cb84afc6145afbf5ecec80fc60a9 2026-05-09 00:31:08.796322 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-1yh7qlfk/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-05-09 00:31:08.796328 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built openstack-heat ncclient ovs 2026-05-09 00:31:08.796337 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Installing collected packages: sortedcontainers, websocket-client, pydot, ovs, networkx, yaql, docker, croniter, ncclient, os-ken, python-zaqarclient, python-vitrageclient, python-monascaclient, python-blazarclient, python-zunclient, python-octaviaclient, neutron-lib, openstack-heat 2026-05-09 00:31:08.796358 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully installed croniter-6.0.0 docker-7.1.0 ncclient-0.6.16 networkx-3.4.2 neutron-lib-3.18.2 openstack-heat-24.1.1.dev13 os-ken-3.0.1 ovs-3.7.1 pydot-3.0.4 python-blazarclient-4.3.0 python-monascaclient-2.8.0 python-octaviaclient-3.10.0 python-vitrageclient-5.2.0 python-zaqarclient-3.0.1 python-zunclient-5.2.1 sortedcontainers-2.4.0 websocket-client-1.8.0 yaql-3.0.0 2026-05-09 00:31:08.796366 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 626223b51946 2026-05-09 00:31:08.796373 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> d665461b29ae 2026-05-09 00:31:08.796379 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built 47d284cbf26f 2026-05-09 00:31:08.796385 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully tagged osism.harbor.regio.digital/kolla/heat-base:build-20260509 2026-05-09 00:31:08.796391 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Built at 2026-05-09 00:31:08.795576 (took 0:00:44.530195) 2026-05-09 00:31:08.796404 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-engine) to queue 2026-05-09 00:31:08.796410 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api-cfn) to queue 2026-05-09 00:31:08.796416 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api) to queue 2026-05-09 00:31:08.796423 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-inspector) 2026-05-09 00:31:08.796430 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Processing 2026-05-09 00:31:08.796439 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building started at 2026-05-09 00:31:08.796293 2026-05-09 00:31:08.796445 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Getting archive from https://tarballs.opendev.org/openstack/ironic-inspector/ironic-inspector-stable-2025.1.tar.gz 2026-05-09 00:31:11.508709 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 plugins into plugins archive 2026-05-09 00:31:11.509333 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 additions into additions archive 2026-05-09 00:32:06.549424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:32:06.549565 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 044f8049f703 2026-05-09 00:32:06.549589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 2/10 : LABEL "build-date"="20260509" "name"="ironic-inspector" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:32:06.549613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 44521fd90471 2026-05-09 00:32:06.549659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 44521fd90471 2026-05-09 00:32:06.549728 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 1db98e964cad 2026-05-09 00:32:06.549784 | 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 2026-05-09 00:32:06.549850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 831bba67dac2 2026-05-09 00:32:06.549870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 831bba67dac2 2026-05-09 00:32:06.550092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> ec11afffb3b0 2026-05-09 00:32:06.550173 | 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/* 2026-05-09 00:32:06.550268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in dc15f95e05bf 2026-05-09 00:32:06.550303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:32:06.550318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:32:06.550331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:32:06.550346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:32:06.550359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:32:06.550450 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:32:06.550463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:32:06.550478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:32:06.550521 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:32:06.550583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:32:06.550648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:32:06.550761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:32:06.550783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:32:06.550806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:32:06.550873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:32:06.550899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 30.1 MB in 3s (11.0 MB/s) 2026-05-09 00:32:06.550961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-05-09 00:32:06.550984 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-05-09 00:32:06.551050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-05-09 00:32:06.551073 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-05-09 00:32:06.552583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following additional packages will be installed: 2026-05-09 00:32:06.552627 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 2026-05-09 00:32:06.552638 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Suggested packages: 2026-05-09 00:32:06.552689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: firewalld 2026-05-09 00:32:06.552735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Recommended packages: 2026-05-09 00:32:06.552750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: nftables 2026-05-09 00:32:06.552923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following NEW packages will be installed: 2026-05-09 00:32:06.552963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: iptables libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2026-05-09 00:32:06.552983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libnftnl11 2026-05-09 00:32:06.552996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:32:06.553012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Need to get 554 kB of archives. 2026-05-09 00:32:06.553074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 3,049 kB of additional disk space will be used. 2026-05-09 00:32:06.553090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:32:06.553249 | 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] 2026-05-09 00:32:06.554502 | 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] 2026-05-09 00:32:06.554528 | 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] 2026-05-09 00:32:06.554547 | 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] 2026-05-09 00:32:06.554558 | 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] 2026-05-09 00:32:06.554585 | 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] 2026-05-09 00:32:06.554596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 554 kB in 0s (1,668 kB/s) 2026-05-09 00:32:06.554606 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip4tc2:amd64. 2026-05-09 00:32:06.554616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-05-09 00:32:06.554629 | 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% 2026-05-09 00:32:06.554641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2026-05-09 00:32:06.554651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2026-05-09 00:32:06.554660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2026-05-09 00:32:06.554670 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2026-05-09 00:32:06.554679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-05-09 00:32:06.554689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-05-09 00:32:06.554698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:32:06.554708 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../0-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-05-09 00:32:06.554718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:32:06.554728 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip6tc2:amd64. 2026-05-09 00:32:06.554737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../1-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-05-09 00:32:06.554747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:32:06.554756 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnfnetlink0:amd64. 2026-05-09 00:32:06.554766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../2-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-05-09 00:32:06.554776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-09 00:32:06.554785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-05-09 00:32:06.554795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../3-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-05-09 00:32:06.554805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-09 00:32:06.554814 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnftnl11:amd64. 2026-05-09 00:32:06.554824 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-05-09 00:32:06.554833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-09 00:32:06.554843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package iptables. 2026-05-09 00:32:06.554853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../5-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-05-09 00:32:06.554863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-05-09 00:32:06.554879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-05-09 00:32:06.554889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:32:06.554899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:32:06.554908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-09 00:32:06.554918 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-09 00:32:06.554927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-09 00:32:06.556336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up iptables (1.8.10-3ubuntu2) ... 2026-05-09 00:32:06.556361 | 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 2026-05-09 00:32:06.556371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2026-05-09 00:32:06.556410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-05-09 00:32:06.556421 | 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 2026-05-09 00:32:06.556431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-05-09 00:32:06.556450 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-05-09 00:32:06.556460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-05-09 00:32:06.556470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2026-05-09 00:32:06.556479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-05-09 00:32:06.556489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:32:06.556499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container dc15f95e05bf 2026-05-09 00:32:06.556508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> e56bf06d5b2f 2026-05-09 00:32:06.556518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 5/10 : ADD ironic-inspector-archive /ironic-inspector-source 2026-05-09 00:32:06.556528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> ae592a59a9ea 2026-05-09 00:32:06.556538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 6/10 : ADD ironic_inspector_sudoers /etc/sudoers.d/kolla_ironic_inspector_sudoers 2026-05-09 00:32:06.556547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> c1a3c72ce903 2026-05-09 00:32:06.556557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:32:06.556567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> b154df9171c8 2026-05-09 00:32:06.556579 | 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 2026-05-09 00:32:06.556591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in a40473621f8c 2026-05-09 00:32:06.556610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing ./ironic-inspector 2026-05-09 00:32:06.556620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: started 2026-05-09 00:32:06.556630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: finished with status 'done' 2026-05-09 00:32:06.556639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: started 2026-05-09 00:32:06.556649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:32:06.556659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: started 2026-05-09 00:32:06.556668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: finished with status 'done' 2026-05-09 00:32:06.556678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): started 2026-05-09 00:32:06.556687 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:32:06.556697 | 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.4.1.dev3) (3.2.0) 2026-05-09 00:32:06.556709 | 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.4.1.dev3) (1.14.1) 2026-05-09 00:32:06.556718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting construct>=2.9.39 (from ironic-inspector==12.4.1.dev3) 2026-05-09 00:32:06.556737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-05-09 00:32:06.556747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (0.39.0) 2026-05-09 00:32:06.556758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Flask>=1.1.0 (from ironic-inspector==12.4.1.dev3) 2026-05-09 00:32:06.556768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-09 00:32:06.556777 | 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.4.1.dev3) (3.1.0) 2026-05-09 00:32:06.556792 | 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.4.1.dev3) (1.4.0) 2026-05-09 00:32:06.556803 | 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.4.1.dev3) (4.23.0) 2026-05-09 00:32:06.556814 | 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.4.1.dev3) (5.10.0) 2026-05-09 00:32:06.556825 | 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.4.1.dev3) (10.12.1) 2026-05-09 00:32:06.556836 | 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.4.1.dev3) (1.3.0) 2026-05-09 00:32:06.556845 | 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.4.1.dev3) (7.0.0) 2026-05-09 00:32:06.556855 | 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.4.1.dev3) (6.0.2) 2026-05-09 00:32:06.556865 | 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.4.1.dev3) (4.4.0) 2026-05-09 00:32:06.556898 | 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.4.1.dev3) (7.1.0) 2026-05-09 00:32:06.556908 | 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.4.1.dev3) (9.7.1) 2026-05-09 00:32:06.556917 | 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.4.1.dev3) (5.7.1) 2026-05-09 00:32:06.556927 | 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.4.1.dev3) (17.2.1) 2026-05-09 00:32:06.556937 | 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.4.1.dev3) (6.5.1) 2026-05-09 00:32:06.556947 | 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.4.1.dev3) (7.1.0) 2026-05-09 00:32:06.556956 | 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.4.1.dev3) (16.1.0) 2026-05-09 00:32:06.556966 | 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.4.1.dev3) (6.3.1) 2026-05-09 00:32:06.556976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (4.5.1) 2026-05-09 00:32:06.556986 | 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.4.1.dev3) (7.5.1) 2026-05-09 00:32:06.557005 | 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.4.1.dev3) (5.7.0) 2026-05-09 00:32:06.557015 | 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.4.1.dev3) (4.1.1) 2026-05-09 00:32:06.557025 | 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.4.1.dev3) (2.5.0) 2026-05-09 00:32:06.557040 | 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.4.1.dev3) (8.2.0) 2026-05-09 00:32:06.557050 | 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.4.1.dev3) (9.0.0) 2026-05-09 00:32:06.557059 | 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.4.1.dev3) (5.4.1) 2026-05-09 00:32:06.557069 | 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.4.1.dev3) (2.0.38) 2026-05-09 00:32:06.557079 | 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.4.1.dev3) (6.3.0) 2026-05-09 00:32:06.557095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting microversion_parse>=1.0.1 (from ironic-inspector==12.4.1.dev3) 2026-05-09 00:32:06.557105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-09 00:32:06.557114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting zeroconf>=0.24.0 (from ironic-inspector==12.4.1.dev3) 2026-05-09 00:32:06.557124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading zeroconf-0.145.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.2 kB) 2026-05-09 00:32:06.557134 | 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-inspector==12.4.1.dev3) (4.0.1) 2026-05-09 00:32:06.557144 | 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.4.1.dev3) (1.3.9) 2026-05-09 00:32:06.557153 | 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.4.1.dev3) (4.12.2) 2026-05-09 00:32:06.557163 | 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.4.1.dev3) (3.14.0) 2026-05-09 00:32:06.557178 | 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.27.0->ironic-inspector==12.4.1.dev3) (2.7.0) 2026-05-09 00:32:06.557188 | 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.27.0->ironic-inspector==12.4.1.dev3) (3.1.1) 2026-05-09 00:32:06.557198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Werkzeug>=3.1 (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) 2026-05-09 00:32:06.557238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:32:06.557249 | 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.4.1.dev3) (3.1.5) 2026-05-09 00:32:06.557264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting itsdangerous>=2.2 (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) 2026-05-09 00:32:06.557278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-09 00:32:06.557350 | 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.4.1.dev3) (8.1.8) 2026-05-09 00:32:06.557421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting blinker>=1.9 (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) 2026-05-09 00:32:06.557602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-09 00:32:06.557647 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->ironic-inspector==12.4.1.dev3) (3.0.0) 2026-05-09 00:32:06.557661 | 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>=3.0.0->futurist>=1.2.0->ironic-inspector==12.4.1.dev3) (1.17.2) 2026-05-09 00:32:06.557716 | 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.4.1.dev3) (3.0.2) 2026-05-09 00:32:06.557728 | 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.4.1.dev3) (3.11) 2026-05-09 00:32:06.557773 | 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.4.1.dev3) (5.1.1) 2026-05-09 00:32:06.557788 | 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.4.1.dev3) (1.17.0) 2026-05-09 00:32:06.557908 | 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.4.1.dev3) (25.1.0) 2026-05-09 00:32:06.557922 | 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.4.1.dev3) (2024.10.1) 2026-05-09 00:32:06.557988 | 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.4.1.dev3) (0.36.2) 2026-05-09 00:32:06.558088 | 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.4.1.dev3) (0.23.1) 2026-05-09 00:32:06.558105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.4.1.dev3) (2.1.0) 2026-05-09 00:32:06.558150 | 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.4.1.dev3) (2.32.3) 2026-05-09 00:32:06.558196 | 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.4.1.dev3) (1.7.0) 2026-05-09 00:32:06.558247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.4.1.dev3) (3.11.0) 2026-05-09 00:32:06.558322 | 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.4.1.dev3) (4.0.1) 2026-05-09 00:32:06.558339 | 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.4.1.dev3) (2.10.1) 2026-05-09 00:32:06.558427 | 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.4.1.dev3) (5.6.0) 2026-05-09 00:32:06.558476 | 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 keystonemiddleware>=4.18.0->ironic-inspector==12.4.1.dev3) (1.8.9) 2026-05-09 00:32:06.558491 | 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.4.1.dev3) (43.0.3) 2026-05-09 00:32:06.558558 | 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.4.1.dev3) (1.3.4) 2026-05-09 00:32:06.558574 | 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.4.1.dev3) (1.0.1) 2026-05-09 00:32:06.558642 | 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.4.1.dev3) (1.33) 2026-05-09 00:32:06.558659 | 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.4.1.dev3) (4.3.6) 2026-05-09 00:32:06.558717 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (7.0.0) 2026-05-09 00:32:06.558732 | 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.4.1.dev3) (1.4.0) 2026-05-09 00:32:06.558812 | 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.4.1.dev3) (1.17.1) 2026-05-09 00:32:06.558839 | 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.4.1.dev3) (2.22) 2026-05-09 00:32:06.558863 | 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.4.1.dev3) (3.0.0) 2026-05-09 00:32:06.558930 | 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.4.1.dev3) (0.19) 2026-05-09 00:32:06.558947 | 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.4.1.dev3) (2.0.0) 2026-05-09 00:32:06.559008 | 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.4.1.dev3) (2.0.1) 2026-05-09 00:32:06.559024 | 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.4.1.dev3) (0.5.0) 2026-05-09 00:32:06.559092 | 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.4.1.dev3) (2.9.0.post0) 2026-05-09 00:32:06.559164 | 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.4.1.dev3) (5.5.2) 2026-05-09 00:32:06.559235 | 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.4.1.dev3) (5.3.1) 2026-05-09 00:32:06.559315 | 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.4.1.dev3) (5.4.2) 2026-05-09 00:32:06.559332 | 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.4.1.dev3) (0.11.0) 2026-05-09 00:32:06.559429 | 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.4.1.dev3) (5.1.0) 2026-05-09 00:32:06.559459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->ironic-inspector==12.4.1.dev3) (2025.1) 2026-05-09 00:32:06.559523 | 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.4.1.dev3) (0.21.1) 2026-05-09 00:32:06.559548 | 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.4.1.dev3) (4.0.1) 2026-05-09 00:32:06.559608 | 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.4.1.dev3) (1.1.0) 2026-05-09 00:32:06.559624 | 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.4.1.dev3) (3.1.0) 2026-05-09 00:32:06.559703 | 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.4.1.dev3) (2.5.1) 2026-05-09 00:32:06.559719 | 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.4.1.dev3) (3.10.1) 2026-05-09 00:32:06.559787 | 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.4.1.dev3) (1.6.10) 2026-05-09 00:32:06.559844 | 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.4.1.dev3) (3.2.1) 2026-05-09 00:32:06.559860 | 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.4.1.dev3) (24.2) 2026-05-09 00:32:06.559928 | 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.4.1.dev3) (82.0.1) 2026-05-09 00:32:06.559945 | 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.4.1.dev3) (0.2.13) 2026-05-09 00:32:06.560013 | 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.4.1.dev3) (3.4.1) 2026-05-09 00:32:06.560029 | 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.4.1.dev3) (3.10) 2026-05-09 00:32:06.560118 | 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.4.1.dev3) (1.26.20) 2026-05-09 00:32:06.560151 | 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.4.1.dev3) (2026.4.22) 2026-05-09 00:32:06.560184 | 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.4.1.dev3) (0.7) 2026-05-09 00:32:06.560242 | 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.4.1.dev3) (2.7.2) 2026-05-09 00:32:06.560266 | 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.4.1.dev3) (0.15.2) 2026-05-09 00:32:06.560296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting ifaddr>=0.1.7 (from zeroconf>=0.24.0->ironic-inspector==12.4.1.dev3) 2026-05-09 00:32:06.560368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2026-05-09 00:32:06.560421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-05-09 00:32:06.560470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-05-09 00:32:06.560501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-09 00:32:06.560674 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-09 00:32:06.560728 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-05-09 00:32:06.560743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-05-09 00:32:06.560763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading zeroconf-0.145.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.3 MB) 2026-05-09 00:32:06.560775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 9.4 MB/s 0:00:01 2026-05-09 00:32:06.560790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2026-05-09 00:32:06.560804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building wheels for collected packages: ironic-inspector 2026-05-09 00:32:06.560871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): started 2026-05-09 00:32:06.560888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): finished with status 'done' 2026-05-09 00:32:06.560955 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Created wheel for ironic-inspector: filename=ironic_inspector-12.4.1.dev3-py3-none-any.whl size=289782 sha256=4419f25cbd6a5e3f389ff621df39d87bc07111d6457c861ba501deea00ffcbac 2026-05-09 00:32:06.560972 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Stored in directory: /tmp/pip-ephem-wheel-cache-rcd57_7v/wheels/81/c6/53/c54c068480ece96999594e32d74a984f1ee523639d5025d9ee 2026-05-09 00:32:06.561038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built ironic-inspector 2026-05-09 00:32:06.561086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: ifaddr, zeroconf, Werkzeug, microversion_parse, itsdangerous, construct, blinker, Flask, ironic-inspector 2026-05-09 00:32:06.561132 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed Flask-3.1.0 Werkzeug-3.1.3 blinker-1.9.0 construct-2.10.70 ifaddr-0.2.0 ironic-inspector-12.4.1.dev3 itsdangerous-2.2.0 microversion_parse-2.0.0 zeroconf-0.145.1 2026-05-09 00:32:06.561147 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container a40473621f8c 2026-05-09 00:32:06.561243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> be4aa3f50429 2026-05-09 00:32:06.561302 | 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 2026-05-09 00:32:06.561335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 6421bdbca980 2026-05-09 00:32:06.561350 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-05-09 00:32:06.561459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-05-09 00:32:06.561518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-05-09 00:32:06.561534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages were automatically installed and are no longer required: 2026-05-09 00:32:06.561596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:32:06.561612 | 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 2026-05-09 00:32:06.561673 | 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 2026-05-09 00:32:06.561695 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:32:06.561738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:32:06.561762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:32:06.561807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:32:06.561832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2026-05-09 00:32:06.561881 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Use 'apt autoremove' to remove them. 2026-05-09 00:32:06.561896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2026-05-09 00:32:06.561940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: build-essential 2026-05-09 00:32:06.561955 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:32:06.562013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:32:06.562037 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-05-09 00:32:06.562086 | 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% 2026-05-09 00:32:06.562103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2026-05-09 00:32:06.562146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2026-05-09 00:32:06.562161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2026-05-09 00:32:06.562240 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2026-05-09 00:32:06.562263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-05-09 00:32:06.562322 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-05-09 00:32:06.562337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 19052 files and directories currently installed.) 2026-05-09 00:32:06.562429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:32:06.562442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-05-09 00:32:06.562456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-05-09 00:32:06.562515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-05-09 00:32:06.562542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2026-05-09 00:32:06.562603 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:32:06.562619 | 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 2026-05-09 00:32:06.562676 | 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 2026-05-09 00:32:06.562692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:32:06.562737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:32:06.562752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:32:06.562797 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:32:06.562812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2026-05-09 00:32:06.562856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:32:06.562871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 228 MB disk space will be freed. 2026-05-09 00:32:06.564329 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-05-09 00:32:06.564373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-05-09 00:32:06.564417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:5% (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% 2026-05-09 00:32:06.564432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2026-05-09 00:32:06.564442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-05-09 00:32:06.564451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:75% 2026-05-09 00:32:06.564460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2026-05-09 00:32:06.564468 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2026-05-09 00:32:06.564477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-05-09 00:32:06.564485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-05-09 00:32:06.564494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 19043 files and directories currently installed.) 2026-05-09 00:32:06.564504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:32:06.564512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564522 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:32:06.564530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:32:06.564547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:32:06.564555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:32:06.564575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:32:06.564592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:32:06.564628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:32:06.564637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:32:06.564645 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:32:06.564653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:32:06.564662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:32:06.564670 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:32:06.564678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564687 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:32:06.564695 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-05-09 00:32:06.564729 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-05-09 00:32:06.564746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:32:06.564779 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:32:06.564788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:32:06.564826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:32:06.564851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:32:06.564868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:32:06.564885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing lto-disabled-list (47) ... 2026-05-09 00:32:06.564894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing make (4.3-4.1build2) ... 2026-05-09 00:32:06.564902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-05-09 00:32:06.564910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:32:06.564919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:32:06.564934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting pyclean==3.0.0 2026-05-09 00:32:06.564943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:32:06.564951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:32:06.564959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: pyclean 2026-05-09 00:32:06.564968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed pyclean-3.0.0 2026-05-09 00:32:06.564976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:32:06.564985 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-05-09 00:32:06.564993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 8368 files, 1183 directories removed. 2026-05-09 00:32:06.565002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-05-09 00:32:06.565010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /usr 2026-05-09 00:32:06.565024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-05-09 00:32:06.565033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 1316 files, 133 directories removed. 2026-05-09 00:32:06.565042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-05-09 00:32:06.565050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Found existing installation: pyclean 3.0.0 2026-05-09 00:32:06.565059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Uninstalling pyclean-3.0.0: 2026-05-09 00:32:06.565067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:32:06.565076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 6421bdbca980 2026-05-09 00:32:06.565084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 9988cf204b55 2026-05-09 00:32:06.565093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 10/10 : USER ironic-inspector 2026-05-09 00:32:06.565101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 767c33bf2565 2026-05-09 00:32:06.565110 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 767c33bf2565 2026-05-09 00:32:06.565118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 7a25c1e1c00b 2026-05-09 00:32:06.565126 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built 11f2d427480c 2026-05-09 00:32:06.565135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully tagged osism.harbor.regio.digital/kolla/ironic-inspector:build-20260509 2026-05-09 00:32:06.565149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Built at 2026-05-09 00:32:06.564816 (took 0:00:57.768523) 2026-05-09 00:32:06.566565 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-base) 2026-05-09 00:32:06.566598 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Processing 2026-05-09 00:32:06.566654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building started at 2026-05-09 00:32:06.566571 2026-05-09 00:32:06.566753 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Getting local archive from tarballs/cinder-stable-2025.1.tar.gz 2026-05-09 00:32:06.576612 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 plugins into plugins archive 2026-05-09 00:32:06.577024 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 additions into additions archive 2026-05-09 00:34:02.434398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:34:02.434534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 044f8049f703 2026-05-09 00:34:02.434633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 2/8 : LABEL "build-date"="20260509" "name"="cinder-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:34:02.434696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in f221e3119b93 2026-05-09 00:34:02.434824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container f221e3119b93 2026-05-09 00:34:02.434893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> dca318e5f6e4 2026-05-09 00:34:02.435032 | 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 2026-05-09 00:34:02.435106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 96ec48c97acc 2026-05-09 00:34:02.435260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 96ec48c97acc 2026-05-09 00:34:02.435287 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 180c5bd75e8d 2026-05-09 00:34:02.435419 | 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/* 2026-05-09 00:34:02.435530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 2744cfd551ff 2026-05-09 00:34:02.435628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:34:02.435720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:34:02.435806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:34:02.435888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:34:02.436107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:34:02.436127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:34:02.436237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:34:02.436365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:34:02.436451 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:34:02.436539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:34:02.436615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:34:02.436691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:34:02.436768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:34:02.436841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:34:02.436928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:34:02.437015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 30.1 MB in 3s (11.1 MB/s) 2026-05-09 00:34:02.439311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2026-05-09 00:34:02.439333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2026-05-09 00:34:02.439343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building dependency tree... 2026-05-09 00:34:02.439367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading state information... 2026-05-09 00:34:02.439376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-05-09 00:34:02.439385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following additional packages will be installed: 2026-05-09 00:34:02.439394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-bin libargon2-1 libbabeltrace1 libboost-context1.83.0 2026-05-09 00:34:02.439403 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-05-09 00:34:02.439411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-05-09 00:34:02.439420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2026-05-09 00:34:02.439428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2026-05-09 00:34:02.439437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2026-05-09 00:34:02.439445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2026-05-09 00:34:02.439454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2026-05-09 00:34:02.439462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-requests python3-urllib3 2026-05-09 00:34:02.439471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-wcwidth python3-yaml uuid-runtime 2026-05-09 00:34:02.439480 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Suggested packages: 2026-05-09 00:34:02.439488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph ceph-mds dosfstools keyutils liblocale-gettext-perl fuse3 2026-05-09 00:34:02.439497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: low-memory-monitor python3-cryptography python3-openssl python3-socks 2026-05-09 00:34:02.439506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python-requests-doc python3-brotli 2026-05-09 00:34:02.439514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Recommended packages: 2026-05-09 00:34:02.439523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-initramfs libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-05-09 00:34:02.439531 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: pci.ids qemu-block-extra 2026-05-09 00:34:02.439540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following NEW packages will be installed: 2026-05-09 00:34:02.439548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph-common cryptsetup cryptsetup-bin libargon2-1 libbabeltrace1 2026-05-09 00:34:02.439557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-05-09 00:34:02.439565 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-05-09 00:34:02.439573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-url1.83.0 libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 2026-05-09 00:34:02.439582 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libjson-c5 liblmdb0 2026-05-09 00:34:02.439597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libncurses6 libndctl6 libnuma1 libnvme1t64 liboath0t64 libpmem1 libpmemobj1 2026-05-09 00:34:02.439606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libpopt0 librabbitmq4 librados2 libradosstriper1 librbd1 2026-05-09 00:34:02.439615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libtcmalloc-minimal4t64 libunwind8 liburing2 nvme-cli python3-ceph-argparse 2026-05-09 00:34:02.439623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-common python3-cephfs python3-certifi python3-chardet 2026-05-09 00:34:02.439632 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-rados python3-rbd python3-requests 2026-05-09 00:34:02.439640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-urllib3 python3-wcwidth python3-yaml qemu-utils uuid-runtime 2026-05-09 00:34:02.439654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:0 upgraded, 52 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:34:02.439663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Need to get 44.9 MB of archives. 2026-05-09 00:34:02.439672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:After this operation, 182 MB of additional disk space will be used. 2026-05-09 00:34:02.439681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-05-09 00:34:02.439692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:34:02.439701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:52 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2026-05-09 00:34:02.439727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:53 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2026-05-09 00:34:02.439738 | 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.5 [33.1 kB] 2026-05-09 00:34:02.439747 | 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] 2026-05-09 00:34:02.439757 | 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] 2026-05-09 00:34:02.439767 | 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] 2026-05-09 00:34:02.439776 | 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.8 [1,545 kB] 2026-05-09 00:34:02.439786 | 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] 2026-05-09 00:34:02.439795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-05-09 00:34:02.439805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-05-09 00:34:02.439814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-05-09 00:34:02.439824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-09 00:34:02.439834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-05-09 00:34:02.439843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-05-09 00:34:02.439852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-05-09 00:34:02.439862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-05-09 00:34:02.439871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-05-09 00:34:02.439881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-05-09 00:34:02.439891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-05-09 00:34:02.439905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-05-09 00:34:02.439927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-05-09 00:34:02.439937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-05-09 00:34:02.439977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-05-09 00:34:02.439988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-05-09 00:34:02.440002 | 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.3-0ubuntu0.24.04.3 [335 kB] 2026-05-09 00:34:02.440093 | 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.3-0ubuntu0.24.04.3 [178 kB] 2026-05-09 00:34:02.440159 | 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] 2026-05-09 00:34:02.440217 | 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] 2026-05-09 00:34:02.440333 | 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.3-0ubuntu0.24.04.3 [320 kB] 2026-05-09 00:34:02.440401 | 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] 2026-05-09 00:34:02.440492 | 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] 2026-05-09 00:34:02.440535 | 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] 2026-05-09 00:34:02.440615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-05-09 00:34:02.440685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-05-09 00:34:02.440756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-05-09 00:34:02.440823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-05-09 00:34:02.440896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-05-09 00:34:02.440984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-05-09 00:34:02.441056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-05-09 00:34:02.441125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-05-09 00:34:02.441196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-05-09 00:34:02.441283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-05-09 00:34:02.441365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2026-05-09 00:34:02.441434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-05-09 00:34:02.441504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-05-09 00:34:02.441574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-05-09 00:34:02.441645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-05-09 00:34:02.441723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-05-09 00:34:02.441787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-05-09 00:34:02.441858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-05-09 00:34:02.441931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-05-09 00:34:02.442025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preconfiguring packages ... 2026-05-09 00:34:02.442098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 44.9 MB in 1s (30.2 MB/s) 2026-05-09 00:34:02.442170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package uuid-runtime. 2026-05-09 00:34:02.442240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2026-05-09 00:34:02.442392 | 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% 2026-05-09 00:34:02.442413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2026-05-09 00:34:02.442653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:70% 2026-05-09 00:34:02.442747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 75% 2026-05-09 00:34:02.442786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 80% 2026-05-09 00:34:02.442806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 85% 2026-05-09 00:34:02.442824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 90% 2026-05-09 00:34:02.442850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 95% 2026-05-09 00:34:02.442870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:34:02.442934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-09 00:34:02.442995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:34:02.443070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libargon2-1:amd64. 2026-05-09 00:34:02.443271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-05-09 00:34:02.443308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-09 00:34:02.443334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libjson-c5:amd64. 2026-05-09 00:34:02.443460 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2026-05-09 00:34:02.443485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-05-09 00:34:02.443558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcryptsetup12:amd64. 2026-05-09 00:34:02.443577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-05-09 00:34:02.443633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-09 00:34:02.443711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-09 00:34:02.443741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../04-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 00:34:02.443825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:34:02.443886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpopt0:amd64. 2026-05-09 00:34:02.444042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../05-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-09 00:34:02.444060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 00:34:02.444095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libfuse3-3:amd64. 2026-05-09 00:34:02.444177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../06-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-05-09 00:34:02.444280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-09 00:34:02.444364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liblmdb0:amd64. 2026-05-09 00:34:02.444430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../07-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-05-09 00:34:02.444477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-09 00:34:02.444564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libncurses6:amd64. 2026-05-09 00:34:02.444620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../08-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-09 00:34:02.444709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:34:02.444737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnuma1:amd64. 2026-05-09 00:34:02.444818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../09-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:34:02.444850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:34:02.444930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-05-09 00:34:02.445008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../10-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:34:02.445080 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:34:02.445150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-05-09 00:34:02.445235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../11-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:34:02.445325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:34:02.445374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librados2. 2026-05-09 00:34:02.445447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../12-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:34:02.445517 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.445570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdaxctl1:amd64. 2026-05-09 00:34:02.445651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../13-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-05-09 00:34:02.445703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-09 00:34:02.445751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libndctl6:amd64. 2026-05-09 00:34:02.445828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../14-libndctl6_77-2ubuntu2_amd64.deb ... 2026-05-09 00:34:02.445860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-05-09 00:34:02.445984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-05-09 00:34:02.446017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmem1:amd64. 2026-05-09 00:34:02.446089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../15-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-09 00:34:02.446159 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 00:34:02.446233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmemobj1:amd64. 2026-05-09 00:34:02.446353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../16-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-09 00:34:02.446411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 00:34:02.446498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librbd1. 2026-05-09 00:34:02.446518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../17-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:34:02.446598 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.446666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-argparse. 2026-05-09 00:34:02.447308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../18-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:34:02.447336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.447347 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-yaml. 2026-05-09 00:34:02.447357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../19-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-05-09 00:34:02.447368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-09 00:34:02.447378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-common. 2026-05-09 00:34:02.447388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../20-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-05-09 00:34:02.447399 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.447409 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-05-09 00:34:02.447419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../21-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:34:02.447443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:34:02.447455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcephfs2. 2026-05-09 00:34:02.447464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../22-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:34:02.447478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-05-09 00:34:02.447487 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.447497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rados. 2026-05-09 00:34:02.447509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../23-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:34:02.447605 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.447648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-cephfs. 2026-05-09 00:34:02.447696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../24-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:34:02.447780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.447824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-wcwidth. 2026-05-09 00:34:02.447895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../25-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-09 00:34:02.447986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-09 00:34:02.448055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-prettytable. 2026-05-09 00:34:02.448161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../26-python3-prettytable_3.6.0-2_all.deb ... 2026-05-09 00:34:02.448228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-prettytable (3.6.0-2) ... 2026-05-09 00:34:02.448296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rbd. 2026-05-09 00:34:02.448372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../27-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:34:02.448442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.448511 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-certifi. 2026-05-09 00:34:02.448580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../28-python3-certifi_2023.11.17-1_all.deb ... 2026-05-09 00:34:02.448650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-certifi (2023.11.17-1) ... 2026-05-09 00:34:02.448717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-chardet. 2026-05-09 00:34:02.448786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../29-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-05-09 00:34:02.448855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-05-09 00:34:02.448923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-05-09 00:34:02.451332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-idna. 2026-05-09 00:34:02.451375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../30-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-05-09 00:34:02.451383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-05-09 00:34:02.451391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-05-09 00:34:02.451398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-urllib3. 2026-05-09 00:34:02.451410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../31-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-05-09 00:34:02.451422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-09 00:34:02.451434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-requests. 2026-05-09 00:34:02.451447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../32-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2026-05-09 00:34:02.451460 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-09 00:34:02.451473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdw1t64:amd64. 2026-05-09 00:34:02.451486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../33-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-05-09 00:34:02.451499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-09 00:34:02.451512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libbabeltrace1:amd64. 2026-05-09 00:34:02.451540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../34-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-05-09 00:34:02.451554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-05-09 00:34:02.451566 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-05-09 00:34:02.451589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../35-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:34:02.451602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:34:02.451614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-05-09 00:34:02.451626 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../36-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:34:02.451633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:34:02.451640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-05-09 00:34:02.451647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../37-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:34:02.451654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:34:02.451661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-05-09 00:34:02.451674 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../38-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:34:02.451685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:34:02.451698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-05-09 00:34:02.451711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../39-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-05-09 00:34:02.451723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-05-09 00:34:02.451735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libunwind8:amd64. 2026-05-09 00:34:02.451747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../40-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-05-09 00:34:02.451759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-05-09 00:34:02.451772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-05-09 00:34:02.451785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../41-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-05-09 00:34:02.451798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-05-09 00:34:02.451810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liboath0t64:amd64. 2026-05-09 00:34:02.451822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../42-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-05-09 00:34:02.451835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-05-09 00:34:02.451864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librabbitmq4:amd64. 2026-05-09 00:34:02.451877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../43-librabbitmq4_0.11.0-1build2_amd64.deb ... 2026-05-09 00:34:02.451889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2026-05-09 00:34:02.451902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libradosstriper1. 2026-05-09 00:34:02.451916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../44-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:34:02.451984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.451998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package ceph-common. 2026-05-09 00:34:02.452010 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../45-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:34:02.452021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.452028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup-bin. 2026-05-09 00:34:02.452035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../46-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-05-09 00:34:02.452043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-05-09 00:34:02.452050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup. 2026-05-09 00:34:02.452057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../47-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-05-09 00:34:02.452064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-05-09 00:34:02.452071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnvme1t64. 2026-05-09 00:34:02.452077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../48-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-05-09 00:34:02.452091 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-05-09 00:34:02.452098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liburing2:amd64. 2026-05-09 00:34:02.452106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../49-liburing2_2.5-1build1_amd64.deb ... 2026-05-09 00:34:02.452113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-05-09 00:34:02.452120 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package nvme-cli. 2026-05-09 00:34:02.452127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../50-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-05-09 00:34:02.452134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-05-09 00:34:02.452141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package qemu-utils. 2026-05-09 00:34:02.452148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../51-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 00:34:02.452161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:34:02.452168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-09 00:34:02.452175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:34:02.452182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2026-05-09 00:34:02.452189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-09 00:34:02.452199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:34:02.452433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.452515 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:34:02.452540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-09 00:34:02.452553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:34:02.452563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-05-09 00:34:02.452614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:34:02.452677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-09 00:34:02.452756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:34:02.452812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:No schema files found: doing nothing. 2026-05-09 00:34:02.452882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-05-09 00:34:02.453020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-09 00:34:02.453042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-certifi (2023.11.17-1) ... 2026-05-09 00:34:02.453147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:34:02.453166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:34:02.453305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.453568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-05-09 00:34:02.453642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-05-09 00:34:02.453724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-09 00:34:02.453804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-09 00:34:02.453881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-05-09 00:34:02.453981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-09 00:34:02.454064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:34:02.454133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:34:02.454194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Selecting GID from range 100 to 59999 ... 2026-05-09 00:34:02.454281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Adding group `uuidd' (GID 102) ... 2026-05-09 00:34:02.454354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:34:02.454415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:34:02.454476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-05-09 00:34:02.454538 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-05-09 00:34:02.454606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liburing2:amd64 (2.5-1build1) ... 2026-05-09 00:34:02.454685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-prettytable (3.6.0-2) ... 2026-05-09 00:34:02.454703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 00:34:02.454784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-05-09 00:34:02.454847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 00:34:02.454910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.455006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-05-09 00:34:02.455076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:34:02.455141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.455227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.455305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-05-09 00:34:02.455368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-09 00:34:02.455432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 00:34:02.455498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-09 00:34:02.455564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 00:34:02.455629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-05-09 00:34:02.455709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.455776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-05-09 00:34:02.455838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-05-09 00:34:02.455903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.455977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.456053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.456117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:34:02.456183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding group ceph.. 2026-05-09 00:34:02.456272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-05-09 00:34:02.456341 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding system user ceph.. 2026-05-09 00:34:02.456405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-05-09 00:34:02.456464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting system user ceph properties.. 2026-05-09 00:34:02.456530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:usermod: unlocking the user's password would result in a passwordless account. 2026-05-09 00:34:02.456598 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:You should set a password with usermod -p to unlock this user's password. 2026-05-09 00:34:02.456628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-05-09 00:34:02.456725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-05-09 00:34:02.456755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:34:02.456841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 2744cfd551ff 2026-05-09 00:34:02.456870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 1ce55eb97e33 2026-05-09 00:34:02.456981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 5/8 : ADD cinder-base-archive /cinder-base-source 2026-05-09 00:34:02.457054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 47a9bb420e1e 2026-05-09 00:34:02.457084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 6/8 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_sudoers 2026-05-09 00:34:02.457192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> ad6bc4ae6034 2026-05-09 00:34:02.457264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:34:02.457331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 9259a3d97b8b 2026-05-09 00:34:02.457407 | 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 /var/lib/kolla/venv/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 2026-05-09 00:34:02.457439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in b875568c58bd 2026-05-09 00:34:02.457563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing ./cinder 2026-05-09 00:34:02.457596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-05-09 00:34:02.457618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:34:02.457689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-05-09 00:34:02.457718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:34:02.457804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: started 2026-05-09 00:34:02.457833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:34:02.457923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:34:02.457996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:34:02.458023 | 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==26.2.1.dev15) (7.0.0) 2026-05-09 00:34:02.458112 | 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==26.2.1.dev15) (5.1.1) 2026-05-09 00:34:02.458142 | 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==26.2.1.dev15) (0.39.0) 2026-05-09 00:34:02.458242 | 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==26.2.1.dev15) (3.1.1) 2026-05-09 00:34:02.458349 | 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==26.2.1.dev15) (2.1.0) 2026-05-09 00:34:02.458442 | 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==26.2.1.dev15) (4.23.0) 2026-05-09 00:34:02.458471 | 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==26.2.1.dev15) (5.10.0) 2026-05-09 00:34:02.458526 | 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==26.2.1.dev15) (10.12.1) 2026-05-09 00:34:02.458633 | 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==26.2.1.dev15) (5.3.1) 2026-05-09 00:34:02.458648 | 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==26.2.1.dev15) (9.7.1) 2026-05-09 00:34:02.458710 | 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==26.2.1.dev15) (7.1.0) 2026-05-09 00:34:02.458776 | 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==26.2.1.dev15) (5.7.1) 2026-05-09 00:34:02.458839 | 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==26.2.1.dev15) (17.2.1) 2026-05-09 00:34:02.458905 | 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==26.2.1.dev15) (7.1.0) 2026-05-09 00:34:02.458997 | 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==26.2.1.dev15) (16.1.0) 2026-05-09 00:34:02.459097 | 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==26.2.1.dev15) (6.3.1) 2026-05-09 00:34:02.459163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (4.5.1) 2026-05-09 00:34:02.459187 | 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==26.2.1.dev15) (3.6.0) 2026-05-09 00:34:02.459305 | 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==26.2.1.dev15) (3.5.1) 2026-05-09 00:34:02.462559 | 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==26.2.1.dev15) (7.5.1) 2026-05-09 00:34:02.462619 | 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==26.2.1.dev15) (5.7.0) 2026-05-09 00:34:02.462635 | 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==26.2.1.dev15) (4.1.1) 2026-05-09 00:34:02.462646 | 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==26.2.1.dev15) (2.5.0) 2026-05-09 00:34:02.462659 | 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==26.2.1.dev15) (8.2.0) 2026-05-09 00:34:02.462670 | 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==26.2.1.dev15) (3.6.0) 2026-05-09 00:34:02.462680 | 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==26.2.1.dev15) (4.2.0) 2026-05-09 00:34:02.462691 | 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==26.2.1.dev15) (24.2) 2026-05-09 00:34:02.462702 | 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==26.2.1.dev15) (3.5.1) 2026-05-09 00:34:02.462713 | 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==26.2.1.dev15) (3.10.1) 2026-05-09 00:34:02.462723 | 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==26.2.1.dev15) (3.1.0) 2026-05-09 00:34:02.462734 | 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==26.2.1.dev15) (3.2.1) 2026-05-09 00:34:02.462745 | 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==26.2.1.dev15) (7.1.0) 2026-05-09 00:34:02.462755 | 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==26.2.1.dev15) (4.8.0) 2026-05-09 00:34:02.462766 | 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==26.2.1.dev15) (5.6.0) 2026-05-09 00:34:02.462792 | 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==26.2.1.dev15) (18.9.0) 2026-05-09 00:34:02.462811 | 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==26.2.1.dev15) (4.7.0) 2026-05-09 00:34:02.462822 | 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==26.2.1.dev15) (2.32.3) 2026-05-09 00:34:02.462833 | 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==26.2.1.dev15) (2.5.1) 2026-05-09 00:34:02.462845 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting taskflow>=4.5.0 (from cinder==26.2.1.dev15) 2026-05-09 00:34:02.462856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-05-09 00:34:02.462867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rtslib-fb>=2.1.74 (from cinder==26.2.1.dev15) 2026-05-09 00:34:02.462878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rtslib-fb-2.1.76.tar.gz (78 kB) 2026-05-09 00:34:02.462889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-05-09 00:34:02.462900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:34:02.462910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-05-09 00:34:02.462975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:34:02.462989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:34:02.462999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:34:02.463010 | 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==26.2.1.dev15) (2.0.38) 2026-05-09 00:34:02.463020 | 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==26.2.1.dev15) (5.4.1) 2026-05-09 00:34:02.463053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting tabulate>=0.8.7 (from cinder==26.2.1.dev15) 2026-05-09 00:34:02.463063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-05-09 00:34:02.463073 | 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==26.2.1.dev15) (9.0.0) 2026-05-09 00:34:02.463083 | 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==26.2.1.dev15) (1.8.9) 2026-05-09 00:34:02.463093 | 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==26.2.1.dev15) (6.5.1) 2026-05-09 00:34:02.463103 | 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==26.2.1.dev15) (4.6.0) 2026-05-09 00:34:02.463113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: os-brick>=6.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (6.11.0) 2026-05-09 00:34:02.463123 | 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==26.2.1.dev15) (5.9.0) 2026-05-09 00:34:02.463133 | 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==26.2.1.dev15) (6.3.0) 2026-05-09 00:34:02.463142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-python-client>=1.11.0 (from cinder==26.2.1.dev15) 2026-05-09 00:34:02.463160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_python_client-2.161.0-py2.py3-none-any.whl.metadata (6.7 kB) 2026-05-09 00:34:02.463171 | 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==26.2.1.dev15) (5.2.1) 2026-05-09 00:34:02.463181 | 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==26.2.1.dev15) (43.0.3) 2026-05-09 00:34:02.463191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting cursive>=0.2.2 (from cinder==26.2.1.dev15) 2026-05-09 00:34:02.463201 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-09 00:34:02.463250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting zstd>=1.4.5.1 (from cinder==26.2.1.dev15) 2026-05-09 00:34:02.463261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading zstd-1.5.6.4.tar.gz (648 kB) 2026-05-09 00:34:02.463272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 648.8/648.8 kB 10.4 MB/s 0:00:00 2026-05-09 00:34:02.463283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-05-09 00:34:02.463292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:34:02.463302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-05-09 00:34:02.463312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:34:02.463322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:34:02.463332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:34:02.463342 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting boto3>=1.18.49 (from cinder==26.2.1.dev15) 2026-05-09 00:34:02.463351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2026-05-09 00:34:02.463361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting distro>=1.8.0 (from cinder==26.2.1.dev15) 2026-05-09 00:34:02.463370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-05-09 00:34:02.463395 | 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==26.2.1.dev15) (2025.1) 2026-05-09 00:34:02.463406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting botocore<1.37.0,>=1.36.26 (from boto3>=1.18.49->cinder==26.2.1.dev15) 2026-05-09 00:34:02.463416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2026-05-09 00:34:02.463426 | 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==26.2.1.dev15) (1.0.1) 2026-05-09 00:34:02.463436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3>=1.18.49->cinder==26.2.1.dev15) 2026-05-09 00:34:02.463446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2026-05-09 00:34:02.463457 | 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.37.0,>=1.36.26->boto3>=1.18.49->cinder==26.2.1.dev15) (2.9.0.post0) 2026-05-09 00:34:02.463470 | 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.37.0,>=1.36.26->boto3>=1.18.49->cinder==26.2.1.dev15) (1.26.20) 2026-05-09 00:34:02.463480 | 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.37.0,>=1.36.26->boto3>=1.18.49->cinder==26.2.1.dev15) (1.17.0) 2026-05-09 00:34:02.463497 | 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==26.2.1.dev15) (1.17.1) 2026-05-09 00:34:02.463508 | 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==26.2.1.dev15) (2.22) 2026-05-09 00:34:02.463519 | 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==26.2.1.dev15) (2.7.0) 2026-05-09 00:34:02.463529 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: httplib2<1.dev0,>=0.19.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==26.2.1.dev15) (0.22.0) 2026-05-09 00:34:02.463541 | 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==26.2.1.dev15) 2026-05-09 00:34:02.463550 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth-2.38.0-py2.py3-none-any.whl.metadata (4.8 kB) 2026-05-09 00:34:02.463561 | 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==26.2.1.dev15) 2026-05-09 00:34:02.463570 | 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) 2026-05-09 00:34:02.463580 | 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==26.2.1.dev15) 2026-05-09 00:34:02.463591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_core-2.24.1-py3-none-any.whl.metadata (3.0 kB) 2026-05-09 00:34:02.466652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==26.2.1.dev15) 2026-05-09 00:34:02.466695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-09 00:34:02.466707 | 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==26.2.1.dev15) 2026-05-09 00:34:02.466718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading googleapis_common_protos-1.68.0-py2.py3-none-any.whl.metadata (5.1 kB) 2026-05-09 00:34:02.466729 | 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==26.2.1.dev15) 2026-05-09 00:34:02.466741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading protobuf-5.29.3-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) 2026-05-09 00:34:02.466788 | 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==26.2.1.dev15) 2026-05-09 00:34:02.466799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading proto_plus-1.26.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-09 00:34:02.466809 | 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==26.2.1.dev15) (5.5.2) 2026-05-09 00:34:02.466821 | 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==26.2.1.dev15) 2026-05-09 00:34:02.466837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-09 00:34:02.466846 | 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==26.2.1.dev15) 2026-05-09 00:34:02.466855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-05-09 00:34:02.466864 | 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==26.2.1.dev15) (3.4.1) 2026-05-09 00:34:02.466873 | 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==26.2.1.dev15) (3.10) 2026-05-09 00:34:02.466882 | 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==26.2.1.dev15) (2026.4.22) 2026-05-09 00:34:02.466891 | 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==26.2.1.dev15) 2026-05-09 00:34:02.466921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-09 00:34:02.466931 | 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==26.2.1.dev15) (25.1.0) 2026-05-09 00:34:02.466966 | 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==26.2.1.dev15) (2024.10.1) 2026-05-09 00:34:02.466977 | 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==26.2.1.dev15) (0.36.2) 2026-05-09 00:34:02.466986 | 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==26.2.1.dev15) (0.23.1) 2026-05-09 00:34:02.466996 | 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==26.2.1.dev15) (1.7.0) 2026-05-09 00:34:02.467037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==26.2.1.dev15) (4.12.2) 2026-05-09 00:34:02.467047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==26.2.1.dev15) (3.11.0) 2026-05-09 00:34:02.467056 | 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==26.2.1.dev15) (4.0.1) 2026-05-09 00:34:02.467065 | 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==26.2.1.dev15) (2.10.1) 2026-05-09 00:34:02.467073 | 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 os-brick>=6.10.0->cinder==26.2.1.dev15) (7.0.0) 2026-05-09 00:34:02.467111 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==26.2.1.dev15) (1.3.4) 2026-05-09 00:34:02.467121 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==26.2.1.dev15) (3.0.0) 2026-05-09 00:34:02.467137 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==26.2.1.dev15) (1.17.2) 2026-05-09 00:34:02.467147 | 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==26.2.1.dev15) (0.19) 2026-05-09 00:34:02.467179 | 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==26.2.1.dev15) (1.3.0) 2026-05-09 00:34:02.467188 | 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==26.2.1.dev15) (2.0.0) 2026-05-09 00:34:02.467196 | 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==26.2.1.dev15) (6.0.2) 2026-05-09 00:34:02.467229 | 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==26.2.1.dev15) (1.14.1) 2026-05-09 00:34:02.467243 | 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==26.2.1.dev15) (2.0.1) 2026-05-09 00:34:02.467278 | 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==26.2.1.dev15) (0.5.0) 2026-05-09 00:34:02.467288 | 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==26.2.1.dev15) (1.3.9) 2026-05-09 00:34:02.467297 | 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==26.2.1.dev15) (3.1.0) 2026-05-09 00:34:02.467305 | 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==26.2.1.dev15) (5.3.1) 2026-05-09 00:34:02.467336 | 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==26.2.1.dev15) (5.4.2) 2026-05-09 00:34:02.467345 | 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==26.2.1.dev15) (0.11.0) 2026-05-09 00:34:02.467354 | 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==26.2.1.dev15) (5.1.0) 2026-05-09 00:34:02.467370 | 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==26.2.1.dev15) (0.21.1) 2026-05-09 00:34:02.467401 | 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==26.2.1.dev15) (3.1.5) 2026-05-09 00:34:02.467411 | 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==26.2.1.dev15) (4.0.1) 2026-05-09 00:34:02.467419 | 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==26.2.1.dev15) (4.0.1) 2026-05-09 00:34:02.467435 | 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==26.2.1.dev15) (3.0.2) 2026-05-09 00:34:02.467471 | 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==26.2.1.dev15) (1.1.0) 2026-05-09 00:34:02.467482 | 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==26.2.1.dev15) (1.6.10) 2026-05-09 00:34:02.467492 | 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==26.2.1.dev15) (3.14.0) 2026-05-09 00:34:02.467501 | 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==26.2.1.dev15) (1.2.0) 2026-05-09 00:34:02.467533 | 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==26.2.1.dev15) (1.5.0) 2026-05-09 00:34:02.467542 | 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==26.2.1.dev15) (82.0.1) 2026-05-09 00:34:02.467552 | 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==26.2.1.dev15) (0.2.13) 2026-05-09 00:34:02.467561 | 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==26.2.1.dev15) (4.9.1) 2026-05-09 00:34:02.467596 | 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==26.2.1.dev15) (0.5.2) 2026-05-09 00:34:02.467605 | 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==26.2.1.dev15) (2.5.11) 2026-05-09 00:34:02.467614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pyperclip>=1.8 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==26.2.1.dev15) (1.9.0) 2026-05-09 00:34:02.467646 | 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==26.2.1.dev15) (2.0.1) 2026-05-09 00:34:02.467656 | 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==26.2.1.dev15) (24.2.1) 2026-05-09 00:34:02.467665 | 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==26.2.1.dev15) (0.7) 2026-05-09 00:34:02.467673 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyudev>=0.16.1 (from rtslib-fb>=2.1.74->cinder==26.2.1.dev15) 2026-05-09 00:34:02.467682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2026-05-09 00:34:02.467720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting networkx>=2.1.0 (from taskflow>=4.5.0->cinder==26.2.1.dev15) 2026-05-09 00:34:02.467729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-09 00:34:02.467767 | 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==26.2.1.dev15) (3.2.0) 2026-05-09 00:34:02.467778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pydot>=1.2.4 (from taskflow>=4.5.0->cinder==26.2.1.dev15) 2026-05-09 00:34:02.467787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-05-09 00:34:02.467796 | 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==26.2.1.dev15) (2.7.2) 2026-05-09 00:34:02.467804 | 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==26.2.1.dev15) (0.15.2) 2026-05-09 00:34:02.467842 | 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==26.2.1.dev15) (1.33) 2026-05-09 00:34:02.467852 | 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==26.2.1.dev15) (3.0.0) 2026-05-09 00:34:02.467861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2026-05-09 00:34:02.467891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2026-05-09 00:34:02.467901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 26.0 MB/s 0:00:00 2026-05-09 00:34:02.467909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2026-05-09 00:34:02.467918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-05-09 00:34:02.467986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-05-09 00:34:02.467997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_python_client-2.161.0-py2.py3-none-any.whl (12.9 MB) 2026-05-09 00:34:02.468028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.9/12.9 MB 21.8 MB/s 0:00:00 2026-05-09 00:34:02.468037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_core-2.24.1-py3-none-any.whl (160 kB) 2026-05-09 00:34:02.468046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) 2026-05-09 00:34:02.468055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) 2026-05-09 00:34:02.468086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading googleapis_common_protos-1.68.0-py2.py3-none-any.whl (164 kB) 2026-05-09 00:34:02.468096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading proto_plus-1.26.0-py3-none-any.whl (50 kB) 2026-05-09 00:34:02.468104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading protobuf-5.29.3-cp38-abi3-manylinux2014_x86_64.whl (319 kB) 2026-05-09 00:34:02.468113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-05-09 00:34:02.468145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2026-05-09 00:34:02.468155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-09 00:34:02.468164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-09 00:34:02.468172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2026-05-09 00:34:02.468202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-05-09 00:34:02.468254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-05-09 00:34:02.468263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-09 00:34:02.468272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 32.1 MB/s 0:00:00 2026-05-09 00:34:02.468285 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-05-09 00:34:02.468300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building wheels for collected packages: cinder, rtslib-fb, zstd 2026-05-09 00:34:02.468361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): started 2026-05-09 00:34:02.468421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): finished with status 'done' 2026-05-09 00:34:02.468448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for cinder: filename=cinder-26.2.1.dev15-py3-none-any.whl size=5290118 sha256=21db178937d0ad86aa73fbe00cbccfe09ae50741b696c6075ca11a4257961f40 2026-05-09 00:34:02.468463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-rpv6v7x3/wheels/ef/0d/3b/bc24d3cce7d2ff230e5f1a2b6bd8231fbfe9305d51d85d1d41 2026-05-09 00:34:02.468477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): started 2026-05-09 00:34:02.468492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): finished with status 'done' 2026-05-09 00:34:02.468507 | 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=89981 sha256=fac2488a9b20eaee6adee1f99beba966a5cd57e87ed8cd1d4dba9adce16303bc 2026-05-09 00:34:02.468523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-rpv6v7x3/wheels/76/74/69/e73e01729d411ba1d55604e41f1d1c5b31692ae4b3614cb772 2026-05-09 00:34:02.468549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): started 2026-05-09 00:34:02.468561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): finished with status 'done' 2026-05-09 00:34:02.468570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for zstd: filename=zstd-1.5.6.4-cp312-cp312-linux_x86_64.whl size=1730041 sha256=3014418f3a63aa682e55c80ae0eab63bad92b4df0b12fc97432802778d8cc6e0 2026-05-09 00:34:02.468579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-rpv6v7x3/wheels/62/16/eb/ed6e38f1fd95d9a63211f76211d0fd600d55a15fac5b9cf2f7 2026-05-09 00:34:02.468631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built cinder rtslib-fb zstd 2026-05-09 00:34:02.468666 | 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, google-auth-httplib2, google-api-core, boto3, taskflow, google-api-python-client, cursive, cinder 2026-05-09 00:34:02.468680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully installed boto3-1.36.26 botocore-1.36.26 cinder-26.2.1.dev15 cursive-0.2.3 distro-1.9.0 google-api-core-2.24.1 google-api-python-client-2.161.0 google-auth-2.38.0 google-auth-httplib2-0.2.0 googleapis-common-protos-1.68.0 networkx-3.4.2 proto-plus-1.26.0 protobuf-5.29.3 pyasn1-0.6.0 pyasn1-modules-0.4.1 pydot-3.0.4 pyudev-0.24.3 rsa-4.9 rtslib-fb-2.1.76 s3transfer-0.11.2 tabulate-0.9.0 taskflow-5.12.0 uritemplate-4.1.1 zstd-1.5.6.4 2026-05-09 00:34:02.468695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container b875568c58bd 2026-05-09 00:34:02.468729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> a7959ecf820b 2026-05-09 00:34:02.468851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built 187bd6fdf1a7 2026-05-09 00:34:02.468862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully tagged osism.harbor.regio.digital/kolla/cinder-base:build-20260509 2026-05-09 00:34:02.469046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Built at 2026-05-09 00:34:02.468860 (took 0:01:55.902289) 2026-05-09 00:34:02.469379 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-backup) to queue 2026-05-09 00:34:02.469429 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-api) to queue 2026-05-09 00:34:02.469456 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-scheduler) to queue 2026-05-09 00:34:02.469463 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-volume) to queue 2026-05-09 00:34:02.469961 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-base) 2026-05-09 00:34:02.470181 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Processing 2026-05-09 00:34:02.470285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building started at 2026-05-09 00:34:02.470093 2026-05-09 00:34:02.470338 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Getting local archive from tarballs/ironic-stable-2025.1.tar.gz 2026-05-09 00:34:02.477539 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 plugins into plugins archive 2026-05-09 00:34:02.477969 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 additions into additions archive 2026-05-09 00:34:33.659125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:34:33.659312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 044f8049f703 2026-05-09 00:34:33.659341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 2/7 : LABEL "build-date"="20260509" "name"="ironic-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:34:33.659359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 7eb4f0f2ab7f 2026-05-09 00:34:33.659594 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 7eb4f0f2ab7f 2026-05-09 00:34:33.659613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 59e06b4188ae 2026-05-09 00:34:33.659677 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 3/7 : RUN usermod --append --home /var/lib/ironic --groups kolla ironic && chsh --shell /bin/bash ironic && mkdir -p /var/lib/ironic && chown -R 42422:42422 /var/lib/ironic 2026-05-09 00:34:33.659715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 98a1c56e6368 2026-05-09 00:34:33.659727 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 98a1c56e6368 2026-05-09 00:34:33.659761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> ca9ac0802be9 2026-05-09 00:34:33.659774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 4/7 : ADD ironic-base-archive /ironic-base-source 2026-05-09 00:34:33.659786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 5bae984c0037 2026-05-09 00:34:33.659820 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 5/7 : ADD ironic_sudoers /etc/sudoers.d/kolla_ironic_sudoers 2026-05-09 00:34:33.659833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> c17791808d15 2026-05-09 00:34:33.659845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:34:33.659878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 32b587d93cd7 2026-05-09 00:34:33.659893 | 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 /var/lib/kolla/venv/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 2026-05-09 00:34:33.659943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in bae0dec44af6 2026-05-09 00:34:33.659959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Processing ./ironic 2026-05-09 00:34:33.659994 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: started 2026-05-09 00:34:33.660004 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:34:33.660014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: started 2026-05-09 00:34:33.660024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:34:33.660055 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:34:33.660069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:34:33.660080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pbr>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev1) (7.0.0) 2026-05-09 00:34:33.660117 | 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==29.0.6.dev1) (2.0.38) 2026-05-09 00:34:33.660177 | 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==29.0.6.dev1) (1.14.1) 2026-05-09 00:34:33.660263 | 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==29.0.6.dev1) (3.2.0) 2026-05-09 00:34:33.660309 | 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==29.0.6.dev1) (0.39.0) 2026-05-09 00:34:33.660346 | 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==29.0.6.dev1) (1.8.9) 2026-05-09 00:34:33.660438 | 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==29.0.6.dev1) (5.10.0) 2026-05-09 00:34:33.660480 | 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==29.0.6.dev1) (5.4.1) 2026-05-09 00:34:33.660521 | 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==29.0.6.dev1) (7.1.0) 2026-05-09 00:34:33.660579 | 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==29.0.6.dev1) (9.7.1) 2026-05-09 00:34:33.660622 | 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==29.0.6.dev1) (5.7.1) 2026-05-09 00:34:33.660678 | 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==29.0.6.dev1) (17.2.1) 2026-05-09 00:34:33.660747 | 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==29.0.6.dev1) (7.5.1) 2026-05-09 00:34:33.660842 | 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==29.0.6.dev1) (7.1.0) 2026-05-09 00:34:33.660877 | 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==29.0.6.dev1) (6.3.1) 2026-05-09 00:34:33.660932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev1) (4.5.1) 2026-05-09 00:34:33.660984 | 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==29.0.6.dev1) (5.7.0) 2026-05-09 00:34:33.661022 | 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==29.0.6.dev1) (4.1.1) 2026-05-09 00:34:33.661065 | 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==29.0.6.dev1) (2.5.0) 2026-05-09 00:34:33.661137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.utils>=8.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev1) (8.2.0) 2026-05-09 00:34:33.661174 | 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==29.0.6.dev1) (4.2.0) 2026-05-09 00:34:33.661343 | 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==29.0.6.dev1) (3.3.0) 2026-05-09 00:34:33.661451 | 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==29.0.6.dev1) (1.5.1) 2026-05-09 00:34:33.661733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting pycdlib>=1.11.0 (from ironic==29.0.6.dev1) 2026-05-09 00:34:33.661792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading pycdlib-1.14.0-py2.py3-none-any.whl.metadata (992 bytes) 2026-05-09 00:34:33.661806 | 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==29.0.6.dev1) (2.32.3) 2026-05-09 00:34:33.661818 | 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==29.0.6.dev1) (2.0.0) 2026-05-09 00:34:33.661859 | 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==29.0.6.dev1) (1.33) 2026-05-09 00:34:33.661870 | 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==29.0.6.dev1) (3.1.5) 2026-05-09 00:34:33.661907 | 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==29.0.6.dev1) (10.12.1) 2026-05-09 00:34:33.661922 | 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==29.0.6.dev1) (16.1.0) 2026-05-09 00:34:33.661958 | 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==29.0.6.dev1) (9.0.0) 2026-05-09 00:34:33.662010 | 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==29.0.6.dev1) (3.6.0) 2026-05-09 00:34:33.662084 | 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==29.0.6.dev1) (4.23.0) 2026-05-09 00:34:33.662151 | 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==29.0.6.dev1) (7.0.0) 2026-05-09 00:34:33.662163 | 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==29.0.6.dev1) (3.1.0) 2026-05-09 00:34:33.662315 | 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==29.0.6.dev1) (6.3.0) 2026-05-09 00:34:33.662464 | 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==29.0.6.dev1) (4.4.0) 2026-05-09 00:34:33.662479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting sushy>=4.8.0 (from ironic==29.0.6.dev1) 2026-05-09 00:34:33.662515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading sushy-5.5.1-py3-none-any.whl.metadata (2.4 kB) 2026-05-09 00:34:33.662525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting construct>=2.9.39 (from ironic==29.0.6.dev1) 2026-05-09 00:34:33.662536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-05-09 00:34:33.662578 | 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==29.0.6.dev1) (1.3.0) 2026-05-09 00:34:33.662643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting microversion-parse>=1.0.1 (from ironic==29.0.6.dev1) 2026-05-09 00:34:33.662684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-09 00:34:33.662741 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting zeroconf>=0.24.0 (from ironic==29.0.6.dev1) 2026-05-09 00:34:33.662827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading zeroconf-0.145.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.2 kB) 2026-05-09 00:34:33.662840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: os-service-types>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev1) (1.7.0) 2026-05-09 00:34:33.662881 | 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==29.0.6.dev1) (4.0.1) 2026-05-09 00:34:33.662940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting websockify>=0.9.0 (from ironic==29.0.6.dev1) 2026-05-09 00:34:33.663008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2026-05-09 00:34:33.663048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PyYAML>=6.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev1) (6.0.2) 2026-05-09 00:34:33.663107 | 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==29.0.6.dev1) (1.3.9) 2026-05-09 00:34:33.663150 | 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==29.0.6.dev1) (4.12.2) 2026-05-09 00:34:33.663236 | 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==29.0.6.dev1) (3.14.0) 2026-05-09 00:34:33.663333 | 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==29.0.6.dev1) (2.7.0) 2026-05-09 00:34:33.663481 | 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==29.0.6.dev1) (3.1.1) 2026-05-09 00:34:33.663554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->ironic==29.0.6.dev1) (3.0.0) 2026-05-09 00:34:33.663635 | 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>=3.0.0->futurist>=1.2.0->ironic==29.0.6.dev1) (1.17.2) 2026-05-09 00:34:33.663678 | 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==29.0.6.dev1) (3.0.2) 2026-05-09 00:34:33.663734 | 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==29.0.6.dev1) (3.0.0) 2026-05-09 00:34:33.663776 | 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==29.0.6.dev1) (25.1.0) 2026-05-09 00:34:33.663840 | 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==29.0.6.dev1) (2024.10.1) 2026-05-09 00:34:33.663883 | 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==29.0.6.dev1) (0.36.2) 2026-05-09 00:34:33.663941 | 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==29.0.6.dev1) (0.23.1) 2026-05-09 00:34:33.664026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic==29.0.6.dev1) (2.1.0) 2026-05-09 00:34:33.664059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==29.0.6.dev1) (3.11.0) 2026-05-09 00:34:33.664122 | 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 keystonemiddleware>=9.5.0->ironic==29.0.6.dev1) (6.5.1) 2026-05-09 00:34:33.664141 | 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==29.0.6.dev1) (4.0.1) 2026-05-09 00:34:33.664249 | 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==29.0.6.dev1) (2.10.1) 2026-05-09 00:34:33.664265 | 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==29.0.6.dev1) (5.6.0) 2026-05-09 00:34:33.664340 | 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==29.0.6.dev1) (43.0.3) 2026-05-09 00:34:33.664421 | 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==29.0.6.dev1) (5.1.1) 2026-05-09 00:34:33.664527 | 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==29.0.6.dev1) (1.3.4) 2026-05-09 00:34:33.664626 | 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==29.0.6.dev1) (1.0.1) 2026-05-09 00:34:33.664793 | 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==29.0.6.dev1) (4.3.6) 2026-05-09 00:34:33.664847 | 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==29.0.6.dev1) (1.4.0) 2026-05-09 00:34:33.664890 | 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==29.0.6.dev1) (1.17.1) 2026-05-09 00:34:33.664948 | 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==29.0.6.dev1) (2.22) 2026-05-09 00:34:33.664988 | 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==29.0.6.dev1) (0.19) 2026-05-09 00:34:33.665053 | 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==29.0.6.dev1) (2.0.1) 2026-05-09 00:34:33.665093 | 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==29.0.6.dev1) (0.5.0) 2026-05-09 00:34:33.665145 | 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==29.0.6.dev1) (2.9.0.post0) 2026-05-09 00:34:33.665301 | 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==29.0.6.dev1) (5.5.2) 2026-05-09 00:34:33.665329 | 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==29.0.6.dev1) (5.3.1) 2026-05-09 00:34:33.665404 | 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==29.0.6.dev1) (5.4.2) 2026-05-09 00:34:33.665418 | 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==29.0.6.dev1) (0.11.0) 2026-05-09 00:34:33.665465 | 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==29.0.6.dev1) (5.1.0) 2026-05-09 00:34:33.665533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->ironic==29.0.6.dev1) (2025.1) 2026-05-09 00:34:33.665620 | 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==29.0.6.dev1) (0.21.1) 2026-05-09 00:34:33.665651 | 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==29.0.6.dev1) (4.0.1) 2026-05-09 00:34:33.665712 | 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==29.0.6.dev1) (1.1.0) 2026-05-09 00:34:33.665742 | 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==29.0.6.dev1) (3.1.0) 2026-05-09 00:34:33.665793 | 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==29.0.6.dev1) (2.5.1) 2026-05-09 00:34:33.665814 | 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==29.0.6.dev1) (3.10.1) 2026-05-09 00:34:33.665852 | 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==29.0.6.dev1) (1.6.10) 2026-05-09 00:34:33.665894 | 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>=8.0.0->ironic==29.0.6.dev1) (3.2.1) 2026-05-09 00:34:33.665974 | 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>=8.0.0->ironic==29.0.6.dev1) (24.2) 2026-05-09 00:34:33.666000 | 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==29.0.6.dev1) (82.0.1) 2026-05-09 00:34:33.666060 | 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==29.0.6.dev1) (0.3.5) 2026-05-09 00:34:33.666088 | 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==29.0.6.dev1) (0.2.13) 2026-05-09 00:34:33.666153 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->ironic==29.0.6.dev1) (1.17.0) 2026-05-09 00:34:33.666195 | 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==29.0.6.dev1) (3.4.1) 2026-05-09 00:34:33.666265 | 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==29.0.6.dev1) (3.10) 2026-05-09 00:34:33.666290 | 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==29.0.6.dev1) (1.26.20) 2026-05-09 00:34:33.666301 | 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==29.0.6.dev1) (2026.4.22) 2026-05-09 00:34:33.666344 | 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==29.0.6.dev1) (0.7) 2026-05-09 00:34:33.666407 | 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==29.0.6.dev1) (2.7.2) 2026-05-09 00:34:33.666443 | 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==29.0.6.dev1) (0.15.2) 2026-05-09 00:34:33.666479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting numpy (from websockify>=0.9.0->ironic==29.0.6.dev1) 2026-05-09 00:34:33.666581 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-05-09 00:34:33.666595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting jwcrypto (from websockify>=0.9.0->ironic==29.0.6.dev1) 2026-05-09 00:34:33.666640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-05-09 00:34:33.666680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: redis in ./var/lib/kolla/venv/lib/python3.12/site-packages (from websockify>=0.9.0->ironic==29.0.6.dev1) (5.2.1) 2026-05-09 00:34:33.666701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting ifaddr>=0.1.7 (from zeroconf>=0.24.0->ironic==29.0.6.dev1) 2026-05-09 00:34:33.666753 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2026-05-09 00:34:33.666767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-05-09 00:34:33.666806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-05-09 00:34:33.666844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading pycdlib-1.14.0-py2.py3-none-any.whl (213 kB) 2026-05-09 00:34:33.666878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading sushy-5.5.1-py3-none-any.whl (354 kB) 2026-05-09 00:34:33.666919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2026-05-09 00:34:33.666959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading zeroconf-0.145.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.3 MB) 2026-05-09 00:34:33.667023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 33.4 MB/s 0:00:00 2026-05-09 00:34:33.667056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2026-05-09 00:34:33.667090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-05-09 00:34:33.667124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.1 MB) 2026-05-09 00:34:33.667159 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 9.7 MB/s 0:00:01 2026-05-09 00:34:33.667198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building wheels for collected packages: ironic 2026-05-09 00:34:33.667291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): started 2026-05-09 00:34:33.667341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): finished with status 'done' 2026-05-09 00:34:33.667401 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Created wheel for ironic: filename=ironic-29.0.6.dev1-py3-none-any.whl size=2275739 sha256=75d37b38cf06d0efe0b7e60728497550a5da4e7eb8e1cf06c98989449bfe5424 2026-05-09 00:34:33.667466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ha6fk6y7/wheels/e0/72/a3/07570bdf482521f3afb3056cd986f4414db0c18994594544e5 2026-05-09 00:34:33.667507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built ironic 2026-05-09 00:34:33.667539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Installing collected packages: pycdlib, ifaddr, zeroconf, numpy, microversion-parse, construct, sushy, jwcrypto, websockify, ironic 2026-05-09 00:34:33.667562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully installed construct-2.10.70 ifaddr-0.2.0 ironic-29.0.6.dev1 jwcrypto-1.5.6 microversion-parse-2.0.0 numpy-2.2.3 pycdlib-1.14.0 sushy-5.5.1 websockify-0.12.0 zeroconf-0.145.1 2026-05-09 00:34:33.667574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container bae0dec44af6 2026-05-09 00:34:33.667608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 5d4b04756054 2026-05-09 00:34:33.667842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built a82b127d935d 2026-05-09 00:34:33.667890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully tagged osism.harbor.regio.digital/kolla/ironic-base:build-20260509 2026-05-09 00:34:33.667976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Built at 2026-05-09 00:34:33.667751 (took 0:00:31.197658) 2026-05-09 00:34:33.668002 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-conductor) to queue 2026-05-09 00:34:33.668063 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-api) to queue 2026-05-09 00:34:33.668123 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-pxe) to queue 2026-05-09 00:34:33.669001 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-base) 2026-05-09 00:34:33.669041 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Processing 2026-05-09 00:34:33.669108 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building started at 2026-05-09 00:34:33.668964 2026-05-09 00:34:33.669199 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Getting local archive from tarballs/barbican-stable-2025.1.tar.gz 2026-05-09 00:34:33.672063 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 plugins into plugins archive 2026-05-09 00:34:33.672678 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 additions into additions archive 2026-05-09 00:34:45.844176 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:34:45.844372 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 044f8049f703 2026-05-09 00:34:45.844416 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 2/7 : LABEL "build-date"="20260509" "name"="barbican-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:34:45.844434 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 87968134dc4c 2026-05-09 00:34:45.844470 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 87968134dc4c 2026-05-09 00:34:45.844482 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 8619f507d8ec 2026-05-09 00:34:45.844529 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 3/7 : RUN usermod --append --home /var/lib/barbican --groups kolla barbican && usermod --append --groups nfast,hsmusers barbican && mkdir -p /var/lib/barbican && chown -R 42403:42403 /var/lib/barbican 2026-05-09 00:34:45.844660 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in e00d0ad8c41b 2026-05-09 00:34:45.844699 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container e00d0ad8c41b 2026-05-09 00:34:45.844763 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> d858d9d5d5e2 2026-05-09 00:34:45.844816 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 4/7 : ADD barbican-base-archive /barbican-base-source 2026-05-09 00:34:45.844866 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> c0a04120c757 2026-05-09 00:34:45.844920 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 5/7 : COPY barbican_sudoers /etc/sudoers.d/kolla_barbican_sudoers 2026-05-09 00:34:45.844973 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> c06241e40319 2026-05-09 00:34:45.845023 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:34:45.845075 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 018305e9341a 2026-05-09 00:34:45.845169 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 7/7 : RUN ln -s barbican-base-source/* barbican && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /barbican pastedeploy python-barbicanclient && 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 2026-05-09 00:34:45.845315 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in b126a028fb73 2026-05-09 00:34:45.845406 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing ./barbican 2026-05-09 00:34:45.845469 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: started 2026-05-09 00:34:45.845524 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:34:45.845609 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: started 2026-05-09 00:34:45.845724 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:34:45.845758 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:34:45.845834 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:34:45.845901 | 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) 2026-05-09 00:34:45.845935 | 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.1.0) 2026-05-09 00:34:45.846012 | 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==20.0.1.dev4) (1.14.1) 2026-05-09 00:34:45.846052 | 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==20.0.1.dev4) (1.17.1) 2026-05-09 00:34:45.846159 | 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==20.0.1.dev4) (43.0.3) 2026-05-09 00:34:45.846186 | 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==20.0.1.dev4) (0.39.0) 2026-05-09 00:34:45.846260 | 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==20.0.1.dev4) (4.23.0) 2026-05-09 00:34:45.846322 | 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==20.0.1.dev4) (9.7.1) 2026-05-09 00:34:45.846339 | 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==20.0.1.dev4) (5.7.1) 2026-05-09 00:34:45.846390 | 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==20.0.1.dev4) (17.2.1) 2026-05-09 00:34:45.846440 | 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==20.0.1.dev4) (6.5.1) 2026-05-09 00:34:45.846525 | 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==20.0.1.dev4) (16.1.0) 2026-05-09 00:34:45.846574 | 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==20.0.1.dev4) (6.3.1) 2026-05-09 00:34:45.846616 | 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==20.0.1.dev4) (7.1.0) 2026-05-09 00:34:45.846727 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev4) (4.5.1) 2026-05-09 00:34:45.846796 | 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==20.0.1.dev4) (5.7.0) 2026-05-09 00:34:45.846845 | 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==20.0.1.dev4) (4.1.1) 2026-05-09 00:34:45.846884 | 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==20.0.1.dev4) (2.5.0) 2026-05-09 00:34:45.846942 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.utils>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev4) (8.2.0) 2026-05-09 00:34:45.846987 | 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==20.0.1.dev4) (3.6.0) 2026-05-09 00:34:45.847022 | 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==20.0.1.dev4) (3.10.1) 2026-05-09 00:34:45.847078 | 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==20.0.1.dev4) (7.0.0) 2026-05-09 00:34:45.847110 | 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==20.0.1.dev4) (1.5.1) 2026-05-09 00:34:45.847171 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting ldap3>=1.0.2 (from barbican==20.0.1.dev4) 2026-05-09 00:34:45.847234 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading ldap3-2.9.1-py2.py3-none-any.whl.metadata (5.4 kB) 2026-05-09 00:34:45.847324 | 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==20.0.1.dev4) (10.12.1) 2026-05-09 00:34:45.847362 | 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==20.0.1.dev4) (2.0.38) 2026-05-09 00:34:45.847429 | 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==20.0.1.dev4) (5.4.1) 2026-05-09 00:34:45.847475 | 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==20.0.1.dev4) (1.8.9) 2026-05-09 00:34:45.847580 | 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==20.0.1.dev4) (5.2.1) 2026-05-09 00:34:45.847617 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting microversion-parse>=0.2.1 (from barbican==20.0.1.dev4) 2026-05-09 00:34:45.847626 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-09 00:34:45.847680 | 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) 2026-05-09 00:34:45.847712 | 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.9.1) 2026-05-09 00:34:45.847772 | 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.10.0) 2026-05-09 00:34:45.847804 | 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==20.0.1.dev4) (1.3.9) 2026-05-09 00:34:45.847858 | 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==20.0.1.dev4) (4.12.2) 2026-05-09 00:34:45.847901 | 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==20.0.1.dev4) (2.22) 2026-05-09 00:34:45.847976 | 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) 2026-05-09 00:34:45.848005 | 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.5.11) 2026-05-09 00:34:45.848070 | 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.14.0) 2026-05-09 00:34:45.848106 | 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) 2026-05-09 00:34:45.848171 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (1.9.0) 2026-05-09 00:34:45.848233 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (0.2.13) 2026-05-09 00:34:45.848309 | 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==20.0.1.dev4) (2.7.0) 2026-05-09 00:34:45.848348 | 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==20.0.1.dev4) (3.1.1) 2026-05-09 00:34:45.848412 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==20.0.1.dev4) (25.1.0) 2026-05-09 00:34:45.848448 | 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==20.0.1.dev4) (2024.10.1) 2026-05-09 00:34:45.848502 | 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==20.0.1.dev4) (0.36.2) 2026-05-09 00:34:45.848533 | 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==20.0.1.dev4) (0.23.1) 2026-05-09 00:34:45.848682 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=5.1.1->python-barbicanclient) (2.1.0) 2026-05-09 00:34:45.848695 | 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) 2026-05-09 00:34:45.848766 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==20.0.1.dev4) (3.11.0) 2026-05-09 00:34:45.848796 | 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==20.0.1.dev4) (4.0.1) 2026-05-09 00:34:45.848849 | 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==20.0.1.dev4) (2.10.1) 2026-05-09 00:34:45.848884 | 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==20.0.1.dev4) (5.6.0) 2026-05-09 00:34:45.848915 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting pyasn1>=0.4.6 (from ldap3>=1.0.2->barbican==20.0.1.dev4) 2026-05-09 00:34:45.848963 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-09 00:34:45.848994 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev4) (1.3.4) 2026-05-09 00:34:45.849038 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev4) (3.0.0) 2026-05-09 00:34:45.849091 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev4) (1.17.2) 2026-05-09 00:34:45.849121 | 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.3->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev4) (5.1.1) 2026-05-09 00:34:45.849175 | 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==20.0.1.dev4) (1.3.0) 2026-05-09 00:34:45.849220 | 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==20.0.1.dev4) (2.0.0) 2026-05-09 00:34:45.849278 | 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==20.0.1.dev4) (2.0.1) 2026-05-09 00:34:45.849308 | 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==20.0.1.dev4) (0.5.0) 2026-05-09 00:34:45.849364 | 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==20.0.1.dev4) (2.9.0.post0) 2026-05-09 00:34:45.849394 | 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==20.0.1.dev4) (3.1.0) 2026-05-09 00:34:45.849447 | 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==20.0.1.dev4) (5.5.2) 2026-05-09 00:34:45.849477 | 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==20.0.1.dev4) (5.3.1) 2026-05-09 00:34:45.849530 | 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==20.0.1.dev4) (5.4.2) 2026-05-09 00:34:45.849617 | 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==20.0.1.dev4) (0.11.0) 2026-05-09 00:34:45.849641 | 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==20.0.1.dev4) (5.1.0) 2026-05-09 00:34:45.849657 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->barbican==20.0.1.dev4) (2025.1) 2026-05-09 00:34:45.849688 | 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==20.0.1.dev4) (0.21.1) 2026-05-09 00:34:45.849780 | 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==20.0.1.dev4) (3.1.5) 2026-05-09 00:34:45.849836 | 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==20.0.1.dev4) (4.0.1) 2026-05-09 00:34:45.849867 | 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==20.0.1.dev4) (4.0.1) 2026-05-09 00:34:45.849912 | 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==20.0.1.dev4) (3.0.2) 2026-05-09 00:34:45.849942 | 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==20.0.1.dev4) (1.1.0) 2026-05-09 00:34:45.849987 | 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==20.0.1.dev4) (7.1.0) 2026-05-09 00:34:45.850017 | 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==20.0.1.dev4) (2.5.1) 2026-05-09 00:34:45.850078 | 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==20.0.1.dev4) (1.6.10) 2026-05-09 00:34:45.850105 | 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==20.0.1.dev4) (0.19) 2026-05-09 00:34:45.850167 | 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>=7.0.0->barbican==20.0.1.dev4) (3.2.1) 2026-05-09 00:34:45.850193 | 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>=7.0.0->barbican==20.0.1.dev4) (24.2) 2026-05-09 00:34:45.850268 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==20.0.1.dev4) (7.0.0) 2026-05-09 00:34:45.850317 | 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==20.0.1.dev4) (82.0.1) 2026-05-09 00:34:45.850340 | 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==20.0.1.dev4) (0.3.5) 2026-05-09 00:34:45.850392 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->barbican==20.0.1.dev4) (1.17.0) 2026-05-09 00:34:45.850425 | 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.4.1) 2026-05-09 00:34:45.850466 | 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.10) 2026-05-09 00:34:45.850513 | 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.20) 2026-05-09 00:34:45.850552 | 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) (2026.4.22) 2026-05-09 00:34:45.850610 | 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==20.0.1.dev4) (0.7) 2026-05-09 00:34:45.850657 | 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==20.0.1.dev4) (2.7.2) 2026-05-09 00:34:45.850692 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading ldap3-2.9.1-py2.py3-none-any.whl (432 kB) 2026-05-09 00:34:45.850760 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-05-09 00:34:45.850768 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-09 00:34:45.850807 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building wheels for collected packages: barbican 2026-05-09 00:34:45.850829 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): started 2026-05-09 00:34:45.850883 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): finished with status 'done' 2026-05-09 00:34:45.850931 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Created wheel for barbican: filename=barbican-20.0.1.dev4-py3-none-any.whl size=484090 sha256=cb67f8f224acd5214eceb2b7bac64fcf9ea76c111b5d69a4f846b3e98f3b9232 2026-05-09 00:34:45.850956 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-lsvzlh6i/wheels/3d/23/b6/05e88acb22b31bca23584467cb61ee154b2046282a27d52469 2026-05-09 00:34:45.851006 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built barbican 2026-05-09 00:34:45.851054 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Installing collected packages: pyasn1, microversion-parse, ldap3, barbican 2026-05-09 00:34:45.851100 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully installed barbican-20.0.1.dev4 ldap3-2.9.1 microversion-parse-2.0.0 pyasn1-0.6.0 2026-05-09 00:34:45.851147 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container b126a028fb73 2026-05-09 00:34:45.851201 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 01e38e9e1a1b 2026-05-09 00:34:45.851269 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built 7eeb330d890c 2026-05-09 00:34:45.851334 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully tagged osism.harbor.regio.digital/kolla/barbican-base:build-20260509 2026-05-09 00:34:45.851449 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Built at 2026-05-09 00:34:45.851347 (took 0:00:12.182383) 2026-05-09 00:34:45.851605 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-keystone-listener) to queue 2026-05-09 00:34:45.851723 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-api) to queue 2026-05-09 00:34:45.851798 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-worker) to queue 2026-05-09 00:34:45.852300 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-base) 2026-05-09 00:34:45.852377 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Processing 2026-05-09 00:34:45.852452 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Building started at 2026-05-09 00:34:45.852368 2026-05-09 00:34:45.852511 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Getting local archive from tarballs/watcher-stable-2025.1.tar.gz 2026-05-09 00:34:45.855408 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Turned 0 plugins into plugins archive 2026-05-09 00:34:45.855942 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Turned 0 additions into additions archive 2026-05-09 00:35:04.376972 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:35:04.377056 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 044f8049f703 2026-05-09 00:35:04.378342 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 2/6 : LABEL "build-date"="20260509" "name"="watcher-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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"="watcher-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-09 00:35:04.378374 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in ecae8c46c364 2026-05-09 00:35:04.378389 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container ecae8c46c364 2026-05-09 00:35:04.378402 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> fe694c0bb7da 2026-05-09 00:35:04.378416 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 3/6 : RUN usermod --append --home /var/lib/watcher --groups kolla watcher && mkdir -p /var/lib/watcher && chown -R 42451:42451 /var/lib/watcher 2026-05-09 00:35:04.378430 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in 36488ce18df4 2026-05-09 00:35:04.378442 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container 36488ce18df4 2026-05-09 00:35:04.378454 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 6b1593ec8a9a 2026-05-09 00:35:04.378466 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 4/6 : ADD watcher-base-archive /watcher-base-source 2026-05-09 00:35:04.378478 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> d3acab0c604f 2026-05-09 00:35:04.378490 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:35:04.378502 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> a05527c2473c 2026-05-09 00:35:04.378516 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 6/6 : RUN ln -s watcher-base-source/* watcher && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /watcher && mkdir -p /etc/watcher && cp -r /watcher/etc/watcher/* /etc/watcher/ && touch /usr/local/bin/kolla_watcher_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_watcher_extend_start 2026-05-09 00:35:04.378530 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in e793cad9fca4 2026-05-09 00:35:04.378542 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Processing ./watcher 2026-05-09 00:35:04.378554 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Installing build dependencies: started 2026-05-09 00:35:04.378566 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:35:04.378579 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Getting requirements to build wheel: started 2026-05-09 00:35:04.378590 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:35:04.378603 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:35:04.378615 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:35:04.378680 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting apscheduler>=3.5.1 (from python-watcher==14.1.1.dev5) 2026-05-09 00:35:04.378691 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading APScheduler-3.11.0-py3-none-any.whl.metadata (6.4 kB) 2026-05-09 00:35:04.378722 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (0.39.0) 2026-05-09 00:35:04.378734 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jsonpatch>=1.21 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (1.33) 2026-05-09 00:35:04.378750 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: keystoneauth1>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.10.0) 2026-05-09 00:35:04.378760 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (4.23.0) 2026-05-09 00:35:04.378770 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: keystonemiddleware>=4.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (10.12.1) 2026-05-09 00:35:04.378780 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: lxml>=4.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.3.1) 2026-05-09 00:35:04.378790 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting croniter>=0.3.20 (from python-watcher==14.1.1.dev5) 2026-05-09 00:35:04.378842 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2026-05-09 00:35:04.378956 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting os-resource-classes>=0.4.0 (from python-watcher==14.1.1.dev5) 2026-05-09 00:35:04.378976 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-09 00:35:04.379108 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (7.1.0) 2026-05-09 00:35:04.379175 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.cache>=1.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.11.0) 2026-05-09 00:35:04.379307 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (9.7.1) 2026-05-09 00:35:04.379366 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.7.1) 2026-05-09 00:35:04.379445 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (17.2.1) 2026-05-09 00:35:04.379525 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (6.5.1) 2026-05-09 00:35:04.379604 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.log>=3.37.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (7.1.0) 2026-05-09 00:35:04.379683 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (16.1.0) 2026-05-09 00:35:04.379762 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (4.5.1) 2026-05-09 00:35:04.379866 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.reports>=1.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.5.1) 2026-05-09 00:35:04.379950 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.7.0) 2026-05-09 00:35:04.380030 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.service>=1.30.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (4.1.1) 2026-05-09 00:35:04.380113 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (2.5.0) 2026-05-09 00:35:04.380196 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.utils>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (8.2.0) 2026-05-09 00:35:04.380316 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.versionedobjects>=1.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.6.0) 2026-05-09 00:35:04.380392 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: PasteDeploy>=1.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.1.0) 2026-05-09 00:35:04.380609 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (7.0.0) 2026-05-09 00:35:04.380686 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pecan>=1.3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (1.5.1) 2026-05-09 00:35:04.380769 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.14.0) 2026-05-09 00:35:04.380916 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: gnocchiclient>=7.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (7.1.0) 2026-05-09 00:35:04.381006 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-cinderclient>=3.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (9.7.0) 2026-05-09 00:35:04.381089 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-glanceclient>=2.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (4.8.0) 2026-05-09 00:35:04.381192 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-keystoneclient>=3.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.6.0) 2026-05-09 00:35:04.381297 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting python-monascaclient>=1.12.0 (from python-watcher==14.1.1.dev5) 2026-05-09 00:35:04.381377 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-09 00:35:04.381487 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (11.4.0) 2026-05-09 00:35:04.381615 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-novaclient>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (18.9.0) 2026-05-09 00:35:04.381711 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting python-observabilityclient>=0.3.0 (from python-watcher==14.1.1.dev5) 2026-05-09 00:35:04.381786 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading python_observabilityclient-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-09 00:35:04.382024 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-openstackclient>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (7.5.0) 2026-05-09 00:35:04.382120 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-ironicclient>=2.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.10.2) 2026-05-09 00:35:04.382147 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: SQLAlchemy>=1.2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (2.0.38) 2026-05-09 00:35:04.382159 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: stevedore>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.4.1) 2026-05-09 00:35:04.382293 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting taskflow>=3.8.0 (from python-watcher==14.1.1.dev5) 2026-05-09 00:35:04.382358 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-05-09 00:35:04.382433 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: WebOb>=1.8.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (1.8.9) 2026-05-09 00:35:04.382542 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: WSME>=0.9.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (0.12.1) 2026-05-09 00:35:04.383585 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting networkx>=2.4 (from python-watcher==14.1.1.dev5) 2026-05-09 00:35:04.383646 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-09 00:35:04.383660 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting microversion-parse>=0.2.1 (from python-watcher==14.1.1.dev5) 2026-05-09 00:35:04.383688 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-09 00:35:04.383699 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: futurist>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.1.0) 2026-05-09 00:35:04.383710 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting tzlocal>=3.0 (from apscheduler>=3.5.1->python-watcher==14.1.1.dev5) 2026-05-09 00:35:04.383720 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading tzlocal-5.3-py3-none-any.whl.metadata (7.6 kB) 2026-05-09 00:35:04.383730 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-dateutil in ./var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.20->python-watcher==14.1.1.dev5) (2.9.0.post0) 2026-05-09 00:35:04.383742 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pytz>2021.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.20->python-watcher==14.1.1.dev5) (2025.1) 2026-05-09 00:35:04.383751 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->python-watcher==14.1.1.dev5) (2.7.0) 2026-05-09 00:35:04.383762 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->python-watcher==14.1.1.dev5) (3.1.1) 2026-05-09 00:35:04.383771 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.8.0->python-watcher==14.1.1.dev5) (3.0.0) 2026-05-09 00:35:04.383781 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.8.0->python-watcher==14.1.1.dev5) (1.17.2) 2026-05-09 00:35:04.383791 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: cliff>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (4.9.1) 2026-05-09 00:35:04.383847 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: ujson in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (5.10.0) 2026-05-09 00:35:04.383858 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: iso8601 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (2.1.0) 2026-05-09 00:35:04.383868 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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.1->python-watcher==14.1.1.dev5) (0.5.2) 2026-05-09 00:35:04.383878 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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.1->python-watcher==14.1.1.dev5) (2.5.11) 2026-05-09 00:35:04.383888 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: PyYAML>=3.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (6.0.2) 2026-05-09 00:35:04.383897 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (1.9.0) 2026-05-09 00:35:04.383974 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (0.2.13) 2026-05-09 00:35:04.383987 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch>=1.21->python-watcher==14.1.1.dev5) (3.0.0) 2026-05-09 00:35:04.383997 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-watcher==14.1.1.dev5) (25.1.0) 2026-05-09 00:35:04.384007 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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-watcher==14.1.1.dev5) (2024.10.1) 2026-05-09 00:35:04.384023 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-watcher==14.1.1.dev5) (0.36.2) 2026-05-09 00:35:04.384033 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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-watcher==14.1.1.dev5) (0.23.1) 2026-05-09 00:35:04.384043 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-watcher==14.1.1.dev5) (2.32.3) 2026-05-09 00:35:04.384053 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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->python-watcher==14.1.1.dev5) (1.7.0) 2026-05-09 00:35:04.384063 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-watcher==14.1.1.dev5) (4.12.2) 2026-05-09 00:35:04.384123 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.21.0->python-watcher==14.1.1.dev5) (4.0.1) 2026-05-09 00:35:04.384134 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.21.0->python-watcher==14.1.1.dev5) (2.10.1) 2026-05-09 00:35:04.384144 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.29.0->python-watcher==14.1.1.dev5) (1.3.4) 2026-05-09 00:35:04.384162 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=1.29.0->python-watcher==14.1.1.dev5) (5.1.1) 2026-05-09 00:35:04.384285 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->python-watcher==14.1.1.dev5) (0.19) 2026-05-09 00:35:04.384312 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->python-watcher==14.1.1.dev5) (1.3.0) 2026-05-09 00:35:04.384330 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->python-watcher==14.1.1.dev5) (2.0.0) 2026-05-09 00:35:04.384394 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->python-watcher==14.1.1.dev5) (1.14.1) 2026-05-09 00:35:04.384407 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->python-watcher==14.1.1.dev5) (2.0.1) 2026-05-09 00:35:04.384456 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->python-watcher==14.1.1.dev5) (0.5.0) 2026-05-09 00:35:04.384467 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=4.44.0->python-watcher==14.1.1.dev5) (1.3.9) 2026-05-09 00:35:04.384512 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (5.5.2) 2026-05-09 00:35:04.384557 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (5.3.1) 2026-05-09 00:35:04.384601 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (5.4.2) 2026-05-09 00:35:04.384646 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (6.3.1) 2026-05-09 00:35:04.384700 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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->python-watcher==14.1.1.dev5) (0.11.0) 2026-05-09 00:35:04.384746 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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->python-watcher==14.1.1.dev5) (5.1.0) 2026-05-09 00:35:04.384791 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (2025.1) 2026-05-09 00:35:04.384859 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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->python-watcher==14.1.1.dev5) (0.21.1) 2026-05-09 00:35:04.385316 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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>=14.1.0->python-watcher==14.1.1.dev5) (3.1.5) 2026-05-09 00:35:04.385348 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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>=14.1.0->python-watcher==14.1.1.dev5) (4.0.1) 2026-05-09 00:35:04.385359 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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>=14.1.0->python-watcher==14.1.1.dev5) (4.0.1) 2026-05-09 00:35:04.385369 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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>=14.1.0->python-watcher==14.1.1.dev5) (3.0.2) 2026-05-09 00:35:04.385382 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.27.0->python-watcher==14.1.1.dev5) (7.0.0) 2026-05-09 00:35:04.385391 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->python-watcher==14.1.1.dev5) (1.1.0) 2026-05-09 00:35:04.385401 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.30.0->python-watcher==14.1.1.dev5) (2.5.1) 2026-05-09 00:35:04.385411 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.30.0->python-watcher==14.1.1.dev5) (3.10.1) 2026-05-09 00:35:04.385426 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.30.0->python-watcher==14.1.1.dev5) (1.6.10) 2026-05-09 00:35:04.385435 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->python-watcher==14.1.1.dev5) (3.2.1) 2026-05-09 00:35:04.385449 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->python-watcher==14.1.1.dev5) (24.2) 2026-05-09 00:35:04.385553 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.30.0->python-watcher==14.1.1.dev5) (82.0.1) 2026-05-09 00:35:04.385571 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.2->python-watcher==14.1.1.dev5) (0.3.5) 2026-05-09 00:35:04.385635 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil->croniter>=0.3.20->python-watcher==14.1.1.dev5) (1.17.0) 2026-05-09 00:35:04.385687 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.9.1->python-watcher==14.1.1.dev5) (2.0.1) 2026-05-09 00:35:04.385737 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.9.1->python-watcher==14.1.1.dev5) (24.2.1) 2026-05-09 00:35:04.385795 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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.9.1->python-watcher==14.1.1.dev5) (43.0.3) 2026-05-09 00:35:04.385837 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: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.9.1->python-watcher==14.1.1.dev5) (1.17.1) 2026-05-09 00:35:04.386091 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: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.9.1->python-watcher==14.1.1.dev5) (2.22) 2026-05-09 00:35:04.386166 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient>=2.5.0->python-watcher==14.1.1.dev5) (4.3.6) 2026-05-09 00:35:04.386188 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: openstacksdk>=0.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient>=2.5.0->python-watcher==14.1.1.dev5) (4.4.0) 2026-05-09 00:35:04.386258 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: osc-lib>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient>=2.5.0->python-watcher==14.1.1.dev5) (3.2.0) 2026-05-09 00:35:04.386294 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.18.0->python-ironicclient>=2.5.0->python-watcher==14.1.1.dev5) (1.0.1) 2026-05-09 00:35:04.386313 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.18.0->python-ironicclient>=2.5.0->python-watcher==14.1.1.dev5) (1.4.0) 2026-05-09 00:35:04.386331 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-monascaclient>=1.12.0->python-watcher==14.1.1.dev5) (2.17.0) 2026-05-09 00:35:04.386357 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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-watcher==14.1.1.dev5) (2.1.0) 2026-05-09 00:35:04.386375 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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->python-watcher==14.1.1.dev5) (3.4.1) 2026-05-09 00:35:04.386400 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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->python-watcher==14.1.1.dev5) (3.10) 2026-05-09 00:35:04.386471 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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->python-watcher==14.1.1.dev5) (1.26.20) 2026-05-09 00:35:04.388047 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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->python-watcher==14.1.1.dev5) (2026.4.22) 2026-05-09 00:35:04.388092 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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.30.0->python-watcher==14.1.1.dev5) (0.7) 2026-05-09 00:35:04.388102 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=3.8.0->python-watcher==14.1.1.dev5) (3.2.0) 2026-05-09 00:35:04.388112 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=3.8.0->python-watcher==14.1.1.dev5) (9.0.0) 2026-05-09 00:35:04.388122 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting pydot>=1.2.4 (from taskflow>=3.8.0->python-watcher==14.1.1.dev5) 2026-05-09 00:35:04.388131 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-05-09 00:35:04.388191 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->python-watcher==14.1.1.dev5) (2.7.2) 2026-05-09 00:35:04.388229 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.9.2->python-watcher==14.1.1.dev5) (0.8.1) 2026-05-09 00:35:04.388242 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.9.2->python-watcher==14.1.1.dev5) (8.5.0) 2026-05-09 00:35:04.388251 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.9.2->python-watcher==14.1.1.dev5) (3.21.0) 2026-05-09 00:35:04.388260 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading APScheduler-3.11.0-py3-none-any.whl (64 kB) 2026-05-09 00:35:04.388269 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2026-05-09 00:35:04.388278 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-05-09 00:35:04.388286 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-09 00:35:04.388295 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 30.7 MB/s 0:00:00 2026-05-09 00:35:04.388304 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-05-09 00:35:04.388313 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2026-05-09 00:35:04.388322 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading python_observabilityclient-0.4.0-py3-none-any.whl (35 kB) 2026-05-09 00:35:04.388330 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-05-09 00:35:04.388339 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-05-09 00:35:04.388348 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading tzlocal-5.3-py3-none-any.whl (17 kB) 2026-05-09 00:35:04.388357 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Building wheels for collected packages: python-watcher 2026-05-09 00:35:04.388365 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Building wheel for python-watcher (pyproject.toml): started 2026-05-09 00:35:04.388374 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Building wheel for python-watcher (pyproject.toml): finished with status 'done' 2026-05-09 00:35:04.388383 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Created wheel for python-watcher: filename=python_watcher-14.1.1.dev5-py3-none-any.whl size=846843 sha256=61e49103cf2e80f16b4706418270eb199a7ee13ee028e2e8b387f1d5d4ecb157 2026-05-09 00:35:04.388392 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Stored in directory: /tmp/pip-ephem-wheel-cache-i06fuzl7/wheels/26/90/87/3ae8c497a0c7b5de0a059ae481167d5faaabc2fb15e3155140 2026-05-09 00:35:04.388402 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully built python-watcher 2026-05-09 00:35:04.388410 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Installing collected packages: tzlocal, pydot, networkx, microversion-parse, os-resource-classes, croniter, apscheduler, taskflow, python-observabilityclient, python-monascaclient, python-watcher 2026-05-09 00:35:04.388434 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully installed apscheduler-3.11.0 croniter-6.0.0 microversion-parse-2.0.0 networkx-3.4.2 os-resource-classes-1.1.0 pydot-3.0.4 python-monascaclient-2.8.0 python-observabilityclient-0.4.0 python-watcher-14.1.1.dev5 taskflow-5.12.0 tzlocal-5.3 2026-05-09 00:35:04.388445 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container e793cad9fca4 2026-05-09 00:35:04.388454 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> a7ef991b30cb 2026-05-09 00:35:04.388471 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully built 153917a810ae 2026-05-09 00:35:04.388480 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully tagged osism.harbor.regio.digital/kolla/watcher-base:build-20260509 2026-05-09 00:35:04.388488 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Built at 2026-05-09 00:35:04.388001 (took 0:00:18.535633) 2026-05-09 00:35:04.388497 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-applier) to queue 2026-05-09 00:35:04.388517 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-api) to queue 2026-05-09 00:35:04.388526 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-engine) to queue 2026-05-09 00:35:04.388895 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-base) 2026-05-09 00:35:04.388940 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Processing 2026-05-09 00:35:04.389153 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building started at 2026-05-09 00:35:04.388949 2026-05-09 00:35:04.389261 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Getting local archive from tarballs/keystone-stable-2025.1.tar.gz 2026-05-09 00:35:04.393127 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 plugins into plugins archive 2026-05-09 00:35:04.393831 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 additions into additions archive 2026-05-09 00:35:44.957546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:35:44.957643 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 044f8049f703 2026-05-09 00:35:44.957678 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 2/7 : LABEL "build-date"="20260509" "name"="keystone-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:35:44.957696 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 32f53409bf27 2026-05-09 00:35:44.957710 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 32f53409bf27 2026-05-09 00:35:44.957728 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 50771ce702e1 2026-05-09 00:35:44.957866 | 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 2026-05-09 00:35:44.957888 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 47dcf25b4508 2026-05-09 00:35:44.958130 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 47dcf25b4508 2026-05-09 00:35:44.958288 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 045caf1e5f24 2026-05-09 00:35:44.958316 | 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/* 2026-05-09 00:35:44.958394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in fb49bc0faa20 2026-05-09 00:35:44.958506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:35:44.958590 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:35:44.958705 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:35:44.958779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:35:44.958841 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:35:44.958900 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:35:44.958958 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:35:44.959015 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:35:44.959071 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:35:44.959129 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:35:44.959184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:35:44.959314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:35:44.959405 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:35:44.959468 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:35:44.959526 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:35:44.959582 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 30.1 MB in 3s (11.7 MB/s) 2026-05-09 00:35:44.959644 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2026-05-09 00:35:44.959692 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2026-05-09 00:35:44.959797 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building dependency tree... 2026-05-09 00:35:44.959891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading state information... 2026-05-09 00:35:44.959950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following additional packages will be installed: 2026-05-09 00:35:44.960042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libcjose0 libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-dev 2026-05-09 00:35:44.960134 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libxmlsec1t64 libxmlsec1t64-openssl 2026-05-09 00:35:44.960229 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Suggested packages: 2026-05-09 00:35:44.960343 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: low-memory-monitor 2026-05-09 00:35:44.960376 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Recommended packages: 2026-05-09 00:35:44.960428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-data shared-mime-info xdg-user-dirs 2026-05-09 00:35:44.960490 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following NEW packages will be installed: 2026-05-09 00:35:44.960529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libapache2-mod-auth-mellon libapache2-mod-auth-openidc libcjose0 2026-05-09 00:35:44.960584 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-common libldap-dev 2026-05-09 00:35:44.960642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libldap2-dev libsasl2-dev libxmlsec1t64 libxmlsec1t64-openssl 2026-05-09 00:35:44.960701 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:35:44.960740 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Need to get 2,893 kB of archives. 2026-05-09 00:35:44.960755 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:After this operation, 9,448 kB of additional disk space will be used. 2026-05-09 00:35:44.960832 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:35:44.960868 | 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.8 [1,545 kB] 2026-05-09 00:35:44.960970 | 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] 2026-05-09 00:35:44.960983 | 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] 2026-05-09 00:35:44.961049 | 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] 2026-05-09 00:35:44.961116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblasso3t64 amd64 2.8.2-2ubuntu0.1 [164 kB] 2026-05-09 00:35:44.961198 | 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.10+dfsg-0ubuntu0.24.04.1 [32.9 kB] 2026-05-09 00:35:44.961268 | 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.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-05-09 00:35:44.961435 | 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] 2026-05-09 00:35:44.961450 | 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] 2026-05-09 00:35:44.961463 | 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] 2026-05-09 00:35:44.961607 | 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] 2026-05-09 00:35:44.961644 | 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.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-05-09 00:35:44.961664 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 2,893 kB in 1s (4,507 kB/s) 2026-05-09 00:35:44.961682 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-09 00:35:44.961829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 2026-05-09 00:35:44.961863 | 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% 2026-05-09 00:35:44.961885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 70% 2026-05-09 00:35:44.961957 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 75% 2026-05-09 00:35:44.962013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 80% 2026-05-09 00:35:44.962037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 85% 2026-05-09 00:35:44.962131 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 90% 2026-05-09 00:35:44.962143 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 95% 2026-05-09 00:35:44.962230 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:35:44.962287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 00:35:44.962403 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:35:44.962458 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libhiredis1.1.0:amd64. 2026-05-09 00:35:44.962507 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../01-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ... 2026-05-09 00:35:44.962568 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2026-05-09 00:35:44.962623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64:amd64. 2026-05-09 00:35:44.962674 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../02-libxmlsec1t64_1.2.39-5build2_amd64.deb ... 2026-05-09 00:35:44.962722 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64:amd64 (1.2.39-5build2) ... 2026-05-09 00:35:44.962771 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64-openssl:amd64. 2026-05-09 00:35:44.962830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../03-libxmlsec1t64-openssl_1.2.39-5build2_amd64.deb ... 2026-05-09 00:35:44.962877 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2026-05-09 00:35:44.962922 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package liblasso3t64. 2026-05-09 00:35:44.962936 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../04-liblasso3t64_2.8.2-2ubuntu0.1_amd64.deb ... 2026-05-09 00:35:44.963001 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking liblasso3t64 (2.8.2-2ubuntu0.1) ... 2026-05-09 00:35:44.963050 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-common. 2026-05-09 00:35:44.963097 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../05-libldap-common_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-05-09 00:35:44.963144 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-common (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-09 00:35:44.963189 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-dev:amd64. 2026-05-09 00:35:44.963234 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../06-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:35:44.963316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-09 00:35:44.963364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libsasl2-dev. 2026-05-09 00:35:44.963412 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../07-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-09 00:35:44.963435 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:35:44.963499 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-mellon. 2026-05-09 00:35:44.963534 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../08-libapache2-mod-auth-mellon_0.19.0-1build3_amd64.deb ... 2026-05-09 00:35:44.963585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-mellon (0.19.0-1build3) ... 2026-05-09 00:35:44.963630 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libcjose0:amd64. 2026-05-09 00:35:44.963676 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2026-05-09 00:35:44.963727 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../09-libcjose0_0.6.2.2-1build3_amd64.deb ... 2026-05-09 00:35:44.963778 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2026-05-09 00:35:44.963827 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libcjose0:amd64 (0.6.2.2-1build3) ... 2026-05-09 00:35:44.963876 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-openidc. 2026-05-09 00:35:44.963924 | 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 ... 2026-05-09 00:35:44.963994 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2026-05-09 00:35:44.964005 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap2-dev. 2026-05-09 00:35:44.964048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../11-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-05-09 00:35:44.964112 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-09 00:35:44.964126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64:amd64 (1.2.39-5build2) ... 2026-05-09 00:35:44.964191 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2026-05-09 00:35:44.964261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-common (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-09 00:35:44.964319 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:35:44.964386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:No schema files found: doing nothing. 2026-05-09 00:35:44.964429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:35:44.964469 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2026-05-09 00:35:44.964523 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-09 00:35:44.964563 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2026-05-09 00:35:44.964617 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libcjose0:amd64 (0.6.2.2-1build3) ... 2026-05-09 00:35:44.964632 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up liblasso3t64 (2.8.2-2ubuntu0.1) ... 2026-05-09 00:35:44.964704 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-09 00:35:44.964765 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-mellon (0.19.0-1build3) ... 2026-05-09 00:35:44.964805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_mellon 2026-05-09 00:35:44.964861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:35:44.964873 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-05-09 00:35:44.964946 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2026-05-09 00:35:44.964961 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_openidc 2026-05-09 00:35:44.965032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:35:44.965046 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-05-09 00:35:44.965117 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable configuration auth_openidc 2026-05-09 00:35:44.965132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:35:44.965231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of reload. 2026-05-09 00:35:44.965267 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:35:44.965362 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container fb49bc0faa20 2026-05-09 00:35:44.965413 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> ecedba49120c 2026-05-09 00:35:44.965463 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 5/7 : ADD keystone-base-archive /keystone-base-source 2026-05-09 00:35:44.965541 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 0803f7f39c66 2026-05-09 00:35:44.965599 | 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 2026-05-09 00:35:44.965654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in fb263dcab65a 2026-05-09 00:35:44.965715 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing ./keystone 2026-05-09 00:35:44.965730 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2026-05-09 00:35:44.965799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:35:44.965840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2026-05-09 00:35:44.965887 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:35:44.965936 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: started 2026-05-09 00:35:44.965950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:35:44.966008 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:35:44.966022 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:35:44.966084 | 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==27.0.1.dev32) (7.0.0) 2026-05-09 00:35:44.966133 | 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==27.0.1.dev32) (1.8.9) 2026-05-09 00:35:44.966145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask!=0.11,>=1.0.2 (from keystone==27.0.1.dev32) 2026-05-09 00:35:44.966186 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-09 00:35:44.966229 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask-RESTful>=0.3.5 (from keystone==27.0.1.dev32) 2026-05-09 00:35:44.966297 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-05-09 00:35:44.966350 | 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==27.0.1.dev32) (43.0.3) 2026-05-09 00:35:44.966365 | 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==27.0.1.dev32) (2.0.38) 2026-05-09 00:35:44.966422 | 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==27.0.1.dev32) (5.4.1) 2026-05-09 00:35:44.966472 | 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==27.0.1.dev32) (5.6.0) 2026-05-09 00:35:44.966482 | 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==27.0.1.dev32) (10.12.1) 2026-05-09 00:35:44.966529 | 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==27.0.1.dev32) (4.0.1) 2026-05-09 00:35:44.966543 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting scrypt>=0.8.0 (from keystone==27.0.1.dev32) 2026-05-09 00:35:44.966607 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading scrypt-0.8.27-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.3 kB) 2026-05-09 00:35:44.966648 | 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==27.0.1.dev32) (3.11.0) 2026-05-09 00:35:44.966689 | 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==27.0.1.dev32) (9.7.1) 2026-05-09 00:35:44.966701 | 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==27.0.1.dev32) (5.7.1) 2026-05-09 00:35:44.966776 | 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==27.0.1.dev32) (16.1.0) 2026-05-09 00:35:44.966786 | 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==27.0.1.dev32) (17.2.1) 2026-05-09 00:35:44.966833 | 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==27.0.1.dev32) (6.5.1) 2026-05-09 00:35:44.966866 | 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==27.0.1.dev32) (7.1.0) 2026-05-09 00:35:44.966914 | 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==27.0.1.dev32) (6.3.1) 2026-05-09 00:35:44.966947 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.1.dev32) (4.5.1) 2026-05-09 00:35:44.966993 | 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==27.0.1.dev32) (5.7.0) 2026-05-09 00:35:44.967005 | 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==27.0.1.dev32) (2.5.0) 2026-05-09 00:35:44.967066 | 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==27.0.1.dev32) (8.2.0) 2026-05-09 00:35:44.967099 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting oauthlib>=0.6.2 (from keystone==27.0.1.dev32) 2026-05-09 00:35:44.967151 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2026-05-09 00:35:44.967197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pysaml2>=5.0.0 (from keystone==27.0.1.dev32) 2026-05-09 00:35:44.967237 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pysaml2-7.5.2-py3-none-any.whl.metadata (7.2 kB) 2026-05-09 00:35:44.967313 | 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==27.0.1.dev32) (2.10.1) 2026-05-09 00:35:44.967356 | 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==27.0.1.dev32) (1.3.4) 2026-05-09 00:35:44.967398 | 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==27.0.1.dev32) (4.23.0) 2026-05-09 00:35:44.967439 | 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==27.0.1.dev32) (4.0.1) 2026-05-09 00:35:44.967451 | 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==27.0.1.dev32) (1.1.0) 2026-05-09 00:35:44.967512 | 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==27.0.1.dev32) (4.2.0) 2026-05-09 00:35:44.967560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting python-ldap>=3.0.0 (from keystone==27.0.1.dev32) 2026-05-09 00:35:44.967593 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading python-ldap-3.4.4.tar.gz (377 kB) 2026-05-09 00:35:44.967652 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2026-05-09 00:35:44.967667 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:35:44.967702 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2026-05-09 00:35:44.967745 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:35:44.967757 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:35:44.967818 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:35:44.967829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting ldappool>=2.3.1 (from keystone==27.0.1.dev32) 2026-05-09 00:35:44.967888 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading ldappool-3.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-05-09 00:35:44.967930 | 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==27.0.1.dev32) (1.17.1) 2026-05-09 00:35:44.967963 | 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==27.0.1.dev32) (2.22) 2026-05-09 00:35:44.968009 | 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==27.0.1.dev32) (5.1.1) 2026-05-09 00:35:44.968021 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Werkzeug>=3.1 (from Flask!=0.11,>=1.0.2->keystone==27.0.1.dev32) 2026-05-09 00:35:44.968080 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:35:44.968092 | 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==27.0.1.dev32) (3.1.5) 2026-05-09 00:35:44.968150 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=1.0.2->keystone==27.0.1.dev32) 2026-05-09 00:35:44.968162 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-09 00:35:44.968225 | 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==27.0.1.dev32) (8.1.8) 2026-05-09 00:35:44.968316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting blinker>=1.9 (from Flask!=0.11,>=1.0.2->keystone==27.0.1.dev32) 2026-05-09 00:35:44.968326 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-09 00:35:44.968378 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==27.0.1.dev32) 2026-05-09 00:35:44.968417 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading aniso8601-10.0.0-py2.py3-none-any.whl.metadata (23 kB) 2026-05-09 00:35:44.968429 | 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==27.0.1.dev32) (1.17.0) 2026-05-09 00:35:44.968471 | 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==27.0.1.dev32) (2025.1) 2026-05-09 00:35:44.968482 | 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==27.0.1.dev32) (3.0.2) 2026-05-09 00:35:44.968527 | 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==27.0.1.dev32) (25.1.0) 2026-05-09 00:35:44.968538 | 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==27.0.1.dev32) (2024.10.1) 2026-05-09 00:35:44.968591 | 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==27.0.1.dev32) (0.36.2) 2026-05-09 00:35:44.968602 | 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==27.0.1.dev32) (0.23.1) 2026-05-09 00:35:44.968647 | 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==27.0.1.dev32) (5.10.0) 2026-05-09 00:35:44.968680 | 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==27.0.1.dev32) (2.32.3) 2026-05-09 00:35:44.968750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==27.0.1.dev32) (2.1.0) 2026-05-09 00:35:44.968812 | 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==27.0.1.dev32) (1.7.0) 2026-05-09 00:35:44.968847 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==27.0.1.dev32) (4.12.2) 2026-05-09 00:35:44.968880 | 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==27.0.1.dev32) (3.14.0) 2026-05-09 00:35:44.968920 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystone==27.0.1.dev32) (3.0.0) 2026-05-09 00:35:44.968953 | 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>=3.0.0->oslo.cache>=1.26.0->keystone==27.0.1.dev32) (1.17.2) 2026-05-09 00:35:44.968986 | 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==27.0.1.dev32) (1.3.0) 2026-05-09 00:35:44.969026 | 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==27.0.1.dev32) (2.0.0) 2026-05-09 00:35:44.969059 | 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==27.0.1.dev32) (6.0.2) 2026-05-09 00:35:44.969091 | 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==27.0.1.dev32) (1.14.1) 2026-05-09 00:35:44.969128 | 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==27.0.1.dev32) (2.0.1) 2026-05-09 00:35:44.969163 | 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==27.0.1.dev32) (0.5.0) 2026-05-09 00:35:44.969196 | 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==27.0.1.dev32) (1.3.9) 2026-05-09 00:35:44.969239 | 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==27.0.1.dev32) (2.9.0.post0) 2026-05-09 00:35:44.969270 | 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==27.0.1.dev32) (3.1.0) 2026-05-09 00:35:44.969422 | 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==27.0.1.dev32) (4.1.1) 2026-05-09 00:35:44.969472 | 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==27.0.1.dev32) (5.5.2) 2026-05-09 00:35:44.969494 | 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==27.0.1.dev32) (5.3.1) 2026-05-09 00:35:44.969507 | 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==27.0.1.dev32) (5.4.2) 2026-05-09 00:35:44.969518 | 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==27.0.1.dev32) (0.11.0) 2026-05-09 00:35:44.969530 | 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==27.0.1.dev32) (5.1.0) 2026-05-09 00:35:44.969546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=5.29.0->keystone==27.0.1.dev32) (2025.1) 2026-05-09 00:35:44.969561 | 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==27.0.1.dev32) (0.21.1) 2026-05-09 00:35:44.969602 | 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==27.0.1.dev32) (4.0.1) 2026-05-09 00:35:44.969642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.1.dev32) (0.39.0) 2026-05-09 00:35:44.969662 | 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==27.0.1.dev32) (3.1.1) 2026-05-09 00:35:44.969750 | 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==27.0.1.dev32) (7.1.0) 2026-05-09 00:35:44.969768 | 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==27.0.1.dev32) (3.1.0) 2026-05-09 00:35:44.969813 | 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==27.0.1.dev32) (2.5.1) 2026-05-09 00:35:44.969823 | 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==27.0.1.dev32) (3.10.1) 2026-05-09 00:35:44.969888 | 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==27.0.1.dev32) (1.6.10) 2026-05-09 00:35:44.969899 | 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.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.1.dev32) (2.7.0) 2026-05-09 00:35:44.969956 | 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==27.0.1.dev32) (0.19) 2026-05-09 00:35:44.969975 | 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==27.0.1.dev32) (3.2.1) 2026-05-09 00:35:44.970031 | 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==27.0.1.dev32) (24.2) 2026-05-09 00:35:44.970046 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==27.0.1.dev32) (7.0.0) 2026-05-09 00:35:44.970063 | 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==27.0.1.dev32) (82.0.1) 2026-05-09 00:35:44.970080 | 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==27.0.1.dev32) (0.2.13) 2026-05-09 00:35:44.970143 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting defusedxml (from pysaml2>=5.0.0->keystone==27.0.1.dev32) 2026-05-09 00:35:44.970152 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-09 00:35:44.970226 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pyopenssl<24.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pysaml2>=5.0.0->keystone==27.0.1.dev32) (24.2.1) 2026-05-09 00:35:44.970296 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting xmlschema<3,>=2 (from pysaml2>=5.0.0->keystone==27.0.1.dev32) 2026-05-09 00:35:44.970319 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-05-09 00:35:44.970332 | 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==27.0.1.dev32) (3.4.1) 2026-05-09 00:35:44.970345 | 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==27.0.1.dev32) (3.10) 2026-05-09 00:35:44.970402 | 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==27.0.1.dev32) (1.26.20) 2026-05-09 00:35:44.970414 | 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==27.0.1.dev32) (2026.4.22) 2026-05-09 00:35:44.970459 | 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==27.0.1.dev32) 2026-05-09 00:35:44.970491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading elementpath-4.7.0-py3-none-any.whl.metadata (7.0 kB) 2026-05-09 00:35:44.970512 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1>=0.3.7 (from python-ldap>=3.0.0->keystone==27.0.1.dev32) 2026-05-09 00:35:44.970562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-09 00:35:44.970574 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1_modules>=0.1.5 (from python-ldap>=3.0.0->keystone==27.0.1.dev32) 2026-05-09 00:35:44.970624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-09 00:35:44.970642 | 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==27.0.1.dev32) (0.7) 2026-05-09 00:35:44.970703 | 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==27.0.1.dev32) (2.7.2) 2026-05-09 00:35:44.970761 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-05-09 00:35:44.970799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-09 00:35:44.970807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-05-09 00:35:44.970866 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading aniso8601-10.0.0-py2.py3-none-any.whl (52 kB) 2026-05-09 00:35:44.970879 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-09 00:35:44.970927 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading ldappool-3.0.0-py3-none-any.whl (12 kB) 2026-05-09 00:35:44.970945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2026-05-09 00:35:44.970958 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pysaml2-7.5.2-py3-none-any.whl (420 kB) 2026-05-09 00:35:44.971028 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-05-09 00:35:44.971043 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading elementpath-4.7.0-py3-none-any.whl (240 kB) 2026-05-09 00:35:44.971058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-09 00:35:44.971115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-09 00:35:44.971126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading scrypt-0.8.27-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2026-05-09 00:35:44.971168 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.7 MB/s 0:00:00 2026-05-09 00:35:44.971178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-05-09 00:35:44.971271 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-09 00:35:44.971291 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building wheels for collected packages: keystone, python-ldap 2026-05-09 00:35:44.971364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): started 2026-05-09 00:35:44.971384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): finished with status 'done' 2026-05-09 00:35:44.971440 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Created wheel for keystone: filename=keystone-27.0.1.dev32-py3-none-any.whl size=1467287 sha256=caefd1c67f14d81ce13b67e96295ff9ad0ed966216ef314c79345c0ec2a8707b 2026-05-09 00:35:44.971479 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-2xaie4nc/wheels/d7/05/14/fd7e33e5fac271ee50e6a06d9e392b88b1af8eadb7374df074 2026-05-09 00:35:44.971489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): started 2026-05-09 00:35:44.971540 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): finished with status 'done' 2026-05-09 00:35:44.971548 | 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=366209 sha256=98540e707b44a7bd8a8b6509f205eef7fdecf780323e6eb7587c9de15a6b4adf 2026-05-09 00:35:44.971604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-2xaie4nc/wheels/52/eb/41/5a7623499a292eb53b74babfcd0a455a759c0cb0ba34790587 2026-05-09 00:35:44.971613 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built keystone python-ldap 2026-05-09 00:35:44.971668 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Installing collected packages: scrypt, aniso8601, Werkzeug, pyasn1, oauthlib, itsdangerous, elementpath, defusedxml, blinker, xmlschema, pyasn1_modules, Flask, python-ldap, Flask-RESTful, pysaml2, ldappool, keystone 2026-05-09 00:35:44.971738 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully installed Flask-3.1.0 Flask-RESTful-0.3.10 Werkzeug-3.1.3 aniso8601-10.0.0 blinker-1.9.0 defusedxml-0.7.1 elementpath-4.7.0 itsdangerous-2.2.0 keystone-27.0.1.dev32 ldappool-3.0.0 oauthlib-3.2.2 pyasn1-0.6.0 pyasn1_modules-0.4.1 pysaml2-7.5.2 python-ldap-3.4.4 scrypt-0.8.27 xmlschema-2.5.1 2026-05-09 00:35:44.971785 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container fb263dcab65a 2026-05-09 00:35:44.971794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> bd5eb1884c44 2026-05-09 00:35:44.971844 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 7/7 : RUN chmod 755 /var/www/cgi-bin/keystone/* 2026-05-09 00:35:44.971858 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 41bc7462ba67 2026-05-09 00:35:44.971904 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 41bc7462ba67 2026-05-09 00:35:44.971911 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 1c93b6b6a11d 2026-05-09 00:35:44.971976 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built 06f61b46af01 2026-05-09 00:35:44.971984 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully tagged osism.harbor.regio.digital/kolla/keystone-base:build-20260509 2026-05-09 00:35:44.972073 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Built at 2026-05-09 00:35:44.971971 (took 0:00:40.583022) 2026-05-09 00:35:44.972155 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-fernet) to queue 2026-05-09 00:35:44.972235 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone) to queue 2026-05-09 00:35:44.972279 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-ssh) to queue 2026-05-09 00:35:44.972594 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-base) 2026-05-09 00:35:44.972661 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Processing 2026-05-09 00:35:44.972738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building started at 2026-05-09 00:35:44.972615 2026-05-09 00:35:44.972808 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting local archive from tarballs/nova-stable-2025.1.tar.gz 2026-05-09 00:35:44.981296 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting archive from https://tarballs.opendev.org/openstack/blazar-nova/blazar-nova-stable-2025.1.tar.gz 2026-05-09 00:35:45.665162 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 1 plugins into plugins archive 2026-05-09 00:35:45.665783 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 0 additions into additions archive 2026-05-09 00:36:51.030657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:36:51.030748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 044f8049f703 2026-05-09 00:36:51.030772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 2/9 : LABEL "build-date"="20260509" "name"="nova-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:36:51.030806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 6287393defff 2026-05-09 00:36:51.030820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 6287393defff 2026-05-09 00:36:51.030831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 78cb12410831 2026-05-09 00:36:51.030844 | 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 2026-05-09 00:36:51.030857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 1db109238c2d 2026-05-09 00:36:51.030869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 1db109238c2d 2026-05-09 00:36:51.030881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 0acb3bd5cfbf 2026-05-09 00:36:51.030896 | 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/* 2026-05-09 00:36:51.030909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 47d23321e256 2026-05-09 00:36:51.030923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:36:51.030936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:36:51.030948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:36:51.030962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:36:51.030975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:36:51.030987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:36:51.031000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:36:51.031157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:36:51.031177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:36:51.031192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:36:51.031253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:36:51.031299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:36:51.031307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:36:51.031314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:36:51.031321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:36:51.031328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 30.1 MB in 2s (13.2 MB/s) 2026-05-09 00:36:51.031366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2026-05-09 00:36:51.031381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2026-05-09 00:36:51.031414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building dependency tree... 2026-05-09 00:36:51.031422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading state information... 2026-05-09 00:36:51.031429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:iproute2 is already the newest version (6.1.0-1ubuntu6.3). 2026-05-09 00:36:51.031436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following additional packages will be installed: 2026-05-09 00:36:51.031480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq-base libcbor0.10 libdbus-1-3 libevent-2.1-7t64 libfido2-1 2026-05-09 00:36:51.031585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libglib2.0-0t64 libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2026-05-09 00:36:51.031595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnftables1 libnftnl11 libnuma1 libunbound8 libvirt0 libxdp1 2026-05-09 00:36:51.031658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-common python3-sortedcontainers uuid-runtime 2026-05-09 00:36:51.031720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Suggested packages: 2026-05-09 00:36:51.031772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: resolvconf firewalld low-memory-monitor keychain libpam-ssh monkeysphere 2026-05-09 00:36:51.031807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ssh-askpass ethtool openvswitch-doc qemu-system-x86 python3-graphviz 2026-05-09 00:36:51.031875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-unbound python-sortedcontainers-doc 2026-05-09 00:36:51.031911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Recommended packages: 2026-05-09 00:36:51.031980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dns-root-data nftables dbus libglib2.0-data shared-mime-info xdg-user-dirs 2026-05-09 00:36:51.032016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libvirt-l10n xauth python3-netifaces python3-click python3-netaddr 2026-05-09 00:36:51.032082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-pyparsing python3-rich 2026-05-09 00:36:51.032157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following NEW packages will be installed: 2026-05-09 00:36:51.032253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq dnsmasq-base ebtables iptables libcbor0.10 libdbus-1-3 2026-05-09 00:36:51.032319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libevent-2.1-7t64 libfido2-1 libglib2.0-0t64 libip4tc2 libip6tc2 2026-05-09 00:36:51.032379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libnuma1 2026-05-09 00:36:51.032414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libunbound8 libvirt0 libxdp1 openssh-client openvswitch-common 2026-05-09 00:36:51.032482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-switch ovmf python3-libvirt python3-openvswitch 2026-05-09 00:36:51.032532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-sortedcontainers uuid-runtime 2026-05-09 00:36:51.032575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:36:51.032642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Need to get 15.8 MB of archives. 2026-05-09 00:36:51.032678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:After this operation, 52.8 MB of additional disk space will be used. 2026-05-09 00:36:51.032781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-05-09 00:36:51.032834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:36:51.032922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-05-09 00:36:51.032956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-05-09 00:36:51.033032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-05-09 00:36:51.033068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-05-09 00:36:51.033149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-05-09 00:36:51.033243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-05-09 00:36:51.033336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2026-05-09 00:36:51.033386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2026-05-09 00:36:51.033435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-09 00:36:51.033484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-05-09 00:36:51.033519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:26 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-05-09 00:36:51.033596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:27 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-05-09 00:36:51.033633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-09 00:36:51.033700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-09 00:36:51.033760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-05-09 00:36:51.033796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-05-09 00:36:51.033867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-05-09 00:36:51.033917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-05-09 00:36:51.033954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-05-09 00:36:51.034023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-09 00:36:51.034084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:28 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-openvswitch amd64 3.5.1-0ubuntu0.1~cloud0 [1,063 kB] 2026-05-09 00:36:51.034138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-05-09 00:36:51.034342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-05-09 00:36:51.034417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-05-09 00:36:51.034510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-05-09 00:36:51.034597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-05-09 00:36:51.034688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 15.8 MB in 1s (19.9 MB/s) 2026-05-09 00:36:51.034778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package uuid-runtime. 2026-05-09 00:36:51.034858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 2026-05-09 00:36:51.035044 | 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% 2026-05-09 00:36:51.035097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 70% 2026-05-09 00:36:51.035294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 75% 2026-05-09 00:36:51.035404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 80% 2026-05-09 00:36:51.035473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 85% 2026-05-09 00:36:51.035548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 90% 2026-05-09 00:36:51.035615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 95% 2026-05-09 00:36:51.035688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:36:51.035762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-09 00:36:51.035829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:36:51.035902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-09 00:36:51.035971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:36:51.036038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:36:51.036128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnfnetlink0:amd64. 2026-05-09 00:36:51.036219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-05-09 00:36:51.036314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-09 00:36:51.036381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-05-09 00:36:51.036459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-05-09 00:36:51.036519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-09 00:36:51.036590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftnl11:amd64. 2026-05-09 00:36:51.036658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-05-09 00:36:51.036728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-09 00:36:51.036796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftables1:amd64. 2026-05-09 00:36:51.036861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../05-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-05-09 00:36:51.036929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-05-09 00:36:51.036993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq-base. 2026-05-09 00:36:51.037061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-05-09 00:36:51.037143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-05-09 00:36:51.037235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq. 2026-05-09 00:36:51.037353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2026-05-09 00:36:51.037428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2026-05-09 00:36:51.037494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-09 00:36:51.037566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../08-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-09 00:36:51.037634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:36:51.037741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libunbound8:amd64. 2026-05-09 00:36:51.037814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../09-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-05-09 00:36:51.037880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-09 00:36:51.037957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-common. 2026-05-09 00:36:51.038051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../10-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:36:51.038176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:36:51.038323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnuma1:amd64. 2026-05-09 00:36:51.038404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../11-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:36:51.038477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:36:51.038553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libxdp1:amd64. 2026-05-09 00:36:51.038634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../12-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-09 00:36:51.038709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:36:51.038783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-05-09 00:36:51.038862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-switch. 2026-05-09 00:36:51.038915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../13-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:36:51.038976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:36:51.039039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-09 00:36:51.039099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../14-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 00:36:51.039183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-05-09 00:36:51.039281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:36:51.039345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip4tc2:amd64. 2026-05-09 00:36:51.039412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../15-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-05-09 00:36:51.039476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:36:51.039539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip6tc2:amd64. 2026-05-09 00:36:51.039602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../16-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-05-09 00:36:51.039664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:36:51.039725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package iptables. 2026-05-09 00:36:51.039789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-05-09 00:36:51.039859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../17-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-05-09 00:36:51.039915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-05-09 00:36:51.039977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libcbor0.10:amd64. 2026-05-09 00:36:51.040035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../18-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-05-09 00:36:51.040089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-09 00:36:51.040255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libfido2-1:amd64. 2026-05-09 00:36:51.040316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../19-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-05-09 00:36:51.040366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-09 00:36:51.040427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openssh-client. 2026-05-09 00:36:51.040482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../20-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-09 00:36:51.040550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-09 00:36:51.040588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ebtables. 2026-05-09 00:36:51.040660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-05-09 00:36:51.040713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../21-ebtables_2.0.11-6build1_amd64.deb ... 2026-05-09 00:36:51.040779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ebtables (2.0.11-6build1) ... 2026-05-09 00:36:51.040822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libvirt0:amd64. 2026-05-09 00:36:51.040878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../22-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-09 00:36:51.040942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-05-09 00:36:51.040984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-09 00:36:51.041050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-libvirt. 2026-05-09 00:36:51.041133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../23-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-05-09 00:36:51.041173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-05-09 00:36:51.041288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-sortedcontainers. 2026-05-09 00:36:51.041326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../24-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-05-09 00:36:51.041364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-05-09 00:36:51.041434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-openvswitch. 2026-05-09 00:36:51.041476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../25-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:36:51.041547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:36:51.041587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ovmf. 2026-05-09 00:36:51.041683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../26-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-05-09 00:36:51.041724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-05-09 00:36:51.041813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:36:51.041844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-09 00:36:51.041910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:36:51.041951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:36:51.041990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-09 00:36:51.042060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-05-09 00:36:51.042097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-05-09 00:36:51.042260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:36:51.042277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:36:51.042309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:No schema files found: doing nothing. 2026-05-09 00:36:51.042382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-05-09 00:36:51.042421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-09 00:36:51.042493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ebtables (2.0.11-6build1) ... 2026-05-09 00:36:51.042537 | 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 2026-05-09 00:36:51.042604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:36:51.042643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:36:51.042726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-09 00:36:51.042759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:36:51.042825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Selecting GID from range 100 to 59999 ... 2026-05-09 00:36:51.042859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Adding group `uuidd' (GID 102) ... 2026-05-09 00:36:51.042927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:36:51.042975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:36:51.043031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:36:51.043066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-09 00:36:51.043149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-09 00:36:51.043251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:36:51.043331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2026-05-09 00:36:51.043388 | 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 2026-05-09 00:36:51.043441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:36:51.043494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:36:51.043547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-05-09 00:36:51.043599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-libvirt (10.0.0-1build1) ... 2026-05-09 00:36:51.043655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-09 00:36:51.043706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:36:51.043714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-09 00:36:51.043746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up iptables (1.8.10-3ubuntu2) ... 2026-05-09 00:36:51.043772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2026-05-09 00:36:51.043813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-05-09 00:36:51.043843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2026-05-09 00:36:51.043854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-05-09 00:36:51.043884 | 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 2026-05-09 00:36:51.043916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2026-05-09 00:36:51.043955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-05-09 00:36:51.043979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2026-05-09 00:36:51.043986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-05-09 00:36:51.044010 | 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 2026-05-09 00:36:51.044059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-05-09 00:36:51.044064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2026-05-09 00:36:51.044087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:36:51.044146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:36:51.044169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:36:51.044250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 47d23321e256 2026-05-09 00:36:51.044270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 3b7d89ca1835 2026-05-09 00:36:51.044293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 5/9 : ADD nova-base-archive /nova-base-source 2026-05-09 00:36:51.044317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 39037506ab5b 2026-05-09 00:36:51.044372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 6/9 : ADD plugins-archive / 2026-05-09 00:36:51.044381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 53f52abfb509 2026-05-09 00:36:51.044423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 7/9 : COPY nova_sudoers /etc/sudoers.d/kolla_nova_sudoers 2026-05-09 00:36:51.044431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 410bc4dabe0c 2026-05-09 00:36:51.044468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:36:51.044504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 247aeec205cd 2026-05-09 00:36:51.044554 | 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 /var/lib/kolla/venv/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 2026-05-09 00:36:51.044577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 5fda823ea2ea 2026-05-09 00:36:51.044594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing ./nova 2026-05-09 00:36:51.044615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2026-05-09 00:36:51.044659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:36:51.044664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2026-05-09 00:36:51.044708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:36:51.044716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:36:51.044747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:36:51.044775 | 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==31.3.1.dev8) (7.0.0) 2026-05-09 00:36:51.044806 | 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==31.3.1.dev8) (2.0.38) 2026-05-09 00:36:51.044853 | 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==31.3.1.dev8) (5.1.1) 2026-05-09 00:36:51.044862 | 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==31.3.1.dev8) (0.39.0) 2026-05-09 00:36:51.044893 | 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==31.3.1.dev8) (3.1.5) 2026-05-09 00:36:51.044948 | 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==31.3.1.dev8) (10.12.1) 2026-05-09 00:36:51.044968 | 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==31.3.1.dev8) (5.3.1) 2026-05-09 00:36:51.045000 | 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==31.3.1.dev8) (2.5.1) 2026-05-09 00:36:51.045046 | 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==31.3.1.dev8) (43.0.3) 2026-05-09 00:36:51.045058 | 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==31.3.1.dev8) (1.8.9) 2026-05-09 00:36:51.045085 | 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==31.3.1.dev8) (3.1.1) 2026-05-09 00:36:51.045132 | 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==31.3.1.dev8) (3.1.0) 2026-05-09 00:36:51.045151 | 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==31.3.1.dev8) (3.10.1) 2026-05-09 00:36:51.045174 | 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==31.3.1.dev8) (3.14.0) 2026-05-09 00:36:51.045229 | 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==31.3.1.dev8) (1.14.1) 2026-05-09 00:36:51.045282 | 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==31.3.1.dev8) (1.3.0) 2026-05-09 00:36:51.045304 | 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==31.3.1.dev8) (3.5.1) 2026-05-09 00:36:51.045311 | 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==31.3.1.dev8) (2.1.0) 2026-05-09 00:36:51.045335 | 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==31.3.1.dev8) (4.23.0) 2026-05-09 00:36:51.045344 | 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==31.3.1.dev8) (9.7.0) 2026-05-09 00:36:51.045371 | 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==31.3.1.dev8) (5.10.0) 2026-05-09 00:36:51.045378 | 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==31.3.1.dev8) (11.4.0) 2026-05-09 00:36:51.045417 | 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==31.3.1.dev8) (4.8.0) 2026-05-09 00:36:51.045458 | 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==31.3.1.dev8) (2.32.3) 2026-05-09 00:36:51.045466 | 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==31.3.1.dev8) (5.4.1) 2026-05-09 00:36:51.045495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting websockify>=0.9.0 (from nova==31.3.1.dev8) 2026-05-09 00:36:51.045528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2026-05-09 00:36:51.045558 | 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==31.3.1.dev8) (3.11.0) 2026-05-09 00:36:51.045566 | 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==31.3.1.dev8) (7.1.0) 2026-05-09 00:36:51.045599 | 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==31.3.1.dev8) (9.7.1) 2026-05-09 00:36:51.045629 | 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==31.3.1.dev8) (5.7.1) 2026-05-09 00:36:51.045677 | 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==31.3.1.dev8) (7.1.0) 2026-05-09 00:36:51.045707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting oslo.limit>=1.5.0 (from nova==31.3.1.dev8) 2026-05-09 00:36:51.045715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading oslo.limit-2.6.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-09 00:36:51.045760 | 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==31.3.1.dev8) (3.5.1) 2026-05-09 00:36:51.045786 | 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==31.3.1.dev8) (5.7.0) 2026-05-09 00:36:51.045794 | 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==31.3.1.dev8) (2.5.0) 2026-05-09 00:36:51.045869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.utils>=8.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (8.2.0) 2026-05-09 00:36:51.045879 | 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==31.3.1.dev8) (17.2.1) 2026-05-09 00:36:51.045907 | 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==31.3.1.dev8) (7.5.1) 2026-05-09 00:36:51.045936 | 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==31.3.1.dev8) (16.1.0) 2026-05-09 00:36:51.045980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (4.5.1) 2026-05-09 00:36:51.045988 | 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==31.3.1.dev8) (3.6.0) 2026-05-09 00:36:51.046014 | 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==31.3.1.dev8) (6.5.1) 2026-05-09 00:36:51.046034 | 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==31.3.1.dev8) (4.1.1) 2026-05-09 00:36:51.046056 | 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==31.3.1.dev8) (2.0.0) 2026-05-09 00:36:51.046061 | 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==31.3.1.dev8) (6.3.1) 2026-05-09 00:36:51.046149 | 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==31.3.1.dev8) (7.0.0) 2026-05-09 00:36:51.046156 | 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==31.3.1.dev8) (3.6.0) 2026-05-09 00:36:51.046178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-brick>=6.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (6.11.0) 2026-05-09 00:36:51.046182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-resource-classes>=1.1.0 (from nova==31.3.1.dev8) 2026-05-09 00:36:51.046247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-09 00:36:51.046254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-traits>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (3.3.0) 2026-05-09 00:36:51.046310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-vif>=3.1.0 (from nova==31.3.1.dev8) 2026-05-09 00:36:51.046318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_vif-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-09 00:36:51.046358 | 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==31.3.1.dev8) (5.2.1) 2026-05-09 00:36:51.046366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting microversion-parse>=0.2.1 (from nova==31.3.1.dev8) 2026-05-09 00:36:51.046401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-09 00:36:51.046445 | 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==31.3.1.dev8) (6.3.0) 2026-05-09 00:36:51.046473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting cursive>=0.2.1 (from nova==31.3.1.dev8) 2026-05-09 00:36:51.046480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-09 00:36:51.046511 | 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==31.3.1.dev8) (1.3.4) 2026-05-09 00:36:51.046555 | 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==31.3.1.dev8) (1.7.0) 2026-05-09 00:36:51.046585 | 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==31.3.1.dev8) (2.9.0.post0) 2026-05-09 00:36:51.046592 | 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==31.3.1.dev8) (3.1.0) 2026-05-09 00:36:51.046622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: openstacksdk>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (4.4.0) 2026-05-09 00:36:51.046651 | 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==31.3.1.dev8) (6.0.2) 2026-05-09 00:36:51.046677 | 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==31.3.1.dev8) (1.3.9) 2026-05-09 00:36:51.046727 | 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==31.3.1.dev8) (4.12.2) 2026-05-09 00:36:51.046764 | 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==31.3.1.dev8) (7.1.0) 2026-05-09 00:36:51.046804 | 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==31.3.1.dev8) (1.17.1) 2026-05-09 00:36:51.046815 | 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==31.3.1.dev8) (2.22) 2026-05-09 00:36:51.046839 | 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==31.3.1.dev8) (2.7.0) 2026-05-09 00:36:51.046868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.8.0->nova==31.3.1.dev8) (3.0.0) 2026-05-09 00:36:51.046881 | 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>=3.0.0->futurist>=1.8.0->nova==31.3.1.dev8) (1.17.2) 2026-05-09 00:36:51.046898 | 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==31.3.1.dev8) (3.0.2) 2026-05-09 00:36:51.046923 | 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==31.3.1.dev8) (25.1.0) 2026-05-09 00:36:51.046965 | 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==31.3.1.dev8) (2024.10.1) 2026-05-09 00:36:51.046971 | 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==31.3.1.dev8) (0.36.2) 2026-05-09 00:36:51.047022 | 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==31.3.1.dev8) (0.23.1) 2026-05-09 00:36:51.047030 | 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==31.3.1.dev8) (4.0.1) 2026-05-09 00:36:51.047072 | 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==31.3.1.dev8) (2.10.1) 2026-05-09 00:36:51.047122 | 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==31.3.1.dev8) (5.6.0) 2026-05-09 00:36:51.047130 | 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>=4.4.0->nova==31.3.1.dev8) (1.3.4) 2026-05-09 00:36:51.047240 | 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>=4.4.0->nova==31.3.1.dev8) (1.0.1) 2026-05-09 00:36:51.047258 | 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>=4.4.0->nova==31.3.1.dev8) (1.33) 2026-05-09 00:36:51.047300 | 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>=4.4.0->nova==31.3.1.dev8) (4.3.6) 2026-05-09 00:36:51.047306 | 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>=4.4.0->nova==31.3.1.dev8) (1.4.0) 2026-05-09 00:36:51.047324 | 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>=4.4.0->nova==31.3.1.dev8) (3.0.0) 2026-05-09 00:36:51.047330 | 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>=6.10.0->nova==31.3.1.dev8) (9.0.0) 2026-05-09 00:36:51.047375 | 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>=6.10.0->nova==31.3.1.dev8) (5.9.0) 2026-05-09 00:36:51.047380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting ovsdbapp>=0.12.1 (from os-vif>=3.1.0->nova==31.3.1.dev8) 2026-05-09 00:36:51.047403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-09 00:36:51.047447 | 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==31.3.1.dev8) (0.8.1) 2026-05-09 00:36:51.047481 | 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==31.3.1.dev8) (0.19) 2026-05-09 00:36:51.047503 | 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==31.3.1.dev8) (2.0.1) 2026-05-09 00:36:51.047540 | 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==31.3.1.dev8) (0.5.0) 2026-05-09 00:36:51.047545 | 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==31.3.1.dev8) (5.5.2) 2026-05-09 00:36:51.047599 | 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==31.3.1.dev8) (5.3.1) 2026-05-09 00:36:51.047608 | 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==31.3.1.dev8) (5.4.2) 2026-05-09 00:36:51.047631 | 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==31.3.1.dev8) (0.11.0) 2026-05-09 00:36:51.047654 | 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==31.3.1.dev8) (5.1.0) 2026-05-09 00:36:51.047688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->nova==31.3.1.dev8) (2025.1) 2026-05-09 00:36:51.047727 | 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==31.3.1.dev8) (0.21.1) 2026-05-09 00:36:51.047736 | 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==31.3.1.dev8) (4.0.1) 2026-05-09 00:36:51.047776 | 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==31.3.1.dev8) (4.0.1) 2026-05-09 00:36:51.047805 | 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==31.3.1.dev8) (1.1.0) 2026-05-09 00:36:51.047823 | 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==31.3.1.dev8) (1.6.10) 2026-05-09 00:36:51.047848 | 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>=8.0.0->nova==31.3.1.dev8) (3.2.1) 2026-05-09 00:36:51.047854 | 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>=8.0.0->nova==31.3.1.dev8) (24.2) 2026-05-09 00:36:51.047890 | 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==31.3.1.dev8) 2026-05-09 00:36:51.047921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2026-05-09 00:36:51.047949 | 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==31.3.1.dev8) (3.5.1) 2026-05-09 00:36:51.047966 | 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==31.3.1.dev8) (1.5.0) 2026-05-09 00:36:51.047998 | 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==31.3.1.dev8) (82.0.1) 2026-05-09 00:36:51.048015 | 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==31.3.1.dev8) (0.2.13) 2026-05-09 00:36:51.048039 | 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==31.3.1.dev8) (4.9.1) 2026-05-09 00:36:51.048066 | 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==31.3.1.dev8) (0.5.2) 2026-05-09 00:36:51.048099 | 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==31.3.1.dev8) (2.5.11) 2026-05-09 00:36:51.048170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyperclip>=1.8 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==31.3.1.dev8) (1.9.0) 2026-05-09 00:36:51.048200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==31.3.1.dev8) (1.17.0) 2026-05-09 00:36:51.048259 | 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==31.3.1.dev8) (2.0.1) 2026-05-09 00:36:51.048296 | 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==31.3.1.dev8) (24.2.1) 2026-05-09 00:36:51.048306 | 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==31.3.1.dev8) (2.1.0) 2026-05-09 00:36:51.048325 | 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==31.3.1.dev8) (3.2.0) 2026-05-09 00:36:51.048352 | 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==31.3.1.dev8) (3.4.1) 2026-05-09 00:36:51.048359 | 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==31.3.1.dev8) (3.10) 2026-05-09 00:36:51.048408 | 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==31.3.1.dev8) (1.26.20) 2026-05-09 00:36:51.048453 | 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==31.3.1.dev8) (2026.4.22) 2026-05-09 00:36:51.048462 | 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==31.3.1.dev8) (0.7) 2026-05-09 00:36:51.048472 | 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==31.3.1.dev8) (2.7.2) 2026-05-09 00:36:51.048504 | 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==31.3.1.dev8) (0.15.2) 2026-05-09 00:36:51.048532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting numpy (from websockify>=0.9.0->nova==31.3.1.dev8) 2026-05-09 00:36:51.048557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-05-09 00:36:51.048574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting jwcrypto (from websockify>=0.9.0->nova==31.3.1.dev8) 2026-05-09 00:36:51.048581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-05-09 00:36:51.048631 | 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==31.3.1.dev8) (5.2.1) 2026-05-09 00:36:51.048649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:WARNING: The candidate selected for download or install is a yanked version: 'fixtures' candidate (version 4.2.4.post1 at https://files.pythonhosted.org/packages/75/d5/2757cabc34758fac81039d4fbcde11c91d3952d91e33f8d5c69ea8c74e0f/fixtures-4.2.4.post1-py3-none-any.whl (from https://pypi.org/simple/fixtures/) (requires-python:>=3.8)) 2026-05-09 00:36:51.048657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2026-05-09 00:36:51.048672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-05-09 00:36:51.048677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-05-09 00:36:51.048700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-05-09 00:36:51.048739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-05-09 00:36:51.048744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_vif-4.1.0-py3-none-any.whl (110 kB) 2026-05-09 00:36:51.048765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading oslo.limit-2.6.1-py3-none-any.whl (21 kB) 2026-05-09 00:36:51.048798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2026-05-09 00:36:51.048822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2026-05-09 00:36:51.048849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2026-05-09 00:36:51.048881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-05-09 00:36:51.048914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.1 MB) 2026-05-09 00:36:51.048943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 24.0 MB/s 0:00:00 2026-05-09 00:36:51.048965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: nova 2026-05-09 00:36:51.048994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): started 2026-05-09 00:36:51.049026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): finished with status 'done' 2026-05-09 00:36:51.049057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for nova: filename=nova-31.3.1.dev8-py3-none-any.whl size=5918339 sha256=5b84b231947b1fc0b3d51f5d98c32d4ea9c8deb381d7b705ba60fdb58256c4e7 2026-05-09 00:36:51.049083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-fkrei99y/wheels/86/62/4b/f7dc95c17fe7e8702e5ea0a7269b8ad164f5bf2d9459e4359b 2026-05-09 00:36:51.049131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built nova 2026-05-09 00:36:51.049156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: numpy, microversion-parse, fixtures, ovsdbapp, os-resource-classes, jwcrypto, websockify, oslo.limit, cursive, os-vif, nova 2026-05-09 00:36:51.049228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed cursive-0.2.3 fixtures-4.2.4.post1 jwcrypto-1.5.6 microversion-parse-2.0.0 nova-31.3.1.dev8 numpy-2.2.3 os-resource-classes-1.1.0 os-vif-4.1.0 oslo.limit-2.6.1 ovsdbapp-2.11.0 websockify-0.12.0 2026-05-09 00:36:51.049266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing ./plugins/blazar_nova-7.0.1.dev7 2026-05-09 00:36:51.049274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2026-05-09 00:36:51.049300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:36:51.049328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2026-05-09 00:36:51.049364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:36:51.049392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: started 2026-05-09 00:36:51.049399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:36:51.049435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:36:51.049444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:36:51.049480 | 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==7.0.1.dev7) (7.0.0) 2026-05-09 00:36:51.049488 | 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==7.0.1.dev7) (9.7.1) 2026-05-09 00:36:51.049532 | 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==7.0.1.dev7) (6.5.1) 2026-05-09 00:36:51.049545 | 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==7.0.1.dev7) (7.1.0) 2026-05-09 00:36:51.049572 | 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 oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (3.0.0) 2026-05-09 00:36:51.049580 | 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==7.0.1.dev7) (1.3.0) 2026-05-09 00:36:51.049617 | 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==7.0.1.dev7) (5.4.1) 2026-05-09 00:36:51.049624 | 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==7.0.1.dev7) (2.0.0) 2026-05-09 00:36:51.049658 | 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==7.0.1.dev7) (6.0.2) 2026-05-09 00:36:51.049681 | 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==7.0.1.dev7) (2.32.3) 2026-05-09 00:36:51.049688 | 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->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (1.17.2) 2026-05-09 00:36:51.049719 | 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==7.0.1.dev7) (5.7.1) 2026-05-09 00:36:51.049758 | 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==7.0.1.dev7) (8.2.0) 2026-05-09 00:36:51.049785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (5.7.0) 2026-05-09 00:36:51.049802 | 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==7.0.1.dev7) (2.9.0.post0) 2026-05-09 00:36:51.049825 | 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.25.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (1.1.0) 2026-05-09 00:36:51.049833 | 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.25.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (2025.1) 2026-05-09 00:36:51.049880 | 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==7.0.1.dev7) (2.1.0) 2026-05-09 00:36:51.049903 | 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==7.0.1.dev7) (3.2.1) 2026-05-09 00:36:51.049928 | 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==7.0.1.dev7) (24.2) 2026-05-09 00:36:51.049945 | 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 oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (7.0.0) 2026-05-09 00:36:51.049968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=5.8.0->blazar-nova==7.0.1.dev7) (82.0.1) 2026-05-09 00:36:51.050005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (1.17.0) 2026-05-09 00:36:51.050014 | 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==7.0.1.dev7) (3.4.1) 2026-05-09 00:36:51.050032 | 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==7.0.1.dev7) (3.10) 2026-05-09 00:36:51.050054 | 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==7.0.1.dev7) (1.26.20) 2026-05-09 00:36:51.050061 | 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==7.0.1.dev7) (2026.4.22) 2026-05-09 00:36:51.050096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: blazar-nova 2026-05-09 00:36:51.050138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): started 2026-05-09 00:36:51.050145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2026-05-09 00:36:51.050173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for blazar-nova: filename=blazar_nova-7.0.1.dev7-py3-none-any.whl size=13090 sha256=40e2cd33acbeca49bd38d3c8ead71c05030b417909b76d7bb1dcf751a1086563 2026-05-09 00:36:51.050234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-91_3q944/wheels/40/17/9e/4fea3bfa6bdcc4ba09f1e22fa53eb645aca19da18f76bc13e3 2026-05-09 00:36:51.050272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built blazar-nova 2026-05-09 00:36:51.050279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: blazar-nova 2026-05-09 00:36:51.050305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed blazar-nova-7.0.1.dev7 2026-05-09 00:36:51.050323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 5fda823ea2ea 2026-05-09 00:36:51.050353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 6b68a138b594 2026-05-09 00:36:51.050360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built 294a5ad08505 2026-05-09 00:36:51.050387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully tagged osism.harbor.regio.digital/kolla/nova-base:build-20260509 2026-05-09 00:36:51.050485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Built at 2026-05-09 00:36:51.050390 (took 0:01:06.077775) 2026-05-09 00:36:51.050570 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-spicehtml5proxy) to queue 2026-05-09 00:36:51.050620 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-scheduler) to queue 2026-05-09 00:36:51.050629 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute) to queue 2026-05-09 00:36:51.050659 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute-ironic) to queue 2026-05-09 00:36:51.050689 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-conductor) to queue 2026-05-09 00:36:51.050719 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-novncproxy) to queue 2026-05-09 00:36:51.050748 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-serialproxy) to queue 2026-05-09 00:36:51.050776 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-api) to queue 2026-05-09 00:36:51.050798 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-ssh) to queue 2026-05-09 00:36:51.051418 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-base) 2026-05-09 00:36:51.051442 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Processing 2026-05-09 00:36:51.051450 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building started at 2026-05-09 00:36:51.051328 2026-05-09 00:36:51.051476 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Getting local archive from tarballs/glance-stable-2025.1.tar.gz 2026-05-09 00:36:51.057595 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 plugins into plugins archive 2026-05-09 00:36:51.058231 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 additions into additions archive 2026-05-09 00:37:32.727167 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:37:32.727367 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 044f8049f703 2026-05-09 00:37:32.727489 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 2/9 : LABEL "build-date"="20260509" "name"="glance-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:37:32.727616 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 25ab49fb6da8 2026-05-09 00:37:32.727638 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 25ab49fb6da8 2026-05-09 00:37:32.727685 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 80ef62ac2640 2026-05-09 00:37:32.727705 | 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 2026-05-09 00:37:32.727763 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 2853ec4cf34e 2026-05-09 00:37:32.727817 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 2853ec4cf34e 2026-05-09 00:37:32.727836 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 301a11fda155 2026-05-09 00:37:32.727855 | 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 nvme-cli && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-09 00:37:32.727951 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 5c593ecdfdfe 2026-05-09 00:37:32.727973 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:37:32.728033 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:37:32.728088 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:37:32.728123 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:37:32.728178 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:37:32.728293 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:37:32.728321 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:37:32.729010 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:37:32.729079 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:37:32.729091 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:37:32.729101 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:37:32.729110 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:37:32.729118 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:37:32.729179 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:37:32.729189 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:37:32.729198 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 30.1 MB in 3s (11.4 MB/s) 2026-05-09 00:37:32.729282 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2026-05-09 00:37:32.729292 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2026-05-09 00:37:32.729301 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building dependency tree... 2026-05-09 00:37:32.729310 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading state information... 2026-05-09 00:37:32.729319 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following additional packages will be installed: 2026-05-09 00:37:32.729328 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2026-05-09 00:37:32.729545 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2026-05-09 00:37:32.729601 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 uuid-runtime 2026-05-09 00:37:32.729615 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Recommended packages: 2026-05-09 00:37:32.729626 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: pci.ids 2026-05-09 00:37:32.729637 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following NEW packages will be installed: 2026-05-09 00:37:32.729649 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2026-05-09 00:37:32.729659 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2026-05-09 00:37:32.729668 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 nvme-cli python3-rados python3-rbd uuid-runtime 2026-05-09 00:37:32.729679 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:37:32.729688 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Need to get 10.0 MB of archives. 2026-05-09 00:37:32.729698 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:After this operation, 42.1 MB of additional disk space will be used. 2026-05-09 00:37:32.729708 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:37:32.729718 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-05-09 00:37:32.731337 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-05-09 00:37:32.731367 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-05-09 00:37:32.731378 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-05-09 00:37:32.731388 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-05-09 00:37:32.731397 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-05-09 00:37:32.731407 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-05-09 00:37:32.731417 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-05-09 00:37:32.731426 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-05-09 00:37:32.731436 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-05-09 00:37:32.731540 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-05-09 00:37:32.731554 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-05-09 00:37:32.731564 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-05-09 00:37:32.731574 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-05-09 00:37:32.731584 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-05-09 00:37:32.731594 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-05-09 00:37:32.731604 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 10.0 MB in 1s (19.1 MB/s) 2026-05-09 00:37:32.731613 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package uuid-runtime. 2026-05-09 00:37:32.731629 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: 2026-05-09 00:37:32.731639 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2026-05-09 00:37:32.731652 | 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% 2026-05-09 00:37:32.731664 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 70% 2026-05-09 00:37:32.731674 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 75% 2026-05-09 00:37:32.731683 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 80% 2026-05-09 00:37:32.731693 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 85% 2026-05-09 00:37:32.731702 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 90% 2026-05-09 00:37:32.731711 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 95% 2026-05-09 00:37:32.731721 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:37:32.731731 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-09 00:37:32.731740 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:37:32.731750 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libargon2-1:amd64. 2026-05-09 00:37:32.731759 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-05-09 00:37:32.731769 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-09 00:37:32.731778 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libjson-c5:amd64. 2026-05-09 00:37:32.731787 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2026-05-09 00:37:32.731797 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-05-09 00:37:32.731820 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libcryptsetup12:amd64. 2026-05-09 00:37:32.731831 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-05-09 00:37:32.731840 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-09 00:37:32.731858 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-05-09 00:37:32.731868 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../04-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:37:32.731878 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:37:32.731887 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-05-09 00:37:32.731896 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../05-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:37:32.731906 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:37:32.731915 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libdaxctl1:amd64. 2026-05-09 00:37:32.731925 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: 2026-05-09 00:37:32.731934 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../06-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-05-09 00:37:32.731944 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-09 00:37:32.731954 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libndctl6:amd64. 2026-05-09 00:37:32.731969 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../07-libndctl6_77-2ubuntu2_amd64.deb ... 2026-05-09 00:37:32.731979 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-05-09 00:37:32.731989 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libnvme1t64. 2026-05-09 00:37:32.732062 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../08-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-05-09 00:37:32.732174 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-05-09 00:37:32.732280 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmem1:amd64. 2026-05-09 00:37:32.732348 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../09-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-09 00:37:32.732397 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: 2026-05-09 00:37:32.732458 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 00:37:32.732538 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmemobj1:amd64. 2026-05-09 00:37:32.732654 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../10-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-09 00:37:32.732672 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 00:37:32.732734 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librados2. 2026-05-09 00:37:32.732794 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../11-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:37:32.732809 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:37:32.732873 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librbd1. 2026-05-09 00:37:32.732932 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../12-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:37:32.732947 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:37:32.733008 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package nvme-cli. 2026-05-09 00:37:32.733066 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../13-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-05-09 00:37:32.733081 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-05-09 00:37:32.733143 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rados. 2026-05-09 00:37:32.733232 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../14-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:37:32.733262 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:37:32.733326 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rbd. 2026-05-09 00:37:32.733387 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../15-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:37:32.733434 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:37:32.733450 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-09 00:37:32.733554 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:37:32.733568 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:37:32.733613 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-09 00:37:32.733639 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:37:32.733794 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Selecting GID from range 100 to 59999 ... 2026-05-09 00:37:32.733835 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Adding group `uuidd' (GID 102) ... 2026-05-09 00:37:32.733857 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:37:32.733947 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:37:32.734035 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-05-09 00:37:32.734121 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 00:37:32.734234 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-05-09 00:37:32.734316 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:37:32.734408 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-05-09 00:37:32.734492 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 00:37:32.734574 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-09 00:37:32.734682 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:37:32.734765 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-05-09 00:37:32.734849 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:37:32.734932 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:37:32.735014 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:37:32.735097 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 5c593ecdfdfe 2026-05-09 00:37:32.735181 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> ae8f444b16d2 2026-05-09 00:37:32.735287 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 5/9 : ADD glance-base-archive /glance-base-source 2026-05-09 00:37:32.735384 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 67967f79f9cb 2026-05-09 00:37:32.735468 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 6/9 : COPY etc/glance /etc/glance 2026-05-09 00:37:32.735840 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 8e7f63c2cf59 2026-05-09 00:37:32.736085 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 7/9 : COPY glance_sudoers /etc/sudoers.d/kolla_glance_sudoers 2026-05-09 00:37:32.736172 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 4e1e5f11fcb4 2026-05-09 00:37:32.736228 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:37:32.736371 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> a8a8b843bcfd 2026-05-09 00:37:32.736411 | 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 /var/lib/kolla/venv/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 2026-05-09 00:37:32.736470 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 832cc436fd89 2026-05-09 00:37:32.736579 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing ./glance 2026-05-09 00:37:32.736623 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: started 2026-05-09 00:37:32.736772 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:37:32.736806 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: started 2026-05-09 00:37:32.736826 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:37:32.736839 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: started 2026-05-09 00:37:32.736892 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:37:32.736910 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:37:32.736985 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:37:32.737049 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting boto3 2026-05-09 00:37:32.737065 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2026-05-09 00:37:32.737134 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting glance_store[cinder,s3,swift,vmware] 2026-05-09 00:37:32.737198 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading glance_store-4.9.1-py3-none-any.whl.metadata (4.4 kB) 2026-05-09 00:37:32.737256 | 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==30.2.1.dev4) (7.0.0) 2026-05-09 00:37:32.737358 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting defusedxml>=0.7.1 (from glance==30.2.1.dev4) 2026-05-09 00:37:32.737419 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-09 00:37:32.739326 | 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==30.2.1.dev4) (2.0.38) 2026-05-09 00:37:32.739349 | 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==30.2.1.dev4) (0.39.0) 2026-05-09 00:37:32.739360 | 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==30.2.1.dev4) (3.1.0) 2026-05-09 00:37:32.739370 | 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==30.2.1.dev4) (2.5.1) 2026-05-09 00:37:32.739380 | 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==30.2.1.dev4) (1.8.9) 2026-05-09 00:37:32.739390 | 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==30.2.1.dev4) (1.14.1) 2026-05-09 00:37:32.739399 | 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==30.2.1.dev4) (0.22.0) 2026-05-09 00:37:32.739422 | 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==30.2.1.dev4) (9.7.1) 2026-05-09 00:37:32.739433 | 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==30.2.1.dev4) (7.1.0) 2026-05-09 00:37:32.739445 | 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==30.2.1.dev4) (5.7.1) 2026-05-09 00:37:32.739464 | 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==30.2.1.dev4) (2.5.0) 2026-05-09 00:37:32.739474 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.utils>=7.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev4) (8.2.0) 2026-05-09 00:37:32.739484 | 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==30.2.1.dev4) (5.4.1) 2026-05-09 00:37:32.739493 | 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==30.2.1.dev4) (3.1.0) 2026-05-09 00:37:32.739537 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting taskflow>=4.0.0 (from glance==30.2.1.dev4) 2026-05-09 00:37:32.739547 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-05-09 00:37:32.739557 | 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==30.2.1.dev4) (5.10.0) 2026-05-09 00:37:32.739567 | 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==30.2.1.dev4) (10.12.1) 2026-05-09 00:37:32.739577 | 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==30.2.1.dev4) (0.12.1) 2026-05-09 00:37:32.739586 | 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==30.2.1.dev4) (3.14.0) 2026-05-09 00:37:32.739596 | 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==30.2.1.dev4) (3.10.1) 2026-05-09 00:37:32.739606 | 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==30.2.1.dev4) (4.23.0) 2026-05-09 00:37:32.739615 | 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==30.2.1.dev4) (5.6.0) 2026-05-09 00:37:32.739625 | 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==30.2.1.dev4) (17.2.1) 2026-05-09 00:37:32.739648 | 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==30.2.1.dev4) (6.5.1) 2026-05-09 00:37:32.739658 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting oslo.limit>=1.6.0 (from glance==30.2.1.dev4) 2026-05-09 00:37:32.739668 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading oslo.limit-2.6.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-09 00:37:32.739678 | 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==30.2.1.dev4) (7.1.0) 2026-05-09 00:37:32.739688 | 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==30.2.1.dev4) (16.1.0) 2026-05-09 00:37:32.739705 | 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==30.2.1.dev4) (6.3.1) 2026-05-09 00:37:32.739715 | 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==30.2.1.dev4) (3.5.1) 2026-05-09 00:37:32.739725 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev4) (4.5.1) 2026-05-09 00:37:32.739735 | 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==30.2.1.dev4) (1.3.4) 2026-05-09 00:37:32.739745 | 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==30.2.1.dev4) (4.2.0) 2026-05-09 00:37:32.739755 | 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==30.2.1.dev4) (3.0.0) 2026-05-09 00:37:32.739770 | 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==30.2.1.dev4) (43.0.3) 2026-05-09 00:37:32.739781 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting cursive>=0.2.1 (from glance==30.2.1.dev4) 2026-05-09 00:37:32.739790 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-09 00:37:32.739800 | 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==30.2.1.dev4) (5.2.1) 2026-05-09 00:37:32.739810 | 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.7.0) 2026-05-09 00:37:32.739821 | 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) 2026-05-09 00:37:32.739831 | 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.7.0) 2026-05-09 00:37:32.739840 | 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.11.0) 2026-05-09 00:37:32.739850 | 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.5.1) 2026-05-09 00:37:32.739861 | 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.6.0) 2026-05-09 00:37:32.739870 | 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.7.0) 2026-05-09 00:37:32.739880 | 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.6.0) 2026-05-09 00:37:32.739890 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting botocore<1.37.0,>=1.36.26 (from boto3) 2026-05-09 00:37:32.739900 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2026-05-09 00:37:32.739923 | 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) 2026-05-09 00:37:32.739934 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3) 2026-05-09 00:37:32.739944 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2026-05-09 00:37:32.739953 | 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.37.0,>=1.36.26->boto3) (2.9.0.post0) 2026-05-09 00:37:32.739963 | 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.37.0,>=1.36.26->boto3) (1.26.20) 2026-05-09 00:37:32.739973 | 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.37.0,>=1.36.26->boto3) (1.17.0) 2026-05-09 00:37:32.739983 | 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==30.2.1.dev4) (1.3.9) 2026-05-09 00:37:32.739993 | 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==30.2.1.dev4) (4.12.2) 2026-05-09 00:37:32.740002 | 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==30.2.1.dev4) (7.1.0) 2026-05-09 00:37:32.740012 | 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==30.2.1.dev4) (1.17.1) 2026-05-09 00:37:32.740036 | 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==30.2.1.dev4) (2.22) 2026-05-09 00:37:32.740046 | 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==30.2.1.dev4) (1.17.2) 2026-05-09 00:37:32.740056 | 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==30.2.1.dev4) (2.7.0) 2026-05-09 00:37:32.740066 | 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==30.2.1.dev4) (3.1.1) 2026-05-09 00:37:32.740075 | 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==30.2.1.dev4) (3.2.1) 2026-05-09 00:37:32.740086 | 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==30.2.1.dev4) (25.1.0) 2026-05-09 00:37:32.740096 | 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==30.2.1.dev4) (2024.10.1) 2026-05-09 00:37:32.740106 | 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==30.2.1.dev4) (0.36.2) 2026-05-09 00:37:32.740116 | 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==30.2.1.dev4) (0.23.1) 2026-05-09 00:37:32.740126 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==30.2.1.dev4) (2.1.0) 2026-05-09 00:37:32.740143 | 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==30.2.1.dev4) (1.7.0) 2026-05-09 00:37:32.740153 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==30.2.1.dev4) (3.11.0) 2026-05-09 00:37:32.740170 | 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==30.2.1.dev4) (4.0.1) 2026-05-09 00:37:32.740180 | 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==30.2.1.dev4) (2.10.1) 2026-05-09 00:37:32.740190 | 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]) (4.1.1) 2026-05-09 00:37:32.740200 | 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]) (9.0.0) 2026-05-09 00:37:32.740242 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-win>=5.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (5.9.0) 2026-05-09 00:37:32.740253 | 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]) (7.0.0) 2026-05-09 00:37:32.740263 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==30.2.1.dev4) (1.3.4) 2026-05-09 00:37:32.740273 | 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.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==30.2.1.dev4) (5.1.1) 2026-05-09 00:37:32.740297 | 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==30.2.1.dev4) (0.19) 2026-05-09 00:37:32.740308 | 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==30.2.1.dev4) (1.3.0) 2026-05-09 00:37:32.740322 | 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==30.2.1.dev4) (2.0.0) 2026-05-09 00:37:32.740459 | 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==30.2.1.dev4) (6.0.2) 2026-05-09 00:37:32.740486 | 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==30.2.1.dev4) (2.0.1) 2026-05-09 00:37:32.740511 | 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==30.2.1.dev4) (0.5.0) 2026-05-09 00:37:32.740552 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: openstacksdk>=0.47.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.limit>=1.6.0->glance==30.2.1.dev4) (4.4.0) 2026-05-09 00:37:32.740598 | 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.47.0->oslo.limit>=1.6.0->glance==30.2.1.dev4) (1.33) 2026-05-09 00:37:32.740682 | 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.47.0->oslo.limit>=1.6.0->glance==30.2.1.dev4) (4.3.6) 2026-05-09 00:37:32.740726 | 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.47.0->oslo.limit>=1.6.0->glance==30.2.1.dev4) (1.4.0) 2026-05-09 00:37:32.740776 | 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.47.0->oslo.limit>=1.6.0->glance==30.2.1.dev4) (3.0.0) 2026-05-09 00:37:32.740825 | 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==30.2.1.dev4) (5.5.2) 2026-05-09 00:37:32.740880 | 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==30.2.1.dev4) (5.3.1) 2026-05-09 00:37:32.740931 | 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==30.2.1.dev4) (5.4.2) 2026-05-09 00:37:32.740981 | 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==30.2.1.dev4) (0.11.0) 2026-05-09 00:37:32.741030 | 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==30.2.1.dev4) (5.1.0) 2026-05-09 00:37:32.741079 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging!=9.0.0,>=5.29.0->glance==30.2.1.dev4) (2025.1) 2026-05-09 00:37:32.741128 | 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==30.2.1.dev4) (0.21.1) 2026-05-09 00:37:32.741177 | 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==30.2.1.dev4) (3.1.5) 2026-05-09 00:37:32.741229 | 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==30.2.1.dev4) (4.0.1) 2026-05-09 00:37:32.741335 | 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==30.2.1.dev4) (4.0.1) 2026-05-09 00:37:32.741347 | 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==30.2.1.dev4) (3.0.2) 2026-05-09 00:37:32.741408 | 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.1.0) 2026-05-09 00:37:32.741457 | 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.10) 2026-05-09 00:37:32.741532 | 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>=7.3.0->glance==30.2.1.dev4) (24.2) 2026-05-09 00:37:32.741566 | 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.1) 2026-05-09 00:37:32.741615 | 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.2.0) 2026-05-09 00:37:32.741667 | 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==30.2.1.dev4) (82.0.1) 2026-05-09 00:37:32.741726 | 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==30.2.1.dev4) (0.2.13) 2026-05-09 00:37:32.741777 | 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==30.2.1.dev4) (4.9.1) 2026-05-09 00:37:32.741827 | 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==30.2.1.dev4) (0.5.2) 2026-05-09 00:37:32.741881 | 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==30.2.1.dev4) (2.5.11) 2026-05-09 00:37:32.741930 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pyperclip>=1.8 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==30.2.1.dev4) (1.9.0) 2026-05-09 00:37:32.741997 | 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.4.1) 2026-05-09 00:37:32.742049 | 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.10) 2026-05-09 00:37:32.742098 | 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]) (2026.4.22) 2026-05-09 00:37:32.742146 | 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==30.2.1.dev4) (0.7) 2026-05-09 00:37:32.742198 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==30.2.1.dev4) 2026-05-09 00:37:32.742270 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-09 00:37:32.742326 | 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==30.2.1.dev4) (3.2.0) 2026-05-09 00:37:32.742377 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==30.2.1.dev4) 2026-05-09 00:37:32.742428 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-05-09 00:37:32.742483 | 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==30.2.1.dev4) (2.7.2) 2026-05-09 00:37:32.742582 | 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==30.2.1.dev4) (0.8.1) 2026-05-09 00:37:32.742626 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==30.2.1.dev4) (2025.1) 2026-05-09 00:37:32.742674 | 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==30.2.1.dev4) (8.5.0) 2026-05-09 00:37:32.742725 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->glance==30.2.1.dev4) (3.21.0) 2026-05-09 00:37:32.742777 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading glance_store-4.9.1-py3-none-any.whl (242 kB) 2026-05-09 00:37:32.742826 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2026-05-09 00:37:32.742877 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2026-05-09 00:37:32.742939 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 40.3 MB/s 0:00:00 2026-05-09 00:37:32.742995 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2026-05-09 00:37:32.743052 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-05-09 00:37:32.743101 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-09 00:37:32.743151 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading oslo.limit-2.6.1-py3-none-any.whl (21 kB) 2026-05-09 00:37:32.743197 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-05-09 00:37:32.743264 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-09 00:37:32.743321 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 37.4 MB/s 0:00:00 2026-05-09 00:37:32.743372 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-05-09 00:37:32.743420 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building wheels for collected packages: glance 2026-05-09 00:37:32.743468 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): started 2026-05-09 00:37:32.743535 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): finished with status 'done' 2026-05-09 00:37:32.743583 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Created wheel for glance: filename=glance-30.2.1.dev4-py3-none-any.whl size=1425011 sha256=aff7da41bfe77e47890edbb116a6f8d92909c19845cc8e33e9781302450389e2 2026-05-09 00:37:32.743633 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Stored in directory: /tmp/pip-ephem-wheel-cache-oqjx5sul/wheels/09/94/93/dfaefdbbfb3dae2d10816beda122a0abc2cff77a30b54d9fac 2026-05-09 00:37:32.743680 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built glance 2026-05-09 00:37:32.743728 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Installing collected packages: pydot, networkx, defusedxml, botocore, s3transfer, boto3, taskflow, oslo.limit, glance_store, cursive, glance 2026-05-09 00:37:32.743780 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully installed boto3-1.36.26 botocore-1.36.26 cursive-0.2.3 defusedxml-0.7.1 glance-30.2.1.dev4 glance_store-4.9.1 networkx-3.4.2 oslo.limit-2.6.1 pydot-3.0.4 s3transfer-0.11.2 taskflow-5.12.0 2026-05-09 00:37:32.743829 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 832cc436fd89 2026-05-09 00:37:32.743877 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 7063b61db993 2026-05-09 00:37:32.743928 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built d5bdae14a256 2026-05-09 00:37:32.743973 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully tagged osism.harbor.regio.digital/kolla/glance-base:build-20260509 2026-05-09 00:37:32.744094 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Built at 2026-05-09 00:37:32.743988 (took 0:00:41.692660) 2026-05-09 00:37:32.744182 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-api) to queue 2026-05-09 00:37:32.744816 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(horizon) 2026-05-09 00:37:32.744916 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Processing 2026-05-09 00:37:32.744997 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building started at 2026-05-09 00:37:32.744905 2026-05-09 00:37:32.745075 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting local archive from tarballs/horizon-stable-2025.1.tar.gz 2026-05-09 00:37:32.754191 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/ironic-ui/ironic-ui-stable-2025.1.tar.gz 2026-05-09 00:37:33.630911 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/designate-dashboard/designate-dashboard-stable-2025.1.tar.gz 2026-05-09 00:37:34.367663 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/masakari-dashboard/masakari-dashboard-stable-2025.1.tar.gz 2026-05-09 00:37:35.066600 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/watcher-dashboard/watcher-dashboard-stable-2025.1.tar.gz 2026-05-09 00:37:35.796570 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/heat-dashboard/heat-dashboard-stable-2025.1.tar.gz 2026-05-09 00:37:37.100481 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/blazar-dashboard/blazar-dashboard-stable-2025.1.tar.gz 2026-05-09 00:37:37.986870 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/magnum-ui/magnum-ui-stable-2025.1.tar.gz 2026-05-09 00:37:38.877775 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/neutron-fwaas-dashboard/neutron-fwaas-dashboard-stable-2025.1.tar.gz 2026-05-09 00:37:39.618139 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/neutron-vpnaas-dashboard/neutron-vpnaas-dashboard-stable-2025.1.tar.gz 2026-05-09 00:37:40.427275 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/octavia-dashboard/octavia-dashboard-stable-2025.1.tar.gz 2026-05-09 00:37:41.405274 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/manila-ui/manila-ui-stable-2025.1.tar.gz 2026-05-09 00:37:43.925520 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 11 plugins into plugins archive 2026-05-09 00:37:43.925652 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 0 additions into additions archive 2026-05-09 00:40:27.957145 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 1/12 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:40:27.957286 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 044f8049f703 2026-05-09 00:40:27.957363 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 2/12 : LABEL "build-date"="20260509" "name"="horizon" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:40:27.957424 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 2a1a82d89afe 2026-05-09 00:40:27.957521 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 2a1a82d89afe 2026-05-09 00:40:27.957573 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 5fbc9eea5067 2026-05-09 00:40:27.957661 | 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/* 2026-05-09 00:40:27.957721 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 8b2289289bbe 2026-05-09 00:40:27.957856 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:40:27.957917 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:40:27.957986 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:40:27.958051 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:40:27.958119 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:40:27.958186 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:40:27.958283 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:40:27.958373 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:40:27.958433 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:40:27.959283 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:40:27.959306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:40:27.959314 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:40:27.959320 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:40:27.959327 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:40:27.959334 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:40:27.959341 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 30.1 MB in 3s (11.7 MB/s) 2026-05-09 00:40:27.959348 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-05-09 00:40:27.959355 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-05-09 00:40:27.959361 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-05-09 00:40:27.959368 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-05-09 00:40:27.959374 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:build-essential is already the newest version (12.10ubuntu1). 2026-05-09 00:40:27.959380 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2026-05-09 00:40:27.959386 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb3 mariadb-common mysql-common 2026-05-09 00:40:27.959393 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2026-05-09 00:40:27.959400 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb-dev-compat libmariadb3 mariadb-common mysql-common 2026-05-09 00:40:27.959406 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:40:27.959413 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 517 kB of archives. 2026-05-09 00:40:27.959431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 1,790 kB of additional disk space will be used. 2026-05-09 00:40:27.959442 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:40:27.959449 | 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] 2026-05-09 00:40:27.959460 | 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.14-0ubuntu0.24.04.1 [28.6 kB] 2026-05-09 00:40:27.959552 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb3 amd64 1:10.11.14-0ubuntu0.24.04.1 [196 kB] 2026-05-09 00:40:27.959601 | 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.14-0ubuntu0.24.04.1 [274 kB] 2026-05-09 00:40:27.959680 | 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.14-0ubuntu0.24.04.1 [12.0 kB] 2026-05-09 00:40:27.959734 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 518 kB in 0s (2,110 kB/s) 2026-05-09 00:40:27.959872 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mysql-common. 2026-05-09 00:40:27.959924 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-05-09 00:40:27.959994 | 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% 2026-05-09 00:40:27.960058 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-05-09 00:40:27.960136 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2026-05-09 00:40:27.960199 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-05-09 00:40:27.960285 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-05-09 00:40:27.960352 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-05-09 00:40:27.960413 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-05-09 00:40:27.960477 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:40:27.960541 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mysql-common_5.8+1.1.0build1_all.deb ... 2026-05-09 00:40:27.960604 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mysql-common (5.8+1.1.0build1) ... 2026-05-09 00:40:27.960681 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mariadb-common. 2026-05-09 00:40:27.960732 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mariadb-common_1%3a10.11.14-0ubuntu0.24.04.1_all.deb ... 2026-05-09 00:40:27.960829 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mariadb-common (1:10.11.14-0ubuntu0.24.04.1) ... 2026-05-09 00:40:27.960894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb3:amd64. 2026-05-09 00:40:27.960957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb3_1%3a10.11.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:40:27.961021 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb3:amd64 (1:10.11.14-0ubuntu0.24.04.1) ... 2026-05-09 00:40:27.961084 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev. 2026-05-09 00:40:27.961150 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev_1%3a10.11.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:40:27.961222 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev (1:10.11.14-0ubuntu0.24.04.1) ... 2026-05-09 00:40:27.961336 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev-compat. 2026-05-09 00:40:27.961379 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev-compat_1%3a10.11.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:40:27.961444 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.961508 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev-compat (1:10.11.14-0ubuntu0.24.04.1) ... 2026-05-09 00:40:27.961571 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mysql-common (5.8+1.1.0build1) ... 2026-05-09 00:40:27.961637 | 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 2026-05-09 00:40:27.961714 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mariadb-common (1:10.11.14-0ubuntu0.24.04.1) ... 2026-05-09 00:40:27.961942 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-09 00:40:27.963328 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb3:amd64 (1:10.11.14-0ubuntu0.24.04.1) ... 2026-05-09 00:40:27.963376 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev (1:10.11.14-0ubuntu0.24.04.1) ... 2026-05-09 00:40:27.963386 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev-compat (1:10.11.14-0ubuntu0.24.04.1) ... 2026-05-09 00:40:27.963396 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:40:27.963405 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (82.0.1) 2026-05-09 00:40:27.963414 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting mysqlclient 2026-05-09 00:40:27.963424 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading mysqlclient-2.2.8.tar.gz (92 kB) 2026-05-09 00:40:27.963432 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: started 2026-05-09 00:40:27.963441 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: finished with status 'done' 2026-05-09 00:40:27.963449 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: started 2026-05-09 00:40:27.963458 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:40:27.963466 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): started 2026-05-09 00:40:27.963475 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:40:27.963483 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: mysqlclient 2026-05-09 00:40:27.963491 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): started 2026-05-09 00:40:27.963500 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): finished with status 'done' 2026-05-09 00:40:27.963509 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for mysqlclient: filename=mysqlclient-2.2.8-cp312-cp312-linux_x86_64.whl size=135310 sha256=26766c034d6d61c33eaef2c540ade770da68e7ca979a2bb0296b4ea21ff7aafb 2026-05-09 00:40:27.963519 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-xbavf0p3/wheels/b0/62/00/46e65ad9151c1266f0f03ea020a5a8ea1cbc6e4ebf3329e276 2026-05-09 00:40:27.963529 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built mysqlclient 2026-05-09 00:40:27.963537 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: mysqlclient 2026-05-09 00:40:27.963546 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed mysqlclient-2.2.8 2026-05-09 00:40:27.963554 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-05-09 00:40:27.963563 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-05-09 00:40:27.963571 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-05-09 00:40:27.963579 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-05-09 00:40:27.963588 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:40:27.963616 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-09 00:40:27.963641 | 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 2026-05-09 00:40:27.963651 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:40:27.963659 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:40:27.963668 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:40:27.963676 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:40:27.963685 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: xz-utils 2026-05-09 00:40:27.963693 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-05-09 00:40:27.963702 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2026-05-09 00:40:27.963710 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: build-essential 2026-05-09 00:40:27.963719 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:40:27.963727 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:40:27.963736 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-05-09 00:40:27.963777 | 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% 2026-05-09 00:40:27.963798 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 00:40:27.963808 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-05-09 00:40:27.963817 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:70% 2026-05-09 00:40:27.963825 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2026-05-09 00:40:27.963834 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-05-09 00:40:27.963843 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-05-09 00:40:27.963851 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-05-09 00:40:27.963860 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-05-09 00:40:27.963868 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19027 files and directories currently installed.) 2026-05-09 00:40:27.963881 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:40:27.963889 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 8b2289289bbe 2026-05-09 00:40:27.963923 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> afc5499baee6 2026-05-09 00:40:27.964009 | 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 2026-05-09 00:40:27.964027 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 70b53b70bf41 2026-05-09 00:40:27.964146 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 70b53b70bf41 2026-05-09 00:40:27.964171 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 4457f4d7ccac 2026-05-09 00:40:27.964180 | 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/* 2026-05-09 00:40:27.964272 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 4a10d240c7c1 2026-05-09 00:40:27.964327 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:40:27.964385 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:40:27.964441 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:40:27.964496 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:40:27.964551 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:40:27.964605 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:40:27.964661 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:40:27.964715 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:40:27.964792 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:40:27.964840 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:40:27.964895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:40:27.964956 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:40:27.965003 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:40:27.965056 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:40:27.965117 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:40:27.965171 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 30.1 MB in 3s (10.7 MB/s) 2026-05-09 00:40:27.965323 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-05-09 00:40:27.965336 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-05-09 00:40:27.965344 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-05-09 00:40:27.965404 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-05-09 00:40:27.965462 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:locales is already the newest version (2.39-0ubuntu8.7). 2026-05-09 00:40:27.965514 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata is already the newest version (2026a-0ubuntu0.24.04.1). 2026-05-09 00:40:27.965565 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata set to manually installed. 2026-05-09 00:40:27.965616 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-05-09 00:40:27.965665 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:40:27.965716 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-09 00:40:27.965803 | 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 2026-05-09 00:40:27.965884 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:40:27.965936 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-05-09 00:40:27.965996 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-05-09 00:40:27.966054 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-05-09 00:40:27.966100 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-05-09 00:40:27.966149 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2026-05-09 00:40:27.966198 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext-base 2026-05-09 00:40:27.966266 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Suggested packages: 2026-05-09 00:40:27.966316 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: autopoint gettext-doc libasprintf-dev libgettextpo-dev 2026-05-09 00:40:27.966364 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2026-05-09 00:40:27.966411 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext gettext-base 2026-05-09 00:40:27.966459 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:40:27.966503 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 903 kB of archives. 2026-05-09 00:40:27.966547 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 2,970 kB of additional disk space will be used. 2026-05-09 00:40:27.966591 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:40:27.966638 | 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] 2026-05-09 00:40:27.966685 | 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] 2026-05-09 00:40:27.966731 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 903 kB in 0s (3,432 kB/s) 2026-05-09 00:40:27.966911 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext-base. 2026-05-09 00:40:27.966948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-05-09 00:40:27.966961 | 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% 2026-05-09 00:40:27.966979 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% (Reading database ... 75% 2026-05-09 00:40:27.966989 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-05-09 00:40:27.967002 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-05-09 00:40:27.967042 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-05-09 00:40:27.967106 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-05-09 00:40:27.967166 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19018 files and directories currently installed.) 2026-05-09 00:40:27.967183 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-05-09 00:40:27.967281 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-05-09 00:40:27.967307 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext. 2026-05-09 00:40:27.967371 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext_0.21-14ubuntu2_amd64.deb ... 2026-05-09 00:40:27.967446 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext (0.21-14ubuntu2) ... 2026-05-09 00:40:27.967465 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext-base (0.21-14ubuntu2) ... 2026-05-09 00:40:27.967485 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext (0.21-14ubuntu2) ... 2026-05-09 00:40:27.967567 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:40:27.967587 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 4a10d240c7c1 2026-05-09 00:40:27.967611 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 7acfd3f6e793 2026-05-09 00:40:27.967652 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 6/12 : RUN ln -s ../mods-available/headers.load /etc/apache2/mods-enabled/headers.load 2026-05-09 00:40:27.967694 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 73b269f70645 2026-05-09 00:40:27.967801 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 73b269f70645 2026-05-09 00:40:27.967822 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 3ae2f495b80e 2026-05-09 00:40:27.967844 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 7/12 : ADD horizon-archive /horizon-source 2026-05-09 00:40:27.967866 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> e46d9ed228da 2026-05-09 00:40:27.967917 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 8/12 : ADD plugins-archive / 2026-05-09 00:40:27.967963 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 4a7c3d033494 2026-05-09 00:40:27.967986 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 9/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:40:27.968066 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> e00edd8cba6b 2026-05-09 00:40:27.968100 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 10/12 : RUN ln -s horizon-source/* horizon && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt setuptools==67.2.* pip==25.2.* && 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 2026-05-09 00:40:27.968130 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 924395bca821 2026-05-09 00:40:27.968200 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting setuptools==67.2.* 2026-05-09 00:40:27.970366 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading setuptools-67.2.0-py3-none-any.whl.metadata (6.2 kB) 2026-05-09 00:40:27.970411 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pip==25.2.* 2026-05-09 00:40:27.970422 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 2026-05-09 00:40:27.970432 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading setuptools-67.2.0-py3-none-any.whl (1.1 MB) 2026-05-09 00:40:27.970442 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 14.9 MB/s 0:00:00 2026-05-09 00:40:27.970453 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pip-25.2-py3-none-any.whl (1.8 MB) 2026-05-09 00:40:27.970462 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.0 MB/s 0:00:00 2026-05-09 00:40:27.970472 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: setuptools, pip 2026-05-09 00:40:27.970496 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: setuptools 2026-05-09 00:40:27.970507 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: setuptools 82.0.1 2026-05-09 00:40:27.970516 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling setuptools-82.0.1: 2026-05-09 00:40:27.970526 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled setuptools-82.0.1 2026-05-09 00:40:27.970536 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: pip 2026-05-09 00:40:27.970546 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: pip 26.1.1 2026-05-09 00:40:27.970555 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling pip-26.1.1: 2026-05-09 00:40:27.970565 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pip-26.1.1 2026-05-09 00:40:27.970589 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pip-25.2 setuptools-67.2.0 2026-05-09 00:40:27.970600 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /horizon 2026-05-09 00:40:27.970610 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-09 00:40:27.970619 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-09 00:40:27.970630 | 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.3.3.dev2) (7.0.0) 2026-05-09 00:40:27.970641 | 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.3.3.dev2) (2.17.0) 2026-05-09 00:40:27.970651 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting Django<4.3,>=4.2 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.970660 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading Django-4.2.19-py3-none-any.whl.metadata (4.1 kB) 2026-05-09 00:40:27.970670 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-compressor>=4.4 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.970680 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB) 2026-05-09 00:40:27.970689 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-debreach>=1.4.2 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.970699 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:40:27.970709 | 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.3.3.dev2) (3.1.0) 2026-05-09 00:40:27.970726 | 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.3.3.dev2) (2.1.0) 2026-05-09 00:40:27.970738 | 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.3.3.dev2) (5.10.0) 2026-05-09 00:40:27.970776 | 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.3.3.dev2) (1.3.0) 2026-05-09 00:40:27.970787 | 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.3.3.dev2) (7.1.0) 2026-05-09 00:40:27.970796 | 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.3.3.dev2) (9.7.1) 2026-05-09 00:40:27.970806 | 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.3.3.dev2) (6.5.1) 2026-05-09 00:40:27.970816 | 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.3.3.dev2) (4.5.1) 2026-05-09 00:40:27.970841 | 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.3.3.dev2) (5.7.0) 2026-05-09 00:40:27.970851 | 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.3.3.dev2) (2.5.0) 2026-05-09 00:40:27.970861 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.utils>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (8.2.0) 2026-05-09 00:40:27.970871 | 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.3.3.dev2) (4.2.0) 2026-05-09 00:40:27.970880 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting libsass>=0.23.0 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.970909 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.2 kB) 2026-05-09 00:40:27.970925 | 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.3.3.dev2) (9.7.0) 2026-05-09 00:40:27.970935 | 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.3.3.dev2) (4.8.0) 2026-05-09 00:40:27.970946 | 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.3.3.dev2) (5.6.0) 2026-05-09 00:40:27.970956 | 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.3.3.dev2) (11.4.0) 2026-05-09 00:40:27.970965 | 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.3.3.dev2) (18.9.0) 2026-05-09 00:40:27.970975 | 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.3.3.dev2) (4.7.0) 2026-05-09 00:40:27.970985 | 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.3.3.dev2) (6.0.2) 2026-05-09 00:40:27.970995 | 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.3.3.dev2) (2.32.3) 2026-05-09 00:40:27.971004 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting semantic-version>=2.3.1 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971014 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2026-05-09 00:40:27.971024 | 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.3.3.dev2) (2025.1) 2026-05-09 00:40:27.971033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic>=1.0.3 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971043 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2026-05-09 00:40:27.971053 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes) 2026-05-09 00:40:27.971072 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971081 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl.metadata (903 bytes) 2026-05-09 00:40:27.971091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl.metadata (859 bytes) 2026-05-09 00:40:27.971110 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971120 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl.metadata (801 bytes) 2026-05-09 00:40:27.971129 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971139 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes) 2026-05-09 00:40:27.971148 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971166 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB) 2026-05-09 00:40:27.971183 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-09 00:40:27.971194 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-09 00:40:27.971231 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971246 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes) 2026-05-09 00:40:27.971256 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971266 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl.metadata (786 bytes) 2026-05-09 00:40:27.971276 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971286 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes) 2026-05-09 00:40:27.971296 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-D3>=3.5.17.0 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971311 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes) 2026-05-09 00:40:27.971321 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971331 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes) 2026-05-09 00:40:27.971341 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971351 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl.metadata (770 bytes) 2026-05-09 00:40:27.971360 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971370 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes) 2026-05-09 00:40:27.971380 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971389 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes) 2026-05-09 00:40:27.971399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971409 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes) 2026-05-09 00:40:27.971418 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971428 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes) 2026-05-09 00:40:27.971438 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971447 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes) 2026-05-09 00:40:27.971457 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971467 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes) 2026-05-09 00:40:27.971476 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971486 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes) 2026-05-09 00:40:27.971496 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971506 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes) 2026-05-09 00:40:27.971522 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971532 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB) 2026-05-09 00:40:27.971542 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-09 00:40:27.971557 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-09 00:40:27.971567 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971577 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes) 2026-05-09 00:40:27.971587 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971597 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl.metadata (815 bytes) 2026-05-09 00:40:27.971606 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971617 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl.metadata (821 bytes) 2026-05-09 00:40:27.971626 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971636 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2026-05-09 00:40:27.971646 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971655 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-term.js-0.0.7.0.tar.gz (38 kB) 2026-05-09 00:40:27.971665 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-09 00:40:27.971679 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-09 00:40:27.971688 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971698 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-tv4-1.2.7.0.tar.gz (22 kB) 2026-05-09 00:40:27.971708 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-09 00:40:27.971726 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-09 00:40:27.971740 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting enmerkar>=0.7.1 (from horizon==25.3.3.dev2) 2026-05-09 00:40:27.971804 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) 2026-05-09 00:40:27.971861 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.3.3.dev2) 2026-05-09 00:40:27.971876 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2026-05-09 00:40:27.971936 | 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.3.3.dev2) (0.5.3) 2026-05-09 00:40:27.971948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.3.3.dev2) 2026-05-09 00:40:27.971982 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_appconf-1.1.0-py3-none-any.whl.metadata (5.2 kB) 2026-05-09 00:40:27.972028 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.3.3.dev2) 2026-05-09 00:40:27.972043 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.5 kB) 2026-05-09 00:40:27.972088 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.3.3.dev2) 2026-05-09 00:40:27.972103 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.4 kB) 2026-05-09 00:40:27.972190 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: debtcollector>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->horizon==25.3.3.dev2) (3.0.0) 2026-05-09 00:40:27.972239 | 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>=3.0.0->futurist>=1.2.0->horizon==25.3.3.dev2) (1.17.2) 2026-05-09 00:40:27.972262 | 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.3.3.dev2) (5.4.1) 2026-05-09 00:40:27.972293 | 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.3.3.dev2) (1.7.0) 2026-05-09 00:40:27.972345 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: typing-extensions>=4.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.3.3.dev2) (4.12.2) 2026-05-09 00:40:27.972361 | 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.3.3.dev2) (0.19) 2026-05-09 00:40:27.972417 | 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.3.3.dev2) (2.0.0) 2026-05-09 00:40:27.972433 | 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.3.3.dev2) (5.7.1) 2026-05-09 00:40:27.972492 | 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.3.3.dev2) (1.1.0) 2026-05-09 00:40:27.972508 | 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.3.3.dev2) (3.14.0) 2026-05-09 00:40:27.972565 | 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>=7.0.0->horizon==25.3.3.dev2) (3.2.1) 2026-05-09 00:40:27.972581 | 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>=7.0.0->horizon==25.3.3.dev2) (24.2) 2026-05-09 00:40:27.972638 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.3.3.dev2) (7.0.0) 2026-05-09 00:40:27.972653 | 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.3.3.dev2) (1.8.9) 2026-05-09 00:40:27.972720 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=5.5.0->horizon==25.3.3.dev2) (67.2.0) 2026-05-09 00:40:27.972737 | 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.3.3.dev2) (0.2.13) 2026-05-09 00:40:27.972823 | 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.3.3.dev2) (2.0.1) 2026-05-09 00:40:27.972840 | 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.3.3.dev2) (24.2.1) 2026-05-09 00:40:27.972887 | 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.3.3.dev2) (43.0.3) 2026-05-09 00:40:27.972912 | 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.3.3.dev2) (1.17.1) 2026-05-09 00:40:27.972956 | 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.3.3.dev2) (2.22) 2026-05-09 00:40:27.972971 | 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.3.3.dev2) (4.9.1) 2026-05-09 00:40:27.973058 | 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.3.3.dev2) (4.4.0) 2026-05-09 00:40:27.973073 | 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.3.3.dev2) (2.1.0) 2026-05-09 00:40:27.973129 | 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.3.3.dev2) (3.2.0) 2026-05-09 00:40:27.973143 | 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.3.3.dev2) (7.1.0) 2026-05-09 00:40:27.973195 | 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.3.3.dev2) (0.5.2) 2026-05-09 00:40:27.973235 | 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.3.3.dev2) (2.5.11) 2026-05-09 00:40:27.973296 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyperclip>=1.8 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.3.3.dev2) (1.9.0) 2026-05-09 00:40:27.973311 | 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.3.3.dev2) (5.1.1) 2026-05-09 00:40:27.973369 | 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.3.3.dev2) (1.3.4) 2026-05-09 00:40:27.973382 | 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.3.3.dev2) (1.0.1) 2026-05-09 00:40:27.973440 | 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.3.3.dev2) (1.33) 2026-05-09 00:40:27.973454 | 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.3.3.dev2) (4.3.6) 2026-05-09 00:40:27.973520 | 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.3.3.dev2) (1.4.0) 2026-05-09 00:40:27.973535 | 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.3.3.dev2) (3.0.0) 2026-05-09 00:40:27.973597 | 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.3.3.dev2) (2.9.0.post0) 2026-05-09 00:40:27.973612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (1.17.0) 2026-05-09 00:40:27.973653 | 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.3.3.dev2) (3.4.1) 2026-05-09 00:40:27.973705 | 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.3.3.dev2) (3.10) 2026-05-09 00:40:27.973719 | 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.3.3.dev2) (1.26.20) 2026-05-09 00:40:27.973810 | 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.3.3.dev2) (2026.4.22) 2026-05-09 00:40:27.973830 | 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.3.3.dev2) (4.23.0) 2026-05-09 00:40:27.973843 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: attrs>=22.2.0 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.3.3.dev2) (25.1.0) 2026-05-09 00:40:27.973900 | 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.3.3.dev2) (2024.10.1) 2026-05-09 00:40:27.973914 | 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.3.3.dev2) (0.36.2) 2026-05-09 00:40:27.973975 | 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.3.3.dev2) (0.23.1) 2026-05-09 00:40:27.973998 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading Django-4.2.19-py3-none-any.whl (8.0 MB) 2026-05-09 00:40:27.974017 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 10.8 MB/s 0:00:00 2026-05-09 00:40:27.974079 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2026-05-09 00:40:27.974094 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_compressor-4.5.1-py2.py3-none-any.whl (145 kB) 2026-05-09 00:40:27.974120 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl (48 kB) 2026-05-09 00:40:27.974176 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl (31 kB) 2026-05-09 00:40:27.974190 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_appconf-1.1.0-py3-none-any.whl (6.4 kB) 2026-05-09 00:40:27.974270 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2026-05-09 00:40:27.974290 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading enmerkar-0.7.1-py3-none-any.whl (12 kB) 2026-05-09 00:40:27.974347 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB) 2026-05-09 00:40:27.974371 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 34.8 MB/s 0:00:00 2026-05-09 00:40:27.974433 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2026-05-09 00:40:27.974447 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2026-05-09 00:40:27.974501 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB) 2026-05-09 00:40:27.974515 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB) 2026-05-09 00:40:27.974573 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB) 2026-05-09 00:40:27.974586 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB) 2026-05-09 00:40:27.974643 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB) 2026-05-09 00:40:27.974657 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB) 2026-05-09 00:40:27.974714 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB) 2026-05-09 00:40:27.974728 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB) 2026-05-09 00:40:27.974885 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 32.6 MB/s 0:00:00 2026-05-09 00:40:27.974900 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB) 2026-05-09 00:40:27.974912 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB) 2026-05-09 00:40:27.974969 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 24.4 MB/s 0:00:00 2026-05-09 00:40:27.975012 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB) 2026-05-09 00:40:27.975025 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB) 2026-05-09 00:40:27.975083 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB) 2026-05-09 00:40:27.975096 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB) 2026-05-09 00:40:27.975153 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB) 2026-05-09 00:40:27.975167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB) 2026-05-09 00:40:27.975228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB) 2026-05-09 00:40:27.975277 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 32.2 MB/s 0:00:00 2026-05-09 00:40:27.975291 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB) 2026-05-09 00:40:27.975344 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB) 2026-05-09 00:40:27.975399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 27.8 MB/s 0:00:00 2026-05-09 00:40:27.975414 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB) 2026-05-09 00:40:27.975430 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5 MB) 2026-05-09 00:40:27.975459 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 35.9 MB/s 0:00:00 2026-05-09 00:40:27.975529 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB) 2026-05-09 00:40:27.975546 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2026-05-09 00:40:27.975563 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: horizon, XStatic-Angular-Schema-Form, XStatic-objectpath, XStatic-term.js, XStatic-tv4 2026-05-09 00:40:27.975584 | 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 2026-05-09 00:40:27.975623 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.975667 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): started 2026-05-09 00:40:27.975687 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): finished with status 'done' 2026-05-09 00:40:27.975785 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for horizon: filename=horizon-25.3.3.dev2-py3-none-any.whl size=5308856 sha256=ba9fd394a75137aa3f0895225a13b03fcf5cb5e5bb66f52a49a90fc36790e857 2026-05-09 00:40:27.975804 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-72ppveng/wheels/51/6a/a4/bdac607b283a9103e5bfcdd763bfd86f1a2b9a6f881f2a93d0 2026-05-09 00:40:27.975822 | 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 2026-05-09 00:40:27.975836 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.975853 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): started 2026-05-09 00:40:27.975908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): finished with status 'done' 2026-05-09 00:40:27.975929 | 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=45181 sha256=d5b8c9db308b4b7993a422296a6329e469f19a8baa267ed3e8252721e98f0a2d 2026-05-09 00:40:27.975993 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-72ppveng/wheels/cc/4a/91/78fda3b6bc1c2582c4f164ed5bbf5c6f6505a56579356af495 2026-05-09 00:40:27.976010 | 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 2026-05-09 00:40:27.976028 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.976046 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): started 2026-05-09 00:40:27.976098 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): finished with status 'done' 2026-05-09 00:40:27.976137 | 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=4540 sha256=89b92dd9d8ffdc5b400f2fb625926c806f49e83bcc8eaffb2c73b3ce870dda2b 2026-05-09 00:40:27.976150 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-72ppveng/wheels/b8/78/27/7b3e14857da8fd37867b5275216a3dbb8d3baa9465b4fa54cb 2026-05-09 00:40:27.976168 | 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 2026-05-09 00:40:27.976230 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.976254 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): started 2026-05-09 00:40:27.976311 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): finished with status 'done' 2026-05-09 00:40:27.976324 | 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=39102 sha256=3b2e2a84b4981d3c51369cf6e40a6e6067e167e73b2636466f6c8dec4b6fda07 2026-05-09 00:40:27.976370 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-72ppveng/wheels/51/b4/d4/9af714289769e63890ef461a458cb210cb8c2f9bc49cdbb68d 2026-05-09 00:40:27.976390 | 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 2026-05-09 00:40:27.976435 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.976447 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): started 2026-05-09 00:40:27.976492 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): finished with status 'done' 2026-05-09 00:40:27.976535 | 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=24518 sha256=b47a80b5f55989f7c5553f719cbd45116e167b25790697c81ceb32d47965d003 2026-05-09 00:40:27.976546 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-72ppveng/wheels/f2/f6/e9/c0168caafd196de7478f32fbf5ae7ad498465c89a8a507aa53 2026-05-09 00:40:27.976593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built horizon XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4 2026-05-09 00:40:27.976631 | 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, libsass, django-debreach, asgiref, Django, enmerkar, django-appconf, django-compressor, horizon 2026-05-09 00:40:27.976684 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed Django-4.2.19 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.1.0 django-compressor-4.5.1 django-debreach-2.1.0 enmerkar-0.7.1 horizon-25.3.3.dev2 libsass-0.23.0 rcssmin-1.1.2 rjsmin-1.2.2 semantic-version-2.10.0 2026-05-09 00:40:27.976705 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.976768 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.1.1 2026-05-09 00:40:27.976790 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-05-09 00:40:27.976835 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.976848 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/blazar_dashboard-13.0.0.0rc2.dev2 2026-05-09 00:40:27.976892 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-09 00:40:27.976912 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-09 00:40:27.976961 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/designate_dashboard-20.0.1.dev6 2026-05-09 00:40:27.977004 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-09 00:40:27.977038 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-09 00:40:27.977049 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/heat_dashboard-13.0.0.0rc2.dev2 2026-05-09 00:40:27.977101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-09 00:40:27.977144 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-09 00:40:27.977155 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/ironic_ui-6.5.1.dev3 2026-05-09 00:40:27.977218 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-09 00:40:27.977258 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-09 00:40:27.977299 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/magnum_ui-16.0.1.dev4 2026-05-09 00:40:27.977310 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-09 00:40:27.977355 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-09 00:40:27.977399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/manila_ui-13.0.1.dev4 2026-05-09 00:40:27.977410 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-09 00:40:27.977457 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-09 00:40:27.977502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/masakari_dashboard-12.0.0.0rc2.dev2 2026-05-09 00:40:27.977512 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-09 00:40:27.977558 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-09 00:40:27.977601 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_fwaas_dashboard-9.0.1.dev4 2026-05-09 00:40:27.977612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-09 00:40:27.977659 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-09 00:40:27.977670 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_vpnaas_dashboard-12.0.1.dev3 2026-05-09 00:40:27.977720 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-09 00:40:27.977739 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-09 00:40:27.977796 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/octavia_dashboard-15.0.1.dev8 2026-05-09 00:40:27.977809 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-09 00:40:27.977862 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-09 00:40:27.977876 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/watcher_dashboard-13.0.0.0rc2.dev2 2026-05-09 00:40:27.977927 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-09 00:40:27.977976 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-09 00:40:27.977995 | 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 blazar-dashboard==13.0.0.0rc2.dev2) (7.0.0) 2026-05-09 00:40:27.978011 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-blazarclient>=1.0.1 (from blazar-dashboard==13.0.0.0rc2.dev2) 2026-05-09 00:40:27.978061 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_blazarclient-4.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-09 00:40:27.978079 | 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 blazar-dashboard==13.0.0.0rc2.dev2) (25.3.3.dev2) 2026-05-09 00:40:27.978095 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: openstacksdk>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate-dashboard==20.0.1.dev6) (4.4.0) 2026-05-09 00:40:27.978148 | 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==13.0.0.0rc2.dev2) (4.1.0) 2026-05-09 00:40:27.978168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-uuid>=0.0.4.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2026-05-09 00:40:27.978179 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl.metadata (764 bytes) 2026-05-09 00:40:27.978250 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-vis>=4.16.0.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2026-05-09 00:40:27.978512 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl.metadata (758 bytes) 2026-05-09 00:40:27.978565 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-filesaver>=1.3.2.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2026-05-09 00:40:27.978578 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl.metadata (747 bytes) 2026-05-09 00:40:27.978589 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-js-yaml>=3.8.1.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2026-05-09 00:40:27.978599 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl.metadata (731 bytes) 2026-05-09 00:40:27.978608 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-json2yaml>=0.1.1.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2026-05-09 00:40:27.978618 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl.metadata (739 bytes) 2026-05-09 00:40:27.978629 | 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.5.1.dev3) (5.10.2) 2026-05-09 00:40:27.978685 | 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==16.0.1.dev4) (4.8.1) 2026-05-09 00:40:27.978697 | 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==13.0.1.dev4) (4.5.1) 2026-05-09 00:40:27.978707 | 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==13.0.1.dev4) (8.2.0) 2026-05-09 00:40:27.981353 | 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==13.0.1.dev4) (5.6.0) 2026-05-09 00:40:27.981422 | 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==13.0.1.dev4) (5.4.0) 2026-05-09 00:40:27.981446 | 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==12.0.0.0rc2.dev2) (6.0.2) 2026-05-09 00:40:27.981466 | 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-fwaas-dashboard==9.0.1.dev4) (11.4.0) 2026-05-09 00:40:27.981486 | 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==15.0.1.dev8) (2.17.0) 2026-05-09 00:40:27.981505 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-watcherclient>=1.1.0 (from watcher-dashboard==13.0.0.0rc2.dev2) 2026-05-09 00:40:27.981522 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_watcherclient-4.8.0-py3-none-any.whl.metadata (5.2 kB) 2026-05-09 00:40:27.981540 | 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==13.0.1.dev4) (4.2.19) 2026-05-09 00:40:27.981558 | 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==13.0.1.dev4) (1.1.0) 2026-05-09 00:40:27.981576 | 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==13.0.1.dev4) (1.1.2) 2026-05-09 00:40:27.981595 | 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==13.0.1.dev4) (1.2.2) 2026-05-09 00:40:27.981612 | 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==13.0.1.dev4) (3.8.1) 2026-05-09 00:40:27.981629 | 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==13.0.1.dev4) (0.5.3) 2026-05-09 00:40:27.981647 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (2.1.0) 2026-05-09 00:40:27.981663 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (3.1.0) 2026-05-09 00:40:27.981680 | 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>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.1.0) 2026-05-09 00:40:27.981697 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (5.10.0) 2026-05-09 00:40:27.981715 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (1.3.0) 2026-05-09 00:40:27.981732 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (7.1.0) 2026-05-09 00:40:27.981864 | 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>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (9.7.1) 2026-05-09 00:40:27.981887 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (6.5.1) 2026-05-09 00:40:27.981921 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (4.5.1) 2026-05-09 00:40:27.981939 | 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>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (5.7.0) 2026-05-09 00:40:27.981956 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (2.5.0) 2026-05-09 00:40:27.981972 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (4.2.0) 2026-05-09 00:40:27.981990 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: libsass>=0.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.23.0) 2026-05-09 00:40:27.982009 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (9.7.0) 2026-05-09 00:40:27.982026 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (4.8.0) 2026-05-09 00:40:27.982042 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (18.9.0) 2026-05-09 00:40:27.982058 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (4.7.0) 2026-05-09 00:40:27.982075 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (2.32.3) 2026-05-09 00:40:27.982089 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (2.10.0) 2026-05-09 00:40:27.982104 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (2025.1) 2026-05-09 00:40:27.982120 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (1.0.3) 2026-05-09 00:40:27.982138 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (1.8.2.2) 2026-05-09 00:40:27.982155 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (2.5.0.0) 2026-05-09 00:40:27.982188 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (12.2.13.0) 2026-05-09 00:40:27.982250 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (2.4.1.0) 2026-05-09 00:40:27.982281 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (1.0.2.6) 2026-05-09 00:40:27.982311 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (0.8.13.0) 2026-05-09 00:40:27.982329 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (1.4.0.0) 2026-05-09 00:40:27.982359 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (3.4.1.0) 2026-05-09 00:40:27.982378 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (3.3.7.0) 2026-05-09 00:40:27.982395 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (3.5.17.0) 2026-05-09 00:40:27.982412 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (2.0.0.3) 2026-05-09 00:40:27.982429 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (4.7.0.0) 2026-05-09 00:40:27.982445 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (2.4.1.2) 2026-05-09 00:40:27.982462 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (3.5.1.1) 2026-05-09 00:40:27.982480 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (3.3.2.1) 2026-05-09 00:40:27.982497 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (2.0.3.2) 2026-05-09 00:40:27.982513 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (2.14.5.2) 2026-05-09 00:40:27.982530 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (1.13.0.1) 2026-05-09 00:40:27.982540 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (2.3.1.1) 2026-05-09 00:40:27.982560 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (1.6.50.2) 2026-05-09 00:40:27.982570 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (1.2.1.0) 2026-05-09 00:40:27.982580 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (1.5.1.0) 2026-05-09 00:40:27.982589 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (0.5.0.0) 2026-05-09 00:40:27.982599 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (1.4.13.2) 2026-05-09 00:40:27.982615 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (1.2.5.3) 2026-05-09 00:40:27.982625 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (0.0.7.0) 2026-05-09 00:40:27.982642 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (1.2.7.0) 2026-05-09 00:40:27.982652 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (0.7.1) 2026-05-09 00:40:27.982661 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: debtcollector>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.0.0) 2026-05-09 00:40:27.982671 | 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>=3.0.0->futurist>=1.2.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.17.2) 2026-05-09 00:40:27.982683 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (5.4.1) 2026-05-09 00:40:27.982693 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (1.7.0) 2026-05-09 00:40:27.982703 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: typing-extensions>=4.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.12.2) 2026-05-09 00:40:27.982713 | 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>=2.1.0->designate-dashboard==20.0.1.dev6) (43.0.3) 2026-05-09 00:40:27.982723 | 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>=2.1.0->designate-dashboard==20.0.1.dev6) (5.1.1) 2026-05-09 00:40:27.982732 | 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>=2.1.0->designate-dashboard==20.0.1.dev6) (1.3.4) 2026-05-09 00:40:27.982781 | 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>=2.1.0->designate-dashboard==20.0.1.dev6) (1.0.1) 2026-05-09 00:40:27.982793 | 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>=2.1.0->designate-dashboard==20.0.1.dev6) (1.33) 2026-05-09 00:40:27.982803 | 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>=2.1.0->designate-dashboard==20.0.1.dev6) (4.3.6) 2026-05-09 00:40:27.982815 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (7.0.0) 2026-05-09 00:40:27.982832 | 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>=2.1.0->designate-dashboard==20.0.1.dev6) (1.4.0) 2026-05-09 00:40:27.982847 | 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>=2.1.0->designate-dashboard==20.0.1.dev6) (1.17.1) 2026-05-09 00:40:27.982857 | 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>=2.1.0->designate-dashboard==20.0.1.dev6) (2.22) 2026-05-09 00:40:27.982867 | 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>=2.1.0->designate-dashboard==20.0.1.dev6) (3.0.0) 2026-05-09 00:40:27.982883 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (0.19) 2026-05-09 00:40:27.982918 | 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>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.0.0) 2026-05-09 00:40:27.982929 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (5.7.1) 2026-05-09 00:40:27.982950 | 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>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.1.0) 2026-05-09 00:40:27.982960 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (3.14.0) 2026-05-09 00:40:27.982970 | 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==13.0.1.dev4) (3.2.1) 2026-05-09 00:40:27.982980 | 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==13.0.1.dev4) (24.2) 2026-05-09 00:40:27.982989 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (1.8.9) 2026-05-09 00:40:27.983004 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->blazar-dashboard==13.0.0.0rc2.dev2) (67.2.0) 2026-05-09 00:40:27.983032 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (0.2.13) 2026-05-09 00:40:27.983050 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (4.9.1) 2026-05-09 00:40:27.983066 | 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-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (7.1.0) 2026-05-09 00:40:27.983081 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osc-lib>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (3.2.0) 2026-05-09 00:40:27.983097 | 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.9.0,>=2.8.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (0.5.2) 2026-05-09 00:40:27.983114 | 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.9.0,>=2.8.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (2.5.11) 2026-05-09 00:40:27.983132 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyperclip>=1.8 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (1.9.0) 2026-05-09 00:40:27.983152 | 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-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (2.9.0.post0) 2026-05-09 00:40:27.983169 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (1.17.0) 2026-05-09 00:40:27.983197 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (2.0.1) 2026-05-09 00:40:27.983251 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (24.2.1) 2026-05-09 00:40:27.983271 | 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.5.1.dev3) (4.23.0) 2026-05-09 00:40:27.983281 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: attrs>=22.2.0 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.5.1.dev3) (25.1.0) 2026-05-09 00:40:27.983291 | 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.5.1.dev3) (2024.10.1) 2026-05-09 00:40:27.983301 | 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.5.1.dev3) (0.36.2) 2026-05-09 00:40:27.983311 | 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.5.1.dev3) (0.23.1) 2026-05-09 00:40:27.983329 | 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==16.0.1.dev4) (2.1.0) 2026-05-09 00:40:27.983339 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (3.4.1) 2026-05-09 00:40:27.983349 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (3.10) 2026-05-09 00:40:27.983358 | 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>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.26.20) 2026-05-09 00:40:27.983368 | 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->blazar-dashboard==13.0.0.0rc2.dev2) (2026.4.22) 2026-05-09 00:40:27.983378 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_blazarclient-4.3.0-py3-none-any.whl (50 kB) 2026-05-09 00:40:27.983387 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_watcherclient-4.8.0-py3-none-any.whl (125 kB) 2026-05-09 00:40:27.983397 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl (6.5 kB) 2026-05-09 00:40:27.983407 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl (4.7 kB) 2026-05-09 00:40:27.983416 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl (5.9 kB) 2026-05-09 00:40:27.983426 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl (28 kB) 2026-05-09 00:40:27.983435 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl (4.3 kB) 2026-05-09 00:40:27.983446 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: blazar-dashboard, designate-dashboard, heat-dashboard, ironic-ui, magnum-ui, manila-ui, masakari-dashboard, neutron-fwaas-dashboard, neutron-vpnaas-dashboard, octavia-dashboard, watcher-dashboard 2026-05-09 00:40:27.983460 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'blazar-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 'blazar-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-09 00:40:27.983472 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.983489 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for blazar-dashboard (setup.py): started 2026-05-09 00:40:27.983499 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for blazar-dashboard (setup.py): finished with status 'done' 2026-05-09 00:40:27.983509 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for blazar-dashboard: filename=blazar_dashboard-13.0.0.0rc2.dev2-py3-none-any.whl size=176868 sha256=74ada4bca9d278854a9f90c15a4e231d8d3ec671eb6d959d0fdaf6abe5e1b934 2026-05-09 00:40:27.983527 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-nct78pbj/wheels/b8/d2/85/8f8e31ded0f8a3262f49dfae2df4c68a199216bba3c6b47e75 2026-05-09 00:40:27.983538 | 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 2026-05-09 00:40:27.983564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.983574 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): started 2026-05-09 00:40:27.983584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): finished with status 'done' 2026-05-09 00:40:27.983593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for designate-dashboard: filename=designate_dashboard-20.0.1.dev6-py3-none-any.whl size=83481 sha256=f562eb8f0674d58e9756f3d4fcaa66e1f7f4a9764f9f2a089ecdce904a5f8d1b 2026-05-09 00:40:27.983603 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-nct78pbj/wheels/80/6c/d1/3ab5bc7fa377ce7b3be844dec114988748dc3e5d9f5b99626e 2026-05-09 00:40:27.983613 | 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 2026-05-09 00:40:27.983623 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.983633 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): started 2026-05-09 00:40:27.983642 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): finished with status 'done' 2026-05-09 00:40:27.983652 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for heat-dashboard: filename=heat_dashboard-13.0.0.0rc2.dev2-py3-none-any.whl size=1314102 sha256=c7c8b7951a2d4db28b134e9cfb7cee1aab3237697d0eec54a42314469d7d2de7 2026-05-09 00:40:27.983661 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-nct78pbj/wheels/32/16/97/d3dc3ccebb4afe096055078675a4516175cc79944048150c3e 2026-05-09 00:40:27.983672 | 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 2026-05-09 00:40:27.983683 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.983692 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): started 2026-05-09 00:40:27.983702 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): finished with status 'done' 2026-05-09 00:40:27.983711 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for ironic-ui: filename=ironic_ui-6.5.1.dev3-py3-none-any.whl size=195838 sha256=106bd024230b2e6fba7949d0514131db1fe3f853f5314ec55491a1f1086c87a0 2026-05-09 00:40:27.983721 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-nct78pbj/wheels/fa/d3/fe/be63888007e70b578c012ea4bc755ca43fb5be61167d50c602 2026-05-09 00:40:27.983736 | 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 2026-05-09 00:40:27.983773 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.983784 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): started 2026-05-09 00:40:27.983800 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): finished with status 'done' 2026-05-09 00:40:27.983810 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for magnum-ui: filename=magnum_ui-16.0.1.dev4-py3-none-any.whl size=218149 sha256=95c2b671300b736554a19de96f172f679ae858fb0a3b6562f35f947a5c3af12e 2026-05-09 00:40:27.983820 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-nct78pbj/wheels/78/01/0a/b412fb1398cae2e88954f6f44c76320757a2b40d601e0ec4ac 2026-05-09 00:40:27.983830 | 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 2026-05-09 00:40:27.983839 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.983849 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): started 2026-05-09 00:40:27.983859 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): finished with status 'done' 2026-05-09 00:40:27.983868 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for manila-ui: filename=manila_ui-13.0.1.dev4-py3-none-any.whl size=433167 sha256=b6c3807d71897f80bb9cb781f4099fa30edf012017f3dd15848792204fa51e61 2026-05-09 00:40:27.983878 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-nct78pbj/wheels/ef/d5/c7/8fee73cd428e9d420767b9ec84a140253c6e3fe58f343e6cd8 2026-05-09 00:40:27.983887 | 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 2026-05-09 00:40:27.983897 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.983907 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): started 2026-05-09 00:40:27.983916 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): finished with status 'done' 2026-05-09 00:40:27.983926 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for masakari-dashboard: filename=masakari_dashboard-12.0.0.0rc2.dev2-py3-none-any.whl size=62772 sha256=bf2d95c9fcf67fe562da92df7e77620b54f55bf9ac4b90c3b293ce4deb23a68d 2026-05-09 00:40:27.983936 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-nct78pbj/wheels/cc/48/e1/dfdd31fbc6d6fcb1212bdaea2ea9694fced51b8f331d4dc1aa 2026-05-09 00:40:27.983945 | 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 2026-05-09 00:40:27.983955 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.983965 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): started 2026-05-09 00:40:27.983974 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): finished with status 'done' 2026-05-09 00:40:27.983990 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for neutron-fwaas-dashboard: filename=neutron_fwaas_dashboard-9.0.1.dev4-py3-none-any.whl size=107061 sha256=4a7d12fdaf8324222d90f62ec976105a086c94b72cd6edf1f832457f24b6a2ed 2026-05-09 00:40:27.984006 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-nct78pbj/wheels/3c/b7/40/f39181ba6b0c25d6538297e58fd70fe04ae426361782072fcd 2026-05-09 00:40:27.984024 | 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 2026-05-09 00:40:27.984034 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.984043 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): started 2026-05-09 00:40:27.984053 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): finished with status 'done' 2026-05-09 00:40:27.984062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for neutron-vpnaas-dashboard: filename=neutron_vpnaas_dashboard-12.0.1.dev3-py3-none-any.whl size=101513 sha256=cbc1aa089c4fb1311a9f87e9e06340ce33a9cbbecef6c0c7e10312acdb74c6ec 2026-05-09 00:40:27.984072 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-nct78pbj/wheels/94/95/8d/c8ded633684f03a487a16c4167da6a9f781ceef693f4d94a02 2026-05-09 00:40:27.984082 | 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 2026-05-09 00:40:27.984091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.984101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): started 2026-05-09 00:40:27.984111 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): finished with status 'done' 2026-05-09 00:40:27.984120 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for octavia-dashboard: filename=octavia_dashboard-15.0.1.dev8-py3-none-any.whl size=377250 sha256=1f1881e1f627ae308165f2609d3634f40c89f843d5e49a4d9e9ad3c308c096cd 2026-05-09 00:40:27.984129 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-nct78pbj/wheels/96/5c/86/3dcd405dfa9c4ef481c696542b84b36ad679b4b17f2b18dc6e 2026-05-09 00:40:27.984139 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'watcher-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 'watcher-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-09 00:40:27.984149 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.984159 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for watcher-dashboard (setup.py): started 2026-05-09 00:40:27.984168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for watcher-dashboard (setup.py): finished with status 'done' 2026-05-09 00:40:27.984178 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for watcher-dashboard: filename=watcher_dashboard-13.0.0.0rc2.dev2-py3-none-any.whl size=105091 sha256=d28b166b0662df6f83885e114ad4b0fb99a0afe56452738a19cd186744849780 2026-05-09 00:40:27.984193 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-nct78pbj/wheels/60/a7/f1/2db53a07424ca9ebe98ba6c585132f62ee831166f98839efa1 2026-05-09 00:40:27.984229 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built blazar-dashboard designate-dashboard heat-dashboard ironic-ui magnum-ui manila-ui masakari-dashboard neutron-fwaas-dashboard neutron-vpnaas-dashboard octavia-dashboard watcher-dashboard 2026-05-09 00:40:27.984247 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: xstatic-json2yaml, xstatic-js-yaml, xstatic-filesaver, xstatic-angular-vis, xstatic-angular-uuid, python-watcherclient, python-blazarclient, watcher-dashboard, octavia-dashboard, neutron-vpnaas-dashboard, neutron-fwaas-dashboard, masakari-dashboard, manila-ui, magnum-ui, ironic-ui, heat-dashboard, designate-dashboard, blazar-dashboard 2026-05-09 00:40:27.984269 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed blazar-dashboard-13.0.0.0rc2.dev2 designate-dashboard-20.0.1.dev6 heat-dashboard-13.0.0.0rc2.dev2 ironic-ui-6.5.1.dev3 magnum-ui-16.0.1.dev4 manila-ui-13.0.1.dev4 masakari-dashboard-12.0.0.0rc2.dev2 neutron-fwaas-dashboard-9.0.1.dev4 neutron-vpnaas-dashboard-12.0.1.dev3 octavia-dashboard-15.0.1.dev8 python-blazarclient-4.3.0 python-watcherclient-4.8.0 watcher-dashboard-13.0.0.0rc2.dev2 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 2026-05-09 00:40:27.984279 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.984289 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.1.1 2026-05-09 00:40:27.984299 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-05-09 00:40:27.984309 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.984318 | 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 2026-05-09 00:40:27.984328 | 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 2026-05-09 00:40:27.984338 | 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 2026-05-09 00:40:27.984347 | 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 2026-05-09 00:40:27.984357 | 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 2026-05-09 00:40:27.984367 | 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 2026-05-09 00:40:27.984376 | 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 2026-05-09 00:40:27.984386 | 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 2026-05-09 00:40:27.984395 | 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 2026-05-09 00:40:27.984405 | 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 2026-05-09 00:40:27.984415 | 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 2026-05-09 00:40:27.984424 | 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 2026-05-09 00:40:27.984441 | 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 2026-05-09 00:40:27.984451 | 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 2026-05-09 00:40:27.984460 | 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 2026-05-09 00:40:27.984470 | 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 2026-05-09 00:40:27.984480 | 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 2026-05-09 00:40:27.984489 | 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 2026-05-09 00:40:27.984499 | 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 2026-05-09 00:40:27.984508 | 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 2026-05-09 00:40:27.984518 | 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 2026-05-09 00:40:27.984533 | 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 2026-05-09 00:40:27.984543 | 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 2026-05-09 00:40:27.984558 | 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 2026-05-09 00:40:27.984568 | 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 2026-05-09 00:40:27.984577 | 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 2026-05-09 00:40:27.984587 | 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 2026-05-09 00:40:27.984597 | 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 2026-05-09 00:40:27.984607 | 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 2026-05-09 00:40:27.984616 | 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 2026-05-09 00:40:27.984626 | 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 2026-05-09 00:40:27.984635 | 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 2026-05-09 00:40:27.984645 | 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 2026-05-09 00:40:27.984655 | 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 2026-05-09 00:40:27.984664 | 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 2026-05-09 00:40:27.984680 | 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 2026-05-09 00:40:27.984690 | 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 2026-05-09 00:40:27.984699 | 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 2026-05-09 00:40:27.984709 | 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 2026-05-09 00:40:27.984719 | 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 2026-05-09 00:40:27.984729 | 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 2026-05-09 00:40:27.984738 | 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 2026-05-09 00:40:27.984807 | 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 2026-05-09 00:40:27.984818 | 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 2026-05-09 00:40:27.984828 | 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 2026-05-09 00:40:27.984837 | 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 2026-05-09 00:40:27.984847 | 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 2026-05-09 00:40:27.984856 | 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 2026-05-09 00:40:27.984866 | 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 2026-05-09 00:40:27.984882 | 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 2026-05-09 00:40:27.984892 | 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 2026-05-09 00:40:27.984910 | 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 2026-05-09 00:40:27.984920 | 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 2026-05-09 00:40:27.984929 | 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 2026-05-09 00:40:27.984938 | 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 2026-05-09 00:40:27.984947 | 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 2026-05-09 00:40:27.984955 | 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 2026-05-09 00:40:27.984963 | 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 2026-05-09 00:40:27.984979 | 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 2026-05-09 00:40:27.984987 | 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 2026-05-09 00:40:27.984996 | 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 2026-05-09 00:40:27.985005 | 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 2026-05-09 00:40:27.985013 | 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 2026-05-09 00:40:27.985022 | 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 2026-05-09 00:40:27.985030 | 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 2026-05-09 00:40:27.985038 | 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 2026-05-09 00:40:27.985047 | 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 2026-05-09 00:40:27.985055 | 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 2026-05-09 00:40:27.985063 | 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 2026-05-09 00:40:27.985072 | 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 2026-05-09 00:40:27.985080 | 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 2026-05-09 00:40:27.985089 | 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 2026-05-09 00:40:27.985097 | 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 2026-05-09 00:40:27.985105 | 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 2026-05-09 00:40:27.985114 | 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 2026-05-09 00:40:27.985122 | 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 2026-05-09 00:40:27.985131 | 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 2026-05-09 00:40:27.985144 | 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 2026-05-09 00:40:27.985153 | 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 2026-05-09 00:40:27.985162 | 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 2026-05-09 00:40:27.985175 | 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 2026-05-09 00:40:27.985184 | 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 2026-05-09 00:40:27.985198 | 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 2026-05-09 00:40:27.985231 | 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 2026-05-09 00:40:27.985246 | 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 2026-05-09 00:40:27.985255 | 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 2026-05-09 00:40:27.985263 | 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 2026-05-09 00:40:27.985272 | 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 2026-05-09 00:40:27.985280 | 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 2026-05-09 00:40:27.985288 | 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 2026-05-09 00:40:27.985297 | 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 2026-05-09 00:40:27.985305 | 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 2026-05-09 00:40:27.985314 | 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 2026-05-09 00:40:27.985322 | 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 2026-05-09 00:40:27.985331 | 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 2026-05-09 00:40:27.985339 | 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 2026-05-09 00:40:27.985348 | 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 2026-05-09 00:40:27.985356 | 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 2026-05-09 00:40:27.985365 | 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 2026-05-09 00:40:27.985373 | 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 2026-05-09 00:40:27.985381 | 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 2026-05-09 00:40:27.985390 | 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 2026-05-09 00:40:27.985398 | 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 2026-05-09 00:40:27.985407 | 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 2026-05-09 00:40:27.985415 | 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 2026-05-09 00:40:27.985429 | 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 2026-05-09 00:40:27.985448 | 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 2026-05-09 00:40:27.985457 | 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 2026-05-09 00:40:27.985472 | 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 2026-05-09 00:40:27.985481 | 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 2026-05-09 00:40:27.985490 | 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 2026-05-09 00:40:27.985498 | 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 2026-05-09 00:40:27.985507 | 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 2026-05-09 00:40:27.985515 | 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 2026-05-09 00:40:27.985523 | 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 2026-05-09 00:40:27.985532 | 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 2026-05-09 00:40:27.985540 | 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 2026-05-09 00:40:27.985549 | 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 2026-05-09 00:40:27.985557 | 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 2026-05-09 00:40:27.985566 | 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 2026-05-09 00:40:27.985574 | 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 2026-05-09 00:40:27.985583 | 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 2026-05-09 00:40:27.985591 | 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 2026-05-09 00:40:27.985600 | 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 2026-05-09 00:40:27.985608 | 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 2026-05-09 00:40:27.985621 | 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 2026-05-09 00:40:27.985630 | 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 2026-05-09 00:40:27.985639 | 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 2026-05-09 00:40:27.985647 | 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 2026-05-09 00:40:27.985661 | 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 2026-05-09 00:40:27.985670 | 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 2026-05-09 00:40:27.985678 | 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 2026-05-09 00:40:27.985691 | 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 2026-05-09 00:40:27.985699 | 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 2026-05-09 00:40:27.985712 | 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 2026-05-09 00:40:27.985721 | 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 2026-05-09 00:40:27.985733 | 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 2026-05-09 00:40:27.985742 | 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 2026-05-09 00:40:27.985769 | 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 2026-05-09 00:40:27.985807 | 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 2026-05-09 00:40:27.985821 | 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 2026-05-09 00:40:27.985848 | 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 2026-05-09 00:40:27.985861 | 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 2026-05-09 00:40:27.985914 | 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 2026-05-09 00:40:27.985925 | 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 2026-05-09 00:40:27.985937 | 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 2026-05-09 00:40:27.985992 | 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 2026-05-09 00:40:27.986002 | 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 2026-05-09 00:40:27.986014 | 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 2026-05-09 00:40:27.986026 | 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 2026-05-09 00:40:27.986040 | 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 2026-05-09 00:40:27.986084 | 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 2026-05-09 00:40:27.986101 | 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 2026-05-09 00:40:27.986113 | 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 2026-05-09 00:40:27.986166 | 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 2026-05-09 00:40:27.986176 | 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 2026-05-09 00:40:27.986188 | 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 2026-05-09 00:40:27.986201 | 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 2026-05-09 00:40:27.986240 | 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 2026-05-09 00:40:27.986283 | 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 2026-05-09 00:40:27.986299 | 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 2026-05-09 00:40:27.986312 | 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 2026-05-09 00:40:27.986324 | 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 2026-05-09 00:40:27.986377 | 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 2026-05-09 00:40:27.986387 | 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 2026-05-09 00:40:27.986400 | 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 2026-05-09 00:40:27.986411 | 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 2026-05-09 00:40:27.986460 | 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 2026-05-09 00:40:27.986470 | 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 2026-05-09 00:40:27.986482 | 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 2026-05-09 00:40:27.986533 | 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 2026-05-09 00:40:27.986543 | 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 2026-05-09 00:40:27.986555 | 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 2026-05-09 00:40:27.986567 | 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 2026-05-09 00:40:27.986627 | 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 2026-05-09 00:40:27.986637 | 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 2026-05-09 00:40:27.986650 | 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 2026-05-09 00:40:27.986661 | 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 2026-05-09 00:40:27.986711 | 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 2026-05-09 00:40:27.986721 | 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 2026-05-09 00:40:27.986733 | 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 2026-05-09 00:40:27.986761 | 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 2026-05-09 00:40:27.986812 | 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 2026-05-09 00:40:27.986823 | 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 2026-05-09 00:40:27.986835 | 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 2026-05-09 00:40:27.986847 | 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 2026-05-09 00:40:27.986888 | 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 2026-05-09 00:40:27.986904 | 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 2026-05-09 00:40:27.986946 | 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 2026-05-09 00:40:27.986956 | 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 2026-05-09 00:40:27.986968 | 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 2026-05-09 00:40:27.987019 | 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 2026-05-09 00:40:27.987029 | 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 2026-05-09 00:40:27.987041 | 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 2026-05-09 00:40:27.987056 | 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 2026-05-09 00:40:27.987077 | 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 2026-05-09 00:40:27.987097 | 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 2026-05-09 00:40:27.987128 | 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 2026-05-09 00:40:27.987149 | 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 2026-05-09 00:40:27.987169 | 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 2026-05-09 00:40:27.987185 | 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 2026-05-09 00:40:27.987197 | 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 2026-05-09 00:40:27.987250 | 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 2026-05-09 00:40:27.987268 | 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 2026-05-09 00:40:27.987312 | 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 2026-05-09 00:40:27.987322 | 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 2026-05-09 00:40:27.987334 | 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 2026-05-09 00:40:27.987346 | 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 2026-05-09 00:40:27.987387 | 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 2026-05-09 00:40:27.987399 | 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 2026-05-09 00:40:27.987411 | 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 2026-05-09 00:40:27.987433 | 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 2026-05-09 00:40:27.987485 | 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 2026-05-09 00:40:27.987495 | 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 2026-05-09 00:40:27.987513 | 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 2026-05-09 00:40:27.987526 | 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 2026-05-09 00:40:27.987537 | 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 2026-05-09 00:40:27.987589 | 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 2026-05-09 00:40:27.987599 | 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 2026-05-09 00:40:27.987619 | 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 2026-05-09 00:40:27.987628 | 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 2026-05-09 00:40:27.987640 | 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 2026-05-09 00:40:27.987682 | 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 2026-05-09 00:40:27.987695 | 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 2026-05-09 00:40:27.987707 | 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 2026-05-09 00:40:27.987763 | 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 2026-05-09 00:40:27.987774 | 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 2026-05-09 00:40:27.987816 | 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 2026-05-09 00:40:27.987829 | 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 2026-05-09 00:40:27.987841 | 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 2026-05-09 00:40:27.987893 | 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 2026-05-09 00:40:27.987903 | 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 2026-05-09 00:40:27.987915 | 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 2026-05-09 00:40:27.987927 | 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 2026-05-09 00:40:27.987949 | 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 2026-05-09 00:40:27.988000 | 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 2026-05-09 00:40:27.988011 | 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 2026-05-09 00:40:27.988023 | 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 2026-05-09 00:40:27.988036 | 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 2026-05-09 00:40:27.988089 | 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 2026-05-09 00:40:27.988099 | 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 2026-05-09 00:40:27.988117 | 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 2026-05-09 00:40:27.988137 | 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 2026-05-09 00:40:27.988149 | 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 2026-05-09 00:40:27.988194 | 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 2026-05-09 00:40:27.988223 | 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 2026-05-09 00:40:27.988240 | 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 2026-05-09 00:40:27.988253 | 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 2026-05-09 00:40:27.988295 | 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 2026-05-09 00:40:27.988305 | 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 2026-05-09 00:40:27.988346 | 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 2026-05-09 00:40:27.988359 | 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 2026-05-09 00:40:27.988371 | 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 2026-05-09 00:40:27.988423 | 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 2026-05-09 00:40:27.988433 | 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 2026-05-09 00:40:27.988445 | 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 2026-05-09 00:40:27.988457 | 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 2026-05-09 00:40:27.988497 | 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 2026-05-09 00:40:27.988510 | 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 2026-05-09 00:40:27.988523 | 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 2026-05-09 00:40:27.988563 | 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 2026-05-09 00:40:27.988573 | 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 2026-05-09 00:40:27.988585 | 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 2026-05-09 00:40:27.988636 | 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 2026-05-09 00:40:27.988646 | 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 2026-05-09 00:40:27.988674 | 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 2026-05-09 00:40:27.988686 | 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 2026-05-09 00:40:27.988698 | 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 2026-05-09 00:40:27.988715 | 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 2026-05-09 00:40:27.988728 | 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 2026-05-09 00:40:27.988821 | 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 2026-05-09 00:40:27.988834 | 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 2026-05-09 00:40:27.988842 | 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 2026-05-09 00:40:27.988854 | 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 2026-05-09 00:40:27.988863 | 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 2026-05-09 00:40:27.988875 | 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 2026-05-09 00:40:27.988916 | 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 2026-05-09 00:40:27.988926 | 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 2026-05-09 00:40:27.988978 | 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 2026-05-09 00:40:27.988988 | 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 2026-05-09 00:40:27.989000 | 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 2026-05-09 00:40:27.989012 | 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 2026-05-09 00:40:27.989053 | 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 2026-05-09 00:40:27.989066 | 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 2026-05-09 00:40:27.989078 | 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 2026-05-09 00:40:27.989119 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file watcherclient.po in /var/lib/kolla/venv/lib/python3.12/site-packages/watcherclient/locale/fr/LC_MESSAGES 2026-05-09 00:40:27.989137 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 924395bca821 2026-05-09 00:40:27.989156 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 00dd1e8ccf88 2026-05-09 00:40:27.989171 | 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 2026-05-09 00:40:27.989193 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 9c24bccd8c46 2026-05-09 00:40:27.989249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-09 00:40:27.989268 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Dload Upload Total Spent Left Speed 2026-05-09 00:40:27.989312 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-09 00:40:27.989323 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-09 00:40:27.989357 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-09 00:40:27.989368 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.989402 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 100 2153k 0 2153k 0 0 3529k 0 --:--:-- --:--:-- --:--:-- 3529k 2026-05-09 00:40:27.989413 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.989447 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/ 2026-05-09 00:40:27.989468 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/ 2026-05-09 00:40:27.989478 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_styles.scss 2026-05-09 00:40:27.989513 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_variables.scss 2026-05-09 00:40:27.989524 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/ 2026-05-09 00:40:27.989557 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/favicon.ico 2026-05-09 00:40:27.989568 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo-splash.svg 2026-05-09 00:40:27.989601 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo.svg 2026-05-09 00:40:27.989611 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/pattern.svg 2026-05-09 00:40:27.989644 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/ 2026-05-09 00:40:27.989655 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/403.html 2026-05-09 00:40:27.989688 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/404.html 2026-05-09 00:40:27.989698 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/500.html 2026-05-09 00:40:27.989740 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/ 2026-05-09 00:40:27.989768 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/ 2026-05-09 00:40:27.989803 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_styles.scss 2026-05-09 00:40:27.989814 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_variables.scss 2026-05-09 00:40:27.989857 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/ 2026-05-09 00:40:27.989868 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/favicon.ico 2026-05-09 00:40:27.989902 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo-splash.svg 2026-05-09 00:40:27.989913 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo.svg 2026-05-09 00:40:27.989946 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/pattern.svg 2026-05-09 00:40:27.989957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/ 2026-05-09 00:40:27.989974 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/403.html 2026-05-09 00:40:27.990009 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/404.html 2026-05-09 00:40:27.990020 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/500.html 2026-05-09 00:40:27.990054 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/_login_footer.html 2026-05-09 00:40:27.990089 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 9c24bccd8c46 2026-05-09 00:40:27.990099 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> ccdb6c20d329 2026-05-09 00:40:27.990144 | 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 2026-05-09 00:40:27.990156 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 28a4c4b21965 2026-05-09 00:40:27.990189 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-05-09 00:40:27.990200 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-05-09 00:40:27.990231 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-05-09 00:40:27.990283 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Package 'build-essential' is not installed, so not removed 2026-05-09 00:40:27.990294 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-05-09 00:40:27.990328 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:40:27.990339 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-09 00:40:27.990381 | 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 2026-05-09 00:40:27.990390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:40:27.990400 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-05-09 00:40:27.990433 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-05-09 00:40:27.990444 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-05-09 00:40:27.990478 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-05-09 00:40:27.990495 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:40:27.990506 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-05-09 00:40:27.990553 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-05-09 00:40:27.990564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-05-09 00:40:27.990607 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2026-05-09 00:40:27.990618 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:40:27.990652 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-09 00:40:27.990663 | 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 2026-05-09 00:40:27.990673 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:40:27.990715 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-05-09 00:40:27.990726 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-05-09 00:40:27.990742 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-05-09 00:40:27.990857 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-05-09 00:40:27.990868 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 228 MB disk space will be freed. 2026-05-09 00:40:27.990874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-05-09 00:40:27.990883 | 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% 2026-05-09 00:40:27.990915 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-05-09 00:40:27.990924 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2026-05-09 00:40:27.990964 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-05-09 00:40:27.990974 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-05-09 00:40:27.991015 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-05-09 00:40:27.991025 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-05-09 00:40:27.991067 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19161 files and directories currently installed.) 2026-05-09 00:40:27.991076 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:40:27.991118 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:40:27.991127 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:40:27.991167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:40:27.991177 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:40:27.991220 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:40:27.991263 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:40:27.991303 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:40:27.991312 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:40:27.991341 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:40:27.991378 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:40:27.991387 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:40:27.991424 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.991434 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:40:27.991478 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.991487 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:40:27.991530 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:40:27.991540 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:40:27.991581 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:40:27.991590 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.991632 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:40:27.991642 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:40:27.991682 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.991692 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:40:27.991733 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.991768 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:40:27.991778 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.991827 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:40:27.991837 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:40:27.991881 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:40:27.991891 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:40:27.991932 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:40:27.991942 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:40:27.991983 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:40:27.991992 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.992035 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:40:27.992045 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:40:27.992086 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:40:27.992096 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:40:27.992137 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.992147 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:40:27.992188 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:40:27.992198 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:40:27.992252 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:40:27.992265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:40:27.992316 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing lto-disabled-list (47) ... 2026-05-09 00:40:27.992327 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing make (4.3-4.1build2) ... 2026-05-09 00:40:27.992368 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:40:27.992378 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:40:27.992418 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyclean==3.0.0 2026-05-09 00:40:27.992427 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:40:27.992467 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:40:27.992476 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: pyclean 2026-05-09 00:40:27.992516 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pyclean-3.0.0 2026-05-09 00:40:27.992526 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.992565 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.1.1 2026-05-09 00:40:27.992574 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-05-09 00:40:27.992612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.993400 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:40:27.993424 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.993435 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 10832 files, 1791 directories removed. 2026-05-09 00:40:27.993446 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.993457 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /usr 2026-05-09 00:40:27.993467 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.993477 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 1316 files, 133 directories removed. 2026-05-09 00:40:27.993499 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-09 00:40:27.993505 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Found existing installation: pyclean 3.0.0 2026-05-09 00:40:27.993511 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Uninstalling pyclean-3.0.0: 2026-05-09 00:40:27.993517 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:40:27.993523 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 28a4c4b21965 2026-05-09 00:40:27.993529 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 5ffcbecc2276 2026-05-09 00:40:27.993535 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built 70fbd890e5a2 2026-05-09 00:40:27.993541 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully tagged osism.harbor.regio.digital/kolla/horizon:build-20260509 2026-05-09 00:40:27.993547 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Built at 2026-05-09 00:40:27.992871 (took 0:02:55.247966) 2026-05-09 00:40:27.993553 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-base) 2026-05-09 00:40:27.993559 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Processing 2026-05-09 00:40:27.993565 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building started at 2026-05-09 00:40:27.993306 2026-05-09 00:40:27.993571 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Getting local archive from tarballs/blazar-stable-2025.1.tar.gz 2026-05-09 00:40:27.995301 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 plugins into plugins archive 2026-05-09 00:40:27.995385 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 additions into additions archive 2026-05-09 00:40:40.650611 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:40:40.650727 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 044f8049f703 2026-05-09 00:40:40.650770 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 2/6 : LABEL "build-date"="20260509" "name"="blazar-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:40:40.650787 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 55c021411db7 2026-05-09 00:40:40.650854 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 55c021411db7 2026-05-09 00:40:40.650961 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> c423ca7b75d8 2026-05-09 00:40:40.650979 | 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 2026-05-09 00:40:40.651029 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in e83335755696 2026-05-09 00:40:40.651074 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container e83335755696 2026-05-09 00:40:40.651162 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 5a5e26350a0b 2026-05-09 00:40:40.651176 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 4/6 : ADD blazar-base-archive /blazar-base-source 2026-05-09 00:40:40.651254 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 06c2b26f8f01 2026-05-09 00:40:40.651279 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:40:40.651334 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 7a61c7489c13 2026-05-09 00:40:40.651373 | 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 2026-05-09 00:40:40.651406 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 15ab9fd57ea1 2026-05-09 00:40:40.651452 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Processing ./blazar 2026-05-09 00:40:40.651487 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: started 2026-05-09 00:40:40.651520 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:40:40.651554 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: started 2026-05-09 00:40:40.651586 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:40:40.651619 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: started 2026-05-09 00:40:40.651660 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:40:40.651727 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:40:40.651772 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:40:40.651818 | 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==15.0.1.dev6) (7.0.0) 2026-05-09 00:40:40.651854 | 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==15.0.1.dev6) (1.14.1) 2026-05-09 00:40:40.651899 | 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==15.0.1.dev6) (0.39.0) 2026-05-09 00:40:40.651935 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Flask>=1.0.2 (from blazar==15.0.1.dev6) 2026-05-09 00:40:40.653286 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-09 00:40:40.653307 | 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==15.0.1.dev6) (2.1.0) 2026-05-09 00:40:40.653315 | 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==15.0.1.dev6) (5.10.0) 2026-05-09 00:40:40.653331 | 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==15.0.1.dev6) (10.12.1) 2026-05-09 00:40:40.653338 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting microversion-parse>=0.2.1 (from blazar==15.0.1.dev6) 2026-05-09 00:40:40.653344 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-09 00:40:40.653351 | 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==15.0.1.dev6) (7.1.0) 2026-05-09 00:40:40.653358 | 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==15.0.1.dev6) (9.7.1) 2026-05-09 00:40:40.653364 | 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==15.0.1.dev6) (5.7.1) 2026-05-09 00:40:40.653382 | 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==15.0.1.dev6) (17.2.1) 2026-05-09 00:40:40.653389 | 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==15.0.1.dev6) (6.5.1) 2026-05-09 00:40:40.653413 | 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==15.0.1.dev6) (7.1.0) 2026-05-09 00:40:40.653420 | 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==15.0.1.dev6) (16.1.0) 2026-05-09 00:40:40.653427 | 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==15.0.1.dev6) (6.3.1) 2026-05-09 00:40:40.653433 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (4.5.1) 2026-05-09 00:40:40.653439 | 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==15.0.1.dev6) (5.7.0) 2026-05-09 00:40:40.653445 | 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==15.0.1.dev6) (4.1.1) 2026-05-09 00:40:40.653452 | 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==15.0.1.dev6) (2.5.0) 2026-05-09 00:40:40.653458 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.utils>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (8.2.0) 2026-05-09 00:40:40.653465 | 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==15.0.1.dev6) (11.4.0) 2026-05-09 00:40:40.653471 | 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==15.0.1.dev6) (18.9.0) 2026-05-09 00:40:40.653478 | 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==15.0.1.dev6) (1.3.0) 2026-05-09 00:40:40.653484 | 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==15.0.1.dev6) (5.6.0) 2026-05-09 00:40:40.653490 | 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==15.0.1.dev6) (1.5.1) 2026-05-09 00:40:40.653508 | 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==15.0.1.dev6) (2.32.3) 2026-05-09 00:40:40.653515 | 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==15.0.1.dev6) (1.3.4) 2026-05-09 00:40:40.653522 | 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==15.0.1.dev6) (2.5.1) 2026-05-09 00:40:40.653529 | 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==15.0.1.dev6) (2.0.38) 2026-05-09 00:40:40.653536 | 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==15.0.1.dev6) (5.4.1) 2026-05-09 00:40:40.653542 | 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==15.0.1.dev6) (1.8.9) 2026-05-09 00:40:40.653549 | 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==15.0.1.dev6) (0.12.1) 2026-05-09 00:40:40.653561 | 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==15.0.1.dev6) (1.3.9) 2026-05-09 00:40:40.653569 | 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==15.0.1.dev6) (4.12.2) 2026-05-09 00:40:40.653575 | 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==15.0.1.dev6) (2.7.0) 2026-05-09 00:40:40.653585 | 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==15.0.1.dev6) (3.1.1) 2026-05-09 00:40:40.653591 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Werkzeug>=3.1 (from Flask>=1.0.2->blazar==15.0.1.dev6) 2026-05-09 00:40:40.653598 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:40:40.653605 | 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==15.0.1.dev6) (3.1.5) 2026-05-09 00:40:40.653611 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting itsdangerous>=2.2 (from Flask>=1.0.2->blazar==15.0.1.dev6) 2026-05-09 00:40:40.653618 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-09 00:40:40.653625 | 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==15.0.1.dev6) (8.1.8) 2026-05-09 00:40:40.653632 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting blinker>=1.9 (from Flask>=1.0.2->blazar==15.0.1.dev6) 2026-05-09 00:40:40.653638 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-09 00:40:40.653645 | 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==15.0.1.dev6) (3.0.2) 2026-05-09 00:40:40.653653 | 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==15.0.1.dev6) (1.7.0) 2026-05-09 00:40:40.653659 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (3.11.0) 2026-05-09 00:40:40.653682 | 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==15.0.1.dev6) (4.0.1) 2026-05-09 00:40:40.653689 | 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==15.0.1.dev6) (2.10.1) 2026-05-09 00:40:40.653702 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (1.3.4) 2026-05-09 00:40:40.653709 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (3.0.0) 2026-05-09 00:40:40.653748 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (1.17.2) 2026-05-09 00:40:40.653761 | 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.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (5.1.1) 2026-05-09 00:40:40.653768 | 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==15.0.1.dev6) (0.19) 2026-05-09 00:40:40.653775 | 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==15.0.1.dev6) (2.0.0) 2026-05-09 00:40:40.653781 | 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==15.0.1.dev6) (6.0.2) 2026-05-09 00:40:40.653788 | 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==15.0.1.dev6) (2.0.1) 2026-05-09 00:40:40.653795 | 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==15.0.1.dev6) (0.5.0) 2026-05-09 00:40:40.653802 | 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==15.0.1.dev6) (2.9.0.post0) 2026-05-09 00:40:40.653808 | 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==15.0.1.dev6) (3.1.0) 2026-05-09 00:40:40.653818 | 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==15.0.1.dev6) (5.5.2) 2026-05-09 00:40:40.653912 | 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==15.0.1.dev6) (5.3.1) 2026-05-09 00:40:40.653958 | 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==15.0.1.dev6) (5.4.2) 2026-05-09 00:40:40.654117 | 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==15.0.1.dev6) (0.11.0) 2026-05-09 00:40:40.654165 | 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==15.0.1.dev6) (5.1.0) 2026-05-09 00:40:40.654181 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=5.29.0->blazar==15.0.1.dev6) (2025.1) 2026-05-09 00:40:40.654188 | 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==15.0.1.dev6) (0.21.1) 2026-05-09 00:40:40.654194 | 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==15.0.1.dev6) (4.0.1) 2026-05-09 00:40:40.654226 | 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==15.0.1.dev6) (4.0.1) 2026-05-09 00:40:40.654280 | 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==15.0.1.dev6) (1.1.0) 2026-05-09 00:40:40.654316 | 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==15.0.1.dev6) (3.1.0) 2026-05-09 00:40:40.654377 | 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==15.0.1.dev6) (3.10.1) 2026-05-09 00:40:40.654388 | 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==15.0.1.dev6) (1.6.10) 2026-05-09 00:40:40.654453 | 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==15.0.1.dev6) (3.14.0) 2026-05-09 00:40:40.654478 | 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>=7.0.0->blazar==15.0.1.dev6) (3.2.1) 2026-05-09 00:40:40.654531 | 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>=7.0.0->blazar==15.0.1.dev6) (24.2) 2026-05-09 00:40:40.654576 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->blazar==15.0.1.dev6) (7.0.0) 2026-05-09 00:40:40.654620 | 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==15.0.1.dev6) (82.0.1) 2026-05-09 00:40:40.654685 | 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==15.0.1.dev6) (0.3.5) 2026-05-09 00:40:40.654802 | 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==15.0.1.dev6) (0.2.13) 2026-05-09 00:40:40.654821 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->blazar==15.0.1.dev6) (1.17.0) 2026-05-09 00:40:40.654867 | 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==15.0.1.dev6) (4.9.1) 2026-05-09 00:40:40.654884 | 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==15.0.1.dev6) (4.4.0) 2026-05-09 00:40:40.654947 | 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==15.0.1.dev6) (2.1.0) 2026-05-09 00:40:40.654966 | 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==15.0.1.dev6) (3.2.0) 2026-05-09 00:40:40.655026 | 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==15.0.1.dev6) (0.5.2) 2026-05-09 00:40:40.655046 | 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==15.0.1.dev6) (2.5.11) 2026-05-09 00:40:40.655178 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pyperclip>=1.8 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==15.0.1.dev6) (1.9.0) 2026-05-09 00:40:40.655239 | 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==15.0.1.dev6) (43.0.3) 2026-05-09 00:40:40.655285 | 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==15.0.1.dev6) (1.0.1) 2026-05-09 00:40:40.655333 | 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==15.0.1.dev6) (1.33) 2026-05-09 00:40:40.655386 | 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==15.0.1.dev6) (4.3.6) 2026-05-09 00:40:40.655431 | 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==15.0.1.dev6) (1.4.0) 2026-05-09 00:40:40.655465 | 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==15.0.1.dev6) (1.17.1) 2026-05-09 00:40:40.655498 | 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==15.0.1.dev6) (2.22) 2026-05-09 00:40:40.655550 | 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==15.0.1.dev6) (3.0.0) 2026-05-09 00:40:40.655592 | 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==15.0.1.dev6) (3.4.1) 2026-05-09 00:40:40.655625 | 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==15.0.1.dev6) (3.10) 2026-05-09 00:40:40.655702 | 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==15.0.1.dev6) (1.26.20) 2026-05-09 00:40:40.655760 | 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==15.0.1.dev6) (2026.4.22) 2026-05-09 00:40:40.655772 | 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==15.0.1.dev6) (0.7) 2026-05-09 00:40:40.655822 | 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==15.0.1.dev6) (2.7.2) 2026-05-09 00:40:40.655863 | 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==15.0.1.dev6) (0.8.1) 2026-05-09 00:40:40.655906 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->blazar==15.0.1.dev6) (2025.1) 2026-05-09 00:40:40.655960 | 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==15.0.1.dev6) (8.5.0) 2026-05-09 00:40:40.655982 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->blazar==15.0.1.dev6) (3.21.0) 2026-05-09 00:40:40.656039 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-05-09 00:40:40.656089 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-09 00:40:40.656109 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-09 00:40:40.656159 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-05-09 00:40:40.656171 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-05-09 00:40:40.656227 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building wheels for collected packages: blazar 2026-05-09 00:40:40.656304 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): started 2026-05-09 00:40:40.656349 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): finished with status 'done' 2026-05-09 00:40:40.656391 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Created wheel for blazar: filename=blazar-15.0.1.dev6-py3-none-any.whl size=315519 sha256=6937c2622c577e70819c7fbb3adf6ecdefede29eb97cb8e5309611b869c3d202 2026-05-09 00:40:40.656434 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Stored in directory: /tmp/pip-ephem-wheel-cache-kkdhond0/wheels/77/96/a4/44e4d48633a0c583bd94cd3d71c39e23d381d7a4274fe7cfaf 2026-05-09 00:40:40.656478 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built blazar 2026-05-09 00:40:40.656527 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Installing collected packages: Werkzeug, microversion-parse, itsdangerous, blinker, Flask, blazar 2026-05-09 00:40:40.656564 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully installed Flask-3.1.0 Werkzeug-3.1.3 blazar-15.0.1.dev6 blinker-1.9.0 itsdangerous-2.2.0 microversion-parse-2.0.0 2026-05-09 00:40:40.656581 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 15ab9fd57ea1 2026-05-09 00:40:40.656641 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 4ac9c797c2ec 2026-05-09 00:40:40.656724 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built 8ca7276235c9 2026-05-09 00:40:40.656746 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully tagged osism.harbor.regio.digital/kolla/blazar-base:build-20260509 2026-05-09 00:40:40.656948 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Built at 2026-05-09 00:40:40.656743 (took 0:00:12.663437) 2026-05-09 00:40:40.657023 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-api) to queue 2026-05-09 00:40:40.657058 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-manager) to queue 2026-05-09 00:40:40.657426 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-base) 2026-05-09 00:40:40.657473 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Processing 2026-05-09 00:40:40.657491 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building started at 2026-05-09 00:40:40.657407 2026-05-09 00:40:40.657538 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Getting local archive from tarballs/placement-stable-2025.1.tar.gz 2026-05-09 00:40:40.659418 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 plugins into plugins archive 2026-05-09 00:40:40.659992 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 additions into additions archive 2026-05-09 00:40:51.962978 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:40:51.963099 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 044f8049f703 2026-05-09 00:40:51.964321 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 2/7 : LABEL "build-date"="20260509" "name"="placement-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:40:51.964396 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in b47c3f787693 2026-05-09 00:40:51.964410 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container b47c3f787693 2026-05-09 00:40:51.964420 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 4793512442a7 2026-05-09 00:40:51.964431 | 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 2026-05-09 00:40:51.964442 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in fd83ec91807d 2026-05-09 00:40:51.964452 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container fd83ec91807d 2026-05-09 00:40:51.964461 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> bc5ba0804cba 2026-05-09 00:40:51.964471 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 4/7 : ADD placement-base-archive /placement-base-source 2026-05-09 00:40:51.964481 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 7d69957b04f0 2026-05-09 00:40:51.964491 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 5/7 : ADD plugins-archive / 2026-05-09 00:40:51.964500 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> a50a4a9ddf38 2026-05-09 00:40:51.964510 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:40:51.964519 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> eff90041a1c7 2026-05-09 00:40:51.964531 | 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 2026-05-09 00:40:51.964543 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 8f696816baca 2026-05-09 00:40:51.964574 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Processing ./placement 2026-05-09 00:40:51.964584 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: started 2026-05-09 00:40:51.964594 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:40:51.964628 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: started 2026-05-09 00:40:51.964638 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:40:51.964648 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: started 2026-05-09 00:40:51.964664 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:40:51.964674 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:40:51.964684 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:40:51.964695 | 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==13.0.0.0rc2.dev2) (7.0.0) 2026-05-09 00:40:51.964707 | 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==13.0.0.0rc2.dev2) (2.0.38) 2026-05-09 00:40:51.964730 | 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==13.0.0.0rc2.dev2) (10.12.1) 2026-05-09 00:40:51.964895 | 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==13.0.0.0rc2.dev2) (2.5.1) 2026-05-09 00:40:51.964950 | 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==13.0.0.0rc2.dev2) (1.8.9) 2026-05-09 00:40:51.965042 | 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==13.0.0.0rc2.dev2) (4.23.0) 2026-05-09 00:40:51.965093 | 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==13.0.0.0rc2.dev2) (2.32.3) 2026-05-09 00:40:51.965240 | 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==13.0.0.0rc2.dev2) (7.1.0) 2026-05-09 00:40:51.965363 | 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==13.0.0.0rc2.dev2) (9.7.1) 2026-05-09 00:40:51.965439 | 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==13.0.0.0rc2.dev2) (5.7.1) 2026-05-09 00:40:51.965507 | 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==13.0.0.0rc2.dev2) (7.1.0) 2026-05-09 00:40:51.965585 | 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==13.0.0.0rc2.dev2) (5.7.0) 2026-05-09 00:40:51.965686 | 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==13.0.0.0rc2.dev2) (8.2.0) 2026-05-09 00:40:51.965765 | 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==13.0.0.0rc2.dev2) (17.2.1) 2026-05-09 00:40:51.965840 | 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==13.0.0.0rc2.dev2) (4.5.1) 2026-05-09 00:40:51.965917 | 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==13.0.0.0rc2.dev2) (6.3.1) 2026-05-09 00:40:51.965995 | 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==13.0.0.0rc2.dev2) (2.5.0) 2026-05-09 00:40:51.966082 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting os-resource-classes>=1.1.0 (from openstack-placement==13.0.0.0rc2.dev2) 2026-05-09 00:40:51.966150 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-09 00:40:51.966232 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: os-traits>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.0.0rc2.dev2) (3.3.0) 2026-05-09 00:40:51.966338 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting microversion-parse>=0.2.1 (from openstack-placement==13.0.0.0rc2.dev2) 2026-05-09 00:40:51.966419 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-09 00:40:51.966497 | 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==13.0.0.0rc2.dev2) (25.1.0) 2026-05-09 00:40:51.966654 | 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==13.0.0.0rc2.dev2) (2024.10.1) 2026-05-09 00:40:51.966708 | 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==13.0.0.0rc2.dev2) (0.36.2) 2026-05-09 00:40:51.966799 | 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==13.0.0.0rc2.dev2) (0.23.1) 2026-05-09 00:40:51.966904 | 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==13.0.0.0rc2.dev2) (5.10.0) 2026-05-09 00:40:51.966960 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (3.11.0) 2026-05-09 00:40:51.967036 | 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==13.0.0.0rc2.dev2) (6.5.1) 2026-05-09 00:40:51.967112 | 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==13.0.0.0rc2.dev2) (4.0.1) 2026-05-09 00:40:51.967189 | 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==13.0.0.0rc2.dev2) (2.10.1) 2026-05-09 00:40:51.967300 | 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==13.0.0.0rc2.dev2) (5.6.0) 2026-05-09 00:40:51.967383 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (2.1.0) 2026-05-09 00:40:51.967460 | 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==13.0.0.0rc2.dev2) (5.4.1) 2026-05-09 00:40:51.967536 | 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==13.0.0.0rc2.dev2) (1.7.0) 2026-05-09 00:40:51.967671 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (4.12.2) 2026-05-09 00:40:51.967757 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (1.3.4) 2026-05-09 00:40:51.967844 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (3.0.0) 2026-05-09 00:40:51.967907 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (1.17.2) 2026-05-09 00:40:51.967978 | 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.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.0.0rc2.dev2) (5.1.1) 2026-05-09 00:40:51.968046 | 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==13.0.0.0rc2.dev2) (0.19) 2026-05-09 00:40:51.968113 | 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==13.0.0.0rc2.dev2) (1.3.0) 2026-05-09 00:40:51.968182 | 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==13.0.0.0rc2.dev2) (2.0.0) 2026-05-09 00:40:51.968302 | 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==13.0.0.0rc2.dev2) (6.0.2) 2026-05-09 00:40:51.971413 | 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==13.0.0.0rc2.dev2) (1.14.1) 2026-05-09 00:40:51.971471 | 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==13.0.0.0rc2.dev2) (2.0.1) 2026-05-09 00:40:51.971487 | 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==13.0.0.0rc2.dev2) (0.5.0) 2026-05-09 00:40:51.971498 | 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==13.0.0.0rc2.dev2) (1.3.9) 2026-05-09 00:40:51.971509 | 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==13.0.0.0rc2.dev2) (2.9.0.post0) 2026-05-09 00:40:51.971519 | 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==13.0.0.0rc2.dev2) (3.1.5) 2026-05-09 00:40:51.971529 | 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==13.0.0.0rc2.dev2) (4.0.1) 2026-05-09 00:40:51.971540 | 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==13.0.0.0rc2.dev2) (4.0.1) 2026-05-09 00:40:51.971550 | 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==13.0.0.0rc2.dev2) (3.0.2) 2026-05-09 00:40:51.971572 | 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==13.0.0.0rc2.dev2) (1.1.0) 2026-05-09 00:40:51.971583 | 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==13.0.0.0rc2.dev2) (2025.1) 2026-05-09 00:40:51.971639 | 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==13.0.0.0rc2.dev2) (3.14.0) 2026-05-09 00:40:51.971652 | 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==13.0.0.0rc2.dev2) (3.2.1) 2026-05-09 00:40:51.971662 | 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==13.0.0.0rc2.dev2) (24.2) 2026-05-09 00:40:51.971673 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==13.0.0.0rc2.dev2) (7.0.0) 2026-05-09 00:40:51.971684 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==13.0.0.0rc2.dev2) (82.0.1) 2026-05-09 00:40:51.971694 | 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==13.0.0.0rc2.dev2) (0.2.13) 2026-05-09 00:40:51.971704 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==13.0.0.0rc2.dev2) (1.17.0) 2026-05-09 00:40:51.971728 | 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==13.0.0.0rc2.dev2) (3.4.1) 2026-05-09 00:40:51.971739 | 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==13.0.0.0rc2.dev2) (3.10) 2026-05-09 00:40:51.971749 | 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==13.0.0.0rc2.dev2) (1.26.20) 2026-05-09 00:40:51.971759 | 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==13.0.0.0rc2.dev2) (2026.4.22) 2026-05-09 00:40:51.971769 | 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==13.0.0.0rc2.dev2) (0.7) 2026-05-09 00:40:51.971780 | 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==13.0.0.0rc2.dev2) (3.1.1) 2026-05-09 00:40:51.971790 | 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==13.0.0.0rc2.dev2) (2.7.2) 2026-05-09 00:40:51.971801 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-05-09 00:40:51.971812 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-05-09 00:40:51.971830 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building wheels for collected packages: openstack-placement 2026-05-09 00:40:51.971841 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): started 2026-05-09 00:40:51.971851 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): finished with status 'done' 2026-05-09 00:40:51.971862 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Created wheel for openstack-placement: filename=openstack_placement-13.0.0.0rc2.dev2-py3-none-any.whl size=447077 sha256=8db7c296a76ad8cc68bbb06e77b7cdf0c78d05c44822c6d7ed642b810f25f8ea 2026-05-09 00:40:51.971873 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Stored in directory: /tmp/pip-ephem-wheel-cache-tri313_q/wheels/c8/e1/8f/3fdb57ca4b13335e9309f38c02b9f2806878f0e92b71330a0f 2026-05-09 00:40:51.971885 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built openstack-placement 2026-05-09 00:40:51.971895 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Installing collected packages: microversion-parse, os-resource-classes, openstack-placement 2026-05-09 00:40:51.971913 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully installed microversion-parse-2.0.0 openstack-placement-13.0.0.0rc2.dev2 os-resource-classes-1.1.0 2026-05-09 00:40:51.971924 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 8f696816baca 2026-05-09 00:40:51.971935 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 56a6e5d31a3b 2026-05-09 00:40:51.971945 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built 530736e70864 2026-05-09 00:40:51.971956 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully tagged osism.harbor.regio.digital/kolla/placement-base:build-20260509 2026-05-09 00:40:51.971966 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Built at 2026-05-09 00:40:51.970262 (took 0:00:11.312855) 2026-05-09 00:40:51.971976 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-api) to queue 2026-05-09 00:40:51.971987 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-base) 2026-05-09 00:40:51.971997 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Processing 2026-05-09 00:40:51.972007 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building started at 2026-05-09 00:40:51.970974 2026-05-09 00:40:51.972018 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Getting local archive from tarballs/octavia-stable-2025.1.tar.gz 2026-05-09 00:40:51.975449 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 plugins into plugins archive 2026-05-09 00:40:51.975505 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 additions into additions archive 2026-05-09 00:41:26.975567 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:41:26.975752 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 044f8049f703 2026-05-09 00:41:26.975790 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 2/7 : LABEL "build-date"="20260509" "name"="octavia-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:41:26.975817 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in cdeb98e06a1d 2026-05-09 00:41:26.975837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container cdeb98e06a1d 2026-05-09 00:41:26.975894 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> e89ffaa76ec1 2026-05-09 00:41:26.975911 | 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 2026-05-09 00:41:26.975926 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 3aa3d0c3be15 2026-05-09 00:41:26.975938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 3aa3d0c3be15 2026-05-09 00:41:26.975951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> adaa1995dce3 2026-05-09 00:41:26.975964 | 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/* 2026-05-09 00:41:26.975979 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 28c6f6ef9103 2026-05-09 00:41:26.975992 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:41:26.976007 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:41:26.976021 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:41:26.976034 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:41:26.976046 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:41:26.976059 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:41:26.976073 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:41:26.976086 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:41:26.976100 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:41:26.976134 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:41:26.976149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:41:26.976161 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:41:26.976172 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:41:26.976184 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:41:26.976196 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:41:26.976262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 30.1 MB in 3s (11.8 MB/s) 2026-05-09 00:41:26.976275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2026-05-09 00:41:26.976287 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2026-05-09 00:41:26.976316 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building dependency tree... 2026-05-09 00:41:26.976329 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading state information... 2026-05-09 00:41:26.976341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following additional packages will be installed: 2026-05-09 00:41:26.976354 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-sortedcontainers 2026-05-09 00:41:26.976367 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Suggested packages: 2026-05-09 00:41:26.976380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-graphviz python3-unbound python-sortedcontainers-doc 2026-05-09 00:41:26.976407 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Recommended packages: 2026-05-09 00:41:26.976422 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-click python3-netaddr python3-pyparsing python3-rich 2026-05-09 00:41:26.976465 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following NEW packages will be installed: 2026-05-09 00:41:26.976479 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-openvswitch 2026-05-09 00:41:26.976493 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-sortedcontainers 2026-05-09 00:41:26.976506 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:41:26.976519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Need to get 1,767 kB of archives. 2026-05-09 00:41:26.976540 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:After this operation, 5,661 kB of additional disk space will be used. 2026-05-09 00:41:26.976556 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-05-09 00:41:26.976571 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:41:26.976590 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-09 00:41:26.976611 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-openvswitch amd64 3.5.1-0ubuntu0.1~cloud0 [1,063 kB] 2026-05-09 00:41:26.976720 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-09 00:41:26.976899 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-05-09 00:41:26.976925 | 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] 2026-05-09 00:41:26.977094 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 1,767 kB in 0s (5,702 kB/s) 2026-05-09 00:41:26.977120 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libnuma1:amd64. 2026-05-09 00:41:26.977180 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 2026-05-09 00:41:26.977286 | 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% 2026-05-09 00:41:26.977387 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 70% 2026-05-09 00:41:26.977482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 75% 2026-05-09 00:41:26.977588 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 80% 2026-05-09 00:41:26.977685 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 85% 2026-05-09 00:41:26.977748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 90% 2026-05-09 00:41:26.977824 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 95% 2026-05-09 00:41:26.977845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:41:26.977939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../0-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:41:26.978042 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:41:26.978186 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-09 00:41:26.978248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-09 00:41:26.978293 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:41:26.978395 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libunbound8:amd64. 2026-05-09 00:41:26.978505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-05-09 00:41:26.978583 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-09 00:41:26.978654 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libxdp1:amd64. 2026-05-09 00:41:26.978725 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../3-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-09 00:41:26.978797 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:41:26.978869 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-sortedcontainers. 2026-05-09 00:41:26.978953 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../4-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-05-09 00:41:26.979025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-05-09 00:41:26.979141 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-openvswitch. 2026-05-09 00:41:26.979315 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../5-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:41:26.979470 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:41:26.979677 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:41:26.979707 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-05-09 00:41:26.979858 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:41:26.979880 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-09 00:41:26.979970 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:41:26.980023 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:41:26.980084 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:41:26.980145 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 28c6f6ef9103 2026-05-09 00:41:26.980230 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 5608b3bfe342 2026-05-09 00:41:26.980258 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 5/7 : ADD octavia-base-archive /octavia-base-source 2026-05-09 00:41:26.980385 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> b10c0eb3300f 2026-05-09 00:41:26.980498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:41:26.980565 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> cf30dbd7201b 2026-05-09 00:41:26.980675 | 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 2026-05-09 00:41:26.980784 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in f9565e9d01bd 2026-05-09 00:41:26.980858 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing ./octavia 2026-05-09 00:41:26.980923 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: started 2026-05-09 00:41:26.982639 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:41:26.982751 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: started 2026-05-09 00:41:26.982778 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:41:26.982797 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: started 2026-05-09 00:41:26.982832 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:41:26.982844 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:41:26.982854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:41:26.982865 | 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==16.0.2.dev14) (1.14.1) 2026-05-09 00:41:26.982878 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting cotyledon>=1.3.0 (from octavia==16.0.2.dev14) 2026-05-09 00:41:26.982887 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:41:26.982897 | 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==16.0.2.dev14) (1.5.1) 2026-05-09 00:41:26.982907 | 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==16.0.2.dev14) (7.0.0) 2026-05-09 00:41:26.982917 | 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==16.0.2.dev14) (2.0.38) 2026-05-09 00:41:26.982927 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==16.0.2.dev14) 2026-05-09 00:41:26.982937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-05-09 00:41:26.982946 | 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==16.0.2.dev14) (3.1.0) 2026-05-09 00:41:26.982956 | 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==16.0.2.dev14) (2.32.3) 2026-05-09 00:41:26.982966 | 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==16.0.2.dev14) (2.0.0) 2026-05-09 00:41:26.982976 | 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==16.0.2.dev14) (5.10.0) 2026-05-09 00:41:26.982987 | 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==16.0.2.dev14) (10.12.1) 2026-05-09 00:41:26.982997 | 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==16.0.2.dev14) (1.8.9) 2026-05-09 00:41:26.983007 | 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==16.0.2.dev14) (5.4.1) 2026-05-09 00:41:26.983016 | 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==16.0.2.dev14) (4.4.0) 2026-05-09 00:41:26.983026 | 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==16.0.2.dev14) (9.7.1) 2026-05-09 00:41:26.983035 | 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==16.0.2.dev14) (5.7.1) 2026-05-09 00:41:26.983053 | 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==16.0.2.dev14) (17.2.1) 2026-05-09 00:41:26.983064 | 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==16.0.2.dev14) (6.5.1) 2026-05-09 00:41:26.983073 | 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==16.0.2.dev14) (7.1.0) 2026-05-09 00:41:26.983099 | 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==16.0.2.dev14) (16.1.0) 2026-05-09 00:41:26.983109 | 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==16.0.2.dev14) (6.3.1) 2026-05-09 00:41:26.983125 | 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==16.0.2.dev14) (4.5.1) 2026-05-09 00:41:26.983135 | 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==16.0.2.dev14) (3.5.1) 2026-05-09 00:41:26.983145 | 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==16.0.2.dev14) (5.7.0) 2026-05-09 00:41:26.983155 | 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==16.0.2.dev14) (2.5.0) 2026-05-09 00:41:26.983164 | 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==16.0.2.dev14) (8.2.0) 2026-05-09 00:41:26.983174 | 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==16.0.2.dev14) (7.0.0) 2026-05-09 00:41:26.983183 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==16.0.2.dev14) 2026-05-09 00:41:26.983193 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-09 00:41:26.983202 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1-modules>=0.0.6 (from octavia==16.0.2.dev14) 2026-05-09 00:41:26.983253 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-09 00:41:26.983264 | 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==16.0.2.dev14) (7.1.0) 2026-05-09 00:41:26.983274 | 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==16.0.2.dev14) (4.8.0) 2026-05-09 00:41:26.983283 | 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==16.0.2.dev14) (18.9.0) 2026-05-09 00:41:26.983293 | 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==16.0.2.dev14) (9.7.0) 2026-05-09 00:41:26.985627 | 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==16.0.2.dev14) (0.12.1) 2026-05-09 00:41:26.985691 | 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==16.0.2.dev14) (3.1.5) 2026-05-09 00:41:26.985722 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting taskflow>=5.9.0 (from octavia==16.0.2.dev14) 2026-05-09 00:41:26.985751 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-05-09 00:41:26.985773 | 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==16.0.2.dev14) (5.2.1) 2026-05-09 00:41:26.985790 | 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==16.0.2.dev14) (9.0.0) 2026-05-09 00:41:26.985805 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting distro>=1.2.0 (from octavia==16.0.2.dev14) 2026-05-09 00:41:26.985822 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-05-09 00:41:26.985840 | 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==16.0.2.dev14) (4.23.0) 2026-05-09 00:41:26.985858 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting octavia-lib>=3.8.0 (from octavia==16.0.2.dev14) 2026-05-09 00:41:26.985875 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading octavia_lib-3.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-09 00:41:26.985892 | 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==16.0.2.dev14) (1.3.4) 2026-05-09 00:41:26.985907 | 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==16.0.2.dev14) (2.9.0.post0) 2026-05-09 00:41:26.985935 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Flask!=0.11,>=0.10 (from octavia==16.0.2.dev14) 2026-05-09 00:41:26.985946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-09 00:41:26.985955 | 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==16.0.2.dev14) (43.0.3) 2026-05-09 00:41:26.985965 | 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==16.0.2.dev14) (0.8.1) 2026-05-09 00:41:26.985975 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting gunicorn>=19.9.0 (from octavia==16.0.2.dev14) 2026-05-09 00:41:26.985985 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-05-09 00:41:26.985994 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Werkzeug>=0.14.1 (from octavia==16.0.2.dev14) 2026-05-09 00:41:26.986004 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:41:26.986014 | 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==16.0.2.dev14) (1.3.9) 2026-05-09 00:41:26.986023 | 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==16.0.2.dev14) (4.12.2) 2026-05-09 00:41:26.986035 | 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==16.0.2.dev14) (1.17.1) 2026-05-09 00:41:26.986045 | 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==16.0.2.dev14) (2.22) 2026-05-09 00:41:26.986055 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=0.10->octavia==16.0.2.dev14) 2026-05-09 00:41:26.986074 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-09 00:41:26.986084 | 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==16.0.2.dev14) (8.1.8) 2026-05-09 00:41:26.986094 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting blinker>=1.9 (from Flask!=0.11,>=0.10->octavia==16.0.2.dev14) 2026-05-09 00:41:26.986118 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-09 00:41:26.986128 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->octavia==16.0.2.dev14) (3.0.0) 2026-05-09 00:41:26.986138 | 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>=3.0.0->futurist>=1.2.0->octavia==16.0.2.dev14) (1.17.2) 2026-05-09 00:41:26.986150 | 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==16.0.2.dev14) (24.2) 2026-05-09 00:41:26.986160 | 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==16.0.2.dev14) (3.0.2) 2026-05-09 00:41:26.986169 | 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==16.0.2.dev14) (25.1.0) 2026-05-09 00:41:26.986179 | 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==16.0.2.dev14) (2024.10.1) 2026-05-09 00:41:26.986189 | 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==16.0.2.dev14) (0.36.2) 2026-05-09 00:41:26.986198 | 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==16.0.2.dev14) (0.23.1) 2026-05-09 00:41:26.986253 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==16.0.2.dev14) (2.1.0) 2026-05-09 00:41:26.986271 | 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==16.0.2.dev14) (1.7.0) 2026-05-09 00:41:26.986281 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev14) (3.11.0) 2026-05-09 00:41:26.986291 | 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==16.0.2.dev14) (4.0.1) 2026-05-09 00:41:26.986301 | 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==16.0.2.dev14) (2.10.1) 2026-05-09 00:41:26.986310 | 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==16.0.2.dev14) (5.6.0) 2026-05-09 00:41:26.986320 | 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==16.0.2.dev14) (5.1.1) 2026-05-09 00:41:26.986330 | 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==16.0.2.dev14) (1.3.4) 2026-05-09 00:41:26.986351 | 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==16.0.2.dev14) (1.0.1) 2026-05-09 00:41:26.986369 | 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==16.0.2.dev14) (1.33) 2026-05-09 00:41:26.986384 | 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==16.0.2.dev14) (4.3.6) 2026-05-09 00:41:26.986394 | 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==16.0.2.dev14) (6.0.2) 2026-05-09 00:41:26.986418 | 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==16.0.2.dev14) (1.4.0) 2026-05-09 00:41:26.986459 | 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==16.0.2.dev14) (3.0.0) 2026-05-09 00:41:26.986470 | 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==16.0.2.dev14) (1.3.0) 2026-05-09 00:41:26.986480 | 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==16.0.2.dev14) (2.0.1) 2026-05-09 00:41:26.986490 | 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==16.0.2.dev14) (0.5.0) 2026-05-09 00:41:26.986500 | 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==16.0.2.dev14) (1.1.1) 2026-05-09 00:41:26.986510 | 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==16.0.2.dev14) (4.1.1) 2026-05-09 00:41:26.986520 | 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==16.0.2.dev14) (5.5.2) 2026-05-09 00:41:26.986530 | 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==16.0.2.dev14) (5.3.1) 2026-05-09 00:41:26.986546 | 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==16.0.2.dev14) (5.4.2) 2026-05-09 00:41:26.986556 | 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==16.0.2.dev14) (0.11.0) 2026-05-09 00:41:26.986567 | 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==16.0.2.dev14) (5.1.0) 2026-05-09 00:41:26.986577 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (2025.1) 2026-05-09 00:41:26.986594 | 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==16.0.2.dev14) (0.21.1) 2026-05-09 00:41:26.986607 | 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==16.0.2.dev14) (4.0.1) 2026-05-09 00:41:26.986618 | 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==16.0.2.dev14) (4.0.1) 2026-05-09 00:41:26.986628 | 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==16.0.2.dev14) (1.1.0) 2026-05-09 00:41:26.986638 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (0.39.0) 2026-05-09 00:41:26.986648 | 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==16.0.2.dev14) (3.1.1) 2026-05-09 00:41:26.986665 | 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==16.0.2.dev14) (7.1.0) 2026-05-09 00:41:26.986675 | 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==16.0.2.dev14) (3.1.0) 2026-05-09 00:41:26.986685 | 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==16.0.2.dev14) (2.5.1) 2026-05-09 00:41:26.986695 | 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==16.0.2.dev14) (3.10.1) 2026-05-09 00:41:26.986705 | 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==16.0.2.dev14) (1.6.10) 2026-05-09 00:41:26.986721 | 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.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (2.7.0) 2026-05-09 00:41:26.986738 | 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==16.0.2.dev14) (0.19) 2026-05-09 00:41:26.986768 | 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==16.0.2.dev14) (3.14.0) 2026-05-09 00:41:26.986785 | 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==16.0.2.dev14) (3.2.1) 2026-05-09 00:41:26.986810 | 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==16.0.2.dev14) (82.0.1) 2026-05-09 00:41:26.986826 | 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==16.0.2.dev14) (0.3.5) 2026-05-09 00:41:26.986855 | 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==16.0.2.dev14) (0.2.13) 2026-05-09 00:41:26.986871 | 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==16.0.2.dev14) (4.9.1) 2026-05-09 00:41:26.986889 | 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==16.0.2.dev14) (0.5.2) 2026-05-09 00:41:26.986925 | 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==16.0.2.dev14) (2.5.11) 2026-05-09 00:41:26.986944 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyperclip>=1.8 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==16.0.2.dev14) (1.9.0) 2026-05-09 00:41:26.986962 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->octavia==16.0.2.dev14) (1.17.0) 2026-05-09 00:41:26.986979 | 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==16.0.2.dev14) (2.0.1) 2026-05-09 00:41:26.986996 | 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==16.0.2.dev14) (24.2.1) 2026-05-09 00:41:26.987014 | 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==16.0.2.dev14) (3.4.1) 2026-05-09 00:41:26.987370 | 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==16.0.2.dev14) (3.10) 2026-05-09 00:41:26.987403 | 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==16.0.2.dev14) (1.26.20) 2026-05-09 00:41:26.987420 | 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==16.0.2.dev14) (2026.4.22) 2026-05-09 00:41:26.987468 | 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==16.0.2.dev14) (0.7) 2026-05-09 00:41:26.987486 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting networkx>=2.1.0 (from taskflow>=5.9.0->octavia==16.0.2.dev14) 2026-05-09 00:41:26.987502 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-09 00:41:26.987519 | 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.9.0->octavia==16.0.2.dev14) (3.2.0) 2026-05-09 00:41:26.987536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pydot>=1.2.4 (from taskflow>=5.9.0->octavia==16.0.2.dev14) 2026-05-09 00:41:26.987552 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-05-09 00:41:26.987569 | 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==16.0.2.dev14) (2.7.2) 2026-05-09 00:41:26.987599 | 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==16.0.2.dev14) (0.8.1) 2026-05-09 00:41:26.987628 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==16.0.2.dev14) (2025.1) 2026-05-09 00:41:26.987654 | 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==16.0.2.dev14) (8.5.0) 2026-05-09 00:41:26.987671 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==16.0.2.dev14) (3.21.0) 2026-05-09 00:41:26.987688 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-05-09 00:41:26.987706 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-05-09 00:41:26.987723 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-05-09 00:41:26.987740 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-09 00:41:26.987758 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-05-09 00:41:26.987774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-09 00:41:26.987790 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading octavia_lib-3.8.0-py3-none-any.whl (38 kB) 2026-05-09 00:41:26.987804 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-09 00:41:26.987820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-09 00:41:26.987836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-05-09 00:41:26.987853 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-05-09 00:41:26.987868 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-09 00:41:26.987883 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 42.1 MB/s 0:00:00 2026-05-09 00:41:26.987901 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-05-09 00:41:26.987919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-05-09 00:41:26.987937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building wheels for collected packages: octavia 2026-05-09 00:41:26.987953 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): started 2026-05-09 00:41:26.987971 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): finished with status 'done' 2026-05-09 00:41:26.987989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Created wheel for octavia: filename=octavia-16.0.2.dev14-py3-none-any.whl size=1254386 sha256=7091ff26105597cf0ba00e5cd0399d869bee4a5a35bec5a66203b9b83475635b 2026-05-09 00:41:26.988006 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Stored in directory: /tmp/pip-ephem-wheel-cache-1qgpycnc/wheels/c3/68/97/4f1e177892bdf6f03475198b05455c8bf6208370be1b790a8b 2026-05-09 00:41:26.988024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built octavia 2026-05-09 00:41:26.988042 | 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 2026-05-09 00:41:26.988062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully installed Flask-3.1.0 SQLAlchemy-Utils-0.41.2 Werkzeug-3.1.3 blinker-1.9.0 cotyledon-2.0.0 distro-1.9.0 gunicorn-23.0.0 itsdangerous-2.2.0 networkx-3.4.2 octavia-16.0.2.dev14 octavia-lib-3.8.0 pyasn1-0.6.0 pyasn1-modules-0.4.1 pydot-3.0.4 taskflow-5.12.0 2026-05-09 00:41:26.988096 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container f9565e9d01bd 2026-05-09 00:41:26.988114 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> b885dc2e814f 2026-05-09 00:41:26.988132 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built 57551e9b6dd3 2026-05-09 00:41:26.988149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully tagged osism.harbor.regio.digital/kolla/octavia-base:build-20260509 2026-05-09 00:41:26.988166 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Built at 2026-05-09 00:41:26.986365 (took 0:00:35.015391) 2026-05-09 00:41:26.988183 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-health-manager) to queue 2026-05-09 00:41:26.988200 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-driver-agent) to queue 2026-05-09 00:41:26.988297 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-worker) to queue 2026-05-09 00:41:26.988317 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-housekeeping) to queue 2026-05-09 00:41:26.988336 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-api) to queue 2026-05-09 00:41:26.988348 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-base) 2026-05-09 00:41:26.988366 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Processing 2026-05-09 00:41:26.988388 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building started at 2026-05-09 00:41:26.987110 2026-05-09 00:41:26.988398 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Getting local archive from tarballs/designate-stable-2025.1.tar.gz 2026-05-09 00:41:26.989900 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 plugins into plugins archive 2026-05-09 00:41:26.990401 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 additions into additions archive 2026-05-09 00:41:41.968725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:41:41.968976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 044f8049f703 2026-05-09 00:41:41.969265 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 2/7 : LABEL "build-date"="20260509" "name"="designate-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:41:41.969521 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in d02aa7e154d9 2026-05-09 00:41:41.969728 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container d02aa7e154d9 2026-05-09 00:41:41.969909 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 9f5dd76c8da4 2026-05-09 00:41:41.970040 | 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 2026-05-09 00:41:41.970153 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in fff6cab5785b 2026-05-09 00:41:41.970291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container fff6cab5785b 2026-05-09 00:41:41.970448 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 3358708c4be1 2026-05-09 00:41:41.970569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 4/7 : ADD designate-base-archive /designate-base-source 2026-05-09 00:41:41.970696 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 0ad7e4aabac0 2026-05-09 00:41:41.970794 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 5/7 : COPY designate_sudoers /etc/sudoers.d/kolla_designate_sudoers 2026-05-09 00:41:41.970909 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> ae751955411f 2026-05-09 00:41:41.971061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:41:41.971198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 114c8a6d7aa0 2026-05-09 00:41:41.971442 | 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/ && 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 2026-05-09 00:41:41.971568 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in 00967b4eaa11 2026-05-09 00:41:41.974375 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Processing ./designate 2026-05-09 00:41:41.974433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: started 2026-05-09 00:41:41.974442 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:41:41.974448 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: started 2026-05-09 00:41:41.974454 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:41:41.974460 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: started 2026-05-09 00:41:41.974466 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:41:41.974471 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:41:41.974499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:41:41.974507 | 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==20.0.1.dev8) (1.14.1) 2026-05-09 00:41:41.974514 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: eventlet>=0.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev8) (0.39.0) 2026-05-09 00:41:41.974521 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Flask!=0.11,>=0.10 (from designate==20.0.1.dev8) 2026-05-09 00:41:41.974527 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-09 00:41:41.974533 | 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==20.0.1.dev8) (3.1.1) 2026-05-09 00:41:41.974539 | 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==20.0.1.dev8) (3.1.5) 2026-05-09 00:41:41.974545 | 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==20.0.1.dev8) (4.23.0) 2026-05-09 00:41:41.974551 | 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==20.0.1.dev8) (5.10.0) 2026-05-09 00:41:41.974556 | 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==20.0.1.dev8) (10.12.1) 2026-05-09 00:41:41.974576 | 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==20.0.1.dev8) (4.4.0) 2026-05-09 00:41:41.974582 | 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==20.0.1.dev8) (9.7.1) 2026-05-09 00:41:41.974588 | 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==20.0.1.dev8) (7.1.0) 2026-05-09 00:41:41.974593 | 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==20.0.1.dev8) (16.1.0) 2026-05-09 00:41:41.974599 | 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==20.0.1.dev8) (6.3.1) 2026-05-09 00:41:41.974604 | 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==20.0.1.dev8) (7.1.0) 2026-05-09 00:41:41.974610 | 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==20.0.1.dev8) (3.5.1) 2026-05-09 00:41:41.974615 | 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==20.0.1.dev8) (7.5.1) 2026-05-09 00:41:41.974621 | 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==20.0.1.dev8) (5.7.0) 2026-05-09 00:41:41.974636 | 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==20.0.1.dev8) (4.1.1) 2026-05-09 00:41:41.974642 | 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==20.0.1.dev8) (2.5.0) 2026-05-09 00:41:41.974647 | 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==20.0.1.dev8) (8.2.0) 2026-05-09 00:41:41.974652 | 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==20.0.1.dev8) (3.6.0) 2026-05-09 00:41:41.974662 | 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==20.0.1.dev8) (4.2.0) 2026-05-09 00:41:41.974668 | 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==20.0.1.dev8) (3.10.1) 2026-05-09 00:41:41.974673 | 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==20.0.1.dev8) (3.1.0) 2026-05-09 00:41:41.974679 | 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==20.0.1.dev8) (7.0.0) 2026-05-09 00:41:41.974684 | 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==20.0.1.dev8) (1.5.1) 2026-05-09 00:41:41.974691 | 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==20.0.1.dev8) (6.2.0) 2026-05-09 00:41:41.974702 | 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==20.0.1.dev8) (2.32.3) 2026-05-09 00:41:41.974708 | 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==20.0.1.dev8) (9.0.0) 2026-05-09 00:41:41.974713 | 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==20.0.1.dev8) (2.0.38) 2026-05-09 00:41:41.974719 | 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==20.0.1.dev8) (5.4.1) 2026-05-09 00:41:41.974724 | 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==20.0.1.dev8) (1.8.9) 2026-05-09 00:41:41.974729 | 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==20.0.1.dev8) (2.7.0) 2026-05-09 00:41:41.974735 | 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==20.0.1.dev8) (17.2.1) 2026-05-09 00:41:41.974740 | 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==20.0.1.dev8) (6.5.1) 2026-05-09 00:41:41.974746 | 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==20.0.1.dev8) (5.7.1) 2026-05-09 00:41:41.974751 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev8) (4.5.1) 2026-05-09 00:41:41.974757 | 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==20.0.1.dev8) (6.3.0) 2026-05-09 00:41:41.974762 | 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==20.0.1.dev8) (3.1.0) 2026-05-09 00:41:41.974767 | 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==20.0.1.dev8) (1.3.9) 2026-05-09 00:41:41.974780 | 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==20.0.1.dev8) (4.12.2) 2026-05-09 00:41:41.974785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Werkzeug>=3.1 (from Flask!=0.11,>=0.10->designate==20.0.1.dev8) 2026-05-09 00:41:41.974791 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:41:41.974797 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=0.10->designate==20.0.1.dev8) 2026-05-09 00:41:41.974802 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-09 00:41:41.974808 | 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==20.0.1.dev8) (8.1.8) 2026-05-09 00:41:41.974817 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting blinker>=1.9 (from Flask!=0.11,>=0.10->designate==20.0.1.dev8) 2026-05-09 00:41:41.974822 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-09 00:41:41.974828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->designate==20.0.1.dev8) (3.0.0) 2026-05-09 00:41:41.974837 | 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>=3.0.0->futurist>=1.2.0->designate==20.0.1.dev8) (1.17.2) 2026-05-09 00:41:41.974844 | 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==20.0.1.dev8) (3.0.2) 2026-05-09 00:41:41.974850 | 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==20.0.1.dev8) (25.1.0) 2026-05-09 00:41:41.974855 | 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==20.0.1.dev8) (2024.10.1) 2026-05-09 00:41:41.974860 | 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==20.0.1.dev8) (0.36.2) 2026-05-09 00:41:41.974866 | 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==20.0.1.dev8) (0.23.1) 2026-05-09 00:41:41.974871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->designate==20.0.1.dev8) (2.1.0) 2026-05-09 00:41:41.974877 | 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==20.0.1.dev8) (1.7.0) 2026-05-09 00:41:41.974882 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==20.0.1.dev8) (3.11.0) 2026-05-09 00:41:41.974888 | 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==20.0.1.dev8) (4.0.1) 2026-05-09 00:41:41.974893 | 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==20.0.1.dev8) (2.10.1) 2026-05-09 00:41:41.974899 | 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==20.0.1.dev8) (5.6.0) 2026-05-09 00:41:41.974904 | 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==20.0.1.dev8) (43.0.3) 2026-05-09 00:41:41.974910 | 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==20.0.1.dev8) (5.1.1) 2026-05-09 00:41:41.974919 | 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==20.0.1.dev8) (1.3.4) 2026-05-09 00:41:41.974925 | 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==20.0.1.dev8) (1.0.1) 2026-05-09 00:41:41.974931 | 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==20.0.1.dev8) (1.33) 2026-05-09 00:41:41.974941 | 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==20.0.1.dev8) (4.3.6) 2026-05-09 00:41:41.974950 | 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 openstacksdk>=0.103.0->designate==20.0.1.dev8) (7.0.0) 2026-05-09 00:41:41.974956 | 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==20.0.1.dev8) (6.0.2) 2026-05-09 00:41:41.974962 | 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==20.0.1.dev8) (1.4.0) 2026-05-09 00:41:41.974967 | 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==20.0.1.dev8) (1.17.1) 2026-05-09 00:41:41.974975 | 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==20.0.1.dev8) (2.22) 2026-05-09 00:41:41.975090 | 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==20.0.1.dev8) (3.0.0) 2026-05-09 00:41:41.975133 | 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==20.0.1.dev8) (0.19) 2026-05-09 00:41:41.975229 | 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==20.0.1.dev8) (1.3.0) 2026-05-09 00:41:41.975283 | 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==20.0.1.dev8) (2.0.0) 2026-05-09 00:41:41.975379 | 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==20.0.1.dev8) (2.0.1) 2026-05-09 00:41:41.975482 | 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==20.0.1.dev8) (0.5.0) 2026-05-09 00:41:41.975583 | 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==20.0.1.dev8) (2.9.0.post0) 2026-05-09 00:41:41.975668 | 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==20.0.1.dev8) (5.5.2) 2026-05-09 00:41:41.975727 | 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==20.0.1.dev8) (5.3.1) 2026-05-09 00:41:41.975777 | 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==20.0.1.dev8) (5.4.2) 2026-05-09 00:41:41.975826 | 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==20.0.1.dev8) (0.11.0) 2026-05-09 00:41:41.975877 | 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==20.0.1.dev8) (5.1.0) 2026-05-09 00:41:41.975923 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->designate==20.0.1.dev8) (2025.1) 2026-05-09 00:41:41.975970 | 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==20.0.1.dev8) (0.21.1) 2026-05-09 00:41:41.976024 | 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==20.0.1.dev8) (4.0.1) 2026-05-09 00:41:41.976060 | 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==20.0.1.dev8) (4.0.1) 2026-05-09 00:41:41.976106 | 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==20.0.1.dev8) (1.1.0) 2026-05-09 00:41:41.976154 | 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==20.0.1.dev8) (2.5.1) 2026-05-09 00:41:41.976218 | 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==20.0.1.dev8) (1.6.10) 2026-05-09 00:41:41.976281 | 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==20.0.1.dev8) (3.14.0) 2026-05-09 00:41:41.976341 | 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==20.0.1.dev8) (3.2.1) 2026-05-09 00:41:41.976417 | 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==20.0.1.dev8) (24.2) 2026-05-09 00:41:41.976500 | 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==20.0.1.dev8) (82.0.1) 2026-05-09 00:41:41.976583 | 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==20.0.1.dev8) (0.3.5) 2026-05-09 00:41:41.976641 | 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==20.0.1.dev8) (0.2.13) 2026-05-09 00:41:41.976692 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->designate==20.0.1.dev8) (1.17.0) 2026-05-09 00:41:41.976711 | 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==20.0.1.dev8) (4.9.1) 2026-05-09 00:41:41.976780 | 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==20.0.1.dev8) (3.2.0) 2026-05-09 00:41:41.976800 | 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==20.0.1.dev8) (0.5.2) 2026-05-09 00:41:41.976867 | 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==20.0.1.dev8) (2.5.11) 2026-05-09 00:41:41.976918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pyperclip>=1.8 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==20.0.1.dev8) (1.9.0) 2026-05-09 00:41:41.976937 | 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==20.0.1.dev8) (3.4.1) 2026-05-09 00:41:41.977004 | 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==20.0.1.dev8) (3.10) 2026-05-09 00:41:41.977025 | 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==20.0.1.dev8) (1.26.20) 2026-05-09 00:41:41.977099 | 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==20.0.1.dev8) (2026.4.22) 2026-05-09 00:41:41.977112 | 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==20.0.1.dev8) (0.7) 2026-05-09 00:41:41.977168 | 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==20.0.1.dev8) (2.7.2) 2026-05-09 00:41:41.977226 | 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==20.0.1.dev8) (0.15.2) 2026-05-09 00:41:41.977293 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-05-09 00:41:41.977350 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-09 00:41:41.977435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-09 00:41:41.977472 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-05-09 00:41:41.977517 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building wheels for collected packages: designate 2026-05-09 00:41:41.977566 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): started 2026-05-09 00:41:41.977614 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): finished with status 'done' 2026-05-09 00:41:41.977687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Created wheel for designate: filename=designate-20.0.1.dev8-py3-none-any.whl size=749314 sha256=756c21fbf712112d13309fee173febf9c3b6e05fa29162d2dea5ab8f69c3e368 2026-05-09 00:41:41.977736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Stored in directory: /tmp/pip-ephem-wheel-cache-j14chjiv/wheels/cd/86/53/9f5e91eea4a7dfea14084537f86529e98ed559b4c83760d7d0 2026-05-09 00:41:41.977787 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built designate 2026-05-09 00:41:41.977837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, designate 2026-05-09 00:41:41.977890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully installed Flask-3.1.0 Werkzeug-3.1.3 blinker-1.9.0 designate-20.0.1.dev8 itsdangerous-2.2.0 2026-05-09 00:41:41.977939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container 00967b4eaa11 2026-05-09 00:41:41.977988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> a3e31e70eee4 2026-05-09 00:41:41.978035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built c52b33dec539 2026-05-09 00:41:41.978080 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully tagged osism.harbor.regio.digital/kolla/designate-base:build-20260509 2026-05-09 00:41:41.978183 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Built at 2026-05-09 00:41:41.978092 (took 0:00:14.990982) 2026-05-09 00:41:41.978399 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-backend-bind9) to queue 2026-05-09 00:41:41.978626 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-central) to queue 2026-05-09 00:41:41.978700 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-mdns) to queue 2026-05-09 00:41:41.978714 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-worker) to queue 2026-05-09 00:41:41.978734 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-api) to queue 2026-05-09 00:41:41.978745 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-sink) to queue 2026-05-09 00:41:41.978755 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-producer) to queue 2026-05-09 00:41:41.979050 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-base) 2026-05-09 00:41:41.979151 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Processing 2026-05-09 00:41:41.979278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building started at 2026-05-09 00:41:41.979178 2026-05-09 00:41:41.979388 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting local archive from tarballs/neutron-stable-2025.1.tar.gz 2026-05-09 00:41:41.994115 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/neutron-fwaas/neutron-fwaas-stable-2025.1.tar.gz 2026-05-09 00:41:42.986573 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-baremetal/networking-baremetal-stable-2025.1.tar.gz 2026-05-09 00:41:43.731758 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-sfc/networking-sfc-stable-2025.1.tar.gz 2026-05-09 00:41:44.706959 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-09 00:41:45.691566 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-generic-switch/networking-generic-switch-stable-2025.1.tar.gz 2026-05-09 00:41:47.195910 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 5 plugins into plugins archive 2026-05-09 00:41:47.196072 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 0 additions into additions archive 2026-05-09 00:43:25.815612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 1/13 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:43:25.815782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 044f8049f703 2026-05-09 00:43:25.815816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 2/13 : LABEL "build-date"="20260509" "name"="neutron-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:43:25.815845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in d4f4f414c0ca 2026-05-09 00:43:25.815989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container d4f4f414c0ca 2026-05-09 00:43:25.816021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 4caa37454a4a 2026-05-09 00:43:25.816041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 3/13 : RUN echo 'Uris: https://download.docker.com/linux/ubuntu' >/etc/apt/sources.list.d/docker-ce.sources && echo 'Components: stable' >>/etc/apt/sources.list.d/docker-ce.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/docker-ce.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/docker-ce.sources && echo 'Signed-By: /etc/kolla/apt-keys/docker-ce.asc' >>/etc/apt/sources.list.d/docker-ce.sources 2026-05-09 00:43:25.816073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in b8796bccfe68 2026-05-09 00:43:25.816198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container b8796bccfe68 2026-05-09 00:43:25.816292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 826d56efe427 2026-05-09 00:43:25.816313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 4/13 : RUN usermod --append --home /var/lib/neutron --groups kolla neutron && mkdir -p /var/lib/neutron && chown -R 42435:42435 /var/lib/neutron 2026-05-09 00:43:25.816331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 7f5d3b355446 2026-05-09 00:43:25.816341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 7f5d3b355446 2026-05-09 00:43:25.816351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> db858c5329bd 2026-05-09 00:43:25.816373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 5/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends conntrack dnsmasq dnsmasq-utils docker-ce-cli 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/* 2026-05-09 00:43:25.816386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 105f5610ae3a 2026-05-09 00:43:25.816396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:43:25.816413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:43:25.816543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2026-05-09 00:43:25.816564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:43:25.816682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:43:25.816774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:43:25.816811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:43:25.816920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:43:25.816996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [63.9 kB] 2026-05-09 00:43:25.817168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:43:25.820490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:43:25.820593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:43:25.820609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:43:25.820620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:43:25.820630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:43:25.820676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:43:25.820687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:43:25.820697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 30.2 MB in 3s (11.0 MB/s) 2026-05-09 00:43:25.820710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2026-05-09 00:43:25.820720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2026-05-09 00:43:25.820729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building dependency tree... 2026-05-09 00:43:25.820739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading state information... 2026-05-09 00:43:25.820749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:iproute2 is already the newest version (6.1.0-1ubuntu6.3). 2026-05-09 00:43:25.820759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following additional packages will be installed: 2026-05-09 00:43:25.820768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dnsmasq-base libdbus-1-3 libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 2026-05-09 00:43:25.820779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libip6tc2 libipset13 libnetfilter-conntrack3 libnfnetlink0 libnftables1 2026-05-09 00:43:25.820789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnftnl11 libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 2026-05-09 00:43:25.820799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp-base libsnmp40t64 libunbound8 libxdp1 openvswitch-common pci.ids 2026-05-09 00:43:25.820808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-sortedcontainers 2026-05-09 00:43:25.820818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Suggested packages: 2026-05-09 00:43:25.820828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: nftables resolvconf docker-model-plugin vim-haproxy haproxy-doc firewalld 2026-05-09 00:43:25.820838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: low-memory-monitor lm-sensors snmp-mibs-downloader ethtool openvswitch-doc 2026-05-09 00:43:25.820847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-graphviz python3-unbound python-sortedcontainers-doc 2026-05-09 00:43:25.820857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Recommended packages: 2026-05-09 00:43:25.820867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dns-root-data docker-buildx-plugin docker-compose-plugin nftables ipvsadm 2026-05-09 00:43:25.820876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dbus libglib2.0-data shared-mime-info xdg-user-dirs python3-netifaces 2026-05-09 00:43:25.820886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-click python3-netaddr python3-pyparsing python3-rich 2026-05-09 00:43:25.820896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following NEW packages will be installed: 2026-05-09 00:43:25.820905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: conntrack dnsmasq dnsmasq-base dnsmasq-utils docker-ce-cli haproxy ipset 2026-05-09 00:43:25.820915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: iptables iputils-arping iputils-ping keepalived libdbus-1-3 2026-05-09 00:43:25.820925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 libip6tc2 libipset13 2026-05-09 00:43:25.820934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 2026-05-09 00:43:25.820945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 libsnmp-base 2026-05-09 00:43:25.820954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp40t64 libunbound8 libxdp1 net-tools openvswitch-common 2026-05-09 00:43:25.820964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: openvswitch-switch pci.ids python3-openvswitch python3-sortedcontainers 2026-05-09 00:43:25.820974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: radvd uuid-runtime 2026-05-09 00:43:25.820984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:0 upgraded, 38 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:43:25.820994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Need to get 29.1 MB of archives. 2026-05-09 00:43:25.821004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:After this operation, 83.8 MB of additional disk space will be used. 2026-05-09 00:43:25.821023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-05-09 00:43:25.821056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:43:25.821085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 https://download.docker.com/linux/ubuntu noble/stable amd64 docker-ce-cli amd64 5:29.4.3-1~ubuntu.24.04~noble [17.0 MB] 2026-05-09 00:43:25.821135 | 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.5 [33.1 kB] 2026-05-09 00:43:25.821146 | 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] 2026-05-09 00:43:25.821155 | 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] 2026-05-09 00:43:25.821166 | 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] 2026-05-09 00:43:25.821175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:37 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-05-09 00:43:25.821185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:38 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-05-09 00:43:25.821195 | 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] 2026-05-09 00:43:25.821240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-05-09 00:43:25.821257 | 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] 2026-05-09 00:43:25.821272 | 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] 2026-05-09 00:43:25.821289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-05-09 00:43:25.821307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:39 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-openvswitch amd64 3.5.1-0ubuntu0.1~cloud0 [1,063 kB] 2026-05-09 00:43:25.821330 | 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.8 [1,545 kB] 2026-05-09 00:43:25.821355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-genl-3-200 amd64 3.7.0-0.3build1.1 [12.2 kB] 2026-05-09 00:43:25.821370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-05-09 00:43:25.821385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2026-05-09 00:43:25.821401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2026-05-09 00:43:25.821416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2026-05-09 00:43:25.821432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp-base all 5.9.4+dfsg-1.1ubuntu3.2 [206 kB] 2026-05-09 00:43:25.821448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-1.1ubuntu3.2 [1,066 kB] 2026-05-09 00:43:25.821480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 keepalived amd64 1:2.2.8-1build2 [460 kB] 2026-05-09 00:43:25.821497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-09 00:43:25.821513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-05-09 00:43:25.821531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-09 00:43:25.821547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-05-09 00:43:25.821563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-05-09 00:43:25.821617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-05-09 00:43:25.821630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-05-09 00:43:25.821640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-05-09 00:43:25.821650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-05-09 00:43:25.821660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-05-09 00:43:25.821670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libipset13 amd64 7.19-1ubuntu2 [61.5 kB] 2026-05-09 00:43:25.821680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB] 2026-05-09 00:43:25.821690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-05-09 00:43:25.821700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 radvd amd64 1:2.19-1ubuntu1 [58.9 kB] 2026-05-09 00:43:25.821711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 ipset amd64 7.19-1ubuntu2 [32.6 kB] 2026-05-09 00:43:25.821721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 29.1 MB in 1s (50.2 MB/s) 2026-05-09 00:43:25.821731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package uuid-runtime. 2026-05-09 00:43:25.821748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2026-05-09 00:43:25.821761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-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% 2026-05-09 00:43:25.821774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 70% 2026-05-09 00:43:25.821789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 75% 2026-05-09 00:43:25.821803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 80% 2026-05-09 00:43:25.821891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 85% 2026-05-09 00:43:25.821910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 90% 2026-05-09 00:43:25.821962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 95% 2026-05-09 00:43:25.821990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:43:25.822116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-09 00:43:25.822253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:43:25.822337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-09 00:43:25.822482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:43:25.822498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:43:25.822548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnfnetlink0:amd64. 2026-05-09 00:43:25.822601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-05-09 00:43:25.822678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-09 00:43:25.822730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-05-09 00:43:25.822779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-05-09 00:43:25.822841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-09 00:43:25.822902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftnl11:amd64. 2026-05-09 00:43:25.822951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-05-09 00:43:25.823014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-09 00:43:25.823074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftables1:amd64. 2026-05-09 00:43:25.823158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../05-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-05-09 00:43:25.823248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-05-09 00:43:25.823355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-base. 2026-05-09 00:43:25.823494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-05-09 00:43:25.823575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-05-09 00:43:25.823664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq. 2026-05-09 00:43:25.823727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2026-05-09 00:43:25.823788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2026-05-09 00:43:25.823849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package haproxy. 2026-05-09 00:43:25.823909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../08-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-05-09 00:43:25.824039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-09 00:43:25.824055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-09 00:43:25.824064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 00:43:25.824078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:43:25.824233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnl-genl-3-200:amd64. 2026-05-09 00:43:25.824329 | 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 ... 2026-05-09 00:43:25.824360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-05-09 00:43:25.824432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package pci.ids. 2026-05-09 00:43:25.824480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../11-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-05-09 00:43:25.824495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-09 00:43:25.824566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libpci3:amd64. 2026-05-09 00:43:25.824600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../12-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-05-09 00:43:25.824655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-05-09 00:43:25.824714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors-config. 2026-05-09 00:43:25.824729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../13-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2026-05-09 00:43:25.824801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors-config (1:3.6.0-9build1) ... 2026-05-09 00:43:25.824848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors5:amd64. 2026-05-09 00:43:25.824906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../14-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2026-05-09 00:43:25.824920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2026-05-09 00:43:25.824988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp-base. 2026-05-09 00:43:25.825072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../15-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.2_all.deb ... 2026-05-09 00:43:25.825085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-05-09 00:43:25.825123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp40t64:amd64. 2026-05-09 00:43:25.825190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../16-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.2_amd64.deb ... 2026-05-09 00:43:25.825230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-05-09 00:43:25.825313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package keepalived. 2026-05-09 00:43:25.825360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../17-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2026-05-09 00:43:25.825420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking keepalived (1:2.2.8-1build2) ... 2026-05-09 00:43:25.825435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-09 00:43:25.825509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../18-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-09 00:43:25.825568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:43:25.825582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libunbound8:amd64. 2026-05-09 00:43:25.825660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../19-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-05-09 00:43:25.825675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-09 00:43:25.825741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-common. 2026-05-09 00:43:25.825801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../20-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:43:25.825815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:43:25.825882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnuma1:amd64. 2026-05-09 00:43:25.825908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../21-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:43:25.825980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:43:25.826027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libxdp1:amd64. 2026-05-09 00:43:25.826085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../22-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-09 00:43:25.826160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:43:25.826170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-switch. 2026-05-09 00:43:25.826234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../23-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:43:25.826302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:43:25.826370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-ping. 2026-05-09 00:43:25.826430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../24-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-09 00:43:25.826445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-05-09 00:43:25.826510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip4tc2:amd64. 2026-05-09 00:43:25.826552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../25-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-05-09 00:43:25.826610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-09 00:43:25.826663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:43:25.826703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip6tc2:amd64. 2026-05-09 00:43:25.826754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../26-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-05-09 00:43:25.826794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:43:25.826834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iptables. 2026-05-09 00:43:25.826886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../27-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-05-09 00:43:25.826935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-05-09 00:43:25.826975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package conntrack. 2026-05-09 00:43:25.827027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../28-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-05-09 00:43:25.827067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-05-09 00:43:25.827131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-utils. 2026-05-09 00:43:25.827221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../29-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-05-09 00:43:25.827277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-05-09 00:43:25.827332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package docker-ce-cli. 2026-05-09 00:43:25.827372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../30-docker-ce-cli_5%3a29.4.3-1~ubuntu.24.04~noble_amd64.deb ... 2026-05-09 00:43:25.827424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking docker-ce-cli (5:29.4.3-1~ubuntu.24.04~noble) ... 2026-05-09 00:43:25.827471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-arping. 2026-05-09 00:43:25.827483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../31-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-09 00:43:25.827528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-09 00:43:25.827583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-09 00:43:25.827624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libipset13:amd64. 2026-05-09 00:43:25.827665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../32-libipset13_7.19-1ubuntu2_amd64.deb ... 2026-05-09 00:43:25.827677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libipset13:amd64 (7.19-1ubuntu2) ... 2026-05-09 00:43:25.827749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package net-tools. 2026-05-09 00:43:25.827761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../33-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2026-05-09 00:43:25.827821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2026-05-09 00:43:25.827862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-sortedcontainers. 2026-05-09 00:43:25.827911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../34-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-05-09 00:43:25.827960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-05-09 00:43:25.827971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-openvswitch. 2026-05-09 00:43:25.828037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../35-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-09 00:43:25.828077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-09 00:43:25.828146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:43:25.828186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package radvd. 2026-05-09 00:43:25.828260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../36-radvd_1%3a2.19-1ubuntu1_amd64.deb ... 2026-05-09 00:43:25.828305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking radvd (1:2.19-1ubuntu1) ... 2026-05-09 00:43:25.828356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package ipset. 2026-05-09 00:43:25.828397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../37-ipset_7.19-1ubuntu2_amd64.deb ... 2026-05-09 00:43:25.828435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking ipset (7.19-1ubuntu2) ... 2026-05-09 00:43:25.828492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:43:25.828533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-09 00:43:25.828584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-05-09 00:43:25.828625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2026-05-09 00:43:25.828674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-09 00:43:25.828728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-09 00:43:25.828768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-05-09 00:43:25.828807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors-config (1:3.6.0-9build1) ... 2026-05-09 00:43:25.828847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-09 00:43:25.828886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:43:25.828925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:43:25.828963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:43:25.829002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up radvd (1:2.19-1ubuntu1) ... 2026-05-09 00:43:25.829041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:43:25.829080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:43:25.829144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-09 00:43:25.829222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-05-09 00:43:25.829267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-09 00:43:25.829309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-09 00:43:25.829321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:43:25.829382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:No schema files found: doing nothing. 2026-05-09 00:43:25.829433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-09 00:43:25.829445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-09 00:43:25.829504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:43:25.829553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-09 00:43:25.829565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2026-05-09 00:43:25.829620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up docker-ce-cli (5:29.4.3-1~ubuntu.24.04~noble) ... 2026-05-09 00:43:25.829655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-05-09 00:43:25.829704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:43:25.829740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libipset13:amd64 (7.19-1ubuntu2) ... 2026-05-09 00:43:25.829774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-09 00:43:25.829811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Selecting GID from range 100 to 59999 ... 2026-05-09 00:43:25.829862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Adding group `uuidd' (GID 102) ... 2026-05-09 00:43:25.829874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:43:25.829924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:43:25.829960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:43:25.829995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-09 00:43:25.830030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-05-09 00:43:25.830065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up ipset (7.19-1ubuntu2) ... 2026-05-09 00:43:25.830112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-05-09 00:43:25.830148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:43:25.830185 | 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 2026-05-09 00:43:25.830227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:43:25.830303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:43:25.830325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-05-09 00:43:25.830373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-05-09 00:43:25.830388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up keepalived (1:2.2.8-1build2) ... 2026-05-09 00:43:25.830451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:43:25.830463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:43:25.830520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-09 00:43:25.830548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-09 00:43:25.830594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iptables (1.8.10-3ubuntu2) ... 2026-05-09 00:43:25.830630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2026-05-09 00:43:25.830666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-05-09 00:43:25.830701 | 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 2026-05-09 00:43:25.830740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-05-09 00:43:25.830754 | 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 2026-05-09 00:43:25.830816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2026-05-09 00:43:25.830828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-05-09 00:43:25.832294 | 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 2026-05-09 00:43:25.832314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-05-09 00:43:25.832322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-05-09 00:43:25.832328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2026-05-09 00:43:25.832333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-05-09 00:43:25.832339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:43:25.832344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:43:25.832350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 105f5610ae3a 2026-05-09 00:43:25.832355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> dc1ea7b70180 2026-05-09 00:43:25.832361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 6/13 : ADD neutron-base-archive /neutron-base-source 2026-05-09 00:43:25.832366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 10e8f6cde9fe 2026-05-09 00:43:25.832372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 7/13 : ADD plugins-archive / 2026-05-09 00:43:25.832377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> eaf103dd1dc6 2026-05-09 00:43:25.832383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 8/13 : COPY neutron_sudoers /etc/sudoers.d/kolla_neutron_sudoers 2026-05-09 00:43:25.832388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 468d68c26ae1 2026-05-09 00:43:25.832394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 9/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:43:25.832400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> cdbb80fa4e61 2026-05-09 00:43:25.832413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 10/13 : RUN mkdir -p /usr/local/lib/neutron-wrappers /usr/local/etc/neutron-wrappers 2026-05-09 00:43:25.832419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in b5ceb2b1c0c0 2026-05-09 00:43:25.832424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container b5ceb2b1c0c0 2026-05-09 00:43:25.832430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 9bf3959a8344 2026-05-09 00:43:25.832435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 11/13 : COPY dnsmasq haproxy keepalived neutron-keepalived-state-change radvd copy-wrappers delete-wrappers /usr/local/lib/neutron-wrappers/ 2026-05-09 00:43:25.832442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 0e2adf633cb5 2026-05-09 00:43:25.832448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 12/13 : RUN chmod +x /usr/local/lib/neutron-wrappers/copy-wrappers && chmod +x /usr/local/lib/neutron-wrappers/delete-wrappers 2026-05-09 00:43:25.832460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 2d9e5538dc0d 2026-05-09 00:43:25.832466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 2d9e5538dc0d 2026-05-09 00:43:25.832472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> fc2e2b16a454 2026-05-09 00:43:25.832483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 13/13 : 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 /var/lib/kolla/venv/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 2026-05-09 00:43:25.832492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 2fc9866dfb3f 2026-05-09 00:43:25.832498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./neutron 2026-05-09 00:43:25.832503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-05-09 00:43:25.832508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:43:25.832514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-05-09 00:43:25.832528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:43:25.832534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-05-09 00:43:25.832539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:43:25.832545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:43:25.832550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:43:25.832556 | 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.6.0) 2026-05-09 00:43:25.832561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting tap-as-a-service 2026-05-09 00:43:25.832567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading tap_as_a_service-15.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-09 00:43:25.832572 | 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==26.0.4.dev7) (7.0.0) 2026-05-09 00:43:25.832578 | 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==26.0.4.dev7) (3.10.1) 2026-05-09 00:43:25.832584 | 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==26.0.4.dev7) (3.1.0) 2026-05-09 00:43:25.832589 | 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==26.0.4.dev7) (2.5.1) 2026-05-09 00:43:25.832598 | 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==26.0.4.dev7) (3.0.0) 2026-05-09 00:43:25.832608 | 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==26.0.4.dev7) (5.1.1) 2026-05-09 00:43:25.832614 | 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==26.0.4.dev7) (0.39.0) 2026-05-09 00:43:25.832619 | 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==26.0.4.dev7) (1.5.1) 2026-05-09 00:43:25.832625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: httplib2>=0.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev7) (0.22.0) 2026-05-09 00:43:25.832630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requests>=2.32.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev7) (2.32.3) 2026-05-09 00:43:25.832636 | 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==26.0.4.dev7) (3.1.5) 2026-05-09 00:43:25.832641 | 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==26.0.4.dev7) (10.12.1) 2026-05-09 00:43:25.832647 | 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==26.0.4.dev7) (1.3.0) 2026-05-09 00:43:25.832652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting neutron-lib>=3.17.0 (from neutron==26.0.4.dev7) 2026-05-09 00:43:25.832658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2026-05-09 00:43:25.832663 | 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==26.0.4.dev7) (11.4.0) 2026-05-09 00:43:25.832669 | 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==26.0.4.dev7) (9.0.0) 2026-05-09 00:43:25.832674 | 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==26.0.4.dev7) (2.0.38) 2026-05-09 00:43:25.832680 | 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==26.0.4.dev7) (1.8.9) 2026-05-09 00:43:25.832685 | 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==26.0.4.dev7) (5.10.0) 2026-05-09 00:43:25.832700 | 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==26.0.4.dev7) (1.14.1) 2026-05-09 00:43:25.832706 | 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==26.0.4.dev7) (5.4.1) 2026-05-09 00:43:25.832712 | 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==26.0.4.dev7) (3.11.0) 2026-05-09 00:43:25.832718 | 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==26.0.4.dev7) (7.1.0) 2026-05-09 00:43:25.832723 | 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==26.0.4.dev7) (9.7.1) 2026-05-09 00:43:25.832733 | 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==26.0.4.dev7) (5.7.1) 2026-05-09 00:43:25.832739 | 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==26.0.4.dev7) (17.2.1) 2026-05-09 00:43:25.832744 | 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==26.0.4.dev7) (6.5.1) 2026-05-09 00:43:25.832753 | 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==26.0.4.dev7) (7.1.0) 2026-05-09 00:43:25.832758 | 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==26.0.4.dev7) (16.1.0) 2026-05-09 00:43:25.832764 | 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==26.0.4.dev7) (6.3.1) 2026-05-09 00:43:25.832769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev7) (4.5.1) 2026-05-09 00:43:25.832775 | 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==26.0.4.dev7) (3.6.0) 2026-05-09 00:43:25.832784 | 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==26.0.4.dev7) (3.5.1) 2026-05-09 00:43:25.832789 | 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==26.0.4.dev7) (7.5.1) 2026-05-09 00:43:25.832798 | 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==26.0.4.dev7) (5.7.0) 2026-05-09 00:43:25.832880 | 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==26.0.4.dev7) (4.1.1) 2026-05-09 00:43:25.832889 | 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==26.0.4.dev7) (2.5.0) 2026-05-09 00:43:25.832935 | 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==26.0.4.dev7) (8.2.0) 2026-05-09 00:43:25.832947 | 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==26.0.4.dev7) (3.6.0) 2026-05-09 00:43:25.833015 | 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==26.0.4.dev7) (4.2.0) 2026-05-09 00:43:25.833026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-ken>=3.0.0 (from neutron==26.0.4.dev7) 2026-05-09 00:43:25.833069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2026-05-09 00:43:25.833116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-resource-classes>=1.1.0 (from neutron==26.0.4.dev7) 2026-05-09 00:43:25.833218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-09 00:43:25.833234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovs>=2.12.0 in ./usr/lib/python3/dist-packages (from neutron==26.0.4.dev7) (3.5.1) 2026-05-09 00:43:25.833288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ovsdbapp>=2.11.0 (from neutron==26.0.4.dev7) 2026-05-09 00:43:25.833306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-09 00:43:25.833358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: psutil>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev7) (7.0.0) 2026-05-09 00:43:25.833393 | 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==26.0.4.dev7) (0.8.1) 2026-05-09 00:43:25.833416 | 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==26.0.4.dev7) (24.2.1) 2026-05-09 00:43:25.833467 | 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==26.0.4.dev7) (18.9.0) 2026-05-09 00:43:25.833492 | 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==26.0.4.dev7) (4.4.0) 2026-05-09 00:43:25.833538 | 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==26.0.4.dev7) (6.2.0) 2026-05-09 00:43:25.833554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-vif>=3.1.0 (from neutron==26.0.4.dev7) 2026-05-09 00:43:25.833601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_vif-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-09 00:43:25.833613 | 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==26.0.4.dev7) (3.1.0) 2026-05-09 00:43:25.833666 | 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==26.0.4.dev7) (6.3.0) 2026-05-09 00:43:25.833678 | 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) 2026-05-09 00:43:25.833732 | 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.1) 2026-05-09 00:43:25.833784 | 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.2.0) 2026-05-09 00:43:25.833842 | 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.20) 2026-05-09 00:43:25.833893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-openstackclient>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tap-as-a-service) (7.5.0) 2026-05-09 00:43:25.833965 | 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.2.0) 2026-05-09 00:43:25.834026 | 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==26.0.4.dev7) (1.3.9) 2026-05-09 00:43:25.834067 | 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==26.0.4.dev7) (4.12.2) 2026-05-09 00:43:25.834128 | 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==26.0.4.dev7) (1.17.2) 2026-05-09 00:43:25.834139 | 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==26.0.4.dev7) (2.7.0) 2026-05-09 00:43:25.834191 | 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==26.0.4.dev7) (3.1.1) 2026-05-09 00:43:25.834255 | 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.22.0->neutron==26.0.4.dev7) (3.2.1) 2026-05-09 00:43:25.834294 | 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==26.0.4.dev7) (3.0.2) 2026-05-09 00:43:25.834340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==26.0.4.dev7) (2.1.0) 2026-05-09 00:43:25.834354 | 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==26.0.4.dev7) (1.7.0) 2026-05-09 00:43:25.834404 | 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==26.0.4.dev7) (4.0.1) 2026-05-09 00:43:25.834423 | 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==26.0.4.dev7) (2.10.1) 2026-05-09 00:43:25.834436 | 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==26.0.4.dev7) (5.6.0) 2026-05-09 00:43:25.834497 | 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.17.0->neutron==26.0.4.dev7) (1.3.4) 2026-05-09 00:43:25.834524 | 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.17.0->neutron==26.0.4.dev7) (3.3.0) 2026-05-09 00:43:25.834538 | 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==26.0.4.dev7) (43.0.3) 2026-05-09 00:43:25.834577 | 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==26.0.4.dev7) (1.3.4) 2026-05-09 00:43:25.834587 | 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==26.0.4.dev7) (1.0.1) 2026-05-09 00:43:25.834638 | 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==26.0.4.dev7) (1.33) 2026-05-09 00:43:25.834648 | 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==26.0.4.dev7) (4.3.6) 2026-05-09 00:43:25.834699 | 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==26.0.4.dev7) (1.4.0) 2026-05-09 00:43:25.834743 | 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==26.0.4.dev7) (1.17.1) 2026-05-09 00:43:25.834785 | 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==26.0.4.dev7) (2.22) 2026-05-09 00:43:25.834803 | 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==26.0.4.dev7) (3.0.0) 2026-05-09 00:43:25.834837 | 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>=3.0.0->neutron==26.0.4.dev7) (1.1.0) 2026-05-09 00:43:25.834880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ncclient>=0.6.13 (from os-ken>=3.0.0->neutron==26.0.4.dev7) 2026-05-09 00:43:25.834890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ncclient-0.6.16.tar.gz (112 kB) 2026-05-09 00:43:25.834946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-05-09 00:43:25.834963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:43:25.835017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-05-09 00:43:25.835028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:43:25.835040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:43:25.835127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:43:25.835142 | 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>=3.0.0->neutron==26.0.4.dev7) (24.2) 2026-05-09 00:43:25.835156 | 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>=3.0.0->neutron==26.0.4.dev7) (82.0.1) 2026-05-09 00:43:25.835230 | 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>=3.0.0->neutron==26.0.4.dev7) (3.5.1) 2026-05-09 00:43:25.835247 | 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>=3.0.0->neutron==26.0.4.dev7) (1.17.0) 2026-05-09 00:43:25.835291 | 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.9.1) 2026-05-09 00:43:25.835307 | 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) 2026-05-09 00:43:25.835346 | 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.5.11) 2026-05-09 00:43:25.835369 | 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.14.0) 2026-05-09 00:43:25.835382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyperclip>=1.8 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) 2026-05-09 00:43:25.835444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wcwidth>=0.2.10 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) 2026-05-09 00:43:25.835461 | 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==26.0.4.dev7) (0.19) 2026-05-09 00:43:25.835475 | 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==26.0.4.dev7) (2.0.0) 2026-05-09 00:43:25.835541 | 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==26.0.4.dev7) (2.0.1) 2026-05-09 00:43:25.835557 | 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==26.0.4.dev7) (0.5.0) 2026-05-09 00:43:25.835612 | 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==26.0.4.dev7) (2.9.0.post0) 2026-05-09 00:43:25.835624 | 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==26.0.4.dev7) (5.5.2) 2026-05-09 00:43:25.835640 | 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==26.0.4.dev7) (5.3.1) 2026-05-09 00:43:25.835699 | 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==26.0.4.dev7) (5.4.2) 2026-05-09 00:43:25.835715 | 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==26.0.4.dev7) (0.11.0) 2026-05-09 00:43:25.835769 | 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==26.0.4.dev7) (5.1.0) 2026-05-09 00:43:25.835782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=7.0.0->neutron==26.0.4.dev7) (2025.1) 2026-05-09 00:43:25.835796 | 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==26.0.4.dev7) (0.21.1) 2026-05-09 00:43:25.835856 | 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==26.0.4.dev7) (4.0.1) 2026-05-09 00:43:25.835869 | 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==26.0.4.dev7) (4.0.1) 2026-05-09 00:43:25.835901 | 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==26.0.4.dev7) (1.6.10) 2026-05-09 00:43:25.835911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.11.0->neutron==26.0.4.dev7) 2026-05-09 00:43:25.835963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2026-05-09 00:43:25.836012 | 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>=3.0.0->neutron==26.0.4.dev7) (1.5.0) 2026-05-09 00:43:25.836022 | 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==26.0.4.dev7) (0.3.5) 2026-05-09 00:43:25.836074 | 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==26.0.4.dev7) (4.23.0) 2026-05-09 00:43:25.836114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==26.0.4.dev7) (25.1.0) 2026-05-09 00:43:25.836181 | 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==26.0.4.dev7) (2024.10.1) 2026-05-09 00:43:25.836198 | 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==26.0.4.dev7) (0.36.2) 2026-05-09 00:43:25.836275 | 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==26.0.4.dev7) (0.23.1) 2026-05-09 00:43:25.836292 | 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==26.0.4.dev7) (2.1.0) 2026-05-09 00:43:25.836343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-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->tap-as-a-service) (9.7.0) 2026-05-09 00:43:25.836384 | 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.32.3->neutron==26.0.4.dev7) (3.4.1) 2026-05-09 00:43:25.836394 | 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.32.3->neutron==26.0.4.dev7) (3.10) 2026-05-09 00:43:25.836445 | 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.32.3->neutron==26.0.4.dev7) (2026.4.22) 2026-05-09 00:43:25.836486 | 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==26.0.4.dev7) (0.7) 2026-05-09 00:43:25.836496 | 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==26.0.4.dev7) (2.7.2) 2026-05-09 00:43:25.836546 | 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==26.0.4.dev7) (0.15.2) 2026-05-09 00:43:25.836583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:WARNING: The candidate selected for download or install is a yanked version: 'fixtures' candidate (version 4.2.4.post1 at https://files.pythonhosted.org/packages/75/d5/2757cabc34758fac81039d4fbcde11c91d3952d91e33f8d5c69ea8c74e0f/fixtures-4.2.4.post1-py3-none-any.whl (from https://pypi.org/simple/fixtures/) (requires-python:>=3.8)) 2026-05-09 00:43:25.836594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2026-05-09 00:43:25.836643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-09 00:43:25.836656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading tap_as_a_service-15.0.0-py3-none-any.whl (123 kB) 2026-05-09 00:43:25.836707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2026-05-09 00:43:25.836741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 11.2 MB/s 0:00:00 2026-05-09 00:43:25.836751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2026-05-09 00:43:25.836808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 17.2 MB/s 0:00:00 2026-05-09 00:43:25.836825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-05-09 00:43:25.836859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_vif-4.1.0-py3-none-any.whl (110 kB) 2026-05-09 00:43:25.836868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2026-05-09 00:43:25.836916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2026-05-09 00:43:25.838684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: neutron, ncclient 2026-05-09 00:43:25.838763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): started 2026-05-09 00:43:25.838776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): finished with status 'done' 2026-05-09 00:43:25.838790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron: filename=neutron-26.0.4.dev7-py3-none-any.whl size=4354202 sha256=0882d16b17aef3e9de02d9ab20b77f9118b99d46376b5056bbc827a6ba2c0da8 2026-05-09 00:43:25.838802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-wgfscsz2/wheels/c1/dd/cf/7f53fd20115fee295198350a55a7a6d3d71883e08f386f65f2 2026-05-09 00:43:25.838812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): started 2026-05-09 00:43:25.838822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-05-09 00:43:25.838832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for ncclient: filename=ncclient-0.6.16-py2.py3-none-any.whl size=90110 sha256=cef45eb7c765cd76736041ff4564888899b436af094cf3cdeef86d77b68f6ff6 2026-05-09 00:43:25.838841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-wgfscsz2/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2026-05-09 00:43:25.838852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built neutron ncclient 2026-05-09 00:43:25.838863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Installing collected packages: fixtures, ovsdbapp, os-resource-classes, ncclient, os-ken, os-vif, neutron-lib, neutron, tap-as-a-service 2026-05-09 00:43:25.838872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed fixtures-4.2.4.post1 ncclient-0.6.16 neutron-26.0.4.dev7 neutron-lib-3.18.2 os-ken-3.0.1 os-resource-classes-1.1.0 os-vif-4.1.0 ovsdbapp-2.11.0 tap-as-a-service-15.0.0 2026-05-09 00:43:25.838885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking_baremetal-6.5.1.dev2 2026-05-09 00:43:25.838895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-05-09 00:43:25.838904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:43:25.838914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-05-09 00:43:25.838924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:43:25.838933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:43:25.838943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:43:25.838952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking_generic_switch-7.5.1.dev9 2026-05-09 00:43:25.838962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-05-09 00:43:25.838971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:43:25.838981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-05-09 00:43:25.838990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:43:25.839012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:43:25.839022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:43:25.839032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking_sfc-20.0.0.0rc2.dev2 2026-05-09 00:43:25.839041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-05-09 00:43:25.839051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:43:25.839060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-05-09 00:43:25.839069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:43:25.839079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-05-09 00:43:25.839146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:43:25.839158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:43:25.839168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:43:25.839177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/neutron_fwaas-22.0.1.dev6 2026-05-09 00:43:25.839187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-05-09 00:43:25.839197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:43:25.839254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-05-09 00:43:25.839271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:43:25.839281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:43:25.839291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:43:25.839300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/neutron_vpnaas-26.0.0.0rc2.dev2 2026-05-09 00:43:25.839310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-05-09 00:43:25.839319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:43:25.839329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-05-09 00:43:25.839338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:43:25.839348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-05-09 00:43:25.839358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:43:25.839368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:43:25.839378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:43:25.839389 | 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.5.1.dev2) (0.6.16) 2026-05-09 00:43:25.839402 | 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.5.1.dev2) (3.18.2) 2026-05-09 00:43:25.839412 | 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.5.1.dev2) (9.7.1) 2026-05-09 00:43:25.839421 | 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.5.1.dev2) (6.5.1) 2026-05-09 00:43:25.839439 | 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.5.1.dev2) (7.1.0) 2026-05-09 00:43:25.839449 | 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.5.1.dev2) (8.2.0) 2026-05-09 00:43:25.839459 | 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.5.1.dev2) (16.1.0) 2026-05-09 00:43:25.839469 | 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.5.1.dev2) (4.1.1) 2026-05-09 00:43:25.839478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pbr>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (7.0.0) 2026-05-09 00:43:25.839488 | 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.5.1.dev2) (4.4.0) 2026-05-09 00:43:25.839497 | 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.5.1.dev2) (6.3.0) 2026-05-09 00:43:25.839507 | 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.5.1.dev2) (26.0.4.dev7) 2026-05-09 00:43:25.839524 | 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.5.1.dev2) (9.0.0) 2026-05-09 00:43:25.839534 | 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.5.1.dev2) (5.10.0) 2026-05-09 00:43:25.839544 | 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.5.1.dev9) (2.4.2) 2026-05-09 00:43:25.839560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: eventlet>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.5.1.dev9) (0.39.0) 2026-05-09 00:43:25.839571 | 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-generic-switch==7.5.1.dev9) (5.4.1) 2026-05-09 00:43:25.839581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting netmiko>=4.1.1 (from networking-generic-switch==7.5.1.dev9) 2026-05-09 00:43:25.839592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading netmiko-4.5.0-py3-none-any.whl.metadata (7.5 kB) 2026-05-09 00:43:25.839602 | 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==20.0.0.0rc2.dev2) (1.3.0) 2026-05-09 00:43:25.839612 | 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==20.0.0.0rc2.dev2) (11.4.0) 2026-05-09 00:43:25.839622 | 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==20.0.0.0rc2.dev2) (2.0.38) 2026-05-09 00:43:25.839631 | 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==20.0.0.0rc2.dev2) (1.14.1) 2026-05-09 00:43:25.839641 | 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==20.0.0.0rc2.dev2) (5.7.0) 2026-05-09 00:43:25.839658 | 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==22.0.1.dev6) (3.0.1) 2026-05-09 00:43:25.839669 | 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-fwaas==22.0.1.dev6) (7.1.0) 2026-05-09 00:43:25.839679 | 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==22.0.1.dev6) (17.2.1) 2026-05-09 00:43:25.839688 | 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==22.0.1.dev6) (3.6.0) 2026-05-09 00:43:25.839698 | 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==22.0.1.dev6) (0.8.1) 2026-05-09 00:43:25.839708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyzmq>=14.3.1 (from neutron-fwaas==22.0.1.dev6) 2026-05-09 00:43:25.839717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyzmq-26.2.1-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (6.2 kB) 2026-05-09 00:43:25.839727 | 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==26.0.0.0rc2.dev2) (3.1.5) 2026-05-09 00:43:25.839737 | 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==26.0.0.0rc2.dev2) (3.5.1) 2026-05-09 00:43:25.839747 | 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==20.0.0.0rc2.dev2) (1.3.9) 2026-05-09 00:43:25.839756 | 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==20.0.0.0rc2.dev2) (4.12.2) 2026-05-09 00:43:25.839772 | 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.5.1.dev9) (3.1.0) 2026-05-09 00:43:25.839782 | 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.5.1.dev9) (2.32.3) 2026-05-09 00:43:25.839792 | 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.18.2->networking-generic-switch==7.5.1.dev9) (2.7.0) 2026-05-09 00:43:25.839808 | 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.18.2->networking-generic-switch==7.5.1.dev9) (3.1.1) 2026-05-09 00:43:25.839818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=0.16.0->etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (3.0.0) 2026-05-09 00:43:25.839835 | 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>=3.0.0->futurist>=0.16.0->etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (1.17.2) 2026-05-09 00:43:25.839855 | 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==26.0.0.0rc2.dev2) (3.0.2) 2026-05-09 00:43:25.839881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.5.1.dev2) (2.1.0) 2026-05-09 00:43:25.839898 | 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.5.1.dev2) (1.7.0) 2026-05-09 00:43:25.839914 | 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.5.1.dev2) (82.0.1) 2026-05-09 00:43:25.839931 | 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.5.1.dev2) (3.5.1) 2026-05-09 00:43:25.839948 | 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.5.1.dev2) (5.3.1) 2026-05-09 00:43:25.839965 | 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.9->networking-baremetal==6.5.1.dev2) (1.17.0) 2026-05-09 00:43:25.839981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ntc-templates>=3.1.0 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-09 00:43:25.839999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ntc_templates-7.7.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-09 00:43:25.840016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyserial>=3.3 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-09 00:43:25.840032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) 2026-05-09 00:43:25.840042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyyaml>=6.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (6.0.2) 2026-05-09 00:43:25.840052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting rich>=13.8 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-09 00:43:25.840062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading rich-13.9.4-py3-none-any.whl.metadata (18 kB) 2026-05-09 00:43:25.840072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ruamel.yaml>=0.17 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-09 00:43:25.840082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB) 2026-05-09 00:43:25.840115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting scp>=0.13.6 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-09 00:43:25.840126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 2026-05-09 00:43:25.840135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting textfsm>=1.1.3 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-09 00:43:25.840145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading textfsm-1.1.3-py2.py3-none-any.whl.metadata (2.6 kB) 2026-05-09 00:43:25.840164 | 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.5.1.dev2) (3.10.1) 2026-05-09 00:43:25.840175 | 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.5.1.dev2) (3.1.0) 2026-05-09 00:43:25.840193 | 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.5.1.dev2) (2.5.1) 2026-05-09 00:43:25.840230 | 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.5.1.dev2) (5.1.1) 2026-05-09 00:43:25.840256 | 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.5.1.dev2) (1.5.1) 2026-05-09 00:43:25.840267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: httplib2>=0.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.22.0) 2026-05-09 00:43:25.840277 | 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.5.1.dev2) (10.12.1) 2026-05-09 00:43:25.840288 | 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.5.1.dev2) (1.8.9) 2026-05-09 00:43:25.840298 | 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.5.1.dev2) (3.11.0) 2026-05-09 00:43:25.840308 | 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.5.1.dev2) (5.7.1) 2026-05-09 00:43:25.840318 | 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.5.1.dev2) (6.3.1) 2026-05-09 00:43:25.840328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.5.1) 2026-05-09 00:43:25.840338 | 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.5.1.dev2) (7.5.1) 2026-05-09 00:43:25.840348 | 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.5.1.dev2) (2.5.0) 2026-05-09 00:43:25.840358 | 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.5.1.dev2) (3.6.0) 2026-05-09 00:43:25.840368 | 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.5.1.dev2) (4.2.0) 2026-05-09 00:43:25.840378 | 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.5.1.dev2) (1.1.0) 2026-05-09 00:43:25.840388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovs>=2.12.0 in ./usr/lib/python3/dist-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.5.1) 2026-05-09 00:43:25.840398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovsdbapp>=2.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.11.0) 2026-05-09 00:43:25.840415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: psutil>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (7.0.0) 2026-05-09 00:43:25.840426 | 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.5.1.dev2) (24.2.1) 2026-05-09 00:43:25.840452 | 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.5.1.dev2) (18.9.0) 2026-05-09 00:43:25.840474 | 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.5.1.dev2) (6.2.0) 2026-05-09 00:43:25.840484 | 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.5.1.dev2) (4.1.0) 2026-05-09 00:43:25.840496 | 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.22.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.2.1) 2026-05-09 00:43:25.840509 | 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>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.0.1) 2026-05-09 00:43:25.840521 | 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.5.1.dev2) (2.10.1) 2026-05-09 00:43:25.840531 | 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.5.1.dev2) (5.6.0) 2026-05-09 00:43:25.840541 | 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.5.1.dev2) (1.3.4) 2026-05-09 00:43:25.840551 | 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.5.1.dev2) (3.3.0) 2026-05-09 00:43:25.840562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting future (from textfsm>=1.1.3->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-09 00:43:25.840572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-09 00:43:25.840582 | 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.5.1.dev2) (43.0.3) 2026-05-09 00:43:25.840592 | 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.5.1.dev2) (1.3.4) 2026-05-09 00:43:25.840602 | 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.5.1.dev2) (1.0.1) 2026-05-09 00:43:25.840612 | 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.5.1.dev2) (1.33) 2026-05-09 00:43:25.840622 | 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.5.1.dev2) (4.3.6) 2026-05-09 00:43:25.840632 | 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.5.1.dev2) (1.4.0) 2026-05-09 00:43:25.840651 | 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->networking-baremetal==6.5.1.dev2) (1.17.1) 2026-05-09 00:43:25.840668 | 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->networking-baremetal==6.5.1.dev2) (2.22) 2026-05-09 00:43:25.840679 | 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.5.1.dev2) (3.0.0) 2026-05-09 00:43:25.840696 | 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==22.0.1.dev6) (1.1.0) 2026-05-09 00:43:25.840706 | 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==22.0.1.dev6) (24.2) 2026-05-09 00:43:25.840717 | 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-fwaas==22.0.1.dev6) (0.19) 2026-05-09 00:43:25.840727 | 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.5.1.dev2) (2.0.0) 2026-05-09 00:43:25.840737 | 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==22.0.1.dev6) (2.0.1) 2026-05-09 00:43:25.840747 | 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==22.0.1.dev6) (0.5.0) 2026-05-09 00:43:25.840758 | 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.5.1.dev2) (2.9.0.post0) 2026-05-09 00:43:25.840767 | 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.5.1.dev2) (5.5.2) 2026-05-09 00:43:25.840778 | 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.5.1.dev2) (5.3.1) 2026-05-09 00:43:25.840787 | 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.5.1.dev2) (5.4.2) 2026-05-09 00:43:25.840797 | 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.5.1.dev2) (0.11.0) 2026-05-09 00:43:25.840808 | 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.5.1.dev2) (5.1.0) 2026-05-09 00:43:25.840818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (2025.1) 2026-05-09 00:43:25.840828 | 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.5.1.dev2) (0.21.1) 2026-05-09 00:43:25.840846 | 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.5.1.dev2) (4.0.1) 2026-05-09 00:43:25.840856 | 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.5.1.dev2) (4.0.1) 2026-05-09 00:43:25.840867 | 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.5.1.dev2) (1.6.10) 2026-05-09 00:43:25.840883 | 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.5.1.dev2) (3.14.0) 2026-05-09 00:43:25.840894 | 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.11.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.2.4.post1) 2026-05-09 00:43:25.840904 | 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.5.1.dev2) (1.5.0) 2026-05-09 00:43:25.840923 | 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.5.1.dev2) (0.3.5) 2026-05-09 00:43:25.840933 | 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.5.1.dev2) (0.2.13) 2026-05-09 00:43:25.840943 | 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.5.1.dev2) (4.9.1) 2026-05-09 00:43:25.840954 | 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.5.1.dev2) (4.23.0) 2026-05-09 00:43:25.840965 | 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.5.1.dev2) (3.2.0) 2026-05-09 00:43:25.840975 | 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.5.1.dev2) (0.5.2) 2026-05-09 00:43:25.840986 | 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.5.1.dev2) (2.5.11) 2026-05-09 00:43:25.840997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyperclip>=1.8 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.5.1.dev2) (1.9.0) 2026-05-09 00:43:25.841007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: attrs>=22.2.0 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.5.1.dev2) (25.1.0) 2026-05-09 00:43:25.841025 | 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.5.1.dev2) (2024.10.1) 2026-05-09 00:43:25.841038 | 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.5.1.dev2) (0.36.2) 2026-05-09 00:43:25.841049 | 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.5.1.dev2) (0.23.1) 2026-05-09 00:43:25.841059 | 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==20.0.0.0rc2.dev2) (2.1.0) 2026-05-09 00:43:25.841069 | 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.5.1.dev9) (3.4.1) 2026-05-09 00:43:25.841085 | 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.5.1.dev9) (3.10) 2026-05-09 00:43:25.841117 | 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.5.1.dev9) (1.26.20) 2026-05-09 00:43:25.841136 | 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.5.1.dev9) (2026.4.22) 2026-05-09 00:43:25.841147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting markdown-it-py>=2.2.0 (from rich>=13.8->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-09 00:43:25.841158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-09 00:43:25.841167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-09 00:43:25.841178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 2026-05-09 00:43:25.841187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-09 00:43:25.841198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-05-09 00:43:25.841236 | 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.5.1.dev2) (0.7) 2026-05-09 00:43:25.841247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml>=0.17->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-09 00:43:25.841257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ruamel.yaml.clib-0.2.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB) 2026-05-09 00:43:25.841267 | 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==22.0.1.dev6) (2.7.2) 2026-05-09 00:43:25.841277 | 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.5.1.dev2) (0.15.2) 2026-05-09 00:43:25.841296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading netmiko-4.5.0-py3-none-any.whl (244 kB) 2026-05-09 00:43:25.841307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ntc_templates-7.7.0-py3-none-any.whl (568 kB) 2026-05-09 00:43:25.841317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.6/568.6 kB 185.0 MB/s 0:00:00 2026-05-09 00:43:25.841327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading textfsm-1.1.3-py2.py3-none-any.whl (44 kB) 2026-05-09 00:43:25.841337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) 2026-05-09 00:43:25.841346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyzmq-26.2.1-cp312-cp312-manylinux_2_28_x86_64.whl (865 kB) 2026-05-09 00:43:25.841357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 865.9/865.9 kB 29.4 MB/s 0:00:00 2026-05-09 00:43:25.841372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading rich-13.9.4-py3-none-any.whl (242 kB) 2026-05-09 00:43:25.841383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 2026-05-09 00:43:25.841392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.1 MB/s 0:00:00 2026-05-09 00:43:25.841403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2026-05-09 00:43:25.841413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-09 00:43:25.841423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ruamel.yaml-0.18.10-py3-none-any.whl (117 kB) 2026-05-09 00:43:25.842557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ruamel.yaml.clib-0.2.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (754 kB) 2026-05-09 00:43:25.842641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 754.1/754.1 kB 24.9 MB/s 0:00:00 2026-05-09 00:43:25.842657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 2026-05-09 00:43:25.842670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading future-1.0.0-py3-none-any.whl (491 kB) 2026-05-09 00:43:25.842681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: networking-baremetal, networking-generic-switch, networking-sfc, neutron-fwaas, neutron-vpnaas 2026-05-09 00:43:25.842692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): started 2026-05-09 00:43:25.842703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2026-05-09 00:43:25.842715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-baremetal: filename=networking_baremetal-6.5.1.dev2-py3-none-any.whl size=73050 sha256=9e301ceb9c5385d5e4e3a037da6afad9c1e82668c678b7734806cc3de2374edb 2026-05-09 00:43:25.842725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-eyku7j7a/wheels/9e/6a/9a/e03db8d35baf9c1d7bdad40156d8ba94d299e717bf47671a62 2026-05-09 00:43:25.842736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): started 2026-05-09 00:43:25.842746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2026-05-09 00:43:25.842756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.5.1.dev9-py3-none-any.whl size=104662 sha256=7bf9297068344f96657593fa314499d9c6d64f638e6ced8859b96da982be98d8 2026-05-09 00:43:25.842769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-eyku7j7a/wheels/14/aa/d1/bcf98e9015f06766f7eb642e34dbd9eb4359d9da4578ba2854 2026-05-09 00:43:25.842820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): started 2026-05-09 00:43:25.842831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2026-05-09 00:43:25.842841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-sfc: filename=networking_sfc-20.0.0.0rc2.dev2-py3-none-any.whl size=189743 sha256=0da4e66b01200697dfd3022e9c91c4455c2ae78807b280bc1c2144edd9c36fab 2026-05-09 00:43:25.842851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-eyku7j7a/wheels/f6/d7/13/805d4b49afb27014510b2a37d8b1527f62c2fc86dc4ff38366 2026-05-09 00:43:25.842860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): started 2026-05-09 00:43:25.842870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2026-05-09 00:43:25.842879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-fwaas: filename=neutron_fwaas-22.0.1.dev6-py3-none-any.whl size=270227 sha256=10d3012951399be1bc6e6987bd409cf579e0621a88991a4a190f5f25616976ba 2026-05-09 00:43:25.842889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-eyku7j7a/wheels/78/c1/80/3687f9750ed76fcc8ecc1ad5adbbf4517df178b4233759b9db 2026-05-09 00:43:25.842899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): started 2026-05-09 00:43:25.842909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2026-05-09 00:43:25.842918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-vpnaas: filename=neutron_vpnaas-26.0.0.0rc2.dev2-py3-none-any.whl size=231688 sha256=4130f0194b1e29354e8dfdec167be80664950064be4fa8a65eab8de75d55f435 2026-05-09 00:43:25.842928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-eyku7j7a/wheels/cb/f8/d2/0e0daa199fe5979591e3d2dc269cc0338831431a8fe427e8d9 2026-05-09 00:43:25.842937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built networking-baremetal networking-generic-switch networking-sfc neutron-fwaas neutron-vpnaas 2026-05-09 00:43:25.842963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Installing collected packages: pyserial, ruamel.yaml.clib, pyzmq, pygments, mdurl, future, textfsm, ruamel.yaml, markdown-it-py, rich, ntc-templates, scp, netmiko, neutron-vpnaas, neutron-fwaas, networking-sfc, networking-generic-switch, networking-baremetal 2026-05-09 00:43:25.842984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed future-1.0.0 markdown-it-py-3.0.0 mdurl-0.1.2 netmiko-4.5.0 networking-baremetal-6.5.1.dev2 networking-generic-switch-7.5.1.dev9 networking-sfc-20.0.0.0rc2.dev2 neutron-fwaas-22.0.1.dev6 neutron-vpnaas-26.0.0.0rc2.dev2 ntc-templates-7.7.0 pygments-2.19.1 pyserial-3.5 pyzmq-26.2.1 rich-13.9.4 ruamel.yaml-0.18.10 ruamel.yaml.clib-0.2.12 scp-0.15.0 textfsm-1.1.3 2026-05-09 00:43:25.842996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 2fc9866dfb3f 2026-05-09 00:43:25.843006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> dad688b90e03 2026-05-09 00:43:25.843017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built 19d960056768 2026-05-09 00:43:25.843027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully tagged osism.harbor.regio.digital/kolla/neutron-base:build-20260509 2026-05-09 00:43:25.843037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Built at 2026-05-09 00:43:25.841816 (took 0:01:43.862638) 2026-05-09 00:43:25.843046 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-neutron-agent) to queue 2026-05-09 00:43:25.843056 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-openvswitch-agent) to queue 2026-05-09 00:43:25.843066 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-bgp-dragent) to queue 2026-05-09 00:43:25.843088 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-agent) to queue 2026-05-09 00:43:25.843120 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-vpn-agent) to queue 2026-05-09 00:43:25.843130 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-sriov-agent) to queue 2026-05-09 00:43:25.843140 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-l3-agent) to queue 2026-05-09 00:43:25.843150 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-dhcp-agent) to queue 2026-05-09 00:43:25.843159 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metering-agent) to queue 2026-05-09 00:43:25.843168 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-mlnx-agent) to queue 2026-05-09 00:43:25.843178 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-server) to queue 2026-05-09 00:43:25.843188 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metadata-agent) to queue 2026-05-09 00:43:25.843345 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-base) 2026-05-09 00:43:25.843376 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Processing 2026-05-09 00:43:25.843395 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building started at 2026-05-09 00:43:25.842670 2026-05-09 00:43:25.843411 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Getting local archive from tarballs/aodh-stable-2025.1.tar.gz 2026-05-09 00:43:25.846049 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 plugins into plugins archive 2026-05-09 00:43:25.846079 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 additions into additions archive 2026-05-09 00:43:38.308549 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 00:43:38.308628 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 044f8049f703 2026-05-09 00:43:38.308640 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 2/8 : LABEL "build-date"="20260509" "name"="aodh-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:43:38.308651 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in a4653e212313 2026-05-09 00:43:38.308659 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container a4653e212313 2026-05-09 00:43:38.308665 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> d0cc715200d2 2026-05-09 00:43:38.308673 | 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 2026-05-09 00:43:38.308684 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 864ac28e1f65 2026-05-09 00:43:38.308695 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 864ac28e1f65 2026-05-09 00:43:38.308708 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 5f66cfbbf537 2026-05-09 00:43:38.308718 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 4/8 : RUN mkdir -p /var/www/cgi-bin/aodh 2026-05-09 00:43:38.308730 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 5a078b32a892 2026-05-09 00:43:38.308740 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 5a078b32a892 2026-05-09 00:43:38.308751 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 956e03e8187f 2026-05-09 00:43:38.308762 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 5/8 : ADD aodh-base-archive /aodh-base-source 2026-05-09 00:43:38.308826 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 50c3f9d6cddb 2026-05-09 00:43:38.308833 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:43:38.308838 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 563c9ef4817f 2026-05-09 00:43:38.309344 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 7/8 : COPY aodh_sudoers /etc/sudoers.d/kolla_aodh_sudoers 2026-05-09 00:43:38.309365 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 54a6a0aee109 2026-05-09 00:43:38.309375 | 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 2026-05-09 00:43:38.309384 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 6b0f38ab8743 2026-05-09 00:43:38.309392 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Processing ./aodh 2026-05-09 00:43:38.309400 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: started 2026-05-09 00:43:38.309408 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: finished with status 'done' 2026-05-09 00:43:38.309417 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: started 2026-05-09 00:43:38.309425 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:43:38.309433 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: started 2026-05-09 00:43:38.309441 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: finished with status 'done' 2026-05-09 00:43:38.309448 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): started 2026-05-09 00:43:38.309456 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:43:38.309465 | 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==20.0.0.0rc2.dev2) (9.0.0) 2026-05-09 00:43:38.309475 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting croniter>=0.3.4 (from aodh==20.0.0.0rc2.dev2) 2026-05-09 00:43:38.309488 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2026-05-09 00:43:38.309582 | 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==20.0.0.0rc2.dev2) (3.1.0) 2026-05-09 00:43:38.309724 | 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==20.0.0.0rc2.dev2) (4.23.0) 2026-05-09 00:43:38.309875 | 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==20.0.0.0rc2.dev2) (10.12.1) 2026-05-09 00:43:38.309998 | 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==20.0.0.0rc2.dev2) (7.1.0) 2026-05-09 00:43:38.310075 | 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==20.0.0.0rc2.dev2) (5.3.1) 2026-05-09 00:43:38.310307 | 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==20.0.0.0rc2.dev2) (17.2.1) 2026-05-09 00:43:38.310379 | 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==20.0.0.0rc2.dev2) (9.7.1) 2026-05-09 00:43:38.310454 | 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==20.0.0.0rc2.dev2) (6.5.1) 2026-05-09 00:43:38.310527 | 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==20.0.0.0rc2.dev2) (7.1.0) 2026-05-09 00:43:38.310601 | 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==20.0.0.0rc2.dev2) (3.5.1) 2026-05-09 00:43:38.310670 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (4.5.1) 2026-05-09 00:43:38.310753 | 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==20.0.0.0rc2.dev2) (2.5.0) 2026-05-09 00:43:38.310814 | 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==20.0.0.0rc2.dev2) (3.1.0) 2026-05-09 00:43:38.310922 | 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==20.0.0.0rc2.dev2) (7.0.0) 2026-05-09 00:43:38.311036 | 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==20.0.0.0rc2.dev2) (1.5.1) 2026-05-09 00:43:38.311231 | 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==20.0.0.0rc2.dev2) (16.1.0) 2026-05-09 00:43:38.311345 | 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==20.0.0.0rc2.dev2) (6.3.1) 2026-05-09 00:43:38.311426 | 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==20.0.0.0rc2.dev2) (8.2.0) 2026-05-09 00:43:38.312578 | 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==20.0.0.0rc2.dev2) (5.6.0) 2026-05-09 00:43:38.312638 | 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==20.0.0.0rc2.dev2) (2.32.3) 2026-05-09 00:43:38.312649 | 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==20.0.0.0rc2.dev2) (5.4.1) 2026-05-09 00:43:38.312657 | 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==20.0.0.0rc2.dev2) (2.0.38) 2026-05-09 00:43:38.312665 | 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==20.0.0.0rc2.dev2) (6.3.0) 2026-05-09 00:43:38.312672 | 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==20.0.0.0rc2.dev2) (0.15.2) 2026-05-09 00:43:38.312679 | 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==20.0.0.0rc2.dev2) (1.8.9) 2026-05-09 00:43:38.312686 | 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==20.0.0.0rc2.dev2) (0.12.1) 2026-05-09 00:43:38.312693 | 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==20.0.0.0rc2.dev2) (5.5.2) 2026-05-09 00:43:38.312701 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting cotyledon>=1.7.3 (from aodh==20.0.0.0rc2.dev2) 2026-05-09 00:43:38.312721 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 00:43:38.312728 | 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==20.0.0.0rc2.dev2) (5.10.0) 2026-05-09 00:43:38.312735 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-observabilityclient>=0.0.4 (from aodh==20.0.0.0rc2.dev2) 2026-05-09 00:43:38.312743 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_observabilityclient-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-09 00:43:38.312750 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-octaviaclient>=1.8.0 (from aodh==20.0.0.0rc2.dev2) 2026-05-09 00:43:38.312758 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-09 00:43:38.312765 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-dateutil>=2.5.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (2.9.0.post0) 2026-05-09 00:43:38.312773 | 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==20.0.0.0rc2.dev2) (4.1.0) 2026-05-09 00:43:38.312781 | 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==20.0.0.0rc2.dev2) (2025.1) 2026-05-09 00:43:38.312801 | 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==20.0.0.0rc2.dev2) (1.3.4) 2026-05-09 00:43:38.312809 | 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==20.0.0.0rc2.dev2) (2025.1) 2026-05-09 00:43:38.313380 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=0.11.0->aodh==20.0.0.0rc2.dev2) (3.0.0) 2026-05-09 00:43:38.313419 | 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>=3.0.0->futurist>=0.11.0->aodh==20.0.0.0rc2.dev2) (1.17.2) 2026-05-09 00:43:38.313432 | 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==20.0.0.0rc2.dev2) (4.9.1) 2026-05-09 00:43:38.313444 | 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==20.0.0.0rc2.dev2) (5.10.0) 2026-05-09 00:43:38.313457 | 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==20.0.0.0rc2.dev2) (2.1.0) 2026-05-09 00:43:38.313467 | 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==20.0.0.0rc2.dev2) (0.5.2) 2026-05-09 00:43:38.313476 | 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==20.0.0.0rc2.dev2) (2.5.11) 2026-05-09 00:43:38.313483 | 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==20.0.0.0rc2.dev2) (3.14.0) 2026-05-09 00:43:38.313491 | 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==20.0.0.0rc2.dev2) (6.0.2) 2026-05-09 00:43:38.313498 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (1.9.0) 2026-05-09 00:43:38.313518 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (0.2.13) 2026-05-09 00:43:38.313526 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==20.0.0.0rc2.dev2) (25.1.0) 2026-05-09 00:43:38.313533 | 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==20.0.0.0rc2.dev2) (2024.10.1) 2026-05-09 00:43:38.313540 | 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==20.0.0.0rc2.dev2) (0.36.2) 2026-05-09 00:43:38.313547 | 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==20.0.0.0rc2.dev2) (0.23.1) 2026-05-09 00:43:38.313561 | 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==20.0.0.0rc2.dev2) (1.7.0) 2026-05-09 00:43:38.313568 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.1->aodh==20.0.0.0rc2.dev2) (4.12.2) 2026-05-09 00:43:38.313575 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (3.11.0) 2026-05-09 00:43:38.313596 | 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==20.0.0.0rc2.dev2) (5.7.1) 2026-05-09 00:43:38.313647 | 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==20.0.0.0rc2.dev2) (5.7.0) 2026-05-09 00:43:38.313711 | 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==20.0.0.0rc2.dev2) (4.0.1) 2026-05-09 00:43:38.313734 | 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==20.0.0.0rc2.dev2) (2.10.1) 2026-05-09 00:43:38.313829 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (1.3.4) 2026-05-09 00:43:38.313844 | 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.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (5.1.1) 2026-05-09 00:43:38.313932 | 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==20.0.0.0rc2.dev2) (1.3.0) 2026-05-09 00:43:38.314053 | 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==20.0.0.0rc2.dev2) (2.0.0) 2026-05-09 00:43:38.314066 | 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==20.0.0.0rc2.dev2) (1.14.1) 2026-05-09 00:43:38.314109 | 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==20.0.0.0rc2.dev2) (2.0.1) 2026-05-09 00:43:38.314172 | 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==20.0.0.0rc2.dev2) (0.5.0) 2026-05-09 00:43:38.314279 | 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==20.0.0.0rc2.dev2) (1.3.9) 2026-05-09 00:43:38.314303 | 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==20.0.0.0rc2.dev2) (4.1.1) 2026-05-09 00:43:38.314387 | 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==20.0.0.0rc2.dev2) (5.3.1) 2026-05-09 00:43:38.314507 | 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==20.0.0.0rc2.dev2) (5.4.2) 2026-05-09 00:43:38.314618 | 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==20.0.0.0rc2.dev2) (0.11.0) 2026-05-09 00:43:38.314724 | 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==20.0.0.0rc2.dev2) (5.1.0) 2026-05-09 00:43:38.314828 | 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==20.0.0.0rc2.dev2) (0.21.1) 2026-05-09 00:43:38.314898 | 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==20.0.0.0rc2.dev2) (3.1.5) 2026-05-09 00:43:38.314959 | 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==20.0.0.0rc2.dev2) (4.0.1) 2026-05-09 00:43:38.315020 | 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==20.0.0.0rc2.dev2) (4.0.1) 2026-05-09 00:43:38.315143 | 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==20.0.0.0rc2.dev2) (3.0.2) 2026-05-09 00:43:38.315158 | 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==20.0.0.0rc2.dev2) (7.0.0) 2026-05-09 00:43:38.315231 | 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==20.0.0.0rc2.dev2) (1.1.0) 2026-05-09 00:43:38.316433 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (0.39.0) 2026-05-09 00:43:38.316460 | 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==20.0.0.0rc2.dev2) (3.1.1) 2026-05-09 00:43:38.316465 | 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==20.0.0.0rc2.dev2) (7.1.0) 2026-05-09 00:43:38.316475 | 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==20.0.0.0rc2.dev2) (2.5.1) 2026-05-09 00:43:38.316480 | 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==20.0.0.0rc2.dev2) (3.10.1) 2026-05-09 00:43:38.316484 | 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==20.0.0.0rc2.dev2) (1.6.10) 2026-05-09 00:43:38.316489 | 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.27.0->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (2.7.0) 2026-05-09 00:43:38.316495 | 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==20.0.0.0rc2.dev2) (0.19) 2026-05-09 00:43:38.316501 | 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==20.0.0.0rc2.dev2) (3.2.1) 2026-05-09 00:43:38.316506 | 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==20.0.0.0rc2.dev2) (24.2) 2026-05-09 00:43:38.316510 | 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==20.0.0.0rc2.dev2) (82.0.1) 2026-05-09 00:43:38.316515 | 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==20.0.0.0rc2.dev2) (0.3.5) 2026-05-09 00:43:38.316519 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.5.3->aodh==20.0.0.0rc2.dev2) (1.17.0) 2026-05-09 00:43:38.316524 | 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==20.0.0.0rc2.dev2) (3.2.0) 2026-05-09 00:43:38.316528 | 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==20.0.0.0rc2.dev2) (4.7.0) 2026-05-09 00:43:38.316532 | 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==20.0.0.0rc2.dev2) (4.4.0) 2026-05-09 00:43:38.316546 | 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==20.0.0.0rc2.dev2) (43.0.3) 2026-05-09 00:43:38.316550 | 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==20.0.0.0rc2.dev2) (1.0.1) 2026-05-09 00:43:38.316560 | 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==20.0.0.0rc2.dev2) (1.33) 2026-05-09 00:43:38.316568 | 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==20.0.0.0rc2.dev2) (4.3.6) 2026-05-09 00:43:38.316573 | 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==20.0.0.0rc2.dev2) (1.4.0) 2026-05-09 00:43:38.317287 | 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==20.0.0.0rc2.dev2) (1.17.1) 2026-05-09 00:43:38.317299 | 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==20.0.0.0rc2.dev2) (2.22) 2026-05-09 00:43:38.317307 | 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==20.0.0.0rc2.dev2) (3.0.0) 2026-05-09 00:43:38.317313 | 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==20.0.0.0rc2.dev2) (11.4.0) 2026-05-09 00:43:38.317318 | 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==20.0.0.0rc2.dev2) (7.5.0) 2026-05-09 00:43:38.317323 | 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==20.0.0.0rc2.dev2) (2.1.0) 2026-05-09 00:43:38.317328 | 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==20.0.0.0rc2.dev2) (9.7.0) 2026-05-09 00:43:38.317334 | 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==20.0.0.0rc2.dev2) (3.4.1) 2026-05-09 00:43:38.317339 | 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==20.0.0.0rc2.dev2) (3.10) 2026-05-09 00:43:38.317344 | 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==20.0.0.0rc2.dev2) (1.26.20) 2026-05-09 00:43:38.317350 | 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==20.0.0.0rc2.dev2) (2026.4.22) 2026-05-09 00:43:38.317355 | 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==20.0.0.0rc2.dev2) (0.7) 2026-05-09 00:43:38.317360 | 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==20.0.0.0rc2.dev2) (2.7.2) 2026-05-09 00:43:38.317366 | 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==20.0.0.0rc2.dev2) (0.8.1) 2026-05-09 00:43:38.317371 | 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==20.0.0.0rc2.dev2) (8.5.0) 2026-05-09 00:43:38.317382 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.12.1->aodh==20.0.0.0rc2.dev2) (3.21.0) 2026-05-09 00:43:38.317388 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-05-09 00:43:38.317394 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2026-05-09 00:43:38.317399 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_observabilityclient-0.4.0-py3-none-any.whl (35 kB) 2026-05-09 00:43:38.317404 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2026-05-09 00:43:38.317410 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building wheels for collected packages: aodh 2026-05-09 00:43:38.317419 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): started 2026-05-09 00:43:38.317424 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): finished with status 'done' 2026-05-09 00:43:38.317492 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Created wheel for aodh: filename=aodh-20.0.0.0rc2.dev2-py3-none-any.whl size=222171 sha256=0a615b251416e0c6a438bbcc307ea5fa8e003bbfa617657e67eabb1ccaad85e3 2026-05-09 00:43:38.317559 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ow8w1elj/wheels/66/81/db/2f4d72c5bd2b4240a21c784489635f5963653184e984e1adb8 2026-05-09 00:43:38.317606 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built aodh 2026-05-09 00:43:38.317701 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Installing collected packages: cotyledon, croniter, python-observabilityclient, python-octaviaclient, aodh 2026-05-09 00:43:38.317804 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully installed aodh-20.0.0.0rc2.dev2 cotyledon-2.0.0 croniter-6.0.0 python-observabilityclient-0.4.0 python-octaviaclient-3.10.0 2026-05-09 00:43:38.317871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 6b0f38ab8743 2026-05-09 00:43:38.317925 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> b15fbca078c1 2026-05-09 00:43:38.318002 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built 927e5d145c0f 2026-05-09 00:43:38.318106 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully tagged osism.harbor.regio.digital/kolla/aodh-base:build-20260509 2026-05-09 00:43:38.318295 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Built at 2026-05-09 00:43:38.318118 (took 0:00:12.475448) 2026-05-09 00:43:38.318437 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-listener) to queue 2026-05-09 00:43:38.318546 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-evaluator) to queue 2026-05-09 00:43:38.318634 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-expirer) to queue 2026-05-09 00:43:38.318715 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-api) to queue 2026-05-09 00:43:38.318795 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-notifier) to queue 2026-05-09 00:43:38.319478 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-base) 2026-05-09 00:43:38.319577 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Processing 2026-05-09 00:43:38.319699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building started at 2026-05-09 00:43:38.319582 2026-05-09 00:43:38.321102 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 plugins into plugins archive 2026-05-09 00:43:38.322001 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 additions into additions archive 2026-05-09 00:43:50.019715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260509 2026-05-09 00:43:50.019869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 0fab7458a204 2026-05-09 00:43:50.020645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 2/5 : LABEL "build-date"="20260509" "name"="ovn-base" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:43:50.020791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 3991c0aa62d6 2026-05-09 00:43:50.020809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 3991c0aa62d6 2026-05-09 00:43:50.020821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 800ddcbca228 2026-05-09 00:43:50.020832 | 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/* 2026-05-09 00:43:50.020850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 336ad975ed9a 2026-05-09 00:43:50.020866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:43:50.020885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:43:50.020901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:43:50.020919 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:43:50.020939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:43:50.021027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:43:50.021041 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:43:50.021053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:43:50.021062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:43:50.021129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:43:50.021140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:43:50.021150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:43:50.021159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:43:50.021182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:43:50.021196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:43:50.021270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 30.1 MB in 3s (10.1 MB/s) 2026-05-09 00:43:50.021288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2026-05-09 00:43:50.021314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2026-05-09 00:43:50.021332 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building dependency tree... 2026-05-09 00:43:50.021350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading state information... 2026-05-09 00:43:50.021398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following NEW packages will be installed: 2026-05-09 00:43:50.021634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ovn-common 2026-05-09 00:43:50.021728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:43:50.021742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Need to get 1,188 kB of archives. 2026-05-09 00:43:50.021751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:After this operation, 4,567 kB of additional disk space will be used. 2026-05-09 00:43:50.021765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-common amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [1,188 kB] 2026-05-09 00:43:50.021896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 1,188 kB in 0s (5,422 kB/s) 2026-05-09 00:43:50.021915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package ovn-common. 2026-05-09 00:43:50.021986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2026-05-09 00:43:50.022063 | 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% 2026-05-09 00:43:50.022163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 70% 2026-05-09 00:43:50.022234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 75% 2026-05-09 00:43:50.024347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 80% 2026-05-09 00:43:50.024383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 85% 2026-05-09 00:43:50.024394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 90% 2026-05-09 00:43:50.024404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 95% 2026-05-09 00:43:50.024414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 100% (Reading database ... 11865 files and directories currently installed.) 2026-05-09 00:43:50.024444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../ovn-common_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2026-05-09 00:43:50.024455 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking ovn-common (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-09 00:43:50.024465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up ovn-common (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-09 00:43:50.024475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 336ad975ed9a 2026-05-09 00:43:50.024485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 5b374fa72508 2026-05-09 00:43:50.024495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:43:50.024504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 86b372a39ee6 2026-05-09 00:43:50.024514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-09 00:43:50.024523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in a394ea5089db 2026-05-09 00:43:50.024533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container a394ea5089db 2026-05-09 00:43:50.024542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 9bf88a8ebf13 2026-05-09 00:43:50.024552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully built 0809644ec36d 2026-05-09 00:43:50.024562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully tagged osism.harbor.regio.digital/kolla/ovn-base:build-20260509 2026-05-09 00:43:50.024571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Built at 2026-05-09 00:43:50.023013 (took 0:00:11.703431) 2026-05-09 00:43:50.024581 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-server) to queue 2026-05-09 00:43:50.024591 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-northd) to queue 2026-05-09 00:43:50.024600 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-controller) to queue 2026-05-09 00:43:50.024610 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-nb-db-server) to queue 2026-05-09 00:43:50.024619 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-db-server) 2026-05-09 00:43:50.024629 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Processing 2026-05-09 00:43:50.024654 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building started at 2026-05-09 00:43:50.023917 2026-05-09 00:43:50.025512 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 plugins into plugins archive 2026-05-09 00:43:50.026528 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 additions into additions archive 2026-05-09 00:43:53.134433 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260509 2026-05-09 00:43:53.134621 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 0fab7458a204 2026-05-09 00:43:53.134812 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 2/5 : LABEL "build-date"="20260509" "name"="openvswitch-db-server" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:43:53.134901 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in a135b7b3840a 2026-05-09 00:43:53.134956 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container a135b7b3840a 2026-05-09 00:43:53.135024 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 7ab86d4db443 2026-05-09 00:43:53.135137 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2026-05-09 00:43:53.135328 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 1914dbe5f99b 2026-05-09 00:43:53.135385 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 4/5 : RUN chmod 755 /usr/local/bin/kolla_openvswitch_extend_start 2026-05-09 00:43:53.135443 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in dfcb5f930510 2026-05-09 00:43:53.135503 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container dfcb5f930510 2026-05-09 00:43:53.135576 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 4b786da6e299 2026-05-09 00:43:53.135725 | 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 2026-05-09 00:43:53.135745 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in d4340f0eb6ba 2026-05-09 00:43:53.135835 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2026-05-09 00:43:53.135927 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2026-05-09 00:43:53.136024 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2026-05-09 00:43:53.136326 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Package 'build-essential' is not installed, so not removed 2026-05-09 00:43:53.136363 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:43:53.136479 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2026-05-09 00:43:53.136576 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2026-05-09 00:43:53.136656 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2026-05-09 00:43:53.136738 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:43:53.136795 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container d4340f0eb6ba 2026-05-09 00:43:53.136855 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 40e82437ac8b 2026-05-09 00:43:53.136931 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully built 67339125aa38 2026-05-09 00:43:53.136981 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260509 2026-05-09 00:43:53.137148 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Built at 2026-05-09 00:43:53.137005 (took 0:00:03.113088) 2026-05-09 00:43:53.137734 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-vswitchd) 2026-05-09 00:43:53.137768 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Processing 2026-05-09 00:43:53.137882 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building started at 2026-05-09 00:43:53.137781 2026-05-09 00:43:53.138980 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 plugins into plugins archive 2026-05-09 00:43:53.139804 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 additions into additions archive 2026-05-09 00:43:56.505197 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260509 2026-05-09 00:43:56.505530 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 0fab7458a204 2026-05-09 00:43:56.505699 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 2/5 : LABEL "build-date"="20260509" "name"="openvswitch-vswitchd" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:43:56.505873 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 57716f5f9075 2026-05-09 00:43:56.505994 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 57716f5f9075 2026-05-09 00:43:56.506156 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 33332ee2ed8a 2026-05-09 00:43:56.506322 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2026-05-09 00:43:56.507306 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 61fb8a8bc896 2026-05-09 00:43:56.507332 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_openvswitch_extend_start 2026-05-09 00:43:56.507345 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 68c18fcc1c32 2026-05-09 00:43:56.507358 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 68c18fcc1c32 2026-05-09 00:43:56.507371 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 4fb9b9b71e59 2026-05-09 00:43:56.507413 | 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 2026-05-09 00:43:56.507455 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 22c1329eaa64 2026-05-09 00:43:56.507467 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2026-05-09 00:43:56.507480 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2026-05-09 00:43:56.507498 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2026-05-09 00:43:56.507514 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Package 'build-essential' is not installed, so not removed 2026-05-09 00:43:56.507531 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:43:56.507548 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2026-05-09 00:43:56.507564 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2026-05-09 00:43:56.507581 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2026-05-09 00:43:56.507763 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:43:56.507885 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 22c1329eaa64 2026-05-09 00:43:56.507998 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> cde892b48966 2026-05-09 00:43:56.508136 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully built 33a592e82230 2026-05-09 00:43:56.508294 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260509 2026-05-09 00:43:56.511336 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Built at 2026-05-09 00:43:56.508364 (took 0:00:03.370583) 2026-05-09 00:43:56.511372 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-clustercheck) 2026-05-09 00:43:56.511383 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Processing 2026-05-09 00:43:56.511492 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building started at 2026-05-09 00:43:56.509052 2026-05-09 00:43:56.511502 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 plugins into plugins archive 2026-05-09 00:43:56.512194 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 additions into additions archive 2026-05-09 00:44:00.023007 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 1/6 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20260509 2026-05-09 00:44:00.023161 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 964e8759c96a 2026-05-09 00:44:00.023327 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 2/6 : LABEL "build-date"="20260509" "name"="mariadb-clustercheck" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:44:00.023435 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in eff6003375ea 2026-05-09 00:44:00.023513 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container eff6003375ea 2026-05-09 00:44:00.023621 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> ecb553c09348 2026-05-09 00:44:00.023691 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:44:00.023782 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> ac6e56f692bc 2026-05-09 00:44:00.023870 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 4/6 : COPY socat_wrapper.sh /usr/local/bin/socat_wrapper 2026-05-09 00:44:00.023960 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> b859069c2634 2026-05-09 00:44:00.024047 | 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 2026-05-09 00:44:00.024254 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 7da49b91994f 2026-05-09 00:44:00.024326 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 7da49b91994f 2026-05-09 00:44:00.024415 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 00c569df9f50 2026-05-09 00:44:00.024519 | 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 2026-05-09 00:44:00.024592 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in a5f28d0538c2 2026-05-09 00:44:00.024675 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2026-05-09 00:44:00.024761 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2026-05-09 00:44:00.024845 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2026-05-09 00:44:00.024932 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Package 'build-essential' is not installed, so not removed 2026-05-09 00:44:00.025007 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:44:00.025107 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2026-05-09 00:44:00.025194 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2026-05-09 00:44:00.025337 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2026-05-09 00:44:00.025421 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:44:00.025502 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container a5f28d0538c2 2026-05-09 00:44:00.025584 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 3fe94643767e 2026-05-09 00:44:00.025672 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully built 9385ae163003 2026-05-09 00:44:00.025754 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260509 2026-05-09 00:44:00.025983 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Built at 2026-05-09 00:44:00.025828 (took 0:00:03.516776) 2026-05-09 00:44:00.026658 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-server) 2026-05-09 00:44:00.026789 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Processing 2026-05-09 00:44:00.026914 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building started at 2026-05-09 00:44:00.026799 2026-05-09 00:44:00.028461 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 plugins into plugins archive 2026-05-09 00:44:00.029526 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 additions into additions archive 2026-05-09 00:44:31.536930 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 1/18 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20260509 2026-05-09 00:44:31.537104 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 964e8759c96a 2026-05-09 00:44:31.537143 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 2/18 : LABEL "build-date"="20260509" "name"="mariadb-server" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:44:31.537248 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 2149981d6272 2026-05-09 00:44:31.537268 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 2149981d6272 2026-05-09 00:44:31.537279 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 0c673d3d645c 2026-05-09 00:44:31.537290 | 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 2026-05-09 00:44:31.537302 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 549af46ca750 2026-05-09 00:44:31.537320 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 549af46ca750 2026-05-09 00:44:31.537330 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> ddc0d53f9426 2026-05-09 00:44:31.537341 | 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 2026-05-09 00:44:31.537374 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in c57389531fca 2026-05-09 00:44:31.537384 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container c57389531fca 2026-05-09 00:44:31.537394 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 731ac882d115 2026-05-09 00:44:31.537404 | 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/* 2026-05-09 00:44:31.537415 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in de17bf032070 2026-05-09 00:44:31.537429 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:44:31.537440 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:44:31.537450 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:44:31.537465 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:44:31.537512 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:44:31.537528 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:44:31.537589 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:44:31.537601 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:44:31.537708 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2026-05-09 00:44:31.537722 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:44:31.537732 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:44:31.537759 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:44:31.537769 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:44:31.537783 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:44:31.537796 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:44:31.537847 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:44:31.537859 | 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] 2026-05-09 00:44:31.537873 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 30.1 MB in 3s (11.2 MB/s) 2026-05-09 00:44:31.537886 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-05-09 00:44:31.537933 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-05-09 00:44:31.537948 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-05-09 00:44:31.537961 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-05-09 00:44:31.538007 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following additional packages will be installed: 2026-05-09 00:44:31.538022 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-server-core psmisc 2026-05-09 00:44:31.538036 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: rsync tcl-expect tcl8.6 2026-05-09 00:44:31.538134 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Suggested packages: 2026-05-09 00:44:31.538197 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: tk8.6 libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl 2026-05-09 00:44:31.538245 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mailx mariadb-test netcat-openbsd openssh-client openssh-server 2026-05-09 00:44:31.538256 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: python3-braceexpand tcl-tclreadline 2026-05-09 00:44:31.538277 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Recommended packages: 2026-05-09 00:44:31.538291 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: libhtml-template-perl pv 2026-05-09 00:44:31.538359 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following NEW packages will be installed: 2026-05-09 00:44:31.538375 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: expect galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-backup 2026-05-09 00:44:31.538388 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-server mariadb-server-core psmisc rsync tcl-expect tcl8.6 2026-05-09 00:44:31.538434 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:44:31.538456 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Need to get 31.0 MB of archives. 2026-05-09 00:44:31.538470 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:After this operation, 149 MB of additional disk space will be used. 2026-05-09 00:44:31.538484 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:44:31.538512 | 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] 2026-05-09 00:44:31.538572 | 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] 2026-05-09 00:44:31.538584 | 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] 2026-05-09 00:44:31.538598 | 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] 2026-05-09 00:44:31.538658 | 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] 2026-05-09 00:44:31.538706 | 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] 2026-05-09 00:44:31.538745 | 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] 2026-05-09 00:44:31.539286 | 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] 2026-05-09 00:44:31.539308 | 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] 2026-05-09 00:44:31.539319 | 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.25-ubu2404 [10.2 MB] 2026-05-09 00:44:31.539330 | 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.16+maria~ubu2404 [7,653 kB] 2026-05-09 00:44:31.539341 | 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.16+maria~ubu2404 [3,451 kB] 2026-05-09 00:44:31.539350 | 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.16+maria~ubu2404 [7,067 kB] 2026-05-09 00:44:31.539360 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preconfiguring packages ... 2026-05-09 00:44:31.539369 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 31.0 MB in 5s (6,365 kB/s) 2026-05-09 00:44:31.539379 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libpopt0:amd64. 2026-05-09 00:44:31.539389 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 2026-05-09 00:44:31.539401 | 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% 2026-05-09 00:44:31.539412 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 75% (Reading database ... 80% 2026-05-09 00:44:31.539422 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 85% 2026-05-09 00:44:31.539431 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 90% 2026-05-09 00:44:31.539441 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 95% 2026-05-09 00:44:31.539450 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 100% (Reading database ... 11725 files and directories currently installed.) 2026-05-09 00:44:31.539460 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../00-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-09 00:44:31.539470 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 00:44:31.539479 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package rsync. 2026-05-09 00:44:31.539489 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../01-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2026-05-09 00:44:31.539499 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2026-05-09 00:44:31.539508 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package galera-4. 2026-05-09 00:44:31.539523 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../02-galera-4_26.4.25-ubu2404_amd64.deb ... 2026-05-09 00:44:31.539532 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking galera-4 (26.4.25-ubu2404) ... 2026-05-09 00:44:31.539551 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libdbi-perl:amd64. 2026-05-09 00:44:31.539570 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../03-libdbi-perl_1.643-4build3_amd64.deb ... 2026-05-09 00:44:31.539580 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libdbi-perl:amd64 (1.643-4build3) ... 2026-05-09 00:44:31.539590 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package liburing2:amd64. 2026-05-09 00:44:31.539599 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../04-liburing2_2.5-1build1_amd64.deb ... 2026-05-09 00:44:31.539609 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-05-09 00:44:31.539619 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server-core. 2026-05-09 00:44:31.539632 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../05-mariadb-server-core_1%3a10.11.16+maria~ubu2404_amd64.deb ... 2026-05-09 00:44:31.539642 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server-core (1:10.11.16+maria~ubu2404) ... 2026-05-09 00:44:31.539652 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package psmisc. 2026-05-09 00:44:31.539661 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2026-05-09 00:44:31.539671 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking psmisc (23.7-1build1) ... 2026-05-09 00:44:31.539685 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server. 2026-05-09 00:44:31.539694 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../07-mariadb-server_1%3a10.11.16+maria~ubu2404_amd64.deb ... 2026-05-09 00:44:31.539707 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server (1:10.11.16+maria~ubu2404) ... 2026-05-09 00:44:31.539737 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libtcl8.6:amd64. 2026-05-09 00:44:31.539769 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../08-libtcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2026-05-09 00:44:31.539798 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2026-05-09 00:44:31.539838 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl8.6. 2026-05-09 00:44:31.539852 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../09-tcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2026-05-09 00:44:31.539880 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl8.6 (8.6.14+dfsg-1build1) ... 2026-05-09 00:44:31.539919 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl-expect:amd64. 2026-05-09 00:44:31.539933 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../10-tcl-expect_5.45.4-3_amd64.deb ... 2026-05-09 00:44:31.539971 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl-expect:amd64 (5.45.4-3) ... 2026-05-09 00:44:31.539986 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package expect. 2026-05-09 00:44:31.540022 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../11-expect_5.45.4-3_amd64.deb ... 2026-05-09 00:44:31.540055 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking expect (5.45.4-3) ... 2026-05-09 00:44:31.540115 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-backup. 2026-05-09 00:44:31.540157 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../12-mariadb-backup_1%3a10.11.16+maria~ubu2404_amd64.deb ... 2026-05-09 00:44:31.540197 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2026-05-09 00:44:31.540236 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-backup (1:10.11.16+maria~ubu2404) ... 2026-05-09 00:44:31.540256 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up galera-4 (26.4.25-ubu2404) ... 2026-05-09 00:44:31.540295 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up psmisc (23.7-1build1) ... 2026-05-09 00:44:31.540311 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2026-05-09 00:44:31.540383 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up liburing2:amd64 (2.5-1build1) ... 2026-05-09 00:44:31.540407 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libdbi-perl:amd64 (1.643-4build3) ... 2026-05-09 00:44:31.540421 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 00:44:31.540434 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl8.6 (8.6.14+dfsg-1build1) ... 2026-05-09 00:44:31.540463 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl-expect:amd64 (5.45.4-3) ... 2026-05-09 00:44:31.540499 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-backup (1:10.11.16+maria~ubu2404) ... 2026-05-09 00:44:31.540513 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server-core (1:10.11.16+maria~ubu2404) ... 2026-05-09 00:44:31.540549 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up rsync (3.2.7-1ubuntu1.2) ... 2026-05-09 00:44:31.540564 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-05-09 00:44:31.540608 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:44:31.540624 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up expect (5.45.4-3) ... 2026-05-09 00:44:31.540637 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server (1:10.11.16+maria~ubu2404) ... 2026-05-09 00:44:31.540676 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-05-09 00:44:31.540691 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of stop. 2026-05-09 00:44:31.540726 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-05-09 00:44:31.540741 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:44:31.540775 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:44:31.540790 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container de17bf032070 2026-05-09 00:44:31.540827 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 8bea296d1b7f 2026-05-09 00:44:31.540842 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 6/18 : COPY mariadb_sudoers /etc/sudoers.d/kolla_mariadb_sudoers 2026-05-09 00:44:31.540880 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 8144f689306b 2026-05-09 00:44:31.540895 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 7/18 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 00:44:31.540933 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> e7d46c92d79e 2026-05-09 00:44:31.543433 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 8/18 : COPY security_reset.expect /usr/local/bin/kolla_security_reset 2026-05-09 00:44:31.543514 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 5cc30ab4b94d 2026-05-09 00:44:31.543536 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 9/18 : COPY backup.sh /usr/local/bin/kolla_mariadb_backup.sh 2026-05-09 00:44:31.543551 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 335acd80d106 2026-05-09 00:44:31.543566 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 10/18 : COPY backup_replica.sh /usr/local/bin/kolla_mariadb_backup_replica.sh 2026-05-09 00:44:31.543582 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 42cc8003cca8 2026-05-09 00:44:31.543600 | 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/* 2026-05-09 00:44:31.543616 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 2cb52174c275 2026-05-09 00:44:31.543631 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 2cb52174c275 2026-05-09 00:44:31.543646 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 9de0e00fb334 2026-05-09 00:44:31.543661 | 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 2026-05-09 00:44:31.543701 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in a42819f2013e 2026-05-09 00:44:31.543718 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container a42819f2013e 2026-05-09 00:44:31.543733 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 757936854d4e 2026-05-09 00:44:31.543747 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 13/18 : COPY healthcheck_mariadb /usr/local/bin/healthcheck_mariadb 2026-05-09 00:44:31.543764 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 0528b67598ae 2026-05-09 00:44:31.543780 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 14/18 : RUN chmod 755 /usr/local/bin/healthcheck_mariadb 2026-05-09 00:44:31.543795 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 945fee3eb53a 2026-05-09 00:44:31.543809 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 945fee3eb53a 2026-05-09 00:44:31.543824 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 4b1bb1cab0f7 2026-05-09 00:44:31.543839 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 15/18 : ENTRYPOINT ["dumb-init", "--"] 2026-05-09 00:44:31.543854 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 401dd1986762 2026-05-09 00:44:31.543869 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 401dd1986762 2026-05-09 00:44:31.543885 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 87d6a28b26ac 2026-05-09 00:44:31.543900 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 16/18 : CMD ["kolla_start"] 2026-05-09 00:44:31.543914 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 368567fd5cb8 2026-05-09 00:44:31.543930 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 368567fd5cb8 2026-05-09 00:44:31.543945 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> bb1f76318454 2026-05-09 00:44:31.543980 | 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 2026-05-09 00:44:31.544000 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 81b63fc2503a 2026-05-09 00:44:31.544015 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-05-09 00:44:31.544031 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-05-09 00:44:31.544046 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-05-09 00:44:31.544088 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Package 'build-essential' is not installed, so not removed 2026-05-09 00:44:31.544105 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:44:31.544120 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-05-09 00:44:31.544134 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-05-09 00:44:31.544148 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-05-09 00:44:31.544162 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:44:31.544177 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 81b63fc2503a 2026-05-09 00:44:31.544192 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> c1d849f15845 2026-05-09 00:44:31.544258 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 18/18 : USER mysql 2026-05-09 00:44:31.544286 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in a4f9963c6b2f 2026-05-09 00:44:31.544322 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container a4f9963c6b2f 2026-05-09 00:44:31.544339 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> fff7556bf4cc 2026-05-09 00:44:31.544355 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully built bb9b9faf5292 2026-05-09 00:44:31.544386 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-server:build-20260509 2026-05-09 00:44:31.544400 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Built at 2026-05-09 00:44:31.541769 (took 0:00:31.514970) 2026-05-09 00:44:31.544415 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-vswitchd) 2026-05-09 00:44:31.544430 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Processing 2026-05-09 00:44:31.544445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building started at 2026-05-09 00:44:31.542113 2026-05-09 00:44:31.544461 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 plugins into plugins archive 2026-05-09 00:44:31.544477 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 additions into additions archive 2026-05-09 00:44:36.025258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20260509 2026-05-09 00:44:36.025348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 3f097435e0c0 2026-05-09 00:44:36.025416 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 2/5 : LABEL "build-date"="20260509" "name"="ovsdpdk-vswitchd" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:44:36.025438 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 8fbfb64503ba 2026-05-09 00:44:36.025485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 8fbfb64503ba 2026-05-09 00:44:36.025505 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 8fbe0f86e401 2026-05-09 00:44:36.025571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2026-05-09 00:44:36.025672 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> a5817e0d1865 2026-05-09 00:44:36.025784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start 2026-05-09 00:44:36.025858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in efb60e56da56 2026-05-09 00:44:36.025918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container efb60e56da56 2026-05-09 00:44:36.025975 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 5aa1b6ef8e18 2026-05-09 00:44:36.026118 | 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 2026-05-09 00:44:36.026169 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 8612c8c8b60d 2026-05-09 00:44:36.026186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2026-05-09 00:44:36.026271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2026-05-09 00:44:36.028393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2026-05-09 00:44:36.028424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Package 'build-essential' is not installed, so not removed 2026-05-09 00:44:36.028436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:44:36.028453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2026-05-09 00:44:36.028463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2026-05-09 00:44:36.028472 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2026-05-09 00:44:36.028480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:44:36.028489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 8612c8c8b60d 2026-05-09 00:44:36.028499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> de4ef56d8040 2026-05-09 00:44:36.028507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully built 4f99e04daf90 2026-05-09 00:44:36.028515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260509 2026-05-09 00:44:36.028524 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Built at 2026-05-09 00:44:36.026968 (took 0:00:04.484855) 2026-05-09 00:44:36.028533 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-db) 2026-05-09 00:44:36.028541 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Processing 2026-05-09 00:44:36.028549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building started at 2026-05-09 00:44:36.027783 2026-05-09 00:44:36.030489 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 plugins into plugins archive 2026-05-09 00:44:36.032349 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 additions into additions archive 2026-05-09 00:44:40.567987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20260509 2026-05-09 00:44:40.568169 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 3f097435e0c0 2026-05-09 00:44:40.568245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 2/6 : LABEL "build-date"="20260509" "name"="ovsdpdk-db" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:44:40.568277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in ad84533748cc 2026-05-09 00:44:40.568303 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container ad84533748cc 2026-05-09 00:44:40.568324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 504698c44977 2026-05-09 00:44:40.568348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2026-05-09 00:44:40.568376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> a4e27fbbf6a6 2026-05-09 00:44:40.568442 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 4/6 : COPY start_ovsdb_server.sh /usr/local/bin/start-ovsdb-server 2026-05-09 00:44:40.568551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 08c71cf57e39 2026-05-09 00:44:40.568577 | 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 2026-05-09 00:44:40.568607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in e680d2a4b5c6 2026-05-09 00:44:40.568772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container e680d2a4b5c6 2026-05-09 00:44:40.568807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 10d0286018c1 2026-05-09 00:44:40.568841 | 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 2026-05-09 00:44:40.568932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 19d6e8f17783 2026-05-09 00:44:40.568952 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2026-05-09 00:44:40.568973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2026-05-09 00:44:40.568994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2026-05-09 00:44:40.569113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Package 'build-essential' is not installed, so not removed 2026-05-09 00:44:40.569138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:44:40.569272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2026-05-09 00:44:40.569310 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2026-05-09 00:44:40.569385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2026-05-09 00:44:40.569415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:44:40.569508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 19d6e8f17783 2026-05-09 00:44:40.569538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> ece08729f27d 2026-05-09 00:44:40.569563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully built 01f39a94331a 2026-05-09 00:44:40.569723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260509 2026-05-09 00:44:40.569839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Built at 2026-05-09 00:44:40.569689 (took 0:00:04.541906) 2026-05-09 00:44:40.570636 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-corosync) 2026-05-09 00:44:40.570714 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Processing 2026-05-09 00:44:40.570728 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building started at 2026-05-09 00:44:40.570629 2026-05-09 00:44:40.571891 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 plugins into plugins archive 2026-05-09 00:44:40.572648 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 additions into additions archive 2026-05-09 00:44:53.790723 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260509 2026-05-09 00:44:53.790822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 186acb465459 2026-05-09 00:44:53.790964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 2/3 : LABEL "build-date"="20260509" "name"="hacluster-corosync" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:44:53.791095 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in 5a91b6ae8c2f 2026-05-09 00:44:53.791272 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container 5a91b6ae8c2f 2026-05-09 00:44:53.791370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 75551e941dd5 2026-05-09 00:44:53.791457 | 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/* 2026-05-09 00:44:53.791548 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in 7867a2ce8df8 2026-05-09 00:44:53.791631 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:44:53.791717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:44:53.791816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:44:53.791903 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:44:53.791985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:44:53.792128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:44:53.792328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:44:53.792365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:44:53.792459 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:44:53.792523 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:44:53.792604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:44:53.792683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:44:53.796315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:44:53.796346 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:44:53.796354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:44:53.796364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 30.1 MB in 3s (11.4 MB/s) 2026-05-09 00:44:53.796372 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2026-05-09 00:44:53.796381 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2026-05-09 00:44:53.796390 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building dependency tree... 2026-05-09 00:44:53.796398 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading state information... 2026-05-09 00:44:53.796407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following additional packages will be installed: 2026-05-09 00:44:53.796416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 liblzo2-2 2026-05-09 00:44:53.796425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 libstatgrab10t64 2026-05-09 00:44:53.796433 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libvotequorum8 libxml2 libxslt1.1 xsltproc 2026-05-09 00:44:53.796442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Recommended packages: 2026-05-09 00:44:53.796451 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libqb-tools 2026-05-09 00:44:53.796459 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following NEW packages will be installed: 2026-05-09 00:44:53.796468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: corosync libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 2026-05-09 00:44:53.796476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: liblzo2-2 libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 2026-05-09 00:44:53.796499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libstatgrab10t64 libvotequorum8 libxml2 libxslt1.1 xsltproc 2026-05-09 00:44:53.796508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:44:53.796516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Need to get 13.9 MB of archives. 2026-05-09 00:44:53.796525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:After this operation, 45.6 MB of additional disk space will be used. 2026-05-09 00:44:53.796533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:44:53.796542 | 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.2 [11.3 kB] 2026-05-09 00:44:53.796551 | 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] 2026-05-09 00:44:53.796559 | 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.2 [8,668 B] 2026-05-09 00:44:53.796568 | 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.2 [10.5 kB] 2026-05-09 00:44:53.796577 | 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.2 [12.4 kB] 2026-05-09 00:44:53.796585 | 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] 2026-05-09 00:44:53.796594 | 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] 2026-05-09 00:44:53.796602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-05-09 00:44:53.796611 | 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] 2026-05-09 00:44:53.796619 | 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] 2026-05-09 00:44:53.796637 | 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.2 [7,284 B] 2026-05-09 00:44:53.796646 | 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] 2026-05-09 00:44:53.796655 | 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.2 [8,512 B] 2026-05-09 00:44:53.796675 | 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] 2026-05-09 00:44:53.796684 | 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.7 [764 kB] 2026-05-09 00:44:53.796693 | 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.3 [168 kB] 2026-05-09 00:44:53.796702 | 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.3 [15.0 kB] 2026-05-09 00:44:53.796710 | 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.2 [261 kB] 2026-05-09 00:44:53.796719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 13.9 MB in 1s (23.7 MB/s) 2026-05-09 00:44:53.796727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcorosync-common4:amd64. 2026-05-09 00:44:53.796742 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 2026-05-09 00:44:53.796753 | 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% 2026-05-09 00:44:53.796771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 70% 2026-05-09 00:44:53.796786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 75% 2026-05-09 00:44:53.796802 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 80% 2026-05-09 00:44:53.796818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 85% 2026-05-09 00:44:53.796833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 90% 2026-05-09 00:44:53.796848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 95% 2026-05-09 00:44:53.796863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:44:53.796880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:44:53.796895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:44:53.796911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libqb100:amd64. 2026-05-09 00:44:53.796926 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-05-09 00:44:53.796943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-09 00:44:53.796959 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcfg7:amd64. 2026-05-09 00:44:53.796975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:44:53.796990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2026-05-09 00:44:53.797006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:44:53.797015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcmap4:amd64. 2026-05-09 00:44:53.797023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:44:53.797032 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:44:53.797040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcpg4:amd64. 2026-05-09 00:44:53.797049 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:44:53.797059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:44:53.797096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package liblzo2-2:amd64. 2026-05-09 00:44:53.797115 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-05-09 00:44:53.797140 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2026-05-09 00:44:53.797157 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-05-09 00:44:53.797173 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnspr4:amd64. 2026-05-09 00:44:53.797188 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-05-09 00:44:53.797238 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-09 00:44:53.797264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnss3:amd64. 2026-05-09 00:44:53.797283 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-09 00:44:53.797292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-09 00:44:53.797301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libknet1t64:amd64. 2026-05-09 00:44:53.797309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-05-09 00:44:53.797318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-05-09 00:44:53.797326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnozzle1t64:amd64. 2026-05-09 00:44:53.797334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-05-09 00:44:53.797343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-05-09 00:44:53.797351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libquorum5:amd64. 2026-05-09 00:44:53.797360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:44:53.797369 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:44:53.797377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libstatgrab10t64. 2026-05-09 00:44:53.797386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-05-09 00:44:53.797394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-05-09 00:44:53.797403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libvotequorum8:amd64. 2026-05-09 00:44:53.797412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:44:53.797420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2026-05-09 00:44:53.797429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:44:53.797438 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libicu74:amd64. 2026-05-09 00:44:53.797446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-05-09 00:44:53.797455 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2026-05-09 00:44:53.797463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:44:53.797472 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxml2:amd64. 2026-05-09 00:44:53.797480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-09 00:44:53.797489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:44:53.797498 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxslt1.1:amd64. 2026-05-09 00:44:53.797510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:44:53.797519 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:44:53.797528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package xsltproc. 2026-05-09 00:44:53.797536 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:44:53.797545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:44:53.797562 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package corosync. 2026-05-09 00:44:53.797602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:44:53.797771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-05-09 00:44:53.797827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-09 00:44:53.797865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-05-09 00:44:53.797877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:44:53.797892 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-05-09 00:44:53.797905 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-05-09 00:44:53.797964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-09 00:44:53.798023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:44:53.798105 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:44:53.798177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:44:53.798325 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:44:53.798364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:44:53.798384 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:44:53.798409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:44:53.798460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-09 00:44:53.798505 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-05-09 00:44:53.798540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:44:53.798605 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:44:53.798643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-05-09 00:44:53.798701 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: could not determine current runlevel 2026-05-09 00:44:53.798725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2026-05-09 00:44:53.798785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:44:53.798810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:44:53.798868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container 7867a2ce8df8 2026-05-09 00:44:53.798891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> b25231067b39 2026-05-09 00:44:53.798950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully built 0eb5692f7d73 2026-05-09 00:44:53.798976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260509 2026-05-09 00:44:53.799201 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Built at 2026-05-09 00:44:53.798986 (took 0:00:13.228357) 2026-05-09 00:44:53.799504 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pcs) 2026-05-09 00:44:53.799527 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Processing 2026-05-09 00:44:53.799586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building started at 2026-05-09 00:44:53.799517 2026-05-09 00:44:53.800426 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 plugins into plugins archive 2026-05-09 00:44:53.801138 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 additions into additions archive 2026-05-09 00:45:31.821499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260509 2026-05-09 00:45:31.821611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 186acb465459 2026-05-09 00:45:31.821692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 2/3 : LABEL "build-date"="20260509" "name"="hacluster-pcs" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:45:31.821830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 7a8c3f809509 2026-05-09 00:45:31.821913 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 7a8c3f809509 2026-05-09 00:45:31.822055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 6df5e4d3ec7e 2026-05-09 00:45:31.822247 | 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/* 2026-05-09 00:45:31.822323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 710425650b09 2026-05-09 00:45:31.822470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:45:31.822651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:45:31.822693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:45:31.822767 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:45:31.822840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:45:31.822910 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:45:31.823159 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:45:31.823299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:45:31.823334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:45:31.823358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:45:31.823456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:45:31.823491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:45:31.823583 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:45:31.823656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:45:31.823733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:45:31.823811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 30.1 MB in 2s (13.4 MB/s) 2026-05-09 00:45:31.823875 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2026-05-09 00:45:31.823961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2026-05-09 00:45:31.824043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building dependency tree... 2026-05-09 00:45:31.824143 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading state information... 2026-05-09 00:45:31.824339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following additional packages will be installed: 2026-05-09 00:45:31.824402 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-05-09 00:45:31.824466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2026-05-09 00:45:31.824532 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-05-09 00:45:31.824596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2026-05-09 00:45:31.824659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2026-05-09 00:45:31.824721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2026-05-09 00:45:31.824782 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-05-09 00:45:31.824853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2026-05-09 00:45:31.824922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2026-05-09 00:45:31.824985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents psmisc puma python3-cffi-backend 2026-05-09 00:45:31.825053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cryptography python3-dacite python3-dateutil python3-lxml 2026-05-09 00:45:31.825114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-openssl python3-packaging python3-pycurl python3-pyparsing 2026-05-09 00:45:31.825191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-six python3-tornado python3-yaml rake resource-agents-base 2026-05-09 00:45:31.825399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-05-09 00:45:31.825451 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-05-09 00:45:31.825496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-05-09 00:45:31.825517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-05-09 00:45:31.825541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: rubygems-integration xsltproc 2026-05-09 00:45:31.825565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Suggested packages: 2026-05-09 00:45:31.825687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: bash-completion cluster-glue csync2 dmidecode fdisk | util-linux ocfs2-tools 2026-05-09 00:45:31.825711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: openssh-server parted sbd ufw vim-addon-manager default-dbus-session-bus 2026-05-09 00:45:31.825735 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: | dbus-session-bus low-memory-monitor fence-agents-extra 2026-05-09 00:45:31.825801 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-extra python-cryptography-doc python3-cryptography-vectors 2026-05-09 00:45:31.825827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-lxml-doc python-openssl-doc python3-openssl-dbg libcurl4-gnutls-dev 2026-05-09 00:45:31.825890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-pycurl-doc python-pyparsing-doc python-tornado-doc python3-twisted 2026-05-09 00:45:31.825939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: targetcli-fb postgresql ri ruby-dev bundler 2026-05-09 00:45:31.825987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Recommended packages: 2026-05-09 00:45:31.826058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-05-09 00:45:31.826106 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2026-05-09 00:45:31.826245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-html5lib zip fonts-lato libjs-jquery 2026-05-09 00:45:31.826332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following NEW packages will be installed: 2026-05-09 00:45:31.826357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync crmsh dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-05-09 00:45:31.826450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2026-05-09 00:45:31.826556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-05-09 00:45:31.826683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2026-05-09 00:45:31.826803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2026-05-09 00:45:31.826865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2026-05-09 00:45:31.826936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-05-09 00:45:31.827012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2026-05-09 00:45:31.827070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2026-05-09 00:45:31.827162 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2026-05-09 00:45:31.827430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2026-05-09 00:45:31.827688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-lxml python3-openssl python3-packaging python3-pycurl 2026-05-09 00:45:31.827730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-pyparsing python3-six python3-tornado python3-yaml rake 2026-05-09 00:45:31.827741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-base resource-agents-common ruby ruby-childprocess 2026-05-09 00:45:31.827759 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2026-05-09 00:45:31.827769 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-05-09 00:45:31.827783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-05-09 00:45:31.827857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-05-09 00:45:31.827945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:0 upgraded, 88 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:45:31.827972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Need to get 30.6 MB of archives. 2026-05-09 00:45:31.828041 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:After this operation, 117 MB of additional disk space will be used. 2026-05-09 00:45:31.828099 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-05-09 00:45:31.828336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:45:31.828368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.2 [11.3 kB] 2026-05-09 00:45:31.828398 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2026-05-09 00:45:31.828409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.2 [8,668 B] 2026-05-09 00:45:31.828438 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.2 [10.5 kB] 2026-05-09 00:45:31.828453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.2 [12.4 kB] 2026-05-09 00:45:31.828521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-05-09 00:45:31.828594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-05-09 00:45:31.828653 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-05-09 00:45:31.828711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2026-05-09 00:45:31.828769 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2026-05-09 00:45:31.828827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.2 [7,284 B] 2026-05-09 00:45:31.828900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2026-05-09 00:45:31.828957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.2 [8,512 B] 2026-05-09 00:45:31.829013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-05-09 00:45:31.829071 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.7 [764 kB] 2026-05-09 00:45:31.829146 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-05-09 00:45:31.829239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.3 [15.0 kB] 2026-05-09 00:45:31.829288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.2 [261 kB] 2026-05-09 00:45:31.829348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3-tools amd64 2:3.98-1ubuntu0.1 [615 kB] 2026-05-09 00:45:31.829405 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-05-09 00:45:31.829463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2026-05-09 00:45:31.829523 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2026-05-09 00:45:31.829580 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2026-05-09 00:45:31.829635 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2026-05-09 00:45:31.829690 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2026-05-09 00:45:31.829744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2026-05-09 00:45:31.829797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2026-05-09 00:45:31.829851 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-05-09 00:45:31.829892 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-05-09 00:45:31.829949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.7 [5,341 kB] 2026-05-09 00:45:31.830009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.7 [50.7 kB] 2026-05-09 00:45:31.830053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2026-05-09 00:45:31.830105 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2026-05-09 00:45:31.830161 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2026-05-09 00:45:31.830318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2026-05-09 00:45:31.830363 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2026-05-09 00:45:31.830383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-05-09 00:45:31.830396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2026-05-09 00:45:31.830473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2026-05-09 00:45:31.830502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2026-05-09 00:45:31.830594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-05-09 00:45:31.830623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openssl all 23.2.0-1ubuntu0.1 [48.1 kB] 2026-05-09 00:45:31.830681 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-09 00:45:31.830719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2026-05-09 00:45:31.830776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-05-09 00:45:31.830800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.5 [302 kB] 2026-05-09 00:45:31.830867 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2026-05-09 00:45:31.830919 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2026-05-09 00:45:31.830973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2026-05-09 00:45:31.831028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2026-05-09 00:45:31.831082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2026-05-09 00:45:31.831164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2026-05-09 00:45:31.834316 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2026-05-09 00:45:31.834347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.7 [117 kB] 2026-05-09 00:45:31.834356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2026-05-09 00:45:31.834365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2026-05-09 00:45:31.834375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2026-05-09 00:45:31.834383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2026-05-09 00:45:31.834392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-05-09 00:45:31.834415 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-05-09 00:45:31.834432 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-05-09 00:45:31.834446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-05-09 00:45:31.834461 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-05-09 00:45:31.834476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-05-09 00:45:31.834492 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2026-05-09 00:45:31.834507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2026-05-09 00:45:31.834523 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-09 00:45:31.834538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-05-09 00:45:31.834552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2026-05-09 00:45:31.834561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2026-05-09 00:45:31.834570 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-05-09 00:45:31.834578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-05-09 00:45:31.834587 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2026-05-09 00:45:31.834595 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2026-05-09 00:45:31.834617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2026-05-09 00:45:31.834628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2026-05-09 00:45:31.834638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2026-05-09 00:45:31.834647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2026-05-09 00:45:31.834657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2026-05-09 00:45:31.834666 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2026-05-09 00:45:31.834691 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2026-05-09 00:45:31.834702 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2026-05-09 00:45:31.834711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2026-05-09 00:45:31.834721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-05-09 00:45:31.834730 | 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] 2026-05-09 00:45:31.834740 | 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] 2026-05-09 00:45:31.834750 | 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] 2026-05-09 00:45:31.834760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 30.6 MB in 1s (23.7 MB/s) 2026-05-09 00:45:31.834777 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcorosync-common4:amd64. 2026-05-09 00:45:31.834787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 2026-05-09 00:45:31.834800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(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% 2026-05-09 00:45:31.834813 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 70% 2026-05-09 00:45:31.834822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 2026-05-09 00:45:31.834832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:75% (Reading database ... 80% 2026-05-09 00:45:31.834842 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 85% 2026-05-09 00:45:31.834851 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 90% 2026-05-09 00:45:31.834861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 95% 2026-05-09 00:45:31.834870 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:45:31.834880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:45:31.834890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:45:31.834899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libqb100:amd64. 2026-05-09 00:45:31.834909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-05-09 00:45:31.834926 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-09 00:45:31.834936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcfg7:amd64. 2026-05-09 00:45:31.834946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:45:31.834955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:45:31.834964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcmap4:amd64. 2026-05-09 00:45:31.834974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-09 00:45:31.834984 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:45:31.834993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:45:31.835003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcpg4:amd64. 2026-05-09 00:45:31.835012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:45:31.835022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:45:31.835031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblzo2-2:amd64. 2026-05-09 00:45:31.835041 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-05-09 00:45:31.835050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-05-09 00:45:31.835060 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnspr4:amd64. 2026-05-09 00:45:31.835069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-05-09 00:45:31.835079 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-09 00:45:31.835096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3:amd64. 2026-05-09 00:45:31.835105 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-09 00:45:31.835143 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-09 00:45:31.835155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libknet1t64:amd64. 2026-05-09 00:45:31.835165 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-05-09 00:45:31.835175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-05-09 00:45:31.835185 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnozzle1t64:amd64. 2026-05-09 00:45:31.835195 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-05-09 00:45:31.835234 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-05-09 00:45:31.835250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libquorum5:amd64. 2026-05-09 00:45:31.835260 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:45:31.835277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:45:31.835287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstatgrab10t64. 2026-05-09 00:45:31.835297 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-05-09 00:45:31.835307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-05-09 00:45:31.835317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libvotequorum8:amd64. 2026-05-09 00:45:31.835346 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:45:31.835357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:45:31.835366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libicu74:amd64. 2026-05-09 00:45:31.835376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-05-09 00:45:31.835386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-09 00:45:31.835396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:45:31.835405 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxml2:amd64. 2026-05-09 00:45:31.835415 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-09 00:45:31.835424 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:45:31.835434 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxslt1.1:amd64. 2026-05-09 00:45:31.835444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:45:31.835453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:45:31.835463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package xsltproc. 2026-05-09 00:45:31.835473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:45:31.835482 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:45:31.835492 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package corosync. 2026-05-09 00:45:31.835502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:45:31.835511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-05-09 00:45:31.835521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3-tools. 2026-05-09 00:45:31.835530 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-09 00:45:31.835540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-05-09 00:45:31.835556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package psmisc. 2026-05-09 00:45:31.835567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2026-05-09 00:45:31.835577 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking psmisc (23.7-1build1) ... 2026-05-09 00:45:31.835586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rubygems-integration. 2026-05-09 00:45:31.835596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2026-05-09 00:45:31.835606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rubygems-integration (1.18) ... 2026-05-09 00:45:31.835616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rake. 2026-05-09 00:45:31.835626 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2026-05-09 00:45:31.835635 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rake (13.0.6-3) ... 2026-05-09 00:45:31.835649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-net-telnet. 2026-05-09 00:45:31.835659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2026-05-09 00:45:31.835673 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-09 00:45:31.835736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-05-09 00:45:31.835793 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-webrick. 2026-05-09 00:45:31.835808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-05-09 00:45:31.835974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-05-09 00:45:31.836013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-xmlrpc. 2026-05-09 00:45:31.836023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-05-09 00:45:31.836052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-09 00:45:31.836063 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-05-09 00:45:31.836075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby:amd64. 2026-05-09 00:45:31.836149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-05-09 00:45:31.836190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-05-09 00:45:31.836268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sdbm:amd64. 2026-05-09 00:45:31.836316 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-05-09 00:45:31.836367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-05-09 00:45:31.836416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libncurses6:amd64. 2026-05-09 00:45:31.836466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-09 00:45:31.836515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:45:31.836565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libyaml-0-2:amd64. 2026-05-09 00:45:31.836614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-05-09 00:45:31.836663 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-09 00:45:31.836711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby3.2:amd64. 2026-05-09 00:45:31.836803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-05-09 00:45:31.836818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-09 00:45:31.836857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby3.2. 2026-05-09 00:45:31.836906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-05-09 00:45:31.836954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-09 00:45:31.837001 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rubygems. 2026-05-09 00:45:31.837049 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2026-05-09 00:45:31.837097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rubygems (3.4.20-1) ... 2026-05-09 00:45:31.837166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby. 2026-05-09 00:45:31.837220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-05-09 00:45:31.837283 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby (1:3.2~ubuntu1) ... 2026-05-09 00:45:31.837335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-nio4r:amd64. 2026-05-09 00:45:31.837384 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-05-09 00:45:31.837413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-05-09 00:45:31.837473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package puma. 2026-05-09 00:45:31.837511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-05-09 00:45:31.837569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-05-09 00:45:31.837590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dacite. 2026-05-09 00:45:31.837644 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2026-05-09 00:45:31.837683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dacite (1.8.1-2) ... 2026-05-09 00:45:31.837720 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-six. 2026-05-09 00:45:31.837756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2026-05-09 00:45:31.837805 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-six (1.16.0-4) ... 2026-05-09 00:45:31.837851 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dateutil. 2026-05-09 00:45:31.837899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-05-09 00:45:31.837945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-05-09 00:45:31.837992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-lxml:amd64. 2026-05-09 00:45:31.838040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2026-05-09 00:45:31.838087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-05-09 00:45:31.838160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cffi-backend:amd64. 2026-05-09 00:45:31.838226 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-05-09 00:45:31.838278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-09 00:45:31.838315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cryptography. 2026-05-09 00:45:31.838364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-05-09 00:45:31.838412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-09 00:45:31.838464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-openssl. 2026-05-09 00:45:31.838532 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../41-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-05-09 00:45:31.838554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-05-09 00:45:31.838592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-05-09 00:45:31.838655 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-09 00:45:31.838679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-09 00:45:31.838748 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pycurl. 2026-05-09 00:45:31.838772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-05-09 00:45:31.838818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-05-09 00:45:31.838866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pyparsing. 2026-05-09 00:45:31.838893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2026-05-09 00:45:31.838953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pyparsing (3.1.1-1) ... 2026-05-09 00:45:31.838990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-tornado. 2026-05-09 00:45:31.839038 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-05-09 00:45:31.839086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-05-09 00:45:31.839226 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ffi:amd64. 2026-05-09 00:45:31.839247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-05-09 00:45:31.839261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-05-09 00:45:31.839301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-childprocess. 2026-05-09 00:45:31.839349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2026-05-09 00:45:31.839396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-childprocess (4.1.0-2) ... 2026-05-09 00:45:31.839442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types-data. 2026-05-09 00:45:31.839489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-05-09 00:45:31.839535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-05-09 00:45:31.839581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types. 2026-05-09 00:45:31.839628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2026-05-09 00:45:31.839675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types (3.5.2-1) ... 2026-05-09 00:45:31.839721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ethon. 2026-05-09 00:45:31.839768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-05-09 00:45:31.839814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-05-09 00:45:31.839861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ruby2-keywords. 2026-05-09 00:45:31.839908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-05-09 00:45:31.839955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-05-09 00:45:31.840002 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mustermann. 2026-05-09 00:45:31.840047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2026-05-09 00:45:31.840094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mustermann (3.0.0-2) ... 2026-05-09 00:45:31.840234 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack. 2026-05-09 00:45:31.840254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-05-09 00:45:31.840314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-05-09 00:45:31.840361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack-protection. 2026-05-09 00:45:31.840409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-05-09 00:45:31.840456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-05-09 00:45:31.840503 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-tilt. 2026-05-09 00:45:31.840545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2026-05-09 00:45:31.840592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-tilt (2.0.11-2) ... 2026-05-09 00:45:31.840638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sinatra. 2026-05-09 00:45:31.840684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-05-09 00:45:31.840728 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-05-09 00:45:31.840771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pcs. 2026-05-09 00:45:31.840815 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2026-05-09 00:45:31.840859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-05-09 00:45:31.840913 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-09 00:45:31.840958 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:45:31.841003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:45:31.841048 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-bin. 2026-05-09 00:45:31.841092 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:45:31.841154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-09 00:45:31.841228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-session-bus-common. 2026-05-09 00:45:31.841298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-09 00:45:31.841344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 00:45:31.841391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-daemon. 2026-05-09 00:45:31.841437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:45:31.841484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-09 00:45:31.841529 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-system-bus-common. 2026-05-09 00:45:31.841574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-09 00:45:31.841621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 00:45:31.841667 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus. 2026-05-09 00:45:31.841714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:45:31.841771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-05-09 00:45:31.841817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-common. 2026-05-09 00:45:31.841863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-05-09 00:45:31.841907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.841952 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnet1:amd64. 2026-05-09 00:45:31.841996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-05-09 00:45:31.842041 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-05-09 00:45:31.842086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-09 00:45:31.842141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 00:45:31.842190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:45:31.842257 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libltdl7:amd64. 2026-05-09 00:45:31.842303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-09 00:45:31.842349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-09 00:45:31.842395 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpils2t64. 2026-05-09 00:45:31.842439 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-05-09 00:45:31.842484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-05-09 00:45:31.842528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libplumb2t64. 2026-05-09 00:45:31.842572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-05-09 00:45:31.842616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-05-09 00:45:31.842660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-common. 2026-05-09 00:45:31.842704 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-05-09 00:45:31.842748 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-05-09 00:45:31.842791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-base. 2026-05-09 00:45:31.842834 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-05-09 00:45:31.842886 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-05-09 00:45:31.842931 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-resource-agents. 2026-05-09 00:45:31.842975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-05-09 00:45:31.843018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.843062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-05-09 00:45:31.843106 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:31.843280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.843330 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-rules26t64:amd64. 2026-05-09 00:45:31.843349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:31.843359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.843369 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcib27t64:amd64. 2026-05-09 00:45:31.843383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:31.843418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.843461 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmservice28t64:amd64. 2026-05-09 00:45:31.843501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:31.843532 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.843574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstonithd26t64:amd64. 2026-05-09 00:45:31.843628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:31.843644 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.843698 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-05-09 00:45:31.843740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:31.843754 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.843815 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblrmd28t64:amd64. 2026-05-09 00:45:31.843867 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:31.843882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.843939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-status28t64:amd64. 2026-05-09 00:45:31.843990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:31.844006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.844058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpacemaker1t64:amd64. 2026-05-09 00:45:31.844100 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:31.844172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-09 00:45:31.844239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.844290 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker. 2026-05-09 00:45:31.844355 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:31.844373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.844433 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package iputils-ping. 2026-05-09 00:45:31.844473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../83-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-09 00:45:31.844521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-05-09 00:45:31.844556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-cli-utils. 2026-05-09 00:45:31.844579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../84-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:31.844661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.846301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-packaging. 2026-05-09 00:45:31.846334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../85-python3-packaging_24.0-1_all.deb ... 2026-05-09 00:45:31.846344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-packaging (24.0-1) ... 2026-05-09 00:45:31.846354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-yaml. 2026-05-09 00:45:31.846364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-09 00:45:31.846374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../86-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-05-09 00:45:31.846383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-09 00:45:31.846409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package crmsh. 2026-05-09 00:45:31.846426 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../87-crmsh_4.6.0-1ubuntu2_all.deb ... 2026-05-09 00:45:31.846451 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking crmsh (4.6.0-1ubuntu2) ... 2026-05-09 00:45:31.846472 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.846489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-09 00:45:31.846505 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The group `haclient' already exists as a system group. Exiting. 2026-05-09 00:45:31.846521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The system user `hacluster' already exists. Exiting. 2026-05-09 00:45:31.846539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-09 00:45:31.846557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records in 2026-05-09 00:45:31.846574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records out 2026-05-09 00:45:31.846591 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000129215 s, 31.7 MB/s 2026-05-09 00:45:31.846604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-05-09 00:45:31.846614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dacite (1.8.1-2) ... 2026-05-09 00:45:31.846623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-05-09 00:45:31.846633 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mustermann (3.0.0-2) ... 2026-05-09 00:45:31.846642 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up psmisc (23.7-1build1) ... 2026-05-09 00:45:31.846652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-09 00:45:31.846661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-09 00:45:31.846670 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-09 00:45:31.846679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-09 00:45:31.846689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-05-09 00:45:31.846698 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:45:31.846708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rubygems-integration (1.18) ... 2026-05-09 00:45:31.846717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-05-09 00:45:31.846727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-05-09 00:45:31.846747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-05-09 00:45:31.846757 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-six (1.16.0-4) ... 2026-05-09 00:45:31.846766 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pycurl (7.45.3-1build2) ... 2026-05-09 00:45:31.846776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:45:31.846785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:No schema files found: doing nothing. 2026-05-09 00:45:31.846794 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-packaging (24.0-1) ... 2026-05-09 00:45:31.846804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pyparsing (3.1.1-1) ... 2026-05-09 00:45:31.846813 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-09 00:45:31.846822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:45:31.846831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:45:31.846841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-net-telnet (0.2.0-1) ... 2026-05-09 00:45:31.846861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-09 00:45:31.846871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:45:31.846880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-05-09 00:45:31.846889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:45:31.846899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 00:45:31.846922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-05-09 00:45:31.846932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-05-09 00:45:31.846942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 00:45:31.846951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-05-09 00:45:31.846960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-05-09 00:45:31.846970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:45:31.846979 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-09 00:45:31.846988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-09 00:45:31.846998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-05-09 00:45:31.847007 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-05-09 00:45:31.847017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:45:31.847026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:45:31.847036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:45:31.847045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:45:31.847054 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-09 00:45:31.847064 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-09 00:45:31.847073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-05-09 00:45:31.847083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-09 00:45:31.847092 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-05-09 00:45:31.847101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-05-09 00:45:31.847111 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types (3.5.2-1) ... 2026-05-09 00:45:31.847167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-05-09 00:45:31.847178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:45:31.847188 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.847198 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-05-09 00:45:31.847242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-05-09 00:45:31.847253 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:45:31.847263 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.847273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.847284 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.847318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-05-09 00:45:31.847329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-05-09 00:45:31.847339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-05-09 00:45:31.847350 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:45:31.847360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.847370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.847380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.847391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.847401 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-09 00:45:31.847411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.847422 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.847432 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rubygems (3.4.20-1) ... 2026-05-09 00:45:31.847442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rake (13.0.6-3) ... 2026-05-09 00:45:31.847452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-09 00:45:31.847469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-09 00:45:31.847480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-05-09 00:45:31.847490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-09 00:45:31.847501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-05-09 00:45:31.847511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby (1:3.2~ubuntu1) ... 2026-05-09 00:45:31.847522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-05-09 00:45:31.847532 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-tilt (2.0.11-2) ... 2026-05-09 00:45:31.847542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-05-09 00:45:31.847552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-05-09 00:45:31.847563 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-05-09 00:45:31.847573 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-childprocess (4.1.0-2) ... 2026-05-09 00:45:31.847583 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-09 00:45:31.847594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-05-09 00:45:31.847604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-05-09 00:45:31.847614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-05-09 00:45:31.847625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pcs (0.11.7-1ubuntu1) ... 2026-05-09 00:45:31.847638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-05-09 00:45:31.847649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:45:31.847661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-05-09 00:45:31.847678 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:45:31.847695 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.847717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-05-09 00:45:31.847743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:45:31.847764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-05-09 00:45:31.847779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up crmsh (4.6.0-1ubuntu2) ... 2026-05-09 00:45:31.847801 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/bootstrap.py:2296: SyntaxWarning: invalid escape sequence '\w' 2026-05-09 00:45:31.847825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pcmk_delay_max_v_list = re.findall("pcmk_delay_max=(\w+)", out) 2026-05-09 00:45:31.847849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:37: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 00:45:31.847901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-05-09 00:45:31.847916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:95: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 00:45:31.847970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-05-09 00:45:31.847987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:154: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 00:45:31.848040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-05-09 00:45:31.848064 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/collect.py:238: SyntaxWarning: invalid escape sequence '\s' 2026-05-09 00:45:31.848078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: name_list = re.findall("^name\s*(.*)$", out_string, re.MULTILINE) 2026-05-09 00:45:31.848148 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:207: SyntaxWarning: invalid escape sequence '\s' 2026-05-09 00:45:31.848194 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Description:\s+(.*)", out) 2026-05-09 00:45:31.848272 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:550: SyntaxWarning: invalid escape sequence '\s' 2026-05-09 00:45:31.848294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt_set |= set(re.split('\s*\|\s*|\s+', config.report.sanitize_rule.strip('|'))) 2026-05-09 00:45:31.848347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:96: SyntaxWarning: invalid escape sequence '\(' 2026-05-09 00:45:31.848362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("\(msgwait\)\s+:\s+(\d+)", out) 2026-05-09 00:45:31.848404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:297: SyntaxWarning: invalid escape sequence '\s' 2026-05-09 00:45:31.848420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("UUID\s*:\s*(.*)\n", out) 2026-05-09 00:45:31.848469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_configure.py:571: SyntaxWarning: invalid escape sequence '\s' 2026-05-09 00:45:31.848484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-09 00:45:31.848533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: osargs = re.split('\s*\|\s*|\s+', config.core.obscure_pattern.strip('|')) 2026-05-09 00:45:31.848575 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_utils.py:52: SyntaxWarning: invalid escape sequence '\w' 2026-05-09 00:45:31.848590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: if re.search("\w+=\w+", attr): 2026-05-09 00:45:31.848736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2070: SyntaxWarning: invalid escape sequence '\d' 2026-05-09 00:45:31.848767 | 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": 2026-05-09 00:45:31.848776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2536: SyntaxWarning: invalid escape sequence '\s' 2026-05-09 00:45:31.848788 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(Expected|Total) votes:\s+(\d+)", out)) 2026-05-09 00:45:31.848807 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2544: SyntaxWarning: invalid escape sequence '\d' 2026-05-09 00:45:31.848814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: for node in re.findall("\d+ (.*) \w+", out): 2026-05-09 00:45:31.848824 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2625: SyntaxWarning: invalid escape sequence '\s' 2026-05-09 00:45:31.848830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.findall("VG Name\s+(.*)", out) 2026-05-09 00:45:31.848867 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2633: SyntaxWarning: invalid escape sequence '\s' 2026-05-09 00:45:31.848877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Total PE\s+(\d+)", output) 2026-05-09 00:45:31.848917 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2721: SyntaxWarning: invalid escape sequence '\s' 2026-05-09 00:45:31.848945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Sync HB interval:\s+(\d+)ms", out) 2026-05-09 00:45:31.848972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2756: SyntaxWarning: invalid escape sequence '\w' 2026-05-09 00:45:31.849000 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(\w+)=(\w+)", out)) 2026-05-09 00:45:31.849039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\(' 2026-05-09 00:45:31.849051 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2026-05-09 00:45:31.849090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\)' 2026-05-09 00:45:31.849149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2026-05-09 00:45:31.849160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2884: SyntaxWarning: invalid escape sequence '\d' 2026-05-09 00:45:31.849202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_seconds = re.search("(\d+)s", time_res) 2026-05-09 00:45:31.849270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2886: SyntaxWarning: invalid escape sequence '\d' 2026-05-09 00:45:31.849282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_min = re.search("(\d+)min", time_res) 2026-05-09 00:45:31.849337 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:13: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 00:45:31.849350 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: DEVICE_FIND_REGREX = "\[[0-9]+\] (/dev/.*)\n.*\nDriver: (.*)" 2026-05-09 00:45:31.849390 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:64: SyntaxWarning: invalid escape sequence '\s' 2026-05-09 00:45:31.849432 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.search("\n{}\s+".format(driver), out) 2026-05-09 00:45:31.849472 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:698: SyntaxWarning: invalid escape sequence '\ ' 2026-05-09 00:45:31.849483 | 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 2026-05-09 00:45:31.849526 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:736: SyntaxWarning: invalid escape sequence '\ ' 2026-05-09 00:45:31.849556 | 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" 2026-05-09 00:45:31.849587 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:45:31.849616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 710425650b09 2026-05-09 00:45:31.849647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 44854b5a4722 2026-05-09 00:45:31.849685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully built 1a71620548fb 2026-05-09 00:45:31.849697 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260509 2026-05-09 00:45:31.849814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Built at 2026-05-09 00:45:31.849726 (took 0:00:38.050209) 2026-05-09 00:45:31.850149 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker-remote) 2026-05-09 00:45:31.850227 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Processing 2026-05-09 00:45:31.850314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building started at 2026-05-09 00:45:31.850238 2026-05-09 00:45:31.851080 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 plugins into plugins archive 2026-05-09 00:45:31.851674 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 additions into additions archive 2026-05-09 00:45:48.160621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260509 2026-05-09 00:45:48.160751 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 186acb465459 2026-05-09 00:45:48.160814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 2/3 : LABEL "build-date"="20260509" "name"="hacluster-pacemaker-remote" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:45:48.160835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in dcc6bfb7f2a2 2026-05-09 00:45:48.160849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container dcc6bfb7f2a2 2026-05-09 00:45:48.160862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> d3eb70be9959 2026-05-09 00:45:48.160881 | 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/* 2026-05-09 00:45:48.161036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 59ef1d33f670 2026-05-09 00:45:48.161119 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:45:48.161517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:45:48.161595 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:45:48.161644 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:45:48.161668 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:45:48.161689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:45:48.162329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:45:48.162374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:45:48.162429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:45:48.162466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:45:48.162494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:45:48.162510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:45:48.162534 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:45:48.162557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:45:48.162573 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:45:48.162589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 30.1 MB in 3s (11.6 MB/s) 2026-05-09 00:45:48.162607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2026-05-09 00:45:48.162623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2026-05-09 00:45:48.162640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building dependency tree... 2026-05-09 00:45:48.162655 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading state information... 2026-05-09 00:45:48.162668 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following additional packages will be installed: 2026-05-09 00:45:48.162693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2026-05-09 00:45:48.162711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2026-05-09 00:45:48.162731 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-05-09 00:45:48.162748 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-common 2026-05-09 00:45:48.162764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-resource-agents resource-agents-base resource-agents-common 2026-05-09 00:45:48.162781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Suggested packages: 2026-05-09 00:45:48.162795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: low-memory-monitor resource-agents-extra targetcli-fb postgresql 2026-05-09 00:45:48.162969 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Recommended packages: 2026-05-09 00:45:48.162993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: dbus libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-05-09 00:45:48.163070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following NEW packages will be installed: 2026-05-09 00:45:48.163099 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2026-05-09 00:45:48.163405 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2026-05-09 00:45:48.163490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-05-09 00:45:48.163647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-cli-utils pacemaker-common 2026-05-09 00:45:48.163669 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-remote pacemaker-resource-agents resource-agents-base 2026-05-09 00:45:48.163768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: resource-agents-common 2026-05-09 00:45:48.163837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:45:48.163898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Need to get 15.2 MB of archives. 2026-05-09 00:45:48.163975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:After this operation, 50.7 MB of additional disk space will be used. 2026-05-09 00:45:48.164039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:45:48.164104 | 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] 2026-05-09 00:45:48.164252 | 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] 2026-05-09 00:45:48.164289 | 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.8 [1,545 kB] 2026-05-09 00:45:48.164382 | 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] 2026-05-09 00:45:48.164435 | 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] 2026-05-09 00:45:48.164502 | 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] 2026-05-09 00:45:48.164570 | 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] 2026-05-09 00:45:48.164645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-05-09 00:45:48.164737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-05-09 00:45:48.165349 | 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] 2026-05-09 00:45:48.165383 | 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] 2026-05-09 00:45:48.165401 | 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.7 [764 kB] 2026-05-09 00:45:48.165417 | 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.3 [168 kB] 2026-05-09 00:45:48.165433 | 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] 2026-05-09 00:45:48.165449 | 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] 2026-05-09 00:45:48.165464 | 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] 2026-05-09 00:45:48.165482 | 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] 2026-05-09 00:45:48.165499 | 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] 2026-05-09 00:45:48.165522 | 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] 2026-05-09 00:45:48.165557 | 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] 2026-05-09 00:45:48.165579 | 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] 2026-05-09 00:45:48.165601 | 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] 2026-05-09 00:45:48.165767 | 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] 2026-05-09 00:45:48.165803 | 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] 2026-05-09 00:45:48.165866 | 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] 2026-05-09 00:45:48.165963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 15.2 MB in 1s (20.6 MB/s) 2026-05-09 00:45:48.165992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-common. 2026-05-09 00:45:48.166067 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2026-05-09 00:45:48.166101 | 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% 2026-05-09 00:45:48.166245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 70% 2026-05-09 00:45:48.166358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 75% 2026-05-09 00:45:48.166389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 80% 2026-05-09 00:45:48.166464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 85% 2026-05-09 00:45:48.166494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 90% 2026-05-09 00:45:48.166594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 95% 2026-05-09 00:45:48.166690 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:45:48.166741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../00-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-05-09 00:45:48.168585 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.168651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libnet1:amd64. 2026-05-09 00:45:48.168665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-05-09 00:45:48.168676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-05-09 00:45:48.168686 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-09 00:45:48.168696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../02-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 00:45:48.168706 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:45:48.168715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libltdl7:amd64. 2026-05-09 00:45:48.168725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-09 00:45:48.168763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-09 00:45:48.168774 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpils2t64. 2026-05-09 00:45:48.168784 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../04-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-05-09 00:45:48.168794 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-05-09 00:45:48.168803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libplumb2t64. 2026-05-09 00:45:48.168813 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../05-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-05-09 00:45:48.168823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-05-09 00:45:48.168833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libqb100:amd64. 2026-05-09 00:45:48.168842 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../06-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-05-09 00:45:48.168852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-09 00:45:48.168861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-common. 2026-05-09 00:45:48.168872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-05-09 00:45:48.168883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../07-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-05-09 00:45:48.168894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-05-09 00:45:48.168904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-base. 2026-05-09 00:45:48.168927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../08-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-05-09 00:45:48.168937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-05-09 00:45:48.168947 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-resource-agents. 2026-05-09 00:45:48.168956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../09-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-05-09 00:45:48.168966 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.168976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libicu74:amd64. 2026-05-09 00:45:48.168985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../10-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-05-09 00:45:48.168995 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:45:48.169334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxml2:amd64. 2026-05-09 00:45:48.169359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../11-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-09 00:45:48.169370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:45:48.169379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxslt1.1:amd64. 2026-05-09 00:45:48.169389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../12-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:45:48.169399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:45:48.169422 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-05-09 00:45:48.169432 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../13-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:48.169442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.169451 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-09 00:45:48.169461 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../14-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:45:48.169471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:45:48.169480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmservice28t64:amd64. 2026-05-09 00:45:48.169496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../15-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:48.169506 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.169572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libstonithd26t64:amd64. 2026-05-09 00:45:48.169632 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../16-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:48.169736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.169764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package liblrmd28t64:amd64. 2026-05-09 00:45:48.169885 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../17-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:48.169908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.169964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-remote. 2026-05-09 00:45:48.170001 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../18-pacemaker-remote_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:48.170075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-remote (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.170100 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libncurses6:amd64. 2026-05-09 00:45:48.170298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../19-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-09 00:45:48.170391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:45:48.170415 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-rules26t64:amd64. 2026-05-09 00:45:48.170556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../20-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:48.170576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.170650 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcib27t64:amd64. 2026-05-09 00:45:48.170711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../21-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:48.170734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.170829 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-status28t64:amd64. 2026-05-09 00:45:48.170865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../22-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:48.170881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.170961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpacemaker1t64:amd64. 2026-05-09 00:45:48.170978 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../23-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:48.171055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.171072 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-cli-utils. 2026-05-09 00:45:48.171264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../24-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:45:48.171295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.173339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.173370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The group `haclient' already exists as a system group. Exiting. 2026-05-09 00:45:48.173381 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The system user `hacluster' already exists. Exiting. 2026-05-09 00:45:48.173391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-05-09 00:45:48.173399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records in 2026-05-09 00:45:48.173409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records out 2026-05-09 00:45:48.173421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000363761 s, 11.3 MB/s 2026-05-09 00:45:48.173436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-09 00:45:48.173450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-05-09 00:45:48.173465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:45:48.173479 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:No schema files found: doing nothing. 2026-05-09 00:45:48.173494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:45:48.173511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:45:48.173521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-09 00:45:48.173530 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:45:48.173539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:45:48.173551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-05-09 00:45:48.173566 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-05-09 00:45:48.173575 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-05-09 00:45:48.173584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-05-09 00:45:48.173593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:45:48.173602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.173619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.173641 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.173660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.173676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.173685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.173694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.173703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.173712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-remote (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.173721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: could not determine current runlevel 2026-05-09 00:45:48.173736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:45:48.173747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.173756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-05-09 00:45:48.173764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:45:48.173773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 59ef1d33f670 2026-05-09 00:45:48.173786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> def9cd338e74 2026-05-09 00:45:48.173799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully built 84b9c83d4792 2026-05-09 00:45:48.173808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260509 2026-05-09 00:45:48.173819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Built at 2026-05-09 00:45:48.172687 (took 0:00:16.322449) 2026-05-09 00:45:48.173841 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker) 2026-05-09 00:45:48.173851 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Processing 2026-05-09 00:45:48.173859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building started at 2026-05-09 00:45:48.173423 2026-05-09 00:45:48.174614 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 plugins into plugins archive 2026-05-09 00:45:48.175188 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 additions into additions archive 2026-05-09 00:46:25.963165 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260509 2026-05-09 00:46:25.963353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 186acb465459 2026-05-09 00:46:25.963391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 2/3 : LABEL "build-date"="20260509" "name"="hacluster-pacemaker" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:46:25.963409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 1d82864a5b44 2026-05-09 00:46:25.963471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 1d82864a5b44 2026-05-09 00:46:25.963482 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 8272255dfb23 2026-05-09 00:46:25.963498 | 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/* 2026-05-09 00:46:25.963511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 311b41b20deb 2026-05-09 00:46:25.963586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:46:25.963603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:46:25.963721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:46:25.963817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:46:25.963834 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:46:25.963973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:46:25.963992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:46:25.964066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:46:25.964127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:46:25.964190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:46:25.964288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:46:25.964356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:46:25.964498 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:46:25.964524 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:46:25.964548 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:46:25.964632 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 30.1 MB in 3s (11.2 MB/s) 2026-05-09 00:46:25.964650 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2026-05-09 00:46:25.964714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2026-05-09 00:46:25.964774 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building dependency tree... 2026-05-09 00:46:25.964832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading state information... 2026-05-09 00:46:25.964941 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following additional packages will be installed: 2026-05-09 00:46:25.964958 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-05-09 00:46:25.965019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2026-05-09 00:46:25.965084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2026-05-09 00:46:25.965131 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2026-05-09 00:46:25.965161 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2026-05-09 00:46:25.965270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2026-05-09 00:46:25.965296 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2026-05-09 00:46:25.965373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2026-05-09 00:46:25.965422 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker-common pacemaker-resource-agents pcs psmisc puma 2026-05-09 00:46:25.965468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2026-05-09 00:46:25.965531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-lxml python3-openssl python3-pycurl python3-pyparsing python3-six 2026-05-09 00:46:25.965546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-tornado rake resource-agents-base resource-agents-common ruby 2026-05-09 00:46:25.965623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-childprocess ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data 2026-05-09 00:46:25.965699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-mustermann ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-05-09 00:46:25.965789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-05-09 00:46:25.965830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-05-09 00:46:25.965907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Suggested packages: 2026-05-09 00:46:25.965954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: default-dbus-session-bus | dbus-session-bus low-memory-monitor cluster-glue 2026-05-09 00:46:25.965999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2026-05-09 00:46:25.966057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2026-05-09 00:46:25.966073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2026-05-09 00:46:25.966140 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2026-05-09 00:46:25.966185 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: postgresql ri ruby-dev bundler 2026-05-09 00:46:25.966259 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Recommended packages: 2026-05-09 00:46:25.966470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-05-09 00:46:25.966507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2026-05-09 00:46:25.966747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-html5lib zip fonts-lato libjs-jquery 2026-05-09 00:46:25.966811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following NEW packages will be installed: 2026-05-09 00:46:25.966834 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-05-09 00:46:25.966846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2026-05-09 00:46:25.966860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2026-05-09 00:46:25.966899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2026-05-09 00:46:25.966951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2026-05-09 00:46:25.967014 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2026-05-09 00:46:25.967053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2026-05-09 00:46:25.967079 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2026-05-09 00:46:25.967170 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker pacemaker-cli-utils pacemaker-common 2026-05-09 00:46:25.967361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: pacemaker-resource-agents pcs psmisc puma python3-cffi-backend 2026-05-09 00:46:25.967392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography python3-dacite python3-dateutil python3-lxml 2026-05-09 00:46:25.967440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl python3-pycurl python3-pyparsing python3-six python3-tornado 2026-05-09 00:46:25.967561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: rake resource-agents-base resource-agents-common ruby ruby-childprocess 2026-05-09 00:46:25.967576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2026-05-09 00:46:25.967586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-05-09 00:46:25.967649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-05-09 00:46:25.967733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-05-09 00:46:25.967840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:46:25.967873 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Need to get 29.1 MB of archives. 2026-05-09 00:46:25.967936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:After this operation, 112 MB of additional disk space will be used. 2026-05-09 00:46:25.967965 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:46:25.967981 | 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.2 [11.3 kB] 2026-05-09 00:46:25.968051 | 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] 2026-05-09 00:46:25.968098 | 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.2 [8,668 B] 2026-05-09 00:46:25.968144 | 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.2 [10.5 kB] 2026-05-09 00:46:25.968201 | 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.2 [12.4 kB] 2026-05-09 00:46:25.968276 | 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] 2026-05-09 00:46:25.968341 | 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] 2026-05-09 00:46:25.968358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-05-09 00:46:25.968422 | 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] 2026-05-09 00:46:25.968491 | 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] 2026-05-09 00:46:25.968538 | 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.2 [7,284 B] 2026-05-09 00:46:25.968566 | 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] 2026-05-09 00:46:25.968625 | 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.2 [8,512 B] 2026-05-09 00:46:25.968671 | 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] 2026-05-09 00:46:25.968687 | 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.7 [764 kB] 2026-05-09 00:46:25.968756 | 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.3 [168 kB] 2026-05-09 00:46:25.969303 | 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.3 [15.0 kB] 2026-05-09 00:46:25.969326 | 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.2 [261 kB] 2026-05-09 00:46:25.969336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3-tools amd64 2:3.98-1ubuntu0.1 [615 kB] 2026-05-09 00:46:25.969346 | 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] 2026-05-09 00:46:25.969356 | 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] 2026-05-09 00:46:25.969366 | 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] 2026-05-09 00:46:25.969375 | 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] 2026-05-09 00:46:25.969386 | 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] 2026-05-09 00:46:25.969395 | 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] 2026-05-09 00:46:25.969405 | 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] 2026-05-09 00:46:25.969415 | 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] 2026-05-09 00:46:25.969425 | 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] 2026-05-09 00:46:25.969434 | 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] 2026-05-09 00:46:25.969444 | 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.7 [5,341 kB] 2026-05-09 00:46:25.969454 | 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.7 [50.7 kB] 2026-05-09 00:46:25.969462 | 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] 2026-05-09 00:46:25.969471 | 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] 2026-05-09 00:46:25.969484 | 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] 2026-05-09 00:46:25.969500 | 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] 2026-05-09 00:46:25.969518 | 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] 2026-05-09 00:46:25.969527 | 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] 2026-05-09 00:46:25.969540 | 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] 2026-05-09 00:46:25.969548 | 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] 2026-05-09 00:46:25.969601 | 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] 2026-05-09 00:46:25.969694 | 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.4 [815 kB] 2026-05-09 00:46:25.969777 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openssl all 23.2.0-1ubuntu0.1 [48.1 kB] 2026-05-09 00:46:25.969843 | 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.9 [334 kB] 2026-05-09 00:46:25.969901 | 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] 2026-05-09 00:46:25.969945 | 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] 2026-05-09 00:46:25.969998 | 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.5 [302 kB] 2026-05-09 00:46:25.970050 | 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] 2026-05-09 00:46:25.970064 | 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] 2026-05-09 00:46:25.970131 | 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] 2026-05-09 00:46:25.970172 | 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] 2026-05-09 00:46:25.970256 | 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] 2026-05-09 00:46:25.970305 | 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] 2026-05-09 00:46:25.970365 | 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] 2026-05-09 00:46:25.970407 | 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.7 [117 kB] 2026-05-09 00:46:25.970448 | 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] 2026-05-09 00:46:25.970501 | 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] 2026-05-09 00:46:25.970566 | 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] 2026-05-09 00:46:25.970579 | 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] 2026-05-09 00:46:25.970675 | 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] 2026-05-09 00:46:25.970701 | 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] 2026-05-09 00:46:25.970763 | 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] 2026-05-09 00:46:25.970786 | 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] 2026-05-09 00:46:25.970856 | 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] 2026-05-09 00:46:25.970879 | 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] 2026-05-09 00:46:25.970899 | 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] 2026-05-09 00:46:25.970943 | 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] 2026-05-09 00:46:25.971058 | 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.8 [1,545 kB] 2026-05-09 00:46:25.971082 | 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] 2026-05-09 00:46:25.971124 | 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] 2026-05-09 00:46:25.971144 | 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] 2026-05-09 00:46:25.971191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-05-09 00:46:25.972518 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-05-09 00:46:25.972576 | 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] 2026-05-09 00:46:25.972589 | 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] 2026-05-09 00:46:25.972600 | 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] 2026-05-09 00:46:25.972610 | 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] 2026-05-09 00:46:25.972620 | 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] 2026-05-09 00:46:25.972629 | 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] 2026-05-09 00:46:25.972638 | 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] 2026-05-09 00:46:25.972648 | 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] 2026-05-09 00:46:25.972657 | 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] 2026-05-09 00:46:25.972677 | 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] 2026-05-09 00:46:25.972688 | 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] 2026-05-09 00:46:25.972698 | 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] 2026-05-09 00:46:25.972708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 29.1 MB in 1s (23.0 MB/s) 2026-05-09 00:46:25.972719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcorosync-common4:amd64. 2026-05-09 00:46:25.972730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2026-05-09 00:46:25.972751 | 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 ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 00:46:25.972772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 70% 2026-05-09 00:46:25.972788 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 75% 2026-05-09 00:46:25.972821 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 80% 2026-05-09 00:46:25.972839 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 85% 2026-05-09 00:46:25.972855 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 90% 2026-05-09 00:46:25.972871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 95% 2026-05-09 00:46:25.972887 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-09 00:46:25.972905 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:46:25.972921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:46:25.972938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libqb100:amd64. 2026-05-09 00:46:25.972956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-05-09 00:46:25.972973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-09 00:46:25.972991 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcfg7:amd64. 2026-05-09 00:46:25.973002 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:46:25.973012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:46:25.973021 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcmap4:amd64. 2026-05-09 00:46:25.973047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:46:25.973057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-09 00:46:25.973067 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:46:25.973077 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcpg4:amd64. 2026-05-09 00:46:25.973086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:46:25.973096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:46:25.973122 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblzo2-2:amd64. 2026-05-09 00:46:25.973132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-05-09 00:46:25.973141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-05-09 00:46:25.973151 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnspr4:amd64. 2026-05-09 00:46:25.973363 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-05-09 00:46:25.973404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-09 00:46:25.973436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3:amd64. 2026-05-09 00:46:25.973467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-09 00:46:25.973497 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-09 00:46:25.973508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libknet1t64:amd64. 2026-05-09 00:46:25.973539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-05-09 00:46:25.973570 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-05-09 00:46:25.973600 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnozzle1t64:amd64. 2026-05-09 00:46:25.973610 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-05-09 00:46:25.973620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-05-09 00:46:25.973629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libquorum5:amd64. 2026-05-09 00:46:25.973662 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:46:25.973672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:46:25.973681 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstatgrab10t64. 2026-05-09 00:46:25.973711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-05-09 00:46:25.973721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-05-09 00:46:25.973780 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libvotequorum8:amd64. 2026-05-09 00:46:25.973812 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:46:25.973856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:46:25.973888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libicu74:amd64. 2026-05-09 00:46:25.973919 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-05-09 00:46:25.973950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:46:25.973980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxml2:amd64. 2026-05-09 00:46:25.974011 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-09 00:46:25.974088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:46:25.974178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxslt1.1:amd64. 2026-05-09 00:46:25.974379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:46:25.974441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:46:25.974475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package xsltproc. 2026-05-09 00:46:25.974507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:46:25.974537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:46:25.974567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package corosync. 2026-05-09 00:46:25.974578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:46:25.974608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-05-09 00:46:25.974638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3-tools. 2026-05-09 00:46:25.974648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-09 00:46:25.974681 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-09 00:46:25.974691 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-05-09 00:46:25.974721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package psmisc. 2026-05-09 00:46:25.974732 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2026-05-09 00:46:25.974741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking psmisc (23.7-1build1) ... 2026-05-09 00:46:25.974771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rubygems-integration. 2026-05-09 00:46:25.974782 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2026-05-09 00:46:25.974792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rubygems-integration (1.18) ... 2026-05-09 00:46:25.974823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rake. 2026-05-09 00:46:25.974880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2026-05-09 00:46:25.974911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-09 00:46:25.974942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rake (13.0.6-3) ... 2026-05-09 00:46:25.974952 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-net-telnet. 2026-05-09 00:46:25.974983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2026-05-09 00:46:25.975014 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-05-09 00:46:25.975046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-webrick. 2026-05-09 00:46:25.975122 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-05-09 00:46:25.975143 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-05-09 00:46:25.975161 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-xmlrpc. 2026-05-09 00:46:25.975177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-05-09 00:46:25.975193 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-05-09 00:46:25.975278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby:amd64. 2026-05-09 00:46:25.975304 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-05-09 00:46:25.975331 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-05-09 00:46:25.975341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sdbm:amd64. 2026-05-09 00:46:25.975351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-05-09 00:46:25.975361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-05-09 00:46:25.975370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libncurses6:amd64. 2026-05-09 00:46:25.975380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-09 00:46:25.975389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:46:25.975399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libyaml-0-2:amd64. 2026-05-09 00:46:25.975409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-05-09 00:46:25.975418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-09 00:46:25.975427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby3.2:amd64. 2026-05-09 00:46:25.975437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-05-09 00:46:25.975446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-09 00:46:25.975456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby3.2. 2026-05-09 00:46:25.975465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-05-09 00:46:25.975475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-09 00:46:25.975485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rubygems. 2026-05-09 00:46:25.975494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2026-05-09 00:46:25.975504 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rubygems (3.4.20-1) ... 2026-05-09 00:46:25.975513 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby. 2026-05-09 00:46:25.975556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-05-09 00:46:25.975589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby (1:3.2~ubuntu1) ... 2026-05-09 00:46:25.975640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-nio4r:amd64. 2026-05-09 00:46:25.975651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-05-09 00:46:25.975682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-05-09 00:46:25.975714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package puma. 2026-05-09 00:46:25.975745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-05-09 00:46:25.975776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-05-09 00:46:25.975807 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dacite. 2026-05-09 00:46:25.975817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2026-05-09 00:46:25.975827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dacite (1.8.1-2) ... 2026-05-09 00:46:25.975917 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-six. 2026-05-09 00:46:25.975966 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2026-05-09 00:46:25.976016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-six (1.16.0-4) ... 2026-05-09 00:46:25.976059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dateutil. 2026-05-09 00:46:25.976071 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-05-09 00:46:25.976101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-05-09 00:46:25.976117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-lxml:amd64. 2026-05-09 00:46:25.976126 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2026-05-09 00:46:25.976174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-05-09 00:46:25.976185 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cffi-backend:amd64. 2026-05-09 00:46:25.976306 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-05-09 00:46:25.976317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-09 00:46:25.976327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cryptography. 2026-05-09 00:46:25.976336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-05-09 00:46:25.976346 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-09 00:46:25.976355 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-openssl. 2026-05-09 00:46:25.976365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../41-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-05-09 00:46:25.976421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-05-09 00:46:25.976465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-05-09 00:46:25.976476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-09 00:46:25.976511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-09 00:46:25.976522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pycurl. 2026-05-09 00:46:25.976531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-05-09 00:46:25.976541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-05-09 00:46:25.976572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pyparsing. 2026-05-09 00:46:25.976585 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2026-05-09 00:46:25.976635 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pyparsing (3.1.1-1) ... 2026-05-09 00:46:25.976682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-tornado. 2026-05-09 00:46:25.976745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-05-09 00:46:25.976830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-05-09 00:46:25.976845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ffi:amd64. 2026-05-09 00:46:25.976891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-05-09 00:46:25.976922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-05-09 00:46:25.977035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-childprocess. 2026-05-09 00:46:25.977047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2026-05-09 00:46:25.977078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-childprocess (4.1.0-2) ... 2026-05-09 00:46:25.977140 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types-data. 2026-05-09 00:46:25.977172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-05-09 00:46:25.977279 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-05-09 00:46:25.977316 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types. 2026-05-09 00:46:25.977348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2026-05-09 00:46:25.977416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types (3.5.2-1) ... 2026-05-09 00:46:25.977457 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ethon. 2026-05-09 00:46:25.977467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-05-09 00:46:25.977517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-09 00:46:25.977566 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-05-09 00:46:25.977576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ruby2-keywords. 2026-05-09 00:46:25.977606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-05-09 00:46:25.977640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-05-09 00:46:25.977674 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mustermann. 2026-05-09 00:46:25.977683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2026-05-09 00:46:25.977712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mustermann (3.0.0-2) ... 2026-05-09 00:46:25.977771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack. 2026-05-09 00:46:25.977808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-05-09 00:46:25.977818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-05-09 00:46:25.977846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack-protection. 2026-05-09 00:46:25.977864 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-05-09 00:46:25.977892 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-05-09 00:46:25.977920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-tilt. 2026-05-09 00:46:25.977950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2026-05-09 00:46:25.977965 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-tilt (2.0.11-2) ... 2026-05-09 00:46:25.978013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sinatra. 2026-05-09 00:46:25.978024 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-05-09 00:46:25.978058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-05-09 00:46:25.978087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pcs. 2026-05-09 00:46:25.978124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-09 00:46:25.978134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2026-05-09 00:46:25.978162 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-05-09 00:46:25.978189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-09 00:46:25.978254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:46:25.978294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:46:25.978303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-bin. 2026-05-09 00:46:25.978335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:46:25.978365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-09 00:46:25.978396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-09 00:46:25.978469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-session-bus-common. 2026-05-09 00:46:25.978480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-09 00:46:25.978510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 00:46:25.978549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-daemon. 2026-05-09 00:46:25.978602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:46:25.978624 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-09 00:46:25.978679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-system-bus-common. 2026-05-09 00:46:25.978710 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-09 00:46:25.978739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 00:46:25.978768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus. 2026-05-09 00:46:25.978787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-09 00:46:25.978796 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:46:25.978805 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-05-09 00:46:25.978853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-common. 2026-05-09 00:46:25.978881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-05-09 00:46:25.978919 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.978935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnet1:amd64. 2026-05-09 00:46:25.978948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-05-09 00:46:25.978980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-05-09 00:46:25.978989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-09 00:46:25.979045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 00:46:25.979065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:46:25.979074 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libltdl7:amd64. 2026-05-09 00:46:25.979106 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-09 00:46:25.979134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-09 00:46:25.979161 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpils2t64. 2026-05-09 00:46:25.979247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-05-09 00:46:25.979269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-05-09 00:46:25.979278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libplumb2t64. 2026-05-09 00:46:25.979314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-05-09 00:46:25.979344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-05-09 00:46:25.979372 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-common. 2026-05-09 00:46:25.979420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-05-09 00:46:25.979447 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-05-09 00:46:25.979474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-base. 2026-05-09 00:46:25.979493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-05-09 00:46:25.979502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-05-09 00:46:25.979511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-resource-agents. 2026-05-09 00:46:25.979543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-05-09 00:46:25.979552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.979581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-05-09 00:46:25.979630 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:46:25.979645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.979657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-rules26t64:amd64. 2026-05-09 00:46:25.979685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:46:25.979712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.979749 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcib27t64:amd64. 2026-05-09 00:46:25.979758 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:46:25.979787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.979815 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmservice28t64:amd64. 2026-05-09 00:46:25.979842 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:46:25.979871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-09 00:46:25.979912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.979989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstonithd26t64:amd64. 2026-05-09 00:46:25.980006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:46:25.980040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.980050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-05-09 00:46:25.980080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:46:25.980118 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.980127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblrmd28t64:amd64. 2026-05-09 00:46:25.980156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:46:25.980184 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.980307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-status28t64:amd64. 2026-05-09 00:46:25.980317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:46:25.980361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.980370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpacemaker1t64:amd64. 2026-05-09 00:46:25.980377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:46:25.980401 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.980425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-09 00:46:25.980450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker. 2026-05-09 00:46:25.980474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:46:25.980484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.980509 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-cli-utils. 2026-05-09 00:46:25.980550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../83-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:46:25.980565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.980592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.980600 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The group `haclient' already exists as a system group. Exiting. 2026-05-09 00:46:25.980625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The system user `hacluster' already exists. Exiting. 2026-05-09 00:46:25.980654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-09 00:46:25.980687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records in 2026-05-09 00:46:25.980695 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records out 2026-05-09 00:46:25.980723 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000164145 s, 25.0 MB/s 2026-05-09 00:46:25.980760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-05-09 00:46:25.980787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dacite (1.8.1-2) ... 2026-05-09 00:46:25.980794 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-05-09 00:46:25.980821 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mustermann (3.0.0-2) ... 2026-05-09 00:46:25.980854 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up psmisc (23.7-1build1) ... 2026-05-09 00:46:25.980881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-09 00:46:25.980888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-09 00:46:25.980913 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-09 00:46:25.980939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-05-09 00:46:25.980980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:46:25.981006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rubygems-integration (1.18) ... 2026-05-09 00:46:25.981021 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-05-09 00:46:25.981048 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-05-09 00:46:25.981055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-05-09 00:46:25.981095 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-six (1.16.0-4) ... 2026-05-09 00:46:25.981122 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pycurl (7.45.3-1build2) ... 2026-05-09 00:46:25.981145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:46:25.981160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:No schema files found: doing nothing. 2026-05-09 00:46:25.981187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-09 00:46:25.981195 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pyparsing (3.1.1-1) ... 2026-05-09 00:46:25.981273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-09 00:46:25.981306 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:46:25.981314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:46:25.981327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-net-telnet (0.2.0-1) ... 2026-05-09 00:46:25.981353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-09 00:46:25.981361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:46:25.981392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-05-09 00:46:25.981399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-09 00:46:25.981425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 00:46:25.981450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-05-09 00:46:25.981482 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-05-09 00:46:25.981506 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 00:46:25.981521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-05-09 00:46:25.981548 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-09 00:46:25.981577 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-09 00:46:25.981588 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-09 00:46:25.981619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-05-09 00:46:25.981650 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-05-09 00:46:25.981704 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:46:25.981712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:46:25.981745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:46:25.981783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:46:25.981823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-09 00:46:25.981833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-09 00:46:25.981860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-05-09 00:46:25.981868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-09 00:46:25.981891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-05-09 00:46:25.981917 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-05-09 00:46:25.981930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types (3.5.2-1) ... 2026-05-09 00:46:25.981969 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-05-09 00:46:25.981984 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:46:25.982012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.982019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-05-09 00:46:25.982047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-05-09 00:46:25.982078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:46:25.982086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.982110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.982143 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.982175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-05-09 00:46:25.982269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-05-09 00:46:25.982283 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-05-09 00:46:25.982291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:46:25.982318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.982326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.982348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.982358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.982406 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.982444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.982470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rubygems (3.4.20-1) ... 2026-05-09 00:46:25.982500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rake (13.0.6-3) ... 2026-05-09 00:46:25.982525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-09 00:46:25.982550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-05-09 00:46:25.982591 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-09 00:46:25.982615 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-05-09 00:46:25.982623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby (1:3.2~ubuntu1) ... 2026-05-09 00:46:25.982648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-05-09 00:46:25.982691 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-tilt (2.0.11-2) ... 2026-05-09 00:46:25.982706 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-05-09 00:46:25.982733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-05-09 00:46:25.982740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-05-09 00:46:25.982768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-childprocess (4.1.0-2) ... 2026-05-09 00:46:25.982812 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-05-09 00:46:25.982822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-05-09 00:46:25.982857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-05-09 00:46:25.982884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pcs (0.11.7-1ubuntu1) ... 2026-05-09 00:46:25.982891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-05-09 00:46:25.982916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:46:25.982944 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-05-09 00:46:25.982987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:46:25.983003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.983028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-05-09 00:46:25.983036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:46:25.983065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-05-09 00:46:25.983107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:46:25.983123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 311b41b20deb 2026-05-09 00:46:25.983160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> f7cde19dba8b 2026-05-09 00:46:25.983184 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully built fab8c2305921 2026-05-09 00:46:25.983317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260509 2026-05-09 00:46:25.983354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Built at 2026-05-09 00:46:25.983266 (took 0:00:37.809843) 2026-05-09 00:46:25.983750 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-cadvisor) 2026-05-09 00:46:25.983804 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Processing 2026-05-09 00:46:25.983856 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building started at 2026-05-09 00:46:25.983777 2026-05-09 00:46:25.983943 | 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 2026-05-09 00:46:28.391906 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 plugins into plugins archive 2026-05-09 00:46:28.392023 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 additions into additions archive 2026-05-09 00:46:33.790045 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 1/5 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260509 2026-05-09 00:46:33.790324 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> f4da9631ae65 2026-05-09 00:46:33.790353 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 2/5 : LABEL "build-date"="20260509" "name"="prometheus-cadvisor" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:46:33.790370 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 5e18ec727849 2026-05-09 00:46:33.790383 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 5e18ec727849 2026-05-09 00:46:33.790399 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 7d1e07ad344f 2026-05-09 00:46:33.790532 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 3/5 : ADD prometheus-cadvisor-archive /prometheus-cadvisor-source 2026-05-09 00:46:33.791374 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 129416defb0a 2026-05-09 00:46:33.791395 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 4/5 : RUN cp /prometheus-cadvisor-source /opt/cadvisor && chmod 0755 /opt/cadvisor 2026-05-09 00:46:33.791410 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 063c658ee78d 2026-05-09 00:46:33.791422 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 063c658ee78d 2026-05-09 00:46:33.791434 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> bce3b8bf4971 2026-05-09 00:46:33.791448 | 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 2026-05-09 00:46:33.791462 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 2229897a5b0b 2026-05-09 00:46:33.791474 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2026-05-09 00:46:33.791486 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2026-05-09 00:46:33.791498 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2026-05-09 00:46:33.791510 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Package 'build-essential' is not installed, so not removed 2026-05-09 00:46:33.791523 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:46:33.791540 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2026-05-09 00:46:33.791552 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2026-05-09 00:46:33.791580 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2026-05-09 00:46:33.791723 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:46:33.791862 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 2229897a5b0b 2026-05-09 00:46:33.792003 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> a4164ff5d1b9 2026-05-09 00:46:33.792154 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully built 28b326aad5f2 2026-05-09 00:46:33.792237 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260509 2026-05-09 00:46:33.792534 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Built at 2026-05-09 00:46:33.792339 (took 0:00:07.808562) 2026-05-09 00:46:33.793468 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-elasticsearch-exporter) 2026-05-09 00:46:33.793712 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Processing 2026-05-09 00:46:33.793805 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building started at 2026-05-09 00:46:33.793603 2026-05-09 00:46:33.794067 | 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 2026-05-09 00:46:34.594821 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 plugins into plugins archive 2026-05-09 00:46:34.596556 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 additions into additions archive 2026-05-09 00:46:38.641632 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260509 2026-05-09 00:46:38.641728 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> f4da9631ae65 2026-05-09 00:46:38.641749 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 2/6 : LABEL "build-date"="20260509" "name"="prometheus-elasticsearch-exporter" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:46:38.641770 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in f5b415a66573 2026-05-09 00:46:38.641784 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container f5b415a66573 2026-05-09 00:46:38.641797 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> bd032d250c9b 2026-05-09 00:46:38.641810 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 3/6 : ADD prometheus-elasticsearch-exporter-archive /prometheus-elasticsearch-exporter-source 2026-05-09 00:46:38.641824 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> aa86df861a34 2026-05-09 00:46:38.641838 | 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/ 2026-05-09 00:46:38.641852 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in d04aca5f504a 2026-05-09 00:46:38.641876 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container d04aca5f504a 2026-05-09 00:46:38.641888 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 7d721383f8f8 2026-05-09 00:46:38.641900 | 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 2026-05-09 00:46:38.642482 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in adf867a5a8e2 2026-05-09 00:46:38.642520 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2026-05-09 00:46:38.642538 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2026-05-09 00:46:38.642556 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2026-05-09 00:46:38.642565 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Package 'build-essential' is not installed, so not removed 2026-05-09 00:46:38.642576 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:46:38.642586 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2026-05-09 00:46:38.642595 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2026-05-09 00:46:38.642604 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2026-05-09 00:46:38.642635 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:46:38.642646 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container adf867a5a8e2 2026-05-09 00:46:38.642662 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 0001d950d353 2026-05-09 00:46:38.642672 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 6/6 : USER prometheus 2026-05-09 00:46:38.642686 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in fc2e52977347 2026-05-09 00:46:38.642810 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container fc2e52977347 2026-05-09 00:46:38.642876 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 97402abb823e 2026-05-09 00:46:38.642996 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully built 0efc0b594cf5 2026-05-09 00:46:38.643137 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260509 2026-05-09 00:46:38.643410 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Built at 2026-05-09 00:46:38.643152 (took 0:00:04.849549) 2026-05-09 00:46:38.643971 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-alertmanager) 2026-05-09 00:46:38.644036 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Processing 2026-05-09 00:46:38.644191 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building started at 2026-05-09 00:46:38.644049 2026-05-09 00:46:38.644387 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Getting archive from https://github.com/prometheus/alertmanager/releases/download/v0.28.1/alertmanager-0.28.1.linux-amd64.tar.gz 2026-05-09 00:46:40.240687 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 plugins into plugins archive 2026-05-09 00:46:40.241563 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 additions into additions archive 2026-05-09 00:46:47.061448 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260509 2026-05-09 00:46:47.061522 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> f4da9631ae65 2026-05-09 00:46:47.061537 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 2/6 : LABEL "build-date"="20260509" "name"="prometheus-alertmanager" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:46:47.061547 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in e9a3c71afc45 2026-05-09 00:46:47.061555 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container e9a3c71afc45 2026-05-09 00:46:47.061563 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> d68177a5ce30 2026-05-09 00:46:47.061571 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 3/6 : ADD prometheus-alertmanager-archive /prometheus-alertmanager-source 2026-05-09 00:46:47.061578 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> da33be8b31af 2026-05-09 00:46:47.061587 | 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 2026-05-09 00:46:47.061596 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 3857243d0331 2026-05-09 00:46:47.061604 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 3857243d0331 2026-05-09 00:46:47.061611 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 7cd48cf70694 2026-05-09 00:46:47.061619 | 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 2026-05-09 00:46:47.061641 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in efef029737a3 2026-05-09 00:46:47.061650 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2026-05-09 00:46:47.061657 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2026-05-09 00:46:47.061665 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2026-05-09 00:46:47.061672 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Package 'build-essential' is not installed, so not removed 2026-05-09 00:46:47.061680 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:46:47.061687 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2026-05-09 00:46:47.061695 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2026-05-09 00:46:47.061702 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2026-05-09 00:46:47.061710 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:46:47.061717 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container efef029737a3 2026-05-09 00:46:47.061724 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 84a00dcc2cee 2026-05-09 00:46:47.061737 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 6/6 : USER prometheus 2026-05-09 00:46:47.061744 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 895bf973c086 2026-05-09 00:46:47.061752 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 895bf973c086 2026-05-09 00:46:47.061759 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> a40edc411b25 2026-05-09 00:46:47.061767 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully built f4fd4e7f5f00 2026-05-09 00:46:47.061774 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260509 2026-05-09 00:46:47.061791 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Built at 2026-05-09 00:46:47.060822 (took 0:00:08.416773) 2026-05-09 00:46:47.061799 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-openstack-exporter) 2026-05-09 00:46:47.061807 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Processing 2026-05-09 00:46:47.061814 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building started at 2026-05-09 00:46:47.061142 2026-05-09 00:46:47.061822 | 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 2026-05-09 00:46:47.691559 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 plugins into plugins archive 2026-05-09 00:46:47.693158 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 additions into additions archive 2026-05-09 00:46:52.281519 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260509 2026-05-09 00:46:52.281576 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> f4da9631ae65 2026-05-09 00:46:52.281586 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 2/6 : LABEL "build-date"="20260509" "name"="prometheus-openstack-exporter" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:46:52.281594 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 65bd403c1a8e 2026-05-09 00:46:52.281599 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 65bd403c1a8e 2026-05-09 00:46:52.281604 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 0097da1e0354 2026-05-09 00:46:52.281608 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 3/6 : ADD prometheus-openstack-exporter-archive /prometheus-openstack-exporter-source 2026-05-09 00:46:52.281613 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 401f399dbaf1 2026-05-09 00:46:52.281633 | 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/ 2026-05-09 00:46:52.281639 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 72bf250d2e07 2026-05-09 00:46:52.281674 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 72bf250d2e07 2026-05-09 00:46:52.281679 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 31b9a3643413 2026-05-09 00:46:52.281699 | 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 2026-05-09 00:46:52.281704 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 30cc5577b21d 2026-05-09 00:46:52.282285 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2026-05-09 00:46:52.282306 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2026-05-09 00:46:52.282310 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2026-05-09 00:46:52.282314 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Package 'build-essential' is not installed, so not removed 2026-05-09 00:46:52.282318 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:46:52.282321 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2026-05-09 00:46:52.282325 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2026-05-09 00:46:52.282328 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2026-05-09 00:46:52.282331 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:46:52.282335 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 30cc5577b21d 2026-05-09 00:46:52.282338 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 6b09e79029c8 2026-05-09 00:46:52.282403 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 6/6 : USER prometheus 2026-05-09 00:46:52.282518 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 1053fc735558 2026-05-09 00:46:52.282562 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 1053fc735558 2026-05-09 00:46:52.282642 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 077ea23c1f00 2026-05-09 00:46:52.282712 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully built 214d55451768 2026-05-09 00:46:52.282784 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260509 2026-05-09 00:46:52.282940 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Built at 2026-05-09 00:46:52.282820 (took 0:00:05.221678) 2026-05-09 00:46:52.283590 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-node-exporter) 2026-05-09 00:46:52.283705 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Processing 2026-05-09 00:46:52.283812 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building started at 2026-05-09 00:46:52.283726 2026-05-09 00:46:52.283911 | 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 2026-05-09 00:46:53.080376 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 plugins into plugins archive 2026-05-09 00:46:53.080714 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 additions into additions archive 2026-05-09 00:46:57.342655 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260509 2026-05-09 00:46:57.343583 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> f4da9631ae65 2026-05-09 00:46:57.343710 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 2/6 : LABEL "build-date"="20260509" "name"="prometheus-node-exporter" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:46:57.343753 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 853687016f95 2026-05-09 00:46:57.343764 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 853687016f95 2026-05-09 00:46:57.343773 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 15c739116413 2026-05-09 00:46:57.343782 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 3/6 : ADD prometheus-node-exporter-archive /prometheus-node-exporter-source 2026-05-09 00:46:57.343791 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> bc9a8f774e52 2026-05-09 00:46:57.343801 | 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/ 2026-05-09 00:46:57.343812 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in de976cd7a04d 2026-05-09 00:46:57.343821 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container de976cd7a04d 2026-05-09 00:46:57.343830 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 3ff455072f89 2026-05-09 00:46:57.344369 | 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 2026-05-09 00:46:57.344392 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 0643e043c4b8 2026-05-09 00:46:57.344401 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2026-05-09 00:46:57.344409 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2026-05-09 00:46:57.344418 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2026-05-09 00:46:57.344426 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Package 'build-essential' is not installed, so not removed 2026-05-09 00:46:57.344436 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:46:57.344445 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2026-05-09 00:46:57.344460 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2026-05-09 00:46:57.344484 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2026-05-09 00:46:57.344502 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:46:57.344517 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 0643e043c4b8 2026-05-09 00:46:57.344542 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 0c9824bb34d5 2026-05-09 00:46:57.344557 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 6/6 : USER prometheus 2026-05-09 00:46:57.344629 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 129dc233e527 2026-05-09 00:46:57.344776 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 129dc233e527 2026-05-09 00:46:57.344831 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> b77253bab066 2026-05-09 00:46:57.344841 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully built 36f79c05c15e 2026-05-09 00:46:57.344940 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260509 2026-05-09 00:46:57.345103 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Built at 2026-05-09 00:46:57.344964 (took 0:00:05.061238) 2026-05-09 00:46:57.345958 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-ovn-exporter) 2026-05-09 00:46:57.346080 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Processing 2026-05-09 00:46:57.346229 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building started at 2026-05-09 00:46:57.346087 2026-05-09 00:46:57.346397 | 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 2026-05-09 00:46:58.125304 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 plugins into plugins archive 2026-05-09 00:46:58.125814 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 additions into additions archive 2026-05-09 00:47:02.022058 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260509 2026-05-09 00:47:02.022376 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> f4da9631ae65 2026-05-09 00:47:02.023434 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 2/6 : LABEL "build-date"="20260509" "name"="prometheus-ovn-exporter" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:47:02.023482 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 9ad1dc08e1cf 2026-05-09 00:47:02.023498 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 9ad1dc08e1cf 2026-05-09 00:47:02.023511 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 470e2c6546bf 2026-05-09 00:47:02.023523 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 3/6 : ADD prometheus-ovn-exporter-archive /prometheus-ovn-exporter-source 2026-05-09 00:47:02.023536 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> d559fb985d0d 2026-05-09 00:47:02.023548 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 4/6 : RUN cp /prometheus-ovn-exporter-source/* /opt/ 2026-05-09 00:47:02.023560 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in b3798b06a3fe 2026-05-09 00:47:02.023572 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container b3798b06a3fe 2026-05-09 00:47:02.023584 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 8d110e93103b 2026-05-09 00:47:02.023598 | 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 2026-05-09 00:47:02.023635 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 73974be9d5de 2026-05-09 00:47:02.023647 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2026-05-09 00:47:02.023656 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2026-05-09 00:47:02.023666 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2026-05-09 00:47:02.023676 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Package 'build-essential' is not installed, so not removed 2026-05-09 00:47:02.023686 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:47:02.023696 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2026-05-09 00:47:02.023713 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2026-05-09 00:47:02.023731 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2026-05-09 00:47:02.023748 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:47:02.023764 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 73974be9d5de 2026-05-09 00:47:02.023781 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 42dc3bcd962c 2026-05-09 00:47:02.023803 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 6/6 : USER prometheus 2026-05-09 00:47:02.023852 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in b8a94327a2d0 2026-05-09 00:47:02.023946 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container b8a94327a2d0 2026-05-09 00:47:02.023974 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 96656c54d8fe 2026-05-09 00:47:02.024112 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully built 125ba3323380 2026-05-09 00:47:02.024132 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260509 2026-05-09 00:47:02.024361 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Built at 2026-05-09 00:47:02.024163 (took 0:00:04.678076) 2026-05-09 00:47:02.024838 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mysqld-exporter) 2026-05-09 00:47:02.024942 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Processing 2026-05-09 00:47:02.025051 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building started at 2026-05-09 00:47:02.024924 2026-05-09 00:47:02.025247 | 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 2026-05-09 00:47:02.953136 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 plugins into plugins archive 2026-05-09 00:47:02.953515 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 additions into additions archive 2026-05-09 00:47:07.198754 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260509 2026-05-09 00:47:07.198862 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> f4da9631ae65 2026-05-09 00:47:07.198895 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 2/6 : LABEL "build-date"="20260509" "name"="prometheus-mysqld-exporter" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:47:07.198938 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 473e21b34b27 2026-05-09 00:47:07.198989 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 473e21b34b27 2026-05-09 00:47:07.199028 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 5155b09f8af5 2026-05-09 00:47:07.199039 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 3/6 : ADD prometheus-mysqld-exporter-archive /prometheus-mysqld-exporter-source 2026-05-09 00:47:07.199049 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 1abd5457aafc 2026-05-09 00:47:07.199083 | 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/ 2026-05-09 00:47:07.199095 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 790d03980d87 2026-05-09 00:47:07.199133 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 790d03980d87 2026-05-09 00:47:07.199144 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> f797493b2434 2026-05-09 00:47:07.199159 | 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 2026-05-09 00:47:07.199197 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in b4288aed03fe 2026-05-09 00:47:07.199400 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2026-05-09 00:47:07.200327 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2026-05-09 00:47:07.200392 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2026-05-09 00:47:07.200403 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Package 'build-essential' is not installed, so not removed 2026-05-09 00:47:07.200415 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:47:07.200436 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2026-05-09 00:47:07.200446 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2026-05-09 00:47:07.200456 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2026-05-09 00:47:07.200466 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:47:07.200476 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container b4288aed03fe 2026-05-09 00:47:07.200485 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 603a5dcf7bdb 2026-05-09 00:47:07.200495 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 6/6 : USER prometheus 2026-05-09 00:47:07.200525 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 442a3fc84dee 2026-05-09 00:47:07.200536 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 442a3fc84dee 2026-05-09 00:47:07.200546 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 6816597bde0c 2026-05-09 00:47:07.200555 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully built 2e093051a9e2 2026-05-09 00:47:07.200565 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260509 2026-05-09 00:47:07.200576 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Built at 2026-05-09 00:47:07.200105 (took 0:00:05.175181) 2026-05-09 00:47:07.200821 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-server) 2026-05-09 00:47:07.200879 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Processing 2026-05-09 00:47:07.200991 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building started at 2026-05-09 00:47:07.200882 2026-05-09 00:47:07.201051 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Getting archive from https://github.com/prometheus/prometheus/releases/download/v3.2.1/prometheus-3.2.1.linux-amd64.tar.gz 2026-05-09 00:47:12.864885 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Turned 0 plugins into plugins archive 2026-05-09 00:47:12.865873 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Turned 0 additions into additions archive 2026-05-09 00:47:29.473855 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260509 2026-05-09 00:47:29.473967 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> f4da9631ae65 2026-05-09 00:47:29.474170 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 2/6 : LABEL "build-date"="20260509" "name"="prometheus-server" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-09 00:47:29.474531 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in 934e1b67981e 2026-05-09 00:47:29.474609 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container 934e1b67981e 2026-05-09 00:47:29.474636 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> fb760e53a3a9 2026-05-09 00:47:29.474650 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 3/6 : ADD prometheus-server-archive /prometheus-server-source 2026-05-09 00:47:29.474833 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 6e89648dddc0 2026-05-09 00:47:29.474917 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-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 2026-05-09 00:47:29.475078 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in b5034112102f 2026-05-09 00:47:29.475184 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container b5034112102f 2026-05-09 00:47:29.475331 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> b59c21120027 2026-05-09 00:47:29.476443 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-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 2026-05-09 00:47:29.476475 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in f223dfd025d6 2026-05-09 00:47:29.476482 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading package lists... 2026-05-09 00:47:29.476487 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building dependency tree... 2026-05-09 00:47:29.476492 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading state information... 2026-05-09 00:47:29.476496 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Package 'build-essential' is not installed, so not removed 2026-05-09 00:47:29.476521 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:47:29.476525 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading package lists... 2026-05-09 00:47:29.476540 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building dependency tree... 2026-05-09 00:47:29.476544 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading state information... 2026-05-09 00:47:29.476548 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:47:29.476551 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container f223dfd025d6 2026-05-09 00:47:29.476555 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 7f1882382040 2026-05-09 00:47:29.476559 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 6/6 : USER prometheus 2026-05-09 00:47:29.476563 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in b9d796c3f837 2026-05-09 00:47:29.476566 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container b9d796c3f837 2026-05-09 00:47:29.476570 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 0a900ff6f6fd 2026-05-09 00:47:29.476573 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Successfully built 5b554efb24c7 2026-05-09 00:47:29.478315 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-server:build-20260509 2026-05-09 00:47:29.478324 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Built at 2026-05-09 00:47:29.476516 (took 0:00:22.275634) 2026-05-09 00:47:29.478329 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-libvirt-exporter) 2026-05-09 00:47:29.478333 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Processing 2026-05-09 00:47:29.478337 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building started at 2026-05-09 00:47:29.477449 2026-05-09 00:47:29.478343 | 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 2026-05-09 00:47:30.170577 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 plugins into plugins archive 2026-05-09 00:47:30.170967 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 additions into additions archive 2026-05-09 00:47:35.521151 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260509 2026-05-09 00:47:35.521571 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> f4da9631ae65 2026-05-09 00:47:35.521751 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 2/6 : LABEL "build-date"="20260509" "name"="prometheus-libvirt-exporter" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:47:35.521886 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 14a7b256cfd9 2026-05-09 00:47:35.522017 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 14a7b256cfd9 2026-05-09 00:47:35.522139 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 367173b0ee91 2026-05-09 00:47:35.522306 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 3/6 : ADD prometheus-libvirt-exporter-archive /prometheus-libvirt-exporter-source 2026-05-09 00:47:35.522550 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> fc8d49c9547e 2026-05-09 00:47:35.522674 | 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 2026-05-09 00:47:35.522787 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 5afab4a08ac0 2026-05-09 00:47:35.522888 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 5afab4a08ac0 2026-05-09 00:47:35.523034 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 045776d5b614 2026-05-09 00:47:35.523297 | 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 2026-05-09 00:47:35.524456 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in b540191da143 2026-05-09 00:47:35.524493 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2026-05-09 00:47:35.524501 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2026-05-09 00:47:35.524509 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2026-05-09 00:47:35.524516 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Package 'build-essential' is not installed, so not removed 2026-05-09 00:47:35.524524 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:47:35.524532 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2026-05-09 00:47:35.524539 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2026-05-09 00:47:35.524546 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2026-05-09 00:47:35.524553 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:47:35.524561 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container b540191da143 2026-05-09 00:47:35.524568 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> c9e9d5cfbda4 2026-05-09 00:47:35.524575 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 6/6 : USER root 2026-05-09 00:47:35.524610 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in a02f150bc524 2026-05-09 00:47:35.524618 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container a02f150bc524 2026-05-09 00:47:35.524626 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> bd309abe1edf 2026-05-09 00:47:35.524633 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully built e89154017968 2026-05-09 00:47:35.524676 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260509 2026-05-09 00:47:35.524810 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Built at 2026-05-09 00:47:35.524665 (took 0:00:06.047216) 2026-05-09 00:47:35.525451 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-memcached-exporter) 2026-05-09 00:47:35.525546 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Processing 2026-05-09 00:47:35.525565 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building started at 2026-05-09 00:47:35.525392 2026-05-09 00:47:35.525590 | 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 2026-05-09 00:47:36.431494 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 plugins into plugins archive 2026-05-09 00:47:36.433133 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 additions into additions archive 2026-05-09 00:47:41.117484 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260509 2026-05-09 00:47:41.117558 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> f4da9631ae65 2026-05-09 00:47:41.119358 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 2/6 : LABEL "build-date"="20260509" "name"="prometheus-memcached-exporter" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:47:41.119387 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 63ef233a85e7 2026-05-09 00:47:41.119396 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 63ef233a85e7 2026-05-09 00:47:41.119404 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 85effa62780f 2026-05-09 00:47:41.119412 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 3/6 : ADD prometheus-memcached-exporter-archive /prometheus-memcached-exporter-source 2026-05-09 00:47:41.119443 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 37f74ae94656 2026-05-09 00:47:41.119469 | 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/ 2026-05-09 00:47:41.119478 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 8c8595dd1c1b 2026-05-09 00:47:41.119486 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 8c8595dd1c1b 2026-05-09 00:47:41.119494 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> b6cdff074258 2026-05-09 00:47:41.119503 | 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 2026-05-09 00:47:41.119513 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in d8ae6e5122ca 2026-05-09 00:47:41.119520 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2026-05-09 00:47:41.119528 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2026-05-09 00:47:41.119536 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2026-05-09 00:47:41.119543 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Package 'build-essential' is not installed, so not removed 2026-05-09 00:47:41.119551 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:47:41.119559 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2026-05-09 00:47:41.119585 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2026-05-09 00:47:41.119591 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2026-05-09 00:47:41.119597 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:47:41.119603 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container d8ae6e5122ca 2026-05-09 00:47:41.119609 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 3774db4b2f4e 2026-05-09 00:47:41.119615 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 6/6 : USER prometheus 2026-05-09 00:47:41.119621 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 4b7f01044794 2026-05-09 00:47:41.119627 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 4b7f01044794 2026-05-09 00:47:41.119633 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 2d579482a63d 2026-05-09 00:47:41.119639 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully built 32b348df23cc 2026-05-09 00:47:41.119654 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260509 2026-05-09 00:47:41.119662 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Built at 2026-05-09 00:47:41.119391 (took 0:00:05.593999) 2026-05-09 00:47:41.120149 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-blackbox-exporter) 2026-05-09 00:47:41.120294 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Processing 2026-05-09 00:47:41.120413 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building started at 2026-05-09 00:47:41.120299 2026-05-09 00:47:41.120549 | 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 2026-05-09 00:47:42.130818 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 plugins into plugins archive 2026-05-09 00:47:42.131158 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 additions into additions archive 2026-05-09 00:47:53.453732 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 1/7 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260509 2026-05-09 00:47:53.453879 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> f4da9631ae65 2026-05-09 00:47:53.453999 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 2/7 : LABEL "build-date"="20260509" "name"="prometheus-blackbox-exporter" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:47:53.454067 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 440bd31b7aed 2026-05-09 00:47:53.454130 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 440bd31b7aed 2026-05-09 00:47:53.454192 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> a43b2fb74c3f 2026-05-09 00:47:53.454302 | 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/* 2026-05-09 00:47:53.454400 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 54d696e0ac1d 2026-05-09 00:47:53.454460 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:47:53.454554 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:47:53.454626 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:47:53.454684 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:47:53.454739 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:47:53.454793 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:47:53.454848 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:47:53.454994 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:47:53.455082 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:47:53.455139 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:47:53.455195 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:47:53.455284 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:47:53.455344 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:47:53.455398 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:47:53.455453 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:47:53.455558 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Fetched 30.1 MB in 3s (10.8 MB/s) 2026-05-09 00:47:53.455615 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-05-09 00:47:53.455677 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-05-09 00:47:53.455735 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-05-09 00:47:53.455790 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-05-09 00:47:53.455846 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin is already the newest version (1:2.66-5ubuntu2.4). 2026-05-09 00:47:53.455897 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin set to manually installed. 2026-05-09 00:47:53.455946 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:47:53.456000 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 54d696e0ac1d 2026-05-09 00:47:53.456053 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 8271642a466a 2026-05-09 00:47:53.456115 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 4/7 : ADD prometheus-blackbox-exporter-archive /prometheus-blackbox-exporter-source 2026-05-09 00:47:53.456172 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> a5f9e5005a8b 2026-05-09 00:47:53.456273 | 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 2026-05-09 00:47:53.456340 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in ed9838b0f21c 2026-05-09 00:47:53.456393 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container ed9838b0f21c 2026-05-09 00:47:53.456448 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> f5ba7bd0fe39 2026-05-09 00:47:53.456523 | 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 2026-05-09 00:47:53.456587 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 4e668b491122 2026-05-09 00:47:53.456642 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-05-09 00:47:53.456709 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-05-09 00:47:53.456763 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-05-09 00:47:53.456823 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Package 'build-essential' is not installed, so not removed 2026-05-09 00:47:53.456873 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:47:53.458373 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-05-09 00:47:53.458432 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-05-09 00:47:53.458445 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-05-09 00:47:53.458456 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:47:53.458467 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 4e668b491122 2026-05-09 00:47:53.458477 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 090382518929 2026-05-09 00:47:53.458486 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 7/7 : USER prometheus 2026-05-09 00:47:53.458534 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 0d036802c99b 2026-05-09 00:47:53.458547 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 0d036802c99b 2026-05-09 00:47:53.458556 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 3df43922116f 2026-05-09 00:47:53.458568 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully built edfb8dce16dc 2026-05-09 00:47:53.458586 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260509 2026-05-09 00:47:53.458603 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Built at 2026-05-09 00:47:53.457299 (took 0:00:12.337000) 2026-05-09 00:47:53.458619 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mtail) 2026-05-09 00:47:53.458637 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Processing 2026-05-09 00:47:53.458654 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building started at 2026-05-09 00:47:53.457785 2026-05-09 00:47:53.458671 | 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 2026-05-09 00:47:54.266065 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 plugins into plugins archive 2026-05-09 00:47:54.266443 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 additions into additions archive 2026-05-09 00:47:58.438586 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260509 2026-05-09 00:47:58.438670 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> f4da9631ae65 2026-05-09 00:47:58.438708 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 2/6 : LABEL "build-date"="20260509" "name"="prometheus-mtail" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:47:58.438735 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 69a617881546 2026-05-09 00:47:58.438759 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 69a617881546 2026-05-09 00:47:58.438779 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 2bd321fc1e00 2026-05-09 00:47:58.438798 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 3/6 : ADD prometheus-mtail-archive /prometheus-mtail-source 2026-05-09 00:47:58.438819 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 4ea04882526f 2026-05-09 00:47:58.438839 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 4/6 : RUN cp /prometheus-mtail-source/* /opt/ 2026-05-09 00:47:58.438859 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 4afe87c6a8b6 2026-05-09 00:47:58.438879 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 4afe87c6a8b6 2026-05-09 00:47:58.438900 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 57f903e71c0f 2026-05-09 00:47:58.438922 | 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 2026-05-09 00:47:58.438940 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 8f32ab5412e9 2026-05-09 00:47:58.438952 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2026-05-09 00:47:58.438964 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2026-05-09 00:47:58.438976 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2026-05-09 00:47:58.439052 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Package 'build-essential' is not installed, so not removed 2026-05-09 00:47:58.439068 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:47:58.439080 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2026-05-09 00:47:58.439092 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2026-05-09 00:47:58.439104 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2026-05-09 00:47:58.439116 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:47:58.439128 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 8f32ab5412e9 2026-05-09 00:47:58.439140 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> b20e4baa83c0 2026-05-09 00:47:58.439191 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 6/6 : USER root 2026-05-09 00:47:58.439239 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 84a7bdc87b4e 2026-05-09 00:47:58.439254 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 84a7bdc87b4e 2026-05-09 00:47:58.439264 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 0b17cf15de75 2026-05-09 00:47:58.439273 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully built 67ef84de13be 2026-05-09 00:47:58.439283 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260509 2026-05-09 00:47:58.439299 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Built at 2026-05-09 00:47:58.439067 (took 0:00:04.981282) 2026-05-09 00:47:58.439791 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-api) 2026-05-09 00:47:58.439869 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Processing 2026-05-09 00:47:58.439883 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building started at 2026-05-09 00:47:58.439762 2026-05-09 00:47:58.441152 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 plugins into plugins archive 2026-05-09 00:47:58.442110 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 additions into additions archive 2026-05-09 00:48:32.734178 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260509 2026-05-09 00:48:32.734269 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 197f687182cc 2026-05-09 00:48:32.734304 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 2/5 : LABEL "build-date"="20260509" "name"="gnocchi-api" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:48:32.734621 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 83d6438ba45d 2026-05-09 00:48:32.734750 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 83d6438ba45d 2026-05-09 00:48:32.734769 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 03ee3b2ce182 2026-05-09 00:48:32.734784 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_gnocchi_extend_start 2026-05-09 00:48:32.734797 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 2941879d3c25 2026-05-09 00:48:32.734809 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_gnocchi_extend_start 2026-05-09 00:48:32.734822 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in de8199c9db91 2026-05-09 00:48:32.734834 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container de8199c9db91 2026-05-09 00:48:32.734846 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> d7894d982751 2026-05-09 00:48:32.734862 | 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 2026-05-09 00:48:32.734876 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 63a9a7620170 2026-05-09 00:48:32.734888 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2026-05-09 00:48:32.734901 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2026-05-09 00:48:32.734928 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2026-05-09 00:48:32.734938 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages were automatically installed and are no longer required: 2026-05-09 00:48:32.734949 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:48:32.734959 | 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 2026-05-09 00:48:32.735035 | 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 2026-05-09 00:48:32.735055 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:48:32.735071 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:48:32.735087 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:48:32.735105 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:48:32.735122 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2026-05-09 00:48:32.735140 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Use 'apt autoremove' to remove them. 2026-05-09 00:48:32.735156 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2026-05-09 00:48:32.735174 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: build-essential 2026-05-09 00:48:32.735187 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:48:32.735197 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:48:32.735250 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2026-05-09 00:48:32.735264 | 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% 2026-05-09 00:48:32.735275 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2026-05-09 00:48:32.735285 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2026-05-09 00:48:32.735294 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2026-05-09 00:48:32.735303 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2026-05-09 00:48:32.735313 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2026-05-09 00:48:32.735322 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2026-05-09 00:48:32.735354 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18864 files and directories currently installed.) 2026-05-09 00:48:32.735366 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:48:32.735385 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2026-05-09 00:48:32.735394 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2026-05-09 00:48:32.735404 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2026-05-09 00:48:32.735413 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2026-05-09 00:48:32.735423 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:48:32.735433 | 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 2026-05-09 00:48:32.735442 | 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 2026-05-09 00:48:32.735452 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:48:32.735473 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:48:32.735483 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:48:32.735492 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:48:32.735508 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2026-05-09 00:48:32.735518 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:48:32.735527 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 228 MB disk space will be freed. 2026-05-09 00:48:32.735541 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2026-05-09 00:48:32.735552 | 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% 2026-05-09 00:48:32.735596 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 00:48:32.735629 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2026-05-09 00:48:32.735711 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2026-05-09 00:48:32.735725 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2026-05-09 00:48:32.735739 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2026-05-09 00:48:32.735788 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2026-05-09 00:48:32.735803 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2026-05-09 00:48:32.735835 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18855 files and directories currently installed.) 2026-05-09 00:48:32.735888 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:48:32.735903 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:48:32.735970 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:48:32.735985 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:48:32.736035 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:48:32.736051 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:48:32.736084 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:48:32.739388 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:48:32.739453 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:48:32.739475 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:48:32.739495 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:48:32.739515 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:48:32.739533 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:48:32.739552 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:48:32.739571 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:48:32.739590 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:48:32.739608 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:48:32.739627 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:48:32.739730 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:48:32.739772 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:48:32.739792 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:48:32.739812 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:48:32.739830 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:48:32.739848 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:48:32.739867 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:48:32.739886 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:48:32.739903 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:48:32.739922 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:48:32.739941 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:48:32.739960 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:48:32.739978 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:48:32.739997 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:48:32.740016 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:48:32.740034 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:48:32.740053 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:48:32.740072 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:48:32.740090 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:48:32.740109 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:48:32.740127 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing lto-disabled-list (47) ... 2026-05-09 00:48:32.740146 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing make (4.3-4.1build2) ... 2026-05-09 00:48:32.740164 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:48:32.740199 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:48:32.740267 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Collecting pyclean==3.0.0 2026-05-09 00:48:32.740287 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:48:32.740304 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:48:32.740322 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Installing collected packages: pyclean 2026-05-09 00:48:32.740341 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully installed pyclean-3.0.0 2026-05-09 00:48:32.740357 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:48:32.740376 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-05-09 00:48:32.740392 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 8895 files, 1247 directories removed. 2026-05-09 00:48:32.740411 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-05-09 00:48:32.740428 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /usr 2026-05-09 00:48:32.740446 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-05-09 00:48:32.740464 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 1316 files, 133 directories removed. 2026-05-09 00:48:32.740483 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-05-09 00:48:32.740518 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Found existing installation: pyclean 3.0.0 2026-05-09 00:48:32.740562 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Uninstalling pyclean-3.0.0: 2026-05-09 00:48:32.740581 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:48:32.740600 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 63a9a7620170 2026-05-09 00:48:32.740619 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 5acd2ed6a75c 2026-05-09 00:48:32.740637 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully built 5a4e4355cfe4 2026-05-09 00:48:32.740685 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-api:build-20260509 2026-05-09 00:48:32.740705 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Built at 2026-05-09 00:48:32.737218 (took 0:00:34.297456) 2026-05-09 00:48:32.740724 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-metricd) 2026-05-09 00:48:32.740743 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Processing 2026-05-09 00:48:32.740762 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building started at 2026-05-09 00:48:32.737605 2026-05-09 00:48:32.740780 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 plugins into plugins archive 2026-05-09 00:48:32.740799 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 additions into additions archive 2026-05-09 00:49:06.018352 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260509 2026-05-09 00:49:06.018485 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 197f687182cc 2026-05-09 00:49:06.018561 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 2/4 : LABEL "build-date"="20260509" "name"="gnocchi-metricd" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:49:06.018586 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in cd5d906ddcfc 2026-05-09 00:49:06.018718 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container cd5d906ddcfc 2026-05-09 00:49:06.018785 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 8bb01bbad7de 2026-05-09 00:49:06.018965 | 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 2026-05-09 00:49:06.019095 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 8909ecd31cde 2026-05-09 00:49:06.019166 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2026-05-09 00:49:06.019308 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2026-05-09 00:49:06.019378 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2026-05-09 00:49:06.019469 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages were automatically installed and are no longer required: 2026-05-09 00:49:06.019544 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:49:06.019635 | 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 2026-05-09 00:49:06.019703 | 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 2026-05-09 00:49:06.019729 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:49:06.019846 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:49:06.019924 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:49:06.019996 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:49:06.020068 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2026-05-09 00:49:06.020140 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Use 'apt autoremove' to remove them. 2026-05-09 00:49:06.020229 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2026-05-09 00:49:06.020348 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: build-essential 2026-05-09 00:49:06.020436 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:49:06.020512 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:49:06.020594 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2026-05-09 00:49:06.020771 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2026-05-09 00:49:06.020861 | 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% 2026-05-09 00:49:06.020948 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% (Reading database ... 75% 2026-05-09 00:49:06.021032 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2026-05-09 00:49:06.021113 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2026-05-09 00:49:06.021191 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2026-05-09 00:49:06.021354 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2026-05-09 00:49:06.021462 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18864 files and directories currently installed.) 2026-05-09 00:49:06.021526 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:49:06.021607 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2026-05-09 00:49:06.021691 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2026-05-09 00:49:06.021771 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2026-05-09 00:49:06.021929 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2026-05-09 00:49:06.021998 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:49:06.022062 | 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 2026-05-09 00:49:06.022127 | 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 2026-05-09 00:49:06.022190 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:49:06.022294 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:49:06.022403 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:49:06.022470 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:49:06.022536 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2026-05-09 00:49:06.022613 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:49:06.022701 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 228 MB disk space will be freed. 2026-05-09 00:49:06.022776 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2026-05-09 00:49:06.022937 | 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% 2026-05-09 00:49:06.023018 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2026-05-09 00:49:06.023245 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2026-05-09 00:49:06.023267 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2026-05-09 00:49:06.023338 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2026-05-09 00:49:06.023482 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2026-05-09 00:49:06.023546 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2026-05-09 00:49:06.023591 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18855 files and directories currently installed.) 2026-05-09 00:49:06.023664 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:49:06.023739 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:06.023832 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:49:06.023964 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:06.024040 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:49:06.024109 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:49:06.024181 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:49:06.024313 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:06.024380 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:49:06.024438 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:06.024498 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:49:06.024549 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:49:06.024631 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:49:06.024692 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:49:06.024750 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:49:06.024836 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:49:06.024894 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:49:06.024955 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:06.025020 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-05-09 00:49:06.025095 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:49:06.025136 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:06.025188 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-05-09 00:49:06.025268 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:06.025333 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:06.025392 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:06.025417 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:06.025493 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:06.025534 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:06.025591 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:49:06.025648 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:49:06.025707 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:06.025767 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:06.025994 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-05-09 00:49:06.026064 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:49:06.026090 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:06.026101 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:06.026115 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:49:06.026179 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:06.026250 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:49:06.026308 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:06.026366 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:06.026423 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing lto-disabled-list (47) ... 2026-05-09 00:49:06.026490 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing make (4.3-4.1build2) ... 2026-05-09 00:49:06.026553 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:49:06.026613 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:49:06.026678 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Collecting pyclean==3.0.0 2026-05-09 00:49:06.026706 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:49:06.026766 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:49:06.026934 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Installing collected packages: pyclean 2026-05-09 00:49:06.027129 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully installed pyclean-3.0.0 2026-05-09 00:49:06.027157 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:49:06.027178 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-05-09 00:49:06.027282 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 8895 files, 1247 directories removed. 2026-05-09 00:49:06.027320 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-05-09 00:49:06.027424 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /usr 2026-05-09 00:49:06.027457 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-05-09 00:49:06.027527 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 1316 files, 133 directories removed. 2026-05-09 00:49:06.027577 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-05-09 00:49:06.027626 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Found existing installation: pyclean 3.0.0 2026-05-09 00:49:06.027646 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Uninstalling pyclean-3.0.0: 2026-05-09 00:49:06.027711 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:49:06.027785 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 8909ecd31cde 2026-05-09 00:49:06.027848 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> a9d1c2372881 2026-05-09 00:49:06.027913 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 4/4 : USER gnocchi 2026-05-09 00:49:06.027968 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 4ff12bde265f 2026-05-09 00:49:06.028019 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 4ff12bde265f 2026-05-09 00:49:06.028157 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> b33764c77150 2026-05-09 00:49:06.028274 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully built ebc030fc4684 2026-05-09 00:49:06.028339 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260509 2026-05-09 00:49:06.028502 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Built at 2026-05-09 00:49:06.028365 (took 0:00:33.290760) 2026-05-09 00:49:06.029104 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-statsd) 2026-05-09 00:49:06.029321 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Processing 2026-05-09 00:49:06.029474 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building started at 2026-05-09 00:49:06.029304 2026-05-09 00:49:06.031331 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 plugins into plugins archive 2026-05-09 00:49:06.031518 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 additions into additions archive 2026-05-09 00:49:39.800601 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260509 2026-05-09 00:49:39.800743 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 197f687182cc 2026-05-09 00:49:39.800946 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 2/4 : LABEL "build-date"="20260509" "name"="gnocchi-statsd" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:49:39.801178 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 2d9a6accd668 2026-05-09 00:49:39.801385 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 2d9a6accd668 2026-05-09 00:49:39.801493 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 09ec41269990 2026-05-09 00:49:39.801596 | 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 2026-05-09 00:49:39.801728 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in b7415acabf13 2026-05-09 00:49:39.802546 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2026-05-09 00:49:39.802632 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2026-05-09 00:49:39.802683 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2026-05-09 00:49:39.802695 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages were automatically installed and are no longer required: 2026-05-09 00:49:39.802706 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:49:39.802717 | 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 2026-05-09 00:49:39.802727 | 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 2026-05-09 00:49:39.802737 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:49:39.802746 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:49:39.802756 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:49:39.802766 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:49:39.802777 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2026-05-09 00:49:39.802787 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Use 'apt autoremove' to remove them. 2026-05-09 00:49:39.802797 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2026-05-09 00:49:39.805357 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: build-essential 2026-05-09 00:49:39.805397 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:49:39.805408 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:49:39.805419 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2026-05-09 00:49:39.805458 | 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% 2026-05-09 00:49:39.805472 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% (Reading database ... 75% 2026-05-09 00:49:39.805482 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2026-05-09 00:49:39.805491 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2026-05-09 00:49:39.805501 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2026-05-09 00:49:39.805510 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2026-05-09 00:49:39.805520 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18864 files and directories currently installed.) 2026-05-09 00:49:39.805532 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:49:39.805541 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2026-05-09 00:49:39.805551 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2026-05-09 00:49:39.805561 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2026-05-09 00:49:39.805570 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2026-05-09 00:49:39.805580 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:49:39.805589 | 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 2026-05-09 00:49:39.805599 | 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 2026-05-09 00:49:39.805609 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:49:39.805634 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:49:39.805644 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:49:39.805654 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:49:39.805663 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2026-05-09 00:49:39.805673 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:49:39.805682 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 228 MB disk space will be freed. 2026-05-09 00:49:39.805692 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2026-05-09 00:49:39.805703 | 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% 2026-05-09 00:49:39.805712 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2026-05-09 00:49:39.805722 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2026-05-09 00:49:39.805732 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:75% 2026-05-09 00:49:39.805742 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2026-05-09 00:49:39.805751 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2026-05-09 00:49:39.805761 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:85% 2026-05-09 00:49:39.805771 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2026-05-09 00:49:39.805780 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2026-05-09 00:49:39.805790 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18855 files and directories currently installed.) 2026-05-09 00:49:39.805800 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:49:39.805809 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:39.805819 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:49:39.805828 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:39.805838 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:49:39.805862 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:49:39.805872 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:49:39.805881 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:39.805891 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:49:39.805900 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:39.805910 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:49:39.805926 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:49:39.805937 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-05-09 00:49:39.805946 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:49:39.805956 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:49:39.805997 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:49:39.806007 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:49:39.806017 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:49:39.806036 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:39.806046 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:49:39.806056 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:39.806066 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:39.806075 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:39.806085 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:49:39.806095 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-05-09 00:49:39.806104 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:39.806114 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:39.806123 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:39.806138 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-05-09 00:49:39.806148 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:49:39.806158 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-05-09 00:49:39.806167 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:49:39.806181 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:39.806270 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:39.806327 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:49:39.806392 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:39.806425 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:39.806520 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:49:39.806542 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:39.806566 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:49:39.806632 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:39.806681 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:49:39.806727 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing lto-disabled-list (47) ... 2026-05-09 00:49:39.806773 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing make (4.3-4.1build2) ... 2026-05-09 00:49:39.806819 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:49:39.806865 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:49:39.806911 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Collecting pyclean==3.0.0 2026-05-09 00:49:39.806958 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:49:39.807026 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:49:39.807073 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Installing collected packages: pyclean 2026-05-09 00:49:39.807118 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully installed pyclean-3.0.0 2026-05-09 00:49:39.807178 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:49:39.807230 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-05-09 00:49:39.807428 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 8895 files, 1247 directories removed. 2026-05-09 00:49:39.807541 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-05-09 00:49:39.807578 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /usr 2026-05-09 00:49:39.807598 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-05-09 00:49:39.807617 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 1316 files, 133 directories removed. 2026-05-09 00:49:39.807634 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-05-09 00:49:39.807659 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Found existing installation: pyclean 3.0.0 2026-05-09 00:49:39.807670 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Uninstalling pyclean-3.0.0: 2026-05-09 00:49:39.807710 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:49:39.807736 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container b7415acabf13 2026-05-09 00:49:39.807794 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 8e9165c4a6d8 2026-05-09 00:49:39.807835 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 4/4 : USER gnocchi 2026-05-09 00:49:39.807931 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 8049451891c3 2026-05-09 00:49:39.808043 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 8049451891c3 2026-05-09 00:49:39.808164 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> a5ddc097dda7 2026-05-09 00:49:39.808182 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully built c0fff0644976 2026-05-09 00:49:39.808327 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260509 2026-05-09 00:49:39.808466 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Built at 2026-05-09 00:49:39.808321 (took 0:00:33.779017) 2026-05-09 00:49:39.808954 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-monitors) 2026-05-09 00:49:39.809105 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Processing 2026-05-09 00:49:39.809282 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building started at 2026-05-09 00:49:39.809125 2026-05-09 00:49:39.809461 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Getting archive from https://tarballs.opendev.org/openstack/masakari-monitors/masakari-monitors-stable-2025.1.tar.gz 2026-05-09 00:49:40.560927 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 plugins into plugins archive 2026-05-09 00:49:40.561841 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 additions into additions archive 2026-05-09 00:50:59.987382 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 1/8 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260509 2026-05-09 00:50:59.987626 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 62306eacd09a 2026-05-09 00:50:59.987746 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 2/8 : LABEL "build-date"="20260509" "name"="masakari-monitors" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:50:59.987847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 6e517848dae4 2026-05-09 00:50:59.987940 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 6e517848dae4 2026-05-09 00:50:59.988027 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> a9f3c5241ef6 2026-05-09 00:50:59.988117 | 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/* 2026-05-09 00:50:59.988262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 7839550f79c8 2026-05-09 00:50:59.988529 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:50:59.988679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:50:59.988766 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:50:59.988841 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:50:59.988912 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:50:59.988982 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:50:59.989050 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:50:59.989116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:50:59.989183 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:50:59.989306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:50:59.989432 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:50:59.989510 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:50:59.989578 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:50:59.989645 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:50:59.989714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:50:59.989782 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 30.1 MB in 3s (11.3 MB/s) 2026-05-09 00:50:59.989846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-05-09 00:50:59.989916 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-05-09 00:50:59.989984 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-05-09 00:50:59.990048 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-05-09 00:50:59.990116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following additional packages will be installed: 2026-05-09 00:50:59.990180 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2026-05-09 00:50:59.990304 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2026-05-09 00:50:59.990415 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-05-09 00:50:59.990481 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2026-05-09 00:50:59.990550 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2026-05-09 00:50:59.990610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2026-05-09 00:50:59.990689 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2026-05-09 00:50:59.990756 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libstatgrab10t64 libstonithd26t64 libvirt0 2026-05-09 00:50:59.990822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvotequorum8 pacemaker pacemaker-common pacemaker-resource-agents pcs 2026-05-09 00:50:59.990883 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: psmisc puma python3-cffi-backend python3-cryptography python3-dacite 2026-05-09 00:50:59.990943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-lxml python3-openssl python3-pycurl 2026-05-09 00:50:59.991033 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2026-05-09 00:50:59.991096 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-05-09 00:50:59.991157 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-05-09 00:50:59.991245 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-05-09 00:50:59.992538 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-05-09 00:50:59.992598 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration xsltproc 2026-05-09 00:50:59.992610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Suggested packages: 2026-05-09 00:50:59.992620 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: default-dbus-session-bus | dbus-session-bus low-memory-monitor 2026-05-09 00:50:59.992630 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql cluster-glue 2026-05-09 00:50:59.992638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2026-05-09 00:50:59.992647 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2026-05-09 00:50:59.992656 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2026-05-09 00:50:59.992664 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2026-05-09 00:50:59.992673 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: postgresql ri ruby-dev bundler apparmor 2026-05-09 00:50:59.992682 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Recommended packages: 2026-05-09 00:50:59.992690 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-05-09 00:50:59.992716 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvirt-l10n fence-agents-base python3-pacemaker python3-bs4 2026-05-09 00:50:59.992726 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cssselect python3-html5lib fonts-lato 2026-05-09 00:50:59.992734 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following NEW packages will be installed: 2026-05-09 00:50:59.992743 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2026-05-09 00:50:59.992751 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2026-05-09 00:50:59.992760 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-05-09 00:50:59.992768 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2026-05-09 00:50:59.992776 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2026-05-09 00:50:59.992785 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2026-05-09 00:50:59.992794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2026-05-09 00:50:59.992821 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libsasl2-modules-gssapi-mit libstatgrab10t64 2026-05-09 00:50:59.992831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libstonithd26t64 libvirt0 libvotequorum8 pacemaker pacemaker-cli-utils 2026-05-09 00:50:59.992839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2026-05-09 00:50:59.992848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2026-05-09 00:50:59.992856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-libvirt python3-lxml python3-openssl python3-pycurl 2026-05-09 00:50:59.992865 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2026-05-09 00:50:59.992873 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-05-09 00:50:59.992881 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-05-09 00:50:59.992890 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-05-09 00:50:59.992898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-05-09 00:50:59.992907 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration sasl2-bin tcpdump xsltproc 2026-05-09 00:50:59.992915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 89 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:50:59.992924 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Need to get 19.8 MB of archives. 2026-05-09 00:50:59.992932 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 81.7 MB of additional disk space will be used. 2026-05-09 00:50:59.992941 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:50:59.992950 | 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.2 [11.3 kB] 2026-05-09 00:50:59.992972 | 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] 2026-05-09 00:50:59.992982 | 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.2 [8,668 B] 2026-05-09 00:50:59.993060 | 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.2 [10.5 kB] 2026-05-09 00:50:59.993071 | 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.2 [12.4 kB] 2026-05-09 00:50:59.993080 | 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] 2026-05-09 00:50:59.993089 | 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] 2026-05-09 00:50:59.993097 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-05-09 00:50:59.993106 | 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] 2026-05-09 00:50:59.993115 | 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] 2026-05-09 00:50:59.993131 | 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.2 [7,284 B] 2026-05-09 00:50:59.993140 | 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] 2026-05-09 00:50:59.993156 | 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.2 [8,512 B] 2026-05-09 00:50:59.993165 | 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.3 [15.0 kB] 2026-05-09 00:50:59.993173 | 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.2 [261 kB] 2026-05-09 00:50:59.993182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3-tools amd64 2:3.98-1ubuntu0.1 [615 kB] 2026-05-09 00:50:59.993190 | 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] 2026-05-09 00:50:59.993199 | 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] 2026-05-09 00:50:59.993247 | 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] 2026-05-09 00:50:59.993257 | 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] 2026-05-09 00:50:59.993266 | 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] 2026-05-09 00:50:59.993274 | 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] 2026-05-09 00:50:59.993283 | 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] 2026-05-09 00:50:59.993297 | 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] 2026-05-09 00:50:59.993306 | 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] 2026-05-09 00:50:59.993315 | 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.7 [5,341 kB] 2026-05-09 00:50:59.993323 | 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.7 [50.7 kB] 2026-05-09 00:50:59.993332 | 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] 2026-05-09 00:50:59.993344 | 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] 2026-05-09 00:50:59.993450 | 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] 2026-05-09 00:50:59.993476 | 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] 2026-05-09 00:50:59.993542 | 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] 2026-05-09 00:50:59.993567 | 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] 2026-05-09 00:50:59.993631 | 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] 2026-05-09 00:50:59.993652 | 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] 2026-05-09 00:50:59.993752 | 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] 2026-05-09 00:50:59.993777 | 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.4 [815 kB] 2026-05-09 00:50:59.993791 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openssl all 23.2.0-1ubuntu0.1 [48.1 kB] 2026-05-09 00:50:59.993883 | 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] 2026-05-09 00:50:59.993910 | 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] 2026-05-09 00:50:59.993931 | 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.5 [302 kB] 2026-05-09 00:50:59.994001 | 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] 2026-05-09 00:50:59.994025 | 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] 2026-05-09 00:50:59.994080 | 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] 2026-05-09 00:50:59.994136 | 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] 2026-05-09 00:50:59.994149 | 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] 2026-05-09 00:50:59.994246 | 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] 2026-05-09 00:50:59.994269 | 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] 2026-05-09 00:50:59.997312 | 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.7 [117 kB] 2026-05-09 00:50:59.997351 | 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] 2026-05-09 00:50:59.997362 | 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] 2026-05-09 00:50:59.997372 | 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] 2026-05-09 00:50:59.997381 | 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] 2026-05-09 00:50:59.997412 | 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] 2026-05-09 00:50:59.997422 | 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] 2026-05-09 00:50:59.997431 | 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] 2026-05-09 00:50:59.997440 | 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] 2026-05-09 00:50:59.997449 | 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] 2026-05-09 00:50:59.997459 | 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] 2026-05-09 00:50:59.997486 | 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] 2026-05-09 00:50:59.997495 | 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] 2026-05-09 00:50:59.997504 | 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.8 [1,545 kB] 2026-05-09 00:50:59.997513 | 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] 2026-05-09 00:50:59.997521 | 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] 2026-05-09 00:50:59.997531 | 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] 2026-05-09 00:50:59.997539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-05-09 00:50:59.997558 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-05-09 00:50:59.997567 | 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] 2026-05-09 00:50:59.997576 | 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] 2026-05-09 00:50:59.997585 | 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] 2026-05-09 00:50:59.997593 | 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] 2026-05-09 00:50:59.997602 | 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] 2026-05-09 00:50:59.997610 | 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] 2026-05-09 00:50:59.997618 | 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] 2026-05-09 00:50:59.997627 | 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] 2026-05-09 00:50:59.997644 | 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] 2026-05-09 00:50:59.997652 | 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] 2026-05-09 00:50:59.997661 | 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] 2026-05-09 00:50:59.997670 | 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] 2026-05-09 00:50:59.997679 | 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] 2026-05-09 00:50:59.997687 | 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] 2026-05-09 00:50:59.997696 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-09 00:50:59.997711 | 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] 2026-05-09 00:50:59.997721 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-05-09 00:50:59.997730 | 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] 2026-05-09 00:50:59.997738 | 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] 2026-05-09 00:50:59.997747 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-05-09 00:50:59.997756 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2026-05-09 00:50:59.997764 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-05-09 00:50:59.997773 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preconfiguring packages ... 2026-05-09 00:50:59.997782 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 19.8 MB in 1s (20.2 MB/s) 2026-05-09 00:50:59.997790 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcorosync-common4:amd64. 2026-05-09 00:50:59.997799 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-05-09 00:50:59.997811 | 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% 2026-05-09 00:50:59.997827 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% (Reading database ... 75% 2026-05-09 00:50:59.997838 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2026-05-09 00:50:59.997846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-05-09 00:50:59.997855 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-05-09 00:50:59.997863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:50:59.997872 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:50:59.997881 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:50:59.997890 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libqb100:amd64. 2026-05-09 00:50:59.997899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-05-09 00:50:59.997908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-09 00:50:59.997917 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcfg7:amd64. 2026-05-09 00:50:59.997925 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:50:59.997934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:50:59.997953 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcmap4:amd64. 2026-05-09 00:50:59.997962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:50:59.997978 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:50:59.997987 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcpg4:amd64. 2026-05-09 00:50:59.997996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:50:59.998004 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:50:59.998013 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblzo2-2:amd64. 2026-05-09 00:50:59.998022 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-05-09 00:50:59.998031 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-05-09 00:50:59.998039 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnspr4:amd64. 2026-05-09 00:50:59.998048 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-05-09 00:50:59.998057 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-09 00:50:59.998065 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3:amd64. 2026-05-09 00:50:59.998074 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-09 00:50:59.998083 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-09 00:50:59.998092 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libknet1t64:amd64. 2026-05-09 00:50:59.998100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-05-09 00:50:59.998109 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-05-09 00:50:59.998117 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnozzle1t64:amd64. 2026-05-09 00:50:59.998126 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-05-09 00:50:59.998134 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-05-09 00:50:59.998143 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libquorum5:amd64. 2026-05-09 00:50:59.998152 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:50:59.998161 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:50:59.998169 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstatgrab10t64. 2026-05-09 00:50:59.998178 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-05-09 00:50:59.998187 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-05-09 00:50:59.998195 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvotequorum8:amd64. 2026-05-09 00:50:59.998236 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:50:59.998250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:50:59.998259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package xsltproc. 2026-05-09 00:50:59.998268 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../13-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:50:59.998277 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:50:59.998286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package corosync. 2026-05-09 00:50:59.998311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../14-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-09 00:50:59.998320 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-05-09 00:50:59.998328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3-tools. 2026-05-09 00:50:59.998337 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../15-libnss3-tools_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-09 00:50:59.998347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:50:59.998356 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-05-09 00:50:59.998364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package psmisc. 2026-05-09 00:50:59.998380 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../16-psmisc_23.7-1build1_amd64.deb ... 2026-05-09 00:50:59.998458 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking psmisc (23.7-1build1) ... 2026-05-09 00:50:59.998474 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rubygems-integration. 2026-05-09 00:50:59.998483 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../17-rubygems-integration_1.18_all.deb ... 2026-05-09 00:50:59.998492 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rubygems-integration (1.18) ... 2026-05-09 00:50:59.998500 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rake. 2026-05-09 00:50:59.998509 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../18-rake_13.0.6-3_all.deb ... 2026-05-09 00:50:59.998517 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rake (13.0.6-3) ... 2026-05-09 00:50:59.998526 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-net-telnet. 2026-05-09 00:50:59.998534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../19-ruby-net-telnet_0.2.0-1_all.deb ... 2026-05-09 00:50:59.998543 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-05-09 00:50:59.998551 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-webrick. 2026-05-09 00:50:59.998560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../20-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-05-09 00:50:59.998569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:50:59.998577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-05-09 00:50:59.998585 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-xmlrpc. 2026-05-09 00:50:59.998594 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../21-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-05-09 00:50:59.998603 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-05-09 00:50:59.998611 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby:amd64. 2026-05-09 00:50:59.998620 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../22-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-05-09 00:50:59.998634 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-05-09 00:50:59.998642 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sdbm:amd64. 2026-05-09 00:50:59.998651 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../23-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-05-09 00:50:59.998660 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-05-09 00:50:59.998668 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libncurses6:amd64. 2026-05-09 00:50:59.998676 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../24-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-09 00:50:59.998698 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:50:59.998710 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby3.2:amd64. 2026-05-09 00:50:59.998781 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../25-libruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-05-09 00:50:59.998846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-09 00:50:59.998861 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby3.2. 2026-05-09 00:50:59.998952 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../26-ruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-05-09 00:50:59.998968 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-09 00:50:59.999012 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rubygems. 2026-05-09 00:50:59.999056 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../27-ruby-rubygems_3.4.20-1_all.deb ... 2026-05-09 00:50:59.999100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rubygems (3.4.20-1) ... 2026-05-09 00:50:59.999125 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby. 2026-05-09 00:50:59.999188 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../28-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-05-09 00:50:59.999261 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby (1:3.2~ubuntu1) ... 2026-05-09 00:50:59.999311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-nio4r:amd64. 2026-05-09 00:50:59.999354 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../29-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-05-09 00:50:59.999429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-05-09 00:50:59.999491 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package puma. 2026-05-09 00:50:59.999534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../30-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-05-09 00:50:59.999596 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-05-09 00:50:59.999640 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dacite. 2026-05-09 00:50:59.999682 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../31-python3-dacite_1.8.1-2_all.deb ... 2026-05-09 00:50:59.999725 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dacite (1.8.1-2) ... 2026-05-09 00:50:59.999779 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-six. 2026-05-09 00:50:59.999794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../32-python3-six_1.16.0-4_all.deb ... 2026-05-09 00:50:59.999859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-six (1.16.0-4) ... 2026-05-09 00:50:59.999903 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dateutil. 2026-05-09 00:50:59.999957 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../33-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-05-09 00:50:59.999972 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-05-09 00:51:00.000034 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-lxml:amd64. 2026-05-09 00:51:00.000081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:51:00.000136 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../34-python3-lxml_5.2.1-1_amd64.deb ... 2026-05-09 00:51:00.000150 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-05-09 00:51:00.000230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cffi-backend:amd64. 2026-05-09 00:51:00.000260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../35-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-05-09 00:51:00.000322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-09 00:51:00.000377 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cryptography. 2026-05-09 00:51:00.000418 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../36-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-05-09 00:51:00.000483 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-09 00:51:00.000506 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-openssl. 2026-05-09 00:51:00.000581 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:51:00.000598 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../37-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-05-09 00:51:00.000641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-05-09 00:51:00.000654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pycurl. 2026-05-09 00:51:00.000719 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../38-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-05-09 00:51:00.000773 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-05-09 00:51:00.000787 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pyparsing. 2026-05-09 00:51:00.000863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../39-python3-pyparsing_3.1.1-1_all.deb ... 2026-05-09 00:51:00.000880 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pyparsing (3.1.1-1) ... 2026-05-09 00:51:00.000925 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-tornado. 2026-05-09 00:51:00.000940 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../40-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-05-09 00:51:00.001002 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-05-09 00:51:00.001057 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ffi:amd64. 2026-05-09 00:51:00.001072 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../41-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-05-09 00:51:00.001133 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-05-09 00:51:00.001186 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-childprocess. 2026-05-09 00:51:00.001200 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../42-ruby-childprocess_4.1.0-2_all.deb ... 2026-05-09 00:51:00.001286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-childprocess (4.1.0-2) ... 2026-05-09 00:51:00.001332 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types-data. 2026-05-09 00:51:00.001409 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../43-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-05-09 00:51:00.001427 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-05-09 00:51:00.001535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types. 2026-05-09 00:51:00.001551 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../44-ruby-mime-types_3.5.2-1_all.deb ... 2026-05-09 00:51:00.001605 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types (3.5.2-1) ... 2026-05-09 00:51:00.001659 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ethon. 2026-05-09 00:51:00.001674 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../45-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-05-09 00:51:00.001721 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-05-09 00:51:00.001781 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ruby2-keywords. 2026-05-09 00:51:00.001812 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../46-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-05-09 00:51:00.002034 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:51:00.002104 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-05-09 00:51:00.002123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mustermann. 2026-05-09 00:51:00.002138 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../47-ruby-mustermann_3.0.0-2_all.deb ... 2026-05-09 00:51:00.002163 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mustermann (3.0.0-2) ... 2026-05-09 00:51:00.002180 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack. 2026-05-09 00:51:00.002197 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../48-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-05-09 00:51:00.002284 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-05-09 00:51:00.002304 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack-protection. 2026-05-09 00:51:00.002332 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../49-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-05-09 00:51:00.002350 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:51:00.002368 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-05-09 00:51:00.002427 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-tilt. 2026-05-09 00:51:00.002443 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:51:00.002457 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../50-ruby-tilt_2.0.11-2_all.deb ... 2026-05-09 00:51:00.002471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-tilt (2.0.11-2) ... 2026-05-09 00:51:00.002516 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sinatra. 2026-05-09 00:51:00.002572 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../51-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-05-09 00:51:00.002587 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-05-09 00:51:00.002636 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pcs. 2026-05-09 00:51:00.002652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../52-pcs_0.11.7-1ubuntu1_all.deb ... 2026-05-09 00:51:00.002742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-05-09 00:51:00.002760 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-09 00:51:00.002774 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../53-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:51:00.002825 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:51:00.002841 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-bin. 2026-05-09 00:51:00.002906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../54-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:51:00.002922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-09 00:51:00.002986 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-session-bus-common. 2026-05-09 00:51:00.003002 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../55-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-09 00:51:00.003037 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 00:51:00.003107 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-daemon. 2026-05-09 00:51:00.003133 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../56-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:51:00.003158 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-09 00:51:00.003237 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-system-bus-common. 2026-05-09 00:51:00.003283 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../57-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-09 00:51:00.003350 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 00:51:00.003366 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus. 2026-05-09 00:51:00.003460 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../58-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 00:51:00.003487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-05-09 00:51:00.003548 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-common. 2026-05-09 00:51:00.003564 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../59-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-05-09 00:51:00.003607 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.003631 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnet1:amd64. 2026-05-09 00:51:00.003699 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../60-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-05-09 00:51:00.003716 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-05-09 00:51:00.003779 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-09 00:51:00.003796 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../61-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 00:51:00.003844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:51:00.003859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libltdl7:amd64. 2026-05-09 00:51:00.003934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../62-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-09 00:51:00.003949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-09 00:51:00.004014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpils2t64. 2026-05-09 00:51:00.004029 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../63-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-05-09 00:51:00.004095 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-05-09 00:51:00.004111 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libplumb2t64. 2026-05-09 00:51:00.004174 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../64-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-05-09 00:51:00.004190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-05-09 00:51:00.004266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-common. 2026-05-09 00:51:00.004289 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../65-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-05-09 00:51:00.004352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-05-09 00:51:00.004544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-base. 2026-05-09 00:51:00.004591 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../66-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-05-09 00:51:00.004602 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-05-09 00:51:00.004612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-resource-agents. 2026-05-09 00:51:00.004622 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../67-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-05-09 00:51:00.004636 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.004646 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-05-09 00:51:00.004688 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../68-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:51:00.004747 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.004762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-rules26t64:amd64. 2026-05-09 00:51:00.004822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../69-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:51:00.004838 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.004899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcib27t64:amd64. 2026-05-09 00:51:00.004955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../70-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:51:00.004969 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.005012 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmservice28t64:amd64. 2026-05-09 00:51:00.005026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../71-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:51:00.005083 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.005097 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:51:00.005157 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstonithd26t64:amd64. 2026-05-09 00:51:00.005171 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../72-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:51:00.005231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.005282 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-05-09 00:51:00.005295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../73-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:51:00.005349 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.005363 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblrmd28t64:amd64. 2026-05-09 00:51:00.005434 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../74-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:51:00.005491 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.005543 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-status28t64:amd64. 2026-05-09 00:51:00.005557 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../75-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:51:00.005582 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.005639 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpacemaker1t64:amd64. 2026-05-09 00:51:00.005653 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../76-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:51:00.005709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.005723 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker. 2026-05-09 00:51:00.005778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../77-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:51:00.005792 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.005848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db5.3-util. 2026-05-09 00:51:00.005862 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../78-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-05-09 00:51:00.005945 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-05-09 00:51:00.005957 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db-util. 2026-05-09 00:51:00.005969 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../79-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-05-09 00:51:00.006023 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-05-09 00:51:00.006037 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package sasl2-bin. 2026-05-09 00:51:00.006093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../80-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-09 00:51:00.006107 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:51:00.006173 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnuma1:amd64. 2026-05-09 00:51:00.006188 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../81-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:51:00.006266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:51:00.006284 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpcap0.8t64:amd64. 2026-05-09 00:51:00.006345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../82-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-05-09 00:51:00.006359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-09 00:51:00.006437 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package tcpdump. 2026-05-09 00:51:00.006483 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../83-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-05-09 00:51:00.006496 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-05-09 00:51:00.006556 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules:amd64. 2026-05-09 00:51:00.006570 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../84-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-09 00:51:00.006628 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:51:00.006643 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-05-09 00:51:00.006702 | 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 ... 2026-05-09 00:51:00.006716 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:51:00.006772 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvirt0:amd64. 2026-05-09 00:51:00.006786 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../86-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-09 00:51:00.006839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-09 00:51:00.006854 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-cli-utils. 2026-05-09 00:51:00.006910 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../87-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-05-09 00:51:00.006924 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.006980 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-libvirt. 2026-05-09 00:51:00.006994 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../88-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-05-09 00:51:00.007050 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-05-09 00:51:00.007064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.007119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The group `haclient' already exists as a system group. Exiting. 2026-05-09 00:51:00.007133 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The system user `hacluster' already exists. Exiting. 2026-05-09 00:51:00.007189 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:51:00.007226 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records in 2026-05-09 00:51:00.007285 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records out 2026-05-09 00:51:00.007300 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000122858 s, 33.3 MB/s 2026-05-09 00:51:00.007359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-05-09 00:51:00.007374 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dacite (1.8.1-2) ... 2026-05-09 00:51:00.007451 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-05-09 00:51:00.007474 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mustermann (3.0.0-2) ... 2026-05-09 00:51:00.007527 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up psmisc (23.7-1build1) ... 2026-05-09 00:51:00.007541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-09 00:51:00.007600 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:51:00.007614 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-09 00:51:00.007673 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-05-09 00:51:00.007687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:51:00.007744 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rubygems-integration (1.18) ... 2026-05-09 00:51:00.007758 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-05-09 00:51:00.007817 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-05-09 00:51:00.007831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-05-09 00:51:00.007888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-six (1.16.0-4) ... 2026-05-09 00:51:00.007902 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pycurl (7.45.3-1build2) ... 2026-05-09 00:51:00.007959 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:51:00.007974 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:No schema files found: doing nothing. 2026-05-09 00:51:00.008025 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pyparsing (3.1.1-1) ... 2026-05-09 00:51:00.008068 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-09 00:51:00.008082 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:51:00.008141 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-09 00:51:00.008156 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-net-telnet (0.2.0-1) ... 2026-05-09 00:51:00.008227 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-05-09 00:51:00.008275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-09 00:51:00.008290 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:51:00.008349 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-05-09 00:51:00.008364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:51:00.008461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-09 00:51:00.008512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-05-09 00:51:00.012331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 00:51:00.012377 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-05-09 00:51:00.012412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-09 00:51:00.012424 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-05-09 00:51:00.012434 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 00:51:00.012443 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:51:00.012453 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-05-09 00:51:00.012462 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-09 00:51:00.012471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-09 00:51:00.012481 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-05-09 00:51:00.012490 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-05-09 00:51:00.012498 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-05-09 00:51:00.012507 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:51:00.012517 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db-util (1:5.3.21ubuntu2) ... 2026-05-09 00:51:00.012525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:51:00.012535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:51:00.012544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-09 00:51:00.012553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-libvirt (10.0.0-1build1) ... 2026-05-09 00:51:00.012583 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 00:51:00.012593 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-05-09 00:51:00.012602 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:51:00.012611 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-09 00:51:00.012632 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-09 00:51:00.012641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.012650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.012659 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-05-09 00:51:00.012669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-09 00:51:00.012678 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-05-09 00:51:00.012687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-05-09 00:51:00.012696 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types (3.5.2-1) ... 2026-05-09 00:51:00.012705 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.012714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-05-09 00:51:00.012723 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.012732 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-05-09 00:51:00.012741 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-05-09 00:51:00.012750 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-05-09 00:51:00.012759 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:51:00.012768 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.012777 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.012786 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-05-09 00:51:00.012795 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.012804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.012813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.012837 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.012847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rubygems (3.4.20-1) ... 2026-05-09 00:51:00.012856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rake (13.0.6-3) ... 2026-05-09 00:51:00.012865 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-09 00:51:00.012874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-05-09 00:51:00.012883 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-09 00:51:00.012893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:51:00.012902 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-05-09 00:51:00.012911 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby (1:3.2~ubuntu1) ... 2026-05-09 00:51:00.012920 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:51:00.012929 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-05-09 00:51:00.012938 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-tilt (2.0.11-2) ... 2026-05-09 00:51:00.012947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-05-09 00:51:00.012964 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-05-09 00:51:00.012973 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-05-09 00:51:00.012983 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-childprocess (4.1.0-2) ... 2026-05-09 00:51:00.012992 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-05-09 00:51:00.013001 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-05-09 00:51:00.013010 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-05-09 00:51:00.013019 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pcs (0.11.7-1ubuntu1) ... 2026-05-09 00:51:00.013035 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-05-09 00:51:00.013044 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:51:00.013053 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-05-09 00:51:00.013062 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:51:00.013072 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.013081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:51:00.013090 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-05-09 00:51:00.013099 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:51:00.013108 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-05-09 00:51:00.013117 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:51:00.013127 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 7839550f79c8 2026-05-09 00:51:00.013136 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 41f84faa6fb1 2026-05-09 00:51:00.013145 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 4/8 : ADD masakari-monitors-archive /masakari-monitors-source 2026-05-09 00:51:00.013155 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> d9bba5050e63 2026-05-09 00:51:00.013164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 5/8 : COPY masakari_monitors_sudoers /etc/sudoers.d/kolla_masakari_monitors_sudoers 2026-05-09 00:51:00.013174 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> fe28c952a360 2026-05-09 00:51:00.013186 | 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 2026-05-09 00:51:00.013199 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in fefdf2337d89 2026-05-09 00:51:00.013241 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing ./masakari-monitors 2026-05-09 00:51:00.013251 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: started 2026-05-09 00:51:00.013260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: finished with status 'done' 2026-05-09 00:51:00.013270 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: started 2026-05-09 00:51:00.013279 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:51:00.013288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: started 2026-05-09 00:51:00.013305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: finished with status 'done' 2026-05-09 00:51:00.013315 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): started 2026-05-09 00:51:00.013333 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:51:00.013344 | 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==19.0.0.0rc2.dev2) (3.2.0) 2026-05-09 00:51:00.013355 | 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==19.0.0.0rc2.dev2) (5.10.0) 2026-05-09 00:51:00.013366 | 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==19.0.0.0rc2.dev2) (4.4.0) 2026-05-09 00:51:00.013375 | 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==19.0.0.0rc2.dev2) (7.1.0) 2026-05-09 00:51:00.013405 | 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==19.0.0.0rc2.dev2) (9.7.1) 2026-05-09 00:51:00.013416 | 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==19.0.0.0rc2.dev2) (5.3.1) 2026-05-09 00:51:00.013426 | 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==19.0.0.0rc2.dev2) (3.11.0) 2026-05-09 00:51:00.013442 | 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==19.0.0.0rc2.dev2) (6.5.1) 2026-05-09 00:51:00.013452 | 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==19.0.0.0rc2.dev2) (7.1.0) 2026-05-09 00:51:00.013461 | 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==19.0.0.0rc2.dev2) (6.3.1) 2026-05-09 00:51:00.013471 | 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==19.0.0.0rc2.dev2) (3.6.0) 2026-05-09 00:51:00.013480 | 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==19.0.0.0rc2.dev2) (4.1.1) 2026-05-09 00:51:00.013490 | 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==19.0.0.0rc2.dev2) (8.2.0) 2026-05-09 00:51:00.013499 | 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==19.0.0.0rc2.dev2) (7.0.0) 2026-05-09 00:51:00.013508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting python-consul>=1.1.0 (from masakari-monitors==19.0.0.0rc2.dev2) 2026-05-09 00:51:00.013518 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading python_consul-1.1.0-py2.py3-none-any.whl.metadata (11 kB) 2026-05-09 00:51:00.013527 | 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==19.0.0.0rc2.dev2) (3.14.0) 2026-05-09 00:51:00.013538 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (2.1.0) 2026-05-09 00:51:00.013558 | 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==19.0.0.0rc2.dev2) (2.32.3) 2026-05-09 00:51:00.013568 | 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==19.0.0.0rc2.dev2) (5.4.1) 2026-05-09 00:51:00.013584 | 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==19.0.0.0rc2.dev2) (1.7.0) 2026-05-09 00:51:00.013594 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (4.12.2) 2026-05-09 00:51:00.013603 | 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==19.0.0.0rc2.dev2) (43.0.3) 2026-05-09 00:51:00.013613 | 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==19.0.0.0rc2.dev2) (5.1.1) 2026-05-09 00:51:00.013622 | 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==19.0.0.0rc2.dev2) (1.3.4) 2026-05-09 00:51:00.013631 | 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==19.0.0.0rc2.dev2) (1.0.1) 2026-05-09 00:51:00.013641 | 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==19.0.0.0rc2.dev2) (1.33) 2026-05-09 00:51:00.013655 | 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==19.0.0.0rc2.dev2) (4.3.6) 2026-05-09 00:51:00.013665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (7.0.0) 2026-05-09 00:51:00.013675 | 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==19.0.0.0rc2.dev2) (6.0.2) 2026-05-09 00:51:00.013684 | 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==19.0.0.0rc2.dev2) (1.4.0) 2026-05-09 00:51:00.013694 | 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==19.0.0.0rc2.dev2) (1.17.1) 2026-05-09 00:51:00.013706 | 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==19.0.0.0rc2.dev2) (2.22) 2026-05-09 00:51:00.013715 | 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==19.0.0.0rc2.dev2) (3.0.0) 2026-05-09 00:51:00.013725 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->masakari-monitors==19.0.0.0rc2.dev2) (3.0.0) 2026-05-09 00:51:00.013741 | 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>=3.0.0->oslo.cache>=1.26.0->masakari-monitors==19.0.0.0rc2.dev2) (1.17.2) 2026-05-09 00:51:00.013751 | 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==19.0.0.0rc2.dev2) (0.19) 2026-05-09 00:51:00.013760 | 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==19.0.0.0rc2.dev2) (1.3.0) 2026-05-09 00:51:00.013776 | 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==19.0.0.0rc2.dev2) (2.0.0) 2026-05-09 00:51:00.013786 | 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==19.0.0.0rc2.dev2) (5.7.1) 2026-05-09 00:51:00.013795 | 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==19.0.0.0rc2.dev2) (5.7.0) 2026-05-09 00:51:00.013805 | 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==19.0.0.0rc2.dev2) (2.9.0.post0) 2026-05-09 00:51:00.013814 | 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==19.0.0.0rc2.dev2) (3.1.5) 2026-05-09 00:51:00.013823 | 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==19.0.0.0rc2.dev2) (1.8.9) 2026-05-09 00:51:00.013833 | 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==19.0.0.0rc2.dev2) (4.0.1) 2026-05-09 00:51:00.013842 | 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==19.0.0.0rc2.dev2) (4.0.1) 2026-05-09 00:51:00.013857 | 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==19.0.0.0rc2.dev2) (3.0.2) 2026-05-09 00:51:00.013867 | 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==19.0.0.0rc2.dev2) (0.39.0) 2026-05-09 00:51:00.013877 | 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==19.0.0.0rc2.dev2) (3.1.1) 2026-05-09 00:51:00.013886 | 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==19.0.0.0rc2.dev2) (1.1.0) 2026-05-09 00:51:00.013895 | 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==19.0.0.0rc2.dev2) (2.7.0) 2026-05-09 00:51:00.013917 | 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==19.0.0.0rc2.dev2) (2025.1) 2026-05-09 00:51:00.013927 | 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==19.0.0.0rc2.dev2) (3.1.0) 2026-05-09 00:51:00.013936 | 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==19.0.0.0rc2.dev2) (2.5.1) 2026-05-09 00:51:00.013946 | 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==19.0.0.0rc2.dev2) (3.10.1) 2026-05-09 00:51:00.013955 | 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==19.0.0.0rc2.dev2) (1.6.10) 2026-05-09 00:51:00.013964 | 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==19.0.0.0rc2.dev2) (3.2.1) 2026-05-09 00:51:00.013979 | 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==19.0.0.0rc2.dev2) (24.2) 2026-05-09 00:51:00.013989 | 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==19.0.0.0rc2.dev2) (82.0.1) 2026-05-09 00:51:00.013998 | 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==19.0.0.0rc2.dev2) (0.2.13) 2026-05-09 00:51:00.014008 | 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==19.0.0.0rc2.dev2) (1.17.0) 2026-05-09 00:51:00.014017 | 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==19.0.0.0rc2.dev2) (3.4.1) 2026-05-09 00:51:00.014027 | 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==19.0.0.0rc2.dev2) (3.10) 2026-05-09 00:51:00.014036 | 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==19.0.0.0rc2.dev2) (1.26.20) 2026-05-09 00:51:00.014052 | 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==19.0.0.0rc2.dev2) (2026.4.22) 2026-05-09 00:51:00.014062 | 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==19.0.0.0rc2.dev2) (0.7) 2026-05-09 00:51:00.014072 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading python_consul-1.1.0-py2.py3-none-any.whl (24 kB) 2026-05-09 00:51:00.014081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building wheels for collected packages: masakari-monitors 2026-05-09 00:51:00.014098 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): started 2026-05-09 00:51:00.014107 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): finished with status 'done' 2026-05-09 00:51:00.014117 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Created wheel for masakari-monitors: filename=masakari_monitors-19.0.0.0rc2.dev2-py3-none-any.whl size=106509 sha256=44e3bfc3c35a53712e76fa55cd559307dec50786e49cab1da1719779a092ff7b 2026-05-09 00:51:00.014126 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Stored in directory: /tmp/pip-ephem-wheel-cache-ueytm9xj/wheels/0c/21/d4/f385e18f218bca65e9a2175d48920040a657fce2f38f1bdc19 2026-05-09 00:51:00.014136 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built masakari-monitors 2026-05-09 00:51:00.014146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: python-consul, masakari-monitors 2026-05-09 00:51:00.014155 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed masakari-monitors-19.0.0.0rc2.dev2 python-consul-1.1.0 2026-05-09 00:51:00.014164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container fefdf2337d89 2026-05-09 00:51:00.014174 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 79eb5f234cdc 2026-05-09 00:51:00.014185 | 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 2026-05-09 00:51:00.014195 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in caf079781580 2026-05-09 00:51:00.014225 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-05-09 00:51:00.014239 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-05-09 00:51:00.014249 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-05-09 00:51:00.014264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages were automatically installed and are no longer required: 2026-05-09 00:51:00.014274 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:51:00.014283 | 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 2026-05-09 00:51:00.014293 | 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 2026-05-09 00:51:00.014303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:51:00.014312 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:51:00.014322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:51:00.014331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:51:00.014341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2026-05-09 00:51:00.014350 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Use 'apt autoremove' to remove them. 2026-05-09 00:51:00.014359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2026-05-09 00:51:00.014369 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: build-essential 2026-05-09 00:51:00.014378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:51:00.014412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:51:00.014435 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-05-09 00:51:00.014453 | 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% 2026-05-09 00:51:00.014465 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% (Reading database ... 75% 2026-05-09 00:51:00.014475 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2026-05-09 00:51:00.014484 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-05-09 00:51:00.014493 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-05-09 00:51:00.014502 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2026-05-09 00:51:00.014512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24818 files and directories currently installed.) 2026-05-09 00:51:00.014521 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:51:00.014531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-05-09 00:51:00.014540 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-05-09 00:51:00.014549 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-05-09 00:51:00.014558 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2026-05-09 00:51:00.014568 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:51:00.014583 | 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 2026-05-09 00:51:00.014598 | 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 2026-05-09 00:51:00.014614 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:51:00.014628 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:51:00.014642 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:51:00.014657 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:51:00.014672 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2026-05-09 00:51:00.014687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:51:00.014703 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 228 MB disk space will be freed. 2026-05-09 00:51:00.014712 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-05-09 00:51:00.014730 | 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% 2026-05-09 00:51:00.014740 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2026-05-09 00:51:00.014749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2026-05-09 00:51:00.014757 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2026-05-09 00:51:00.014766 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-05-09 00:51:00.014774 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-05-09 00:51:00.014783 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2026-05-09 00:51:00.014805 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24809 files and directories currently installed.) 2026-05-09 00:51:00.014814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:51:00.014823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:00.014831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:51:00.014840 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:00.014849 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:51:00.014857 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:51:00.014866 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:51:00.014875 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:00.014883 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:51:00.014892 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:00.014900 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:51:00.014916 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:51:00.014924 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:51:00.014933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:51:00.014941 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:51:00.014950 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:51:00.014959 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:51:00.014967 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:00.014975 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:51:00.014984 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:00.014992 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:00.015001 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:00.015010 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:00.015018 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:00.015027 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:00.015035 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:00.015044 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:51:00.015052 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:51:00.015061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:00.015069 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:00.015078 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:51:00.015086 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:51:00.015101 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:00.015110 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:00.015119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:51:00.015128 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:00.015136 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:51:00.015150 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:00.015159 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:00.015168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing lto-disabled-list (47) ... 2026-05-09 00:51:00.015176 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing make (4.3-4.1build2) ... 2026-05-09 00:51:00.015185 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:51:00.015193 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:51:00.015202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:51:00.015239 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting pyclean==3.0.0 2026-05-09 00:51:00.015248 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:51:00.015257 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:51:00.015265 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: pyclean 2026-05-09 00:51:00.015275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed pyclean-3.0.0 2026-05-09 00:51:00.015283 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:51:00.015292 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:51:00.015301 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 9239 files, 1305 directories removed. 2026-05-09 00:51:00.015309 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:51:00.015318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /usr 2026-05-09 00:51:00.015326 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:51:00.015335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 1917 files, 221 directories removed. 2026-05-09 00:51:00.015343 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-09 00:51:00.015352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Found existing installation: pyclean 3.0.0 2026-05-09 00:51:00.015361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Uninstalling pyclean-3.0.0: 2026-05-09 00:51:00.015441 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:51:00.015453 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container caf079781580 2026-05-09 00:51:00.015462 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> df06d89c5831 2026-05-09 00:51:00.015471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 8/8 : USER masakari 2026-05-09 00:51:00.015479 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 691a869ee12d 2026-05-09 00:51:00.015488 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 691a869ee12d 2026-05-09 00:51:00.015496 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 2aa8b717bdb1 2026-05-09 00:51:00.015505 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built a12ad5ffe01b 2026-05-09 00:51:00.015513 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully tagged osism.harbor.regio.digital/kolla/masakari-monitors:build-20260509 2026-05-09 00:51:00.015522 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Built at 2026-05-09 00:51:00.014994 (took 0:01:20.205869) 2026-05-09 00:51:00.015545 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-api) 2026-05-09 00:51:00.015581 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Processing 2026-05-09 00:51:00.015649 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building started at 2026-05-09 00:51:00.015584 2026-05-09 00:51:00.016525 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 plugins into plugins archive 2026-05-09 00:51:00.016945 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 additions into additions archive 2026-05-09 00:51:32.624462 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260509 2026-05-09 00:51:32.624621 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 62306eacd09a 2026-05-09 00:51:32.624811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 2/5 : LABEL "build-date"="20260509" "name"="masakari-api" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:51:32.624937 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 78698d5407c2 2026-05-09 00:51:32.625021 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 78698d5407c2 2026-05-09 00:51:32.625124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> fc189721cec4 2026-05-09 00:51:32.625194 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_masakari_extend_start 2026-05-09 00:51:32.625378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 7028e91d1854 2026-05-09 00:51:32.625412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_masakari_extend_start 2026-05-09 00:51:32.625508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 4db3edbe94fc 2026-05-09 00:51:32.625648 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 4db3edbe94fc 2026-05-09 00:51:32.625785 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 2c779a86b46d 2026-05-09 00:51:32.625884 | 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 2026-05-09 00:51:32.625971 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 50053ef2e105 2026-05-09 00:51:32.626051 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2026-05-09 00:51:32.626140 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2026-05-09 00:51:32.626227 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2026-05-09 00:51:32.626359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages were automatically installed and are no longer required: 2026-05-09 00:51:32.626443 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:51:32.626514 | 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 2026-05-09 00:51:32.626609 | 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 2026-05-09 00:51:32.626724 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:51:32.626813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:51:32.626923 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:51:32.627001 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:51:32.627078 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2026-05-09 00:51:32.627238 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Use 'apt autoremove' to remove them. 2026-05-09 00:51:32.627353 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2026-05-09 00:51:32.627438 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: build-essential 2026-05-09 00:51:32.627525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:51:32.627627 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:51:32.628518 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2026-05-09 00:51:32.628598 | 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% 2026-05-09 00:51:32.628614 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2026-05-09 00:51:32.628623 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2026-05-09 00:51:32.628632 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2026-05-09 00:51:32.628640 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2026-05-09 00:51:32.628648 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2026-05-09 00:51:32.628656 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2026-05-09 00:51:32.628665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:51:32.628675 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:51:32.628684 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2026-05-09 00:51:32.628692 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2026-05-09 00:51:32.628700 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2026-05-09 00:51:32.628708 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2026-05-09 00:51:32.629523 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:51:32.629602 | 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 2026-05-09 00:51:32.629616 | 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 2026-05-09 00:51:32.629627 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:51:32.629636 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:51:32.629646 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:51:32.629655 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:51:32.629666 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2026-05-09 00:51:32.629676 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:51:32.629686 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 228 MB disk space will be freed. 2026-05-09 00:51:32.629738 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2026-05-09 00:51:32.629751 | 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% 2026-05-09 00:51:32.629763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2026-05-09 00:51:32.629772 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2026-05-09 00:51:32.629782 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2026-05-09 00:51:32.629792 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2026-05-09 00:51:32.629801 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2026-05-09 00:51:32.629811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2026-05-09 00:51:32.629838 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 00:51:32.629849 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:51:32.629859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:32.631674 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:51:32.631733 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:32.631748 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:51:32.631759 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:51:32.631769 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:51:32.631779 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:32.631790 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:51:32.631800 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:32.631810 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:51:32.631820 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:51:32.631830 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:51:32.631840 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:51:32.631850 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:51:32.631860 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:51:32.631871 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:51:32.631881 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:32.631891 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:51:32.631901 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:32.631911 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:32.631921 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:32.631932 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:51:32.631942 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:32.631953 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:32.631976 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:32.631987 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:51:32.631998 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:51:32.632008 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:32.632018 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:32.632028 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:51:32.632038 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:32.632049 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:32.632059 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:51:32.632069 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:32.632079 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:51:32.632089 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:32.632099 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:51:32.632109 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing lto-disabled-list (47) ... 2026-05-09 00:51:32.632119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing make (4.3-4.1build2) ... 2026-05-09 00:51:32.632130 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-05-09 00:51:32.632140 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:51:32.632150 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:51:32.632161 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Collecting pyclean==3.0.0 2026-05-09 00:51:32.632172 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:51:32.632182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:51:32.632241 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Installing collected packages: pyclean 2026-05-09 00:51:32.632258 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully installed pyclean-3.0.0 2026-05-09 00:51:32.632345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:51:32.632359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-05-09 00:51:32.632369 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 9151 files, 1279 directories removed. 2026-05-09 00:51:32.632379 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-05-09 00:51:32.632390 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /usr 2026-05-09 00:51:32.632400 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-05-09 00:51:32.632410 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 1316 files, 133 directories removed. 2026-05-09 00:51:32.632421 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-05-09 00:51:32.632431 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Found existing installation: pyclean 3.0.0 2026-05-09 00:51:32.632441 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Uninstalling pyclean-3.0.0: 2026-05-09 00:51:32.632451 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:51:32.632461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 50053ef2e105 2026-05-09 00:51:32.632471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 8a547b4e2f7f 2026-05-09 00:51:32.632486 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully built 7dfec07ecee7 2026-05-09 00:51:32.632497 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully tagged osism.harbor.regio.digital/kolla/masakari-api:build-20260509 2026-05-09 00:51:32.632654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Built at 2026-05-09 00:51:32.632504 (took 0:00:32.616920) 2026-05-09 00:51:32.633139 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-engine) 2026-05-09 00:51:32.633230 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Processing 2026-05-09 00:51:32.633432 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building started at 2026-05-09 00:51:32.633301 2026-05-09 00:51:32.634614 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 plugins into plugins archive 2026-05-09 00:51:32.635545 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 additions into additions archive 2026-05-09 00:52:02.737420 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260509 2026-05-09 00:52:02.737536 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 62306eacd09a 2026-05-09 00:52:02.739374 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 2/4 : LABEL "build-date"="20260509" "name"="masakari-engine" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:52:02.739433 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in b11b3b8edbf3 2026-05-09 00:52:02.739455 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container b11b3b8edbf3 2026-05-09 00:52:02.739474 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> d428a705c8af 2026-05-09 00:52:02.739496 | 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 2026-05-09 00:52:02.739516 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 53afae3a1142 2026-05-09 00:52:02.739528 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2026-05-09 00:52:02.739538 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2026-05-09 00:52:02.739549 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2026-05-09 00:52:02.739560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages were automatically installed and are no longer required: 2026-05-09 00:52:02.739571 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:52:02.739582 | 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 2026-05-09 00:52:02.739593 | 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 2026-05-09 00:52:02.739651 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:52:02.739663 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:52:02.739674 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:52:02.739685 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:52:02.739716 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2026-05-09 00:52:02.739725 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Use 'apt autoremove' to remove them. 2026-05-09 00:52:02.739734 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2026-05-09 00:52:02.739743 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: build-essential 2026-05-09 00:52:02.739751 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:52:02.739760 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:52:02.739818 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2026-05-09 00:52:02.739829 | 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% 2026-05-09 00:52:02.739840 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% (Reading database ... 75% 2026-05-09 00:52:02.739848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2026-05-09 00:52:02.739857 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2026-05-09 00:52:02.739865 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2026-05-09 00:52:02.739874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2026-05-09 00:52:02.739895 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:52:02.739906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:52:02.739915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2026-05-09 00:52:02.739923 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2026-05-09 00:52:02.739932 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2026-05-09 00:52:02.739941 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2026-05-09 00:52:02.739950 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:52:02.739958 | 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 2026-05-09 00:52:02.739967 | 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 2026-05-09 00:52:02.739976 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:52:02.739985 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:52:02.739998 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:52:02.740007 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:52:02.740068 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2026-05-09 00:52:02.740338 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:52:02.740433 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 228 MB disk space will be freed. 2026-05-09 00:52:02.740461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2026-05-09 00:52:02.740475 | 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% 2026-05-09 00:52:02.740512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2026-05-09 00:52:02.740528 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2026-05-09 00:52:02.740538 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2026-05-09 00:52:02.740604 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2026-05-09 00:52:02.740650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2026-05-09 00:52:02.740716 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2026-05-09 00:52:02.740903 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 00:52:02.740925 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:52:02.740989 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:02.741146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:52:02.741246 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:02.741301 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:52:02.741376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:52:02.741446 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:52:02.741516 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:02.741586 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:52:02.741654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:02.741722 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:52:02.741866 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:52:02.741928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:52:02.742049 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:52:02.742153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:52:02.742181 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:52:02.742305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:52:02.742375 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:02.742433 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:52:02.742492 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:02.742548 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:02.742603 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:02.742658 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:02.742714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:02.742820 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:02.742841 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:02.742898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:52:02.743093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:52:02.743137 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:02.743155 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:02.743164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:52:02.743196 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:02.743285 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:02.743340 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:52:02.743408 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:02.743433 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:52:02.743503 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:02.743568 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:02.743642 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-05-09 00:52:02.743698 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing lto-disabled-list (47) ... 2026-05-09 00:52:02.743802 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing make (4.3-4.1build2) ... 2026-05-09 00:52:02.743859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:52:02.743917 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:52:02.743999 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Collecting pyclean==3.0.0 2026-05-09 00:52:02.744091 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:52:02.744107 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:52:02.744178 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Installing collected packages: pyclean 2026-05-09 00:52:02.744268 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully installed pyclean-3.0.0 2026-05-09 00:52:02.744335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:52:02.744390 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-05-09 00:52:02.744449 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 9151 files, 1279 directories removed. 2026-05-09 00:52:02.744501 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-05-09 00:52:02.744560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /usr 2026-05-09 00:52:02.744614 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-05-09 00:52:02.744671 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 1316 files, 133 directories removed. 2026-05-09 00:52:02.744724 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-05-09 00:52:02.744837 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Found existing installation: pyclean 3.0.0 2026-05-09 00:52:02.744889 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Uninstalling pyclean-3.0.0: 2026-05-09 00:52:02.744947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:52:02.746510 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 53afae3a1142 2026-05-09 00:52:02.746571 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> d57b5ae57874 2026-05-09 00:52:02.746585 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 4/4 : USER masakari 2026-05-09 00:52:02.746596 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 501dc676b8a7 2026-05-09 00:52:02.746606 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 501dc676b8a7 2026-05-09 00:52:02.746628 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 41aeb156c9cd 2026-05-09 00:52:02.746638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully built a7f5488882d5 2026-05-09 00:52:02.746648 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully tagged osism.harbor.regio.digital/kolla/masakari-engine:build-20260509 2026-05-09 00:52:02.746658 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Built at 2026-05-09 00:52:02.745294 (took 0:00:30.111993) 2026-05-09 00:52:02.746667 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-conductor) 2026-05-09 00:52:02.746677 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Processing 2026-05-09 00:52:02.746687 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building started at 2026-05-09 00:52:02.745845 2026-05-09 00:52:02.746696 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Getting archive from https://get.helm.sh/helm-v3.16.3-linux-amd64.tar.gz 2026-05-09 00:52:04.577689 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 1 plugins into plugins archive 2026-05-09 00:52:04.578611 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 0 additions into additions archive 2026-05-09 00:52:44.401476 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20260509 2026-05-09 00:52:44.401558 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> d50ebafe40c5 2026-05-09 00:52:44.401577 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 2/6 : LABEL "build-date"="20260509" "name"="magnum-conductor" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:52:44.401593 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in ffee383582ac 2026-05-09 00:52:44.401608 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container ffee383582ac 2026-05-09 00:52:44.401620 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 76528295104a 2026-05-09 00:52:44.401633 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 3/6 : ADD plugins-archive / 2026-05-09 00:52:44.401645 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> cbe2ddcb4182 2026-05-09 00:52:44.401658 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 4/6 : RUN cp /plugins/linux-amd64/helm /usr/local/bin/helm 2026-05-09 00:52:44.401670 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in c773589cd1a1 2026-05-09 00:52:44.401682 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container c773589cd1a1 2026-05-09 00:52:44.401694 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> ef3fb5d2685b 2026-05-09 00:52:44.402426 | 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 2026-05-09 00:52:44.402469 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 38d878824a87 2026-05-09 00:52:44.402487 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2026-05-09 00:52:44.402503 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2026-05-09 00:52:44.402517 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2026-05-09 00:52:44.402554 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages were automatically installed and are no longer required: 2026-05-09 00:52:44.402567 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:52:44.402579 | 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 2026-05-09 00:52:44.402594 | 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 2026-05-09 00:52:44.402613 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:52:44.402631 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:52:44.402647 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:52:44.402659 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:52:44.402669 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2026-05-09 00:52:44.402679 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Use 'apt autoremove' to remove them. 2026-05-09 00:52:44.402689 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2026-05-09 00:52:44.402699 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: build-essential 2026-05-09 00:52:44.402709 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:52:44.402727 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:52:44.402737 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2026-05-09 00:52:44.402748 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2026-05-09 00:52:44.402759 | 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% 2026-05-09 00:52:44.402809 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2026-05-09 00:52:44.402898 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2026-05-09 00:52:44.402999 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2026-05-09 00:52:44.403103 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2026-05-09 00:52:44.403190 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2026-05-09 00:52:44.403301 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2026-05-09 00:52:44.403381 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:52:44.403462 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:52:44.403537 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2026-05-09 00:52:44.403609 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2026-05-09 00:52:44.403676 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2026-05-09 00:52:44.403751 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2026-05-09 00:52:44.403828 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:52:44.403880 | 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 2026-05-09 00:52:44.403943 | 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 2026-05-09 00:52:44.404005 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:52:44.404118 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:52:44.404194 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:52:44.404392 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:52:44.404415 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2026-05-09 00:52:44.406328 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:52:44.406375 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 228 MB disk space will be freed. 2026-05-09 00:52:44.406389 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2026-05-09 00:52:44.406402 | 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% 2026-05-09 00:52:44.406414 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2026-05-09 00:52:44.406424 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2026-05-09 00:52:44.406433 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2026-05-09 00:52:44.406443 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2026-05-09 00:52:44.406453 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2026-05-09 00:52:44.406462 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2026-05-09 00:52:44.406472 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 00:52:44.406482 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:52:44.406492 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406501 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:52:44.406511 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406520 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:52:44.406530 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:52:44.406539 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:52:44.406549 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406559 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:52:44.406569 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406578 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:52:44.406588 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:52:44.406597 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:52:44.406607 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:52:44.406616 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:52:44.406625 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:52:44.406635 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:52:44.406662 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406673 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:52:44.406682 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-05-09 00:52:44.406692 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406702 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406711 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406722 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406731 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406740 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406750 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406760 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:52:44.406769 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-05-09 00:52:44.406790 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:52:44.406801 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406811 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406833 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:52:44.406843 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406853 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406862 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-05-09 00:52:44.406872 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:52:44.406881 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-05-09 00:52:44.406890 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406900 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:52:44.406910 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406919 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:52:44.406928 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing lto-disabled-list (47) ... 2026-05-09 00:52:44.406938 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing make (4.3-4.1build2) ... 2026-05-09 00:52:44.406947 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:52:44.406957 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:52:44.406966 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Collecting pyclean==3.0.0 2026-05-09 00:52:44.406976 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:52:44.406985 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:52:44.406994 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Installing collected packages: pyclean 2026-05-09 00:52:44.407004 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully installed pyclean-3.0.0 2026-05-09 00:52:44.407013 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:52:44.407031 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-05-09 00:52:44.407091 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 10668 files, 1375 directories removed. 2026-05-09 00:52:44.407102 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-05-09 00:52:44.407117 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /usr 2026-05-09 00:52:44.407127 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-05-09 00:52:44.407137 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 1316 files, 133 directories removed. 2026-05-09 00:52:44.407147 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-05-09 00:52:44.407156 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Found existing installation: pyclean 3.0.0 2026-05-09 00:52:44.407171 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Uninstalling pyclean-3.0.0: 2026-05-09 00:52:44.407181 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:52:44.407255 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 38d878824a87 2026-05-09 00:52:44.407320 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 7f8dd1e3eb98 2026-05-09 00:52:44.407368 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 6/6 : USER magnum 2026-05-09 00:52:44.407417 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 95d32dbb4b23 2026-05-09 00:52:44.407444 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 95d32dbb4b23 2026-05-09 00:52:44.407498 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> d8ac3bbded22 2026-05-09 00:52:44.407546 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully built 5fb9897740c8 2026-05-09 00:52:44.407562 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully tagged osism.harbor.regio.digital/kolla/magnum-conductor:build-20260509 2026-05-09 00:52:44.407708 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Built at 2026-05-09 00:52:44.407583 (took 0:00:41.661738) 2026-05-09 00:52:44.408099 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-api) 2026-05-09 00:52:44.408167 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Processing 2026-05-09 00:52:44.408235 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building started at 2026-05-09 00:52:44.408148 2026-05-09 00:52:44.409276 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 plugins into plugins archive 2026-05-09 00:52:44.409821 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 additions into additions archive 2026-05-09 00:53:18.424657 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20260509 2026-05-09 00:53:18.424724 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> d50ebafe40c5 2026-05-09 00:53:18.424749 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 2/6 : LABEL "build-date"="20260509" "name"="magnum-api" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:53:18.424771 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in f7aea439f6d2 2026-05-09 00:53:18.424859 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container f7aea439f6d2 2026-05-09 00:53:18.424891 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 9bd03df05ea8 2026-05-09 00:53:18.424931 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_magnum_extend_start 2026-05-09 00:53:18.425007 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> ad2da0471500 2026-05-09 00:53:18.425071 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_magnum_extend_start 2026-05-09 00:53:18.425146 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 9b1c5e330f05 2026-05-09 00:53:18.425222 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 9b1c5e330f05 2026-05-09 00:53:18.425407 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> cf6e12eead1b 2026-05-09 00:53:18.425467 | 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 2026-05-09 00:53:18.425507 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in a1c15ee8bc2d 2026-05-09 00:53:18.425551 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2026-05-09 00:53:18.425594 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2026-05-09 00:53:18.425640 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2026-05-09 00:53:18.425690 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages were automatically installed and are no longer required: 2026-05-09 00:53:18.425730 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:53:18.425768 | 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 2026-05-09 00:53:18.425805 | 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 2026-05-09 00:53:18.425842 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:53:18.425878 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:53:18.425913 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:53:18.425948 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:53:18.425984 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2026-05-09 00:53:18.426022 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Use 'apt autoremove' to remove them. 2026-05-09 00:53:18.426064 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2026-05-09 00:53:18.426103 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: build-essential 2026-05-09 00:53:18.426147 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:53:18.426185 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:53:18.426259 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2026-05-09 00:53:18.426323 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-09 00:53:18.426371 | 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% 2026-05-09 00:53:18.426414 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2026-05-09 00:53:18.426456 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2026-05-09 00:53:18.426496 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2026-05-09 00:53:18.426536 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2026-05-09 00:53:18.426577 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2026-05-09 00:53:18.426625 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2026-05-09 00:53:18.426661 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:53:18.426699 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:53:18.426742 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2026-05-09 00:53:18.426785 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2026-05-09 00:53:18.426825 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2026-05-09 00:53:18.426871 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2026-05-09 00:53:18.426908 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:53:18.426945 | 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 2026-05-09 00:53:18.426981 | 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 2026-05-09 00:53:18.427018 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:53:18.427054 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:53:18.427090 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:53:18.427126 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:53:18.427162 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2026-05-09 00:53:18.427230 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:53:18.427262 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 228 MB disk space will be freed. 2026-05-09 00:53:18.427308 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2026-05-09 00:53:18.427609 | 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% 2026-05-09 00:53:18.427668 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2026-05-09 00:53:18.427681 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2026-05-09 00:53:18.427692 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2026-05-09 00:53:18.427702 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2026-05-09 00:53:18.427711 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2026-05-09 00:53:18.427721 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2026-05-09 00:53:18.427765 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 00:53:18.427777 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:53:18.427813 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:18.427844 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:53:18.427854 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:18.427884 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:53:18.427900 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:53:18.427932 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:53:18.427942 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:18.427977 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-09 00:53:18.428058 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:53:18.428095 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:18.428106 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:53:18.428122 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-09 00:53:18.428174 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:53:18.428188 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-09 00:53:18.428333 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:53:18.428360 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:53:18.428389 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-09 00:53:18.428425 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:53:18.428460 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-09 00:53:18.428508 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:53:18.428542 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:53:18.428615 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:18.428630 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:53:18.428671 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:18.428706 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:18.428740 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:18.428774 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:18.428815 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-09 00:53:18.428856 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:18.428895 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-09 00:53:18.428937 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:18.429004 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:18.429040 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-09 00:53:18.429200 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:53:18.429298 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:53:18.429450 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:18.429514 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:18.429618 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-09 00:53:18.429634 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:53:18.429667 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:18.429678 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:18.429713 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-09 00:53:18.429756 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:53:18.429834 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:18.429869 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:53:18.429948 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:18.429959 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:18.430011 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing lto-disabled-list (47) ... 2026-05-09 00:53:18.430044 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing make (4.3-4.1build2) ... 2026-05-09 00:53:18.430055 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:53:18.430131 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-09 00:53:18.430168 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:53:18.430234 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Collecting pyclean==3.0.0 2026-05-09 00:53:18.430252 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:53:18.430334 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:53:18.430356 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Installing collected packages: pyclean 2026-05-09 00:53:18.430366 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully installed pyclean-3.0.0 2026-05-09 00:53:18.430394 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:53:18.430404 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-09 00:53:18.430497 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 10668 files, 1375 directories removed. 2026-05-09 00:53:18.430509 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-09 00:53:18.430667 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /usr 2026-05-09 00:53:18.430702 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-09 00:53:18.430741 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 1316 files, 133 directories removed. 2026-05-09 00:53:18.430782 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-09 00:53:18.430817 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Found existing installation: pyclean 3.0.0 2026-05-09 00:53:18.430851 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Uninstalling pyclean-3.0.0: 2026-05-09 00:53:18.430885 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:53:18.430919 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container a1c15ee8bc2d 2026-05-09 00:53:18.430979 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 4934431ae0f2 2026-05-09 00:53:18.430998 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 6/6 : USER magnum 2026-05-09 00:53:18.431031 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 953f643bd0f5 2026-05-09 00:53:18.431040 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 953f643bd0f5 2026-05-09 00:53:18.431074 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 7cb1737e8a54 2026-05-09 00:53:18.431111 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully built 8db8dab861cf 2026-05-09 00:53:18.431142 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully tagged osism.harbor.regio.digital/kolla/magnum-api:build-20260509 2026-05-09 00:53:18.431262 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Built at 2026-05-09 00:53:18.431141 (took 0:00:34.022993) 2026-05-09 00:53:18.431754 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-scheduler) 2026-05-09 00:53:18.431769 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Processing 2026-05-09 00:53:18.431798 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building started at 2026-05-09 00:53:18.431695 2026-05-09 00:53:18.432674 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 plugins into plugins archive 2026-05-09 00:53:18.433458 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 additions into additions archive 2026-05-09 00:53:49.641640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260509 2026-05-09 00:53:49.641789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> a687d3c03bb1 2026-05-09 00:53:49.641807 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 2/4 : LABEL "build-date"="20260509" "name"="manila-scheduler" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:53:49.641828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in f78ccaabc93b 2026-05-09 00:53:49.641867 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container f78ccaabc93b 2026-05-09 00:53:49.641876 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 069c61d3606d 2026-05-09 00:53:49.643324 | 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 2026-05-09 00:53:49.643348 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in e35e7607c027 2026-05-09 00:53:49.643356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2026-05-09 00:53:49.643363 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2026-05-09 00:53:49.643370 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2026-05-09 00:53:49.643377 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages were automatically installed and are no longer required: 2026-05-09 00:53:49.643384 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:53:49.643392 | 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 2026-05-09 00:53:49.643398 | 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 2026-05-09 00:53:49.643406 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:53:49.643412 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:53:49.643419 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:53:49.643426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:53:49.643433 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2026-05-09 00:53:49.643441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Use 'apt autoremove' to remove them. 2026-05-09 00:53:49.643448 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2026-05-09 00:53:49.643455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: build-essential 2026-05-09 00:53:49.643462 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:53:49.643469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:53:49.643476 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2026-05-09 00:53:49.643520 | 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% 2026-05-09 00:53:49.643541 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2026-05-09 00:53:49.643548 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2026-05-09 00:53:49.643555 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2026-05-09 00:53:49.643562 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2026-05-09 00:53:49.643569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2026-05-09 00:53:49.643576 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2026-05-09 00:53:49.643583 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18983 files and directories currently installed.) 2026-05-09 00:53:49.643592 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:53:49.643599 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2026-05-09 00:53:49.643611 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2026-05-09 00:53:49.643618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2026-05-09 00:53:49.643625 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2026-05-09 00:53:49.643672 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:53:49.643758 | 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 2026-05-09 00:53:49.643869 | 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 2026-05-09 00:53:49.643931 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:53:49.644015 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:53:49.644076 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:53:49.644145 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:53:49.644226 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2026-05-09 00:53:49.644346 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:53:49.644407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 228 MB disk space will be freed. 2026-05-09 00:53:49.644512 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2026-05-09 00:53:49.644669 | 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% 2026-05-09 00:53:49.644734 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2026-05-09 00:53:49.644815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2026-05-09 00:53:49.644894 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2026-05-09 00:53:49.644972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2026-05-09 00:53:49.645049 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2026-05-09 00:53:49.645125 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2026-05-09 00:53:49.645230 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18974 files and directories currently installed.) 2026-05-09 00:53:49.645310 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:53:49.645397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:49.645475 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:53:49.645586 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-09 00:53:49.645670 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:49.645748 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:53:49.645867 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:53:49.645944 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:53:49.646020 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:49.646100 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-09 00:53:49.646179 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:53:49.646291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:49.646391 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:53:49.646468 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:53:49.646578 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-09 00:53:49.646655 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:53:49.646731 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:53:49.646810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-09 00:53:49.646891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:53:49.646969 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:53:49.647055 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:53:49.647134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:49.647217 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:53:49.647304 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:49.647395 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:49.647465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:49.647617 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:53:49.647721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-09 00:53:49.647800 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:49.647888 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:49.647957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-09 00:53:49.648037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:49.650834 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-09 00:53:49.650857 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:53:49.650868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-09 00:53:49.650878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:53:49.650884 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:49.650890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:49.650896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-09 00:53:49.650902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:53:49.650919 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:49.650925 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:49.650931 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:53:49.650937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:49.650943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:53:49.650949 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:49.650955 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:53:49.650961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-09 00:53:49.650967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing lto-disabled-list (47) ... 2026-05-09 00:53:49.650973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing make (4.3-4.1build2) ... 2026-05-09 00:53:49.650978 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:53:49.650984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:53:49.650990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Collecting pyclean==3.0.0 2026-05-09 00:53:49.650996 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:53:49.651002 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:53:49.651008 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Installing collected packages: pyclean 2026-05-09 00:53:49.651013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully installed pyclean-3.0.0 2026-05-09 00:53:49.651019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:53:49.651025 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-09 00:53:49.651031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 9098 files, 1337 directories removed. 2026-05-09 00:53:49.651037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-09 00:53:49.651057 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /usr 2026-05-09 00:53:49.651063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-09 00:53:49.651069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 1316 files, 133 directories removed. 2026-05-09 00:53:49.651075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-09 00:53:49.651081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Found existing installation: pyclean 3.0.0 2026-05-09 00:53:49.651087 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Uninstalling pyclean-3.0.0: 2026-05-09 00:53:49.651093 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:53:49.651099 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container e35e7607c027 2026-05-09 00:53:49.651105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 901c41e0893f 2026-05-09 00:53:49.651110 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 4/4 : USER manila 2026-05-09 00:53:49.651116 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in fed9d476216c 2026-05-09 00:53:49.651122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container fed9d476216c 2026-05-09 00:53:49.651128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> be9907f9a0cb 2026-05-09 00:53:49.651134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully built 3b3075cc9b74 2026-05-09 00:53:49.651140 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/manila-scheduler:build-20260509 2026-05-09 00:53:49.651146 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Built at 2026-05-09 00:53:49.650184 (took 0:00:31.218489) 2026-05-09 00:53:49.651195 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-share) 2026-05-09 00:53:49.651219 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Processing 2026-05-09 00:53:49.651229 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building started at 2026-05-09 00:53:49.650970 2026-05-09 00:53:49.652573 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 plugins into plugins archive 2026-05-09 00:53:49.654353 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 additions into additions archive 2026-05-09 00:54:51.063199 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260509 2026-05-09 00:54:51.063357 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> a687d3c03bb1 2026-05-09 00:54:51.063379 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 2/5 : LABEL "build-date"="20260509" "name"="manila-share" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:54:51.063402 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 39d05684e769 2026-05-09 00:54:51.063421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 39d05684e769 2026-05-09 00:54:51.063496 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 3aa9988ce83a 2026-05-09 00:54:51.063519 | 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/* 2026-05-09 00:54:51.063571 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in b2a8ccffd1ab 2026-05-09 00:54:51.063627 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:54:51.063648 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:54:51.063752 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:54:51.063771 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:54:51.063789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:54:51.064059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:54:51.064157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:54:51.064188 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:54:51.064315 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:54:51.064345 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:54:51.064369 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:54:51.064391 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:54:51.064446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:54:51.064465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:54:51.064493 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:54:51.064511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 30.1 MB in 2s (12.1 MB/s) 2026-05-09 00:54:51.064532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-05-09 00:54:51.064550 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-05-09 00:54:51.064567 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-05-09 00:54:51.064592 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-05-09 00:54:51.064608 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following additional packages will be installed: 2026-05-09 00:54:51.064626 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr glusterfs-common libargon2-1 libbabeltrace1 libboost-context1.83.0 2026-05-09 00:54:51.064651 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-05-09 00:54:51.064676 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-05-09 00:54:51.064699 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2026-05-09 00:54:51.064746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2026-05-09 00:54:51.064778 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2026-05-09 00:54:51.064837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2026-05-09 00:54:51.064849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2026-05-09 00:54:51.064863 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-certifi python3-chardet python3-idna python3-jwt 2026-05-09 00:54:51.064932 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-prettytable python3-requests python3-urllib3 python3-wcwidth 2026-05-09 00:54:51.064981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml xfsprogs 2026-05-09 00:54:51.065009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Suggested packages: 2026-05-09 00:54:51.065033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ceph ceph-mds low-memory-monitor python3-crypto python3-cryptography 2026-05-09 00:54:51.065057 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-openssl python3-socks python-requests-doc python3-brotli sqlite3-doc 2026-05-09 00:54:51.065080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsdump acl quota 2026-05-09 00:54:51.065104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Recommended packages: 2026-05-09 00:54:51.065128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 python3-cryptography 2026-05-09 00:54:51.065184 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following NEW packages will be installed: 2026-05-09 00:54:51.065253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr ceph-common glusterfs-client glusterfs-common libargon2-1 2026-05-09 00:54:51.065290 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2026-05-09 00:54:51.065314 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-iostreams1.83.0 libboost-locale1.83.0 2026-05-09 00:54:51.065339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-05-09 00:54:51.065361 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2026-05-09 00:54:51.065385 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2026-05-09 00:54:51.065430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2026-05-09 00:54:51.065454 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2026-05-09 00:54:51.065494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2026-05-09 00:54:51.065566 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-cephfs python3-certifi python3-chardet 2026-05-09 00:54:51.065591 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-idna python3-jwt python3-prettytable python3-rados python3-rbd 2026-05-09 00:54:51.065605 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-requests python3-urllib3 python3-wcwidth python3-yaml sqlite3 2026-05-09 00:54:51.065789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsprogs 2026-05-09 00:54:51.065828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:54:51.065849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Need to get 45.7 MB of archives. 2026-05-09 00:54:51.065862 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 187 MB of additional disk space will be used. 2026-05-09 00:54:51.065874 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-05-09 00:54:51.065890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:54:51.065904 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-05-09 00:54:51.066031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-05-09 00:54:51.066046 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-05-09 00:54:51.066062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-09 00:54:51.066158 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2026-05-09 00:54:51.066187 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:57 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2026-05-09 00:54:51.066250 | 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] 2026-05-09 00:54:51.066288 | 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] 2026-05-09 00:54:51.066349 | 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] 2026-05-09 00:54:51.066422 | 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] 2026-05-09 00:54:51.066501 | 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.2 [260 kB] 2026-05-09 00:54:51.066517 | 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.2 [276 kB] 2026-05-09 00:54:51.066575 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-05-09 00:54:51.066591 | 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] 2026-05-09 00:54:51.066630 | 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] 2026-05-09 00:54:51.066644 | 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] 2026-05-09 00:54:51.066694 | 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] 2026-05-09 00:54:51.066709 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-05-09 00:54:51.066755 | 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.3-0ubuntu0.24.04.3 [46.3 kB] 2026-05-09 00:54:51.066770 | 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.3-0ubuntu0.24.04.3 [87.6 kB] 2026-05-09 00:54:51.066831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-05-09 00:54:51.066844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-05-09 00:54:51.066875 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-05-09 00:54:51.066889 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-05-09 00:54:51.066973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-05-09 00:54:51.066991 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-05-09 00:54:51.067001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-05-09 00:54:51.067061 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-05-09 00:54:51.067073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-05-09 00:54:51.067086 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-05-09 00:54:51.067132 | 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] 2026-05-09 00:54:51.067147 | 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] 2026-05-09 00:54:51.067230 | 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.2 [237 kB] 2026-05-09 00:54:51.067254 | 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.2 [284 kB] 2026-05-09 00:54:51.067314 | 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.2 [321 kB] 2026-05-09 00:54:51.067329 | 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.2 [343 kB] 2026-05-09 00:54:51.067391 | 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] 2026-05-09 00:54:51.067419 | 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] 2026-05-09 00:54:51.067433 | 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] 2026-05-09 00:54:51.067494 | 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] 2026-05-09 00:54:51.067505 | 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] 2026-05-09 00:54:51.067519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-05-09 00:54:51.067564 | 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.3-0ubuntu0.24.04.3 [25.5 MB] 2026-05-09 00:54:51.068431 | 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] 2026-05-09 00:54:51.068453 | 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] 2026-05-09 00:54:51.068463 | 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] 2026-05-09 00:54:51.068473 | 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] 2026-05-09 00:54:51.068483 | 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] 2026-05-09 00:54:51.068493 | 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] 2026-05-09 00:54:51.068512 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-jwt all 2.7.0-1ubuntu0.1 [20.2 kB] 2026-05-09 00:54:51.068522 | 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] 2026-05-09 00:54:51.068532 | 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] 2026-05-09 00:54:51.068541 | 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] 2026-05-09 00:54:51.068551 | 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] 2026-05-09 00:54:51.068560 | 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] 2026-05-09 00:54:51.068570 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 45.7 MB in 1s (36.8 MB/s) 2026-05-09 00:54:51.068580 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libargon2-1:amd64. 2026-05-09 00:54:51.068591 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-05-09 00:54:51.068603 | 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% 2026-05-09 00:54:51.068615 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2026-05-09 00:54:51.068624 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2026-05-09 00:54:51.068642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2026-05-09 00:54:51.068651 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-05-09 00:54:51.068661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-05-09 00:54:51.068670 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2026-05-09 00:54:51.068680 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 18983 files and directories currently installed.) 2026-05-09 00:54:51.068690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../00-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-05-09 00:54:51.068700 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-09 00:54:51.068709 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.068719 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libjson-c5:amd64. 2026-05-09 00:54:51.068729 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../01-libjson-c5_0.17-1build1_amd64.deb ... 2026-05-09 00:54:51.068739 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-05-09 00:54:51.068749 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcryptsetup12:amd64. 2026-05-09 00:54:51.068758 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../02-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-05-09 00:54:51.068768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-09 00:54:51.068777 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-09 00:54:51.068787 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 00:54:51.068797 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:54:51.068814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liblmdb0:amd64. 2026-05-09 00:54:51.068824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../04-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-05-09 00:54:51.068834 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-09 00:54:51.068843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libncurses6:amd64. 2026-05-09 00:54:51.070302 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../05-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-09 00:54:51.070329 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:54:51.070339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package psmisc. 2026-05-09 00:54:51.070348 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2026-05-09 00:54:51.070358 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking psmisc (23.7-1build1) ... 2026-05-09 00:54:51.070367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package attr. 2026-05-09 00:54:51.070376 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../07-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2026-05-09 00:54:51.070396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking attr (1:2.5.2-1build1.1) ... 2026-05-09 00:54:51.070406 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-05-09 00:54:51.070416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../08-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:54:51.070425 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:54:51.070435 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-05-09 00:54:51.070455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../09-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:54:51.070465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:54:51.070475 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.070485 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librados2. 2026-05-09 00:54:51.070494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../10-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:54:51.070504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.070513 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdaxctl1:amd64. 2026-05-09 00:54:51.070522 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../11-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-05-09 00:54:51.070532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-09 00:54:51.070541 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libndctl6:amd64. 2026-05-09 00:54:51.070551 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../12-libndctl6_77-2ubuntu2_amd64.deb ... 2026-05-09 00:54:51.070560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-05-09 00:54:51.070570 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmem1:amd64. 2026-05-09 00:54:51.070579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../13-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-09 00:54:51.070589 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 00:54:51.070598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmemobj1:amd64. 2026-05-09 00:54:51.070608 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../14-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-09 00:54:51.070617 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 00:54:51.070626 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librbd1. 2026-05-09 00:54:51.070636 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../15-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:54:51.070645 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.070654 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-argparse. 2026-05-09 00:54:51.070664 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../16-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:54:51.070674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.070683 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-yaml. 2026-05-09 00:54:51.070692 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../17-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-05-09 00:54:51.070702 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-09 00:54:51.070711 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-common. 2026-05-09 00:54:51.070720 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../18-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-05-09 00:54:51.070730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.070749 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-05-09 00:54:51.070759 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../19-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:54:51.070769 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.070786 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:54:51.070796 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcephfs2. 2026-05-09 00:54:51.070806 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../20-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:54:51.070815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.070830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rados. 2026-05-09 00:54:51.070840 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../21-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:54:51.070850 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.070859 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-cephfs. 2026-05-09 00:54:51.070869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../22-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:54:51.070878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.070887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-wcwidth. 2026-05-09 00:54:51.070897 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../23-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-09 00:54:51.070907 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-09 00:54:51.070916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-prettytable. 2026-05-09 00:54:51.070926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../24-python3-prettytable_3.6.0-2_all.deb ... 2026-05-09 00:54:51.070935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-prettytable (3.6.0-2) ... 2026-05-09 00:54:51.071001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rbd. 2026-05-09 00:54:51.071012 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../25-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:54:51.071022 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.071032 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-certifi. 2026-05-09 00:54:51.071042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../26-python3-certifi_2023.11.17-1_all.deb ... 2026-05-09 00:54:51.071052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-certifi (2023.11.17-1) ... 2026-05-09 00:54:51.071062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-chardet. 2026-05-09 00:54:51.071072 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../27-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-05-09 00:54:51.071082 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-05-09 00:54:51.071091 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-idna. 2026-05-09 00:54:51.071101 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../28-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-05-09 00:54:51.071111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-05-09 00:54:51.071120 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-urllib3. 2026-05-09 00:54:51.071130 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../29-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-05-09 00:54:51.071139 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-09 00:54:51.071149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-requests. 2026-05-09 00:54:51.071176 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../30-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2026-05-09 00:54:51.071186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-09 00:54:51.071196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdw1t64:amd64. 2026-05-09 00:54:51.071232 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../31-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-05-09 00:54:51.071247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-09 00:54:51.071257 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libbabeltrace1:amd64. 2026-05-09 00:54:51.071275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../32-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-05-09 00:54:51.071285 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-05-09 00:54:51.071295 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-05-09 00:54:51.071304 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../33-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:54:51.071314 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:54:51.071323 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-05-09 00:54:51.071340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../34-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:54:51.071351 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:54:51.071360 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-05-09 00:54:51.071370 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../35-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:54:51.071380 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:54:51.071389 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-05-09 00:54:51.071399 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../36-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 00:54:51.071408 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:54:51.071418 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-05-09 00:54:51.071427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../37-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-05-09 00:54:51.071437 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-05-09 00:54:51.071446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libunwind8:amd64. 2026-05-09 00:54:51.071456 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../38-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-05-09 00:54:51.071465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-05-09 00:54:51.071475 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-05-09 00:54:51.071484 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../39-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-05-09 00:54:51.071494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-05-09 00:54:51.071504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liboath0t64:amd64. 2026-05-09 00:54:51.071521 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../40-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-05-09 00:54:51.071531 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-05-09 00:54:51.071540 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librabbitmq4:amd64. 2026-05-09 00:54:51.071550 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../41-librabbitmq4_0.11.0-1build2_amd64.deb ... 2026-05-09 00:54:51.071559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2026-05-09 00:54:51.071569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libradosstriper1. 2026-05-09 00:54:51.071579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../42-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:54:51.071588 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.071598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package ceph-common. 2026-05-09 00:54:51.071608 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../43-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:54:51.071617 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.071632 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.071641 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfxdr0:amd64. 2026-05-09 00:54:51.071651 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../44-libgfxdr0_11.1-4ubuntu0.1_amd64.deb ... 2026-05-09 00:54:51.071661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2026-05-09 00:54:51.071671 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglusterfs0:amd64. 2026-05-09 00:54:51.071680 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../45-libglusterfs0_11.1-4ubuntu0.1_amd64.deb ... 2026-05-09 00:54:51.071690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2026-05-09 00:54:51.071699 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfrpc0:amd64. 2026-05-09 00:54:51.071709 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../46-libgfrpc0_11.1-4ubuntu0.1_amd64.deb ... 2026-05-09 00:54:51.071718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2026-05-09 00:54:51.071728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfapi0:amd64. 2026-05-09 00:54:51.071737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../47-libgfapi0_11.1-4ubuntu0.1_amd64.deb ... 2026-05-09 00:54:51.071753 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2026-05-09 00:54:51.071768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfchangelog0:amd64. 2026-05-09 00:54:51.071777 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../48-libgfchangelog0_11.1-4ubuntu0.1_amd64.deb ... 2026-05-09 00:54:51.071787 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2026-05-09 00:54:51.071797 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liburcu8t64:amd64. 2026-05-09 00:54:51.071806 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../49-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-05-09 00:54:51.071820 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-09 00:54:51.071829 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-jwt. 2026-05-09 00:54:51.071843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../50-python3-jwt_2.7.0-1ubuntu0.1_all.deb ... 2026-05-09 00:54:51.071856 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.071890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-jwt (2.7.0-1ubuntu0.1) ... 2026-05-09 00:54:51.071913 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libinih1:amd64. 2026-05-09 00:54:51.071985 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../51-libinih1_55-1ubuntu2_amd64.deb ... 2026-05-09 00:54:51.071997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-05-09 00:54:51.072011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package xfsprogs. 2026-05-09 00:54:51.072059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../52-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-05-09 00:54:51.072074 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-05-09 00:54:51.072121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-common. 2026-05-09 00:54:51.072136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../53-glusterfs-common_11.1-4ubuntu0.1_amd64.deb ... 2026-05-09 00:54:51.072196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.072233 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-common (11.1-4ubuntu0.1) ... 2026-05-09 00:54:51.072248 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-client. 2026-05-09 00:54:51.072297 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../54-glusterfs-client_11.1-4ubuntu0.1_amd64.deb ... 2026-05-09 00:54:51.072312 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.072368 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-client (11.1-4ubuntu0.1) ... 2026-05-09 00:54:51.072380 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package sqlite3. 2026-05-09 00:54:51.072394 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../55-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-05-09 00:54:51.072442 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-09 00:54:51.072458 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-09 00:54:51.072508 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:54:51.072523 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-09 00:54:51.072568 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2026-05-09 00:54:51.072583 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-jwt (2.7.0-1ubuntu0.1) ... 2026-05-09 00:54:51.072629 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up psmisc (23.7-1build1) ... 2026-05-09 00:54:51.072644 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up attr (1:2.5.2-1build1.1) ... 2026-05-09 00:54:51.072657 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-05-09 00:54:51.072712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-09 00:54:51.072728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:54:51.072786 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.072797 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:54:51.072811 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-09 00:54:51.072857 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:54:51.072872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-05-09 00:54:51.072929 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:54:51.072957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-09 00:54:51.072988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2026-05-09 00:54:51.073039 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:54:51.073054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:No schema files found: doing nothing. 2026-05-09 00:54:51.073112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-05-09 00:54:51.073127 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-09 00:54:51.073184 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-certifi (2023.11.17-1) ... 2026-05-09 00:54:51.073196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:54:51.073230 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 00:54:51.073283 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.073298 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-05-09 00:54:51.073344 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-05-09 00:54:51.073359 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-05-09 00:54:51.073373 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-09 00:54:51.073421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-05-09 00:54:51.073432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-09 00:54:51.073446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-05-09 00:54:51.073509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-05-09 00:54:51.073524 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-prettytable (3.6.0-2) ... 2026-05-09 00:54:51.073537 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 00:54:51.073579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-05-09 00:54:51.073603 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-09 00:54:51.073624 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2026-05-09 00:54:51.073647 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.073668 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-05-09 00:54:51.073690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 00:54:51.073739 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.073764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.073784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-09 00:54:51.073798 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 00:54:51.073851 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-09 00:54:51.073862 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2026-05-09 00:54:51.073876 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.073933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2026-05-09 00:54:51.073961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.073990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2026-05-09 00:54:51.074001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-common (11.1-4ubuntu0.1) ... 2026-05-09 00:54:51.074014 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Selecting GID from range 100 to 59999 ... 2026-05-09 00:54:51.074073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Adding group `gluster' (GID 103) ... 2026-05-09 00:54:51.074085 | 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' 2026-05-09 00:54:51.074099 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: for x in re.findall('(?:[\da-f]){2}', 2026-05-09 00:54:51.074112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.074173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.074188 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-client (11.1-4ubuntu0.1) ... 2026-05-09 00:54:51.074202 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 00:54:51.074244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding group ceph.. 2026-05-09 00:54:51.074293 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-05-09 00:54:51.074317 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding system user ceph.. 2026-05-09 00:54:51.074331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-05-09 00:54:51.074344 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting system user ceph properties.. 2026-05-09 00:54:51.074393 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:usermod: unlocking the user's password would result in a passwordless account. 2026-05-09 00:54:51.074408 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:You should set a password with usermod -p to unlock this user's password. 2026-05-09 00:54:51.074422 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-05-09 00:54:51.074467 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:chown: 2026-05-09 00:54:51.074478 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:cannot access '/var/log/ceph/*.log*': No such file or directory 2026-05-09 00:54:51.074492 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:54:51.074537 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container b2a8ccffd1ab 2026-05-09 00:54:51.074552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 9a945c855671 2026-05-09 00:54:51.074611 | 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 2026-05-09 00:54:51.074624 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in f7a3377370f3 2026-05-09 00:54:51.074638 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-05-09 00:54:51.074683 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-05-09 00:54:51.074698 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-05-09 00:54:51.074754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages were automatically installed and are no longer required: 2026-05-09 00:54:51.074766 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:54:51.074780 | 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 2026-05-09 00:54:51.074793 | 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 2026-05-09 00:54:51.074849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:54:51.074869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:54:51.074884 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:54:51.074894 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:54:51.074907 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2026-05-09 00:54:51.075005 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Use 'apt autoremove' to remove them. 2026-05-09 00:54:51.075019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2026-05-09 00:54:51.075034 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: build-essential 2026-05-09 00:54:51.075047 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:54:51.075104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:54:51.075116 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-05-09 00:54:51.075129 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-05-09 00:54:51.075190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:5% (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% 2026-05-09 00:54:51.075202 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2026-05-09 00:54:51.075253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-05-09 00:54:51.075276 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:75% 2026-05-09 00:54:51.075298 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-05-09 00:54:51.075320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:80% 2026-05-09 00:54:51.075344 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-05-09 00:54:51.075364 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-05-09 00:54:51.075386 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2026-05-09 00:54:51.075415 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 20086 files and directories currently installed.) 2026-05-09 00:54:51.075486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:54:51.075504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-05-09 00:54:51.075525 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-05-09 00:54:51.075554 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-05-09 00:54:51.075575 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2026-05-09 00:54:51.075591 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:54:51.075607 | 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 2026-05-09 00:54:51.075616 | 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 2026-05-09 00:54:51.075628 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:54:51.075640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:54:51.075667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:54:51.075680 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:54:51.075726 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2026-05-09 00:54:51.075736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:54:51.075759 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 228 MB disk space will be freed. 2026-05-09 00:54:51.075772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-05-09 00:54:51.075815 | 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% 2026-05-09 00:54:51.075830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2026-05-09 00:54:51.075881 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2026-05-09 00:54:51.075891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2026-05-09 00:54:51.075903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-05-09 00:54:51.075917 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-05-09 00:54:51.075977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2026-05-09 00:54:51.075989 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 20077 files and directories currently installed.) 2026-05-09 00:54:51.076001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:54:51.076041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:54:51.076054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:54:51.076145 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:54:51.076157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.076169 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:54:51.076181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:54:51.076228 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:54:51.076248 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:54:51.076289 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:54:51.076303 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:54:51.076354 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:54:51.076364 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:54:51.076376 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.076417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:54:51.076427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.076439 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:54:51.076480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.076494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:54:51.076544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.076555 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:54:51.076567 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.076608 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:54:51.076618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:54:51.076631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:54:51.076672 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.076685 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:54:51.076713 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:54:51.076726 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:54:51.076780 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:54:51.076791 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:54:51.076803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:54:51.076814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:54:51.076854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:54:51.076867 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.076918 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:54:51.076928 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:54:51.076940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:54:51.077002 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:54:51.077012 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:54:51.077024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.077047 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:54:51.077089 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:54:51.077102 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:54:51.077154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.077165 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:54:51.077177 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:54:51.077233 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:54:51.077248 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing lto-disabled-list (47) ... 2026-05-09 00:54:51.077260 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing make (4.3-4.1build2) ... 2026-05-09 00:54:51.077302 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:54:51.077315 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:54:51.077328 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Collecting pyclean==3.0.0 2026-05-09 00:54:51.077368 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:54:51.077381 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:54:51.077393 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Installing collected packages: pyclean 2026-05-09 00:54:51.077433 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully installed pyclean-3.0.0 2026-05-09 00:54:51.077446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:54:51.077490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.077499 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 9098 files, 1337 directories removed. 2026-05-09 00:54:51.077541 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.077554 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /usr 2026-05-09 00:54:51.077571 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.077622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 1537 files, 161 directories removed. 2026-05-09 00:54:51.077638 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-09 00:54:51.077666 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Found existing installation: pyclean 3.0.0 2026-05-09 00:54:51.077676 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Uninstalling pyclean-3.0.0: 2026-05-09 00:54:51.077686 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:54:51.077725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container f7a3377370f3 2026-05-09 00:54:51.077736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 3f967719bf5c 2026-05-09 00:54:51.077770 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 5/5 : USER manila 2026-05-09 00:54:51.077781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 91bd0d696a21 2026-05-09 00:54:51.077816 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 91bd0d696a21 2026-05-09 00:54:51.077827 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 2d3830908871 2026-05-09 00:54:51.077870 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully built 88994ff61c48 2026-05-09 00:54:51.077881 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully tagged osism.harbor.regio.digital/kolla/manila-share:build-20260509 2026-05-09 00:54:51.077995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Built at 2026-05-09 00:54:51.077892 (took 0:01:01.426922) 2026-05-09 00:54:51.079295 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-api) 2026-05-09 00:54:51.079314 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Processing 2026-05-09 00:54:51.079339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building started at 2026-05-09 00:54:51.078338 2026-05-09 00:54:51.079348 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 plugins into plugins archive 2026-05-09 00:54:51.080645 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 additions into additions archive 2026-05-09 00:55:22.420467 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260509 2026-05-09 00:55:22.420577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> a687d3c03bb1 2026-05-09 00:55:22.420599 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 2/6 : LABEL "build-date"="20260509" "name"="manila-api" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:55:22.420615 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in be8cc3aeb86b 2026-05-09 00:55:22.420626 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container be8cc3aeb86b 2026-05-09 00:55:22.420638 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> bd4931448668 2026-05-09 00:55:22.420649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_manila_extend_start 2026-05-09 00:55:22.420660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> f10636b3f7bb 2026-05-09 00:55:22.420672 | 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 2026-05-09 00:55:22.420684 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in eb85b107f983 2026-05-09 00:55:22.420695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container eb85b107f983 2026-05-09 00:55:22.420705 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 29f99b2171ac 2026-05-09 00:55:22.420757 | 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 2026-05-09 00:55:22.420768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in f2947bd249da 2026-05-09 00:55:22.420776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2026-05-09 00:55:22.420785 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2026-05-09 00:55:22.420793 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2026-05-09 00:55:22.420802 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages were automatically installed and are no longer required: 2026-05-09 00:55:22.420811 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:55:22.420820 | 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 2026-05-09 00:55:22.420828 | 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 2026-05-09 00:55:22.420837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:55:22.420846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:55:22.420854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:55:22.420863 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:55:22.420871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2026-05-09 00:55:22.420880 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Use 'apt autoremove' to remove them. 2026-05-09 00:55:22.420889 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2026-05-09 00:55:22.420897 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: build-essential 2026-05-09 00:55:22.420906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:55:22.420914 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:55:22.420940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2026-05-09 00:55:22.420966 | 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% 2026-05-09 00:55:22.420976 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2026-05-09 00:55:22.420985 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2026-05-09 00:55:22.420993 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2026-05-09 00:55:22.421002 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2026-05-09 00:55:22.421010 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2026-05-09 00:55:22.421018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2026-05-09 00:55:22.421027 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18983 files and directories currently installed.) 2026-05-09 00:55:22.421037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:55:22.421046 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2026-05-09 00:55:22.421054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2026-05-09 00:55:22.421062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2026-05-09 00:55:22.421079 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2026-05-09 00:55:22.421089 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:55:22.421099 | 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 2026-05-09 00:55:22.421115 | 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 2026-05-09 00:55:22.421133 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:55:22.421148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:55:22.421164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:55:22.421174 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:55:22.421258 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2026-05-09 00:55:22.421275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:55:22.421284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 228 MB disk space will be freed. 2026-05-09 00:55:22.421297 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2026-05-09 00:55:22.421371 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 5% 2026-05-09 00:55:22.421506 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: (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% 2026-05-09 00:55:22.421569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2026-05-09 00:55:22.421663 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2026-05-09 00:55:22.421729 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2026-05-09 00:55:22.421821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2026-05-09 00:55:22.421902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2026-05-09 00:55:22.421979 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2026-05-09 00:55:22.422057 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18974 files and directories currently installed.) 2026-05-09 00:55:22.422136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:55:22.422237 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:55:22.422396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:55:22.422503 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:55:22.422586 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:55:22.422659 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:55:22.422734 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:55:22.422822 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.422908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:55:22.422988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:55:22.423066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:55:22.423174 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.423284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:55:22.423464 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.423526 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:55:22.423532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.423643 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:55:22.423723 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:55:22.423801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:55:22.423878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:55:22.423956 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:55:22.424032 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:55:22.424108 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:55:22.424183 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:55:22.424434 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:55:22.424524 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.424606 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:55:22.424686 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.424764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:55:22.424836 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.424926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:55:22.424997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.425065 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:55:22.425135 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.425273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:55:22.425354 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:55:22.425427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.425497 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:55:22.425572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.425642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:55:22.425712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.425782 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:55:22.425870 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:55:22.425981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:55:22.426055 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:55:22.426126 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.426258 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:55:22.426412 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:55:22.426531 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.426644 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:55:22.426707 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.426766 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:55:22.426823 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:55:22.426883 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.426942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing lto-disabled-list (47) ... 2026-05-09 00:55:22.427001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.427058 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing make (4.3-4.1build2) ... 2026-05-09 00:55:22.427115 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.427173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:55:22.427277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:55:22.427368 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Collecting pyclean==3.0.0 2026-05-09 00:55:22.427433 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:55:22.427537 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:55:22.427633 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Installing collected packages: pyclean 2026-05-09 00:55:22.427730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully installed pyclean-3.0.0 2026-05-09 00:55:22.427830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:55:22.427901 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.427966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 9098 files, 1337 directories removed. 2026-05-09 00:55:22.428021 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.428278 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /usr 2026-05-09 00:55:22.428296 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.428300 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 1316 files, 133 directories removed. 2026-05-09 00:55:22.428303 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-09 00:55:22.428330 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Found existing installation: pyclean 3.0.0 2026-05-09 00:55:22.428405 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Uninstalling pyclean-3.0.0: 2026-05-09 00:55:22.428466 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:55:22.428553 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container f2947bd249da 2026-05-09 00:55:22.428631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 657f76ea285a 2026-05-09 00:55:22.428709 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 6/6 : USER manila 2026-05-09 00:55:22.428780 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in a9d4f8e14e58 2026-05-09 00:55:22.430380 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container a9d4f8e14e58 2026-05-09 00:55:22.430439 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> bae03e846d27 2026-05-09 00:55:22.430455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully built 9d259d914608 2026-05-09 00:55:22.430468 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully tagged osism.harbor.regio.digital/kolla/manila-api:build-20260509 2026-05-09 00:55:22.430480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Built at 2026-05-09 00:55:22.428966 (took 0:00:31.350628) 2026-05-09 00:55:22.430491 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-data) 2026-05-09 00:55:22.430503 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Processing 2026-05-09 00:55:22.430514 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building started at 2026-05-09 00:55:22.429701 2026-05-09 00:55:22.431316 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 plugins into plugins archive 2026-05-09 00:55:22.431397 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 additions into additions archive 2026-05-09 00:56:05.539988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260509 2026-05-09 00:56:05.540353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> a687d3c03bb1 2026-05-09 00:56:05.540583 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 2/5 : LABEL "build-date"="20260509" "name"="manila-data" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:56:05.540767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in c3689d91739c 2026-05-09 00:56:05.540878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container c3689d91739c 2026-05-09 00:56:05.540987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> f63a91fda8a4 2026-05-09 00:56:05.541094 | 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/* 2026-05-09 00:56:05.542037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in c0e67efc8b55 2026-05-09 00:56:05.542098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:56:05.542111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:56:05.542119 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:56:05.542127 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:56:05.542135 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:56:05.542142 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:56:05.542150 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:56:05.542157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:56:05.542165 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:56:05.542173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:56:05.542237 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:56:05.542262 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:56:05.542277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:56:05.542289 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:56:05.542300 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:56:05.542312 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 30.1 MB in 3s (10.6 MB/s) 2026-05-09 00:56:05.542407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-05-09 00:56:05.542418 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-05-09 00:56:05.542425 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-05-09 00:56:05.542432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-05-09 00:56:05.542440 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following additional packages will be installed: 2026-05-09 00:56:05.542447 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 rpcbind ucf 2026-05-09 00:56:05.542454 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Suggested packages: 2026-05-09 00:56:05.542469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: watchdog 2026-05-09 00:56:05.542477 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following NEW packages will be installed: 2026-05-09 00:56:05.542484 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 nfs-common rpcbind ucf 2026-05-09 00:56:05.542491 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:56:05.542502 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Need to get 547 kB of archives. 2026-05-09 00:56:05.542509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 1,900 kB of additional disk space will be used. 2026-05-09 00:56:05.542520 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:56:05.542629 | 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] 2026-05-09 00:56:05.542691 | 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] 2026-05-09 00:56:05.542761 | 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] 2026-05-09 00:56:05.542825 | 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] 2026-05-09 00:56:05.542845 | 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] 2026-05-09 00:56:05.542916 | 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] 2026-05-09 00:56:05.542977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preconfiguring packages ... 2026-05-09 00:56:05.543038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 548 kB in 0s (2,020 kB/s) 2026-05-09 00:56:05.543125 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-05-09 00:56:05.543182 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-05-09 00:56:05.543282 | 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% 2026-05-09 00:56:05.543351 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2026-05-09 00:56:05.543411 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2026-05-09 00:56:05.545342 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-05-09 00:56:05.545389 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-05-09 00:56:05.545398 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-05-09 00:56:05.545404 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-05-09 00:56:05.545411 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18983 files and directories currently installed.) 2026-05-09 00:56:05.545419 | 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 ... 2026-05-09 00:56:05.545427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:56:05.545448 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libnfsidmap1:amd64. 2026-05-09 00:56:05.545455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../1-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-09 00:56:05.545461 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-09 00:56:05.545468 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package rpcbind. 2026-05-09 00:56:05.545487 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../2-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-05-09 00:56:05.545494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-05-09 00:56:05.545500 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package ucf. 2026-05-09 00:56:05.545506 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../3-ucf_3.0043+nmu1_all.deb ... 2026-05-09 00:56:05.545512 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Moving old data out of the way 2026-05-09 00:56:05.545518 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking ucf (3.0043+nmu1) ... 2026-05-09 00:56:05.545525 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package keyutils. 2026-05-09 00:56:05.545554 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../4-keyutils_1.6.3-3build1_amd64.deb ... 2026-05-09 00:56:05.545561 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking keyutils (1.6.3-3build1) ... 2026-05-09 00:56:05.545567 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package nfs-common. 2026-05-09 00:56:05.545573 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../5-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-09 00:56:05.545579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-09 00:56:05.545585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-09 00:56:05.545592 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-05-09 00:56:05.545598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2026-05-09 00:56:05.545604 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:56:05.545610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up ucf (3.0043+nmu1) ... 2026-05-09 00:56:05.545616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up keyutils (1.6.3-3build1) ... 2026-05-09 00:56:05.545622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 00:56:05.545628 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-09 00:56:05.545634 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-09 00:56:05.545640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/idmapd.conf with new version 2026-05-09 00:56:05.545647 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-09 00:56:05.545653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/nfs.conf with new version 2026-05-09 00:56:05.545659 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Selecting UID from range 100 to 59999 ... 2026-05-09 00:56:05.545665 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-09 00:56:05.545671 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding system user `statd' (UID 102) ... 2026-05-09 00:56:05.545677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding new user `statd' (UID 102) with group `nogroup' ... 2026-05-09 00:56:05.545684 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Not creating home directory `/var/lib/nfs'. 2026-05-09 00:56:05.545689 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2026-05-09 00:56:05.545695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:56:05.545701 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:56:05.545707 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container c0e67efc8b55 2026-05-09 00:56:05.545713 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> d6a496eaec67 2026-05-09 00:56:05.545733 | 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 2026-05-09 00:56:05.545748 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 66cd55133626 2026-05-09 00:56:05.545754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-05-09 00:56:05.545760 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-05-09 00:56:05.545766 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-05-09 00:56:05.545772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages were automatically installed and are no longer required: 2026-05-09 00:56:05.545778 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:56:05.545790 | 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 2026-05-09 00:56:05.545796 | 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 2026-05-09 00:56:05.545803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:56:05.545812 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:56:05.545818 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:56:05.545951 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:56:05.545989 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2026-05-09 00:56:05.546036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Use 'apt autoremove' to remove them. 2026-05-09 00:56:05.546117 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2026-05-09 00:56:05.546158 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: build-essential 2026-05-09 00:56:05.546224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:56:05.546282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:56:05.546361 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-05-09 00:56:05.546435 | 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% 2026-05-09 00:56:05.546649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2026-05-09 00:56:05.546777 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-05-09 00:56:05.546862 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:75% 2026-05-09 00:56:05.546942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-05-09 00:56:05.547029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-05-09 00:56:05.547107 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-05-09 00:56:05.547188 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-05-09 00:56:05.547305 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 19170 files and directories currently installed.) 2026-05-09 00:56:05.547390 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:56:05.547512 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-05-09 00:56:05.547688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-05-09 00:56:05.547753 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-05-09 00:56:05.547808 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2026-05-09 00:56:05.547855 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:56:05.547884 | 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 2026-05-09 00:56:05.547939 | 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 2026-05-09 00:56:05.547983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:56:05.548025 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:56:05.548069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:56:05.548112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:56:05.548156 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2026-05-09 00:56:05.548223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:56:05.548298 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 228 MB disk space will be freed. 2026-05-09 00:56:05.548386 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-05-09 00:56:05.548441 | 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% 2026-05-09 00:56:05.548488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2026-05-09 00:56:05.548578 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2026-05-09 00:56:05.548591 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-05-09 00:56:05.548645 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-05-09 00:56:05.548714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-05-09 00:56:05.548768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-05-09 00:56:05.548811 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 19161 files and directories currently installed.) 2026-05-09 00:56:05.548860 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:56:05.548909 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:05.548956 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:56:05.549004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:05.549050 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:56:05.549096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:56:05.549142 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:56:05.549190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-09 00:56:05.549269 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:05.549323 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:56:05.549370 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:05.549441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:56:05.549520 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:56:05.549638 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:56:05.549708 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-09 00:56:05.549756 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:56:05.549805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:56:05.549852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:56:05.549899 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:56:05.549948 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:05.549996 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:56:05.550053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:05.550126 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-09 00:56:05.550190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:05.550357 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:05.550407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:05.550457 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:05.550477 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:05.550516 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:05.550577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:56:05.550604 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:56:05.550672 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:05.550720 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:05.550783 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:56:05.550853 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-09 00:56:05.550919 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:05.550965 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-09 00:56:05.551015 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:05.551044 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-09 00:56:05.551103 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:56:05.551136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:05.551193 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-09 00:56:05.551266 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:56:05.552412 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:05.552448 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:05.552454 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-09 00:56:05.552459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing lto-disabled-list (47) ... 2026-05-09 00:56:05.552463 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing make (4.3-4.1build2) ... 2026-05-09 00:56:05.552467 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-09 00:56:05.552471 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:56:05.552484 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:56:05.552488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Collecting pyclean==3.0.0 2026-05-09 00:56:05.552492 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:56:05.552502 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:56:05.552511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Installing collected packages: pyclean 2026-05-09 00:56:05.552515 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully installed pyclean-3.0.0 2026-05-09 00:56:05.552519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:56:05.552522 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-09 00:56:05.552526 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 9098 files, 1337 directories removed. 2026-05-09 00:56:05.552542 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-09 00:56:05.552546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /usr 2026-05-09 00:56:05.552549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-09 00:56:05.552553 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 1316 files, 133 directories removed. 2026-05-09 00:56:05.552556 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-09 00:56:05.552560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Found existing installation: pyclean 3.0.0 2026-05-09 00:56:05.552563 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Uninstalling pyclean-3.0.0: 2026-05-09 00:56:05.552567 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:56:05.552570 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 66cd55133626 2026-05-09 00:56:05.552573 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 5e58fe77568d 2026-05-09 00:56:05.552577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 5/5 : USER manila 2026-05-09 00:56:05.552580 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 6fed8cefa7ed 2026-05-09 00:56:05.552584 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 6fed8cefa7ed 2026-05-09 00:56:05.552587 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 97a6b5574fee 2026-05-09 00:56:05.552590 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully built 3cd154435436 2026-05-09 00:56:05.552594 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully tagged osism.harbor.regio.digital/kolla/manila-data:build-20260509 2026-05-09 00:56:05.552597 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Built at 2026-05-09 00:56:05.552094 (took 0:00:43.122393) 2026-05-09 00:56:05.552646 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-compute) 2026-05-09 00:56:05.552668 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Processing 2026-05-09 00:56:05.553391 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building started at 2026-05-09 00:56:05.552662 2026-05-09 00:56:05.554522 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 plugins into plugins archive 2026-05-09 00:56:05.554622 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 additions into additions archive 2026-05-09 00:56:48.515455 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260509 2026-05-09 00:56:48.515531 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 99db8abc3f66 2026-05-09 00:56:48.515551 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 2/5 : LABEL "build-date"="20260509" "name"="ceilometer-compute" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:56:48.515567 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 5175cfd7f7de 2026-05-09 00:56:48.515607 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 5175cfd7f7de 2026-05-09 00:56:48.515618 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 6a40decad275 2026-05-09 00:56:48.515630 | 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/* 2026-05-09 00:56:48.515641 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in ea59bea854e1 2026-05-09 00:56:48.515651 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:56:48.515661 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:56:48.515688 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:56:48.515700 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:56:48.515710 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:56:48.516325 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:56:48.516348 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:56:48.516359 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:56:48.516369 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:56:48.516379 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:56:48.516389 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:56:48.516398 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:56:48.516408 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:56:48.516418 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:56:48.516428 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:56:48.516437 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 30.1 MB in 3s (10.6 MB/s) 2026-05-09 00:56:48.516447 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-05-09 00:56:48.516457 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-05-09 00:56:48.516467 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-05-09 00:56:48.516476 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-05-09 00:56:48.516487 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following additional packages will be installed: 2026-05-09 00:56:48.516496 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 2026-05-09 00:56:48.516506 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Suggested packages: 2026-05-09 00:56:48.516521 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: low-memory-monitor 2026-05-09 00:56:48.516531 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Recommended packages: 2026-05-09 00:56:48.516583 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-data shared-mime-info xdg-user-dirs libvirt-l10n 2026-05-09 00:56:48.516684 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following NEW packages will be installed: 2026-05-09 00:56:48.516802 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 python3-libvirt 2026-05-09 00:56:48.516947 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:56:48.517051 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Need to get 3,564 kB of archives. 2026-05-09 00:56:48.517128 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 11.6 MB of additional disk space will be used. 2026-05-09 00:56:48.517200 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:56:48.517310 | 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.8 [1,545 kB] 2026-05-09 00:56:48.517418 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-09 00:56:48.517481 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-05-09 00:56:48.517553 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-05-09 00:56:48.517625 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 3,564 kB in 0s (8,240 kB/s) 2026-05-09 00:56:48.517712 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-09 00:56:48.517776 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-05-09 00:56:48.517868 | 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% 2026-05-09 00:56:48.517962 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2026-05-09 00:56:48.518030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2026-05-09 00:56:48.518097 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2026-05-09 00:56:48.518193 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2026-05-09 00:56:48.518344 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-05-09 00:56:48.518376 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-05-09 00:56:48.518472 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:56:48.518539 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 00:56:48.518608 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:56:48.518679 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libnuma1:amd64. 2026-05-09 00:56:48.518757 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-09 00:56:48.518789 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:56:48.520328 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libvirt0:amd64. 2026-05-09 00:56:48.520363 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-09 00:56:48.520374 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-09 00:56:48.520383 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package python3-libvirt. 2026-05-09 00:56:48.520409 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-05-09 00:56:48.520454 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-05-09 00:56:48.520466 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 00:56:48.520476 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:No schema files found: doing nothing. 2026-05-09 00:56:48.520486 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-05-09 00:56:48.520496 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 00:56:48.520506 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-09 00:56:48.520516 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up python3-libvirt (10.0.0-1build1) ... 2026-05-09 00:56:48.520525 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:56:48.520535 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container ea59bea854e1 2026-05-09 00:56:48.520545 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> b9723488cdec 2026-05-09 00:56:48.520554 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 4/5 : RUN true 2026-05-09 00:56:48.520564 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in b273434cc29f 2026-05-09 00:56:48.520574 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container b273434cc29f 2026-05-09 00:56:48.520584 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 319edbc16cb9 2026-05-09 00:56:48.520595 | 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 2026-05-09 00:56:48.520607 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 4234a282b48a 2026-05-09 00:56:48.520617 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-05-09 00:56:48.520627 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-05-09 00:56:48.520636 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-05-09 00:56:48.520645 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages were automatically installed and are no longer required: 2026-05-09 00:56:48.520655 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:56:48.520665 | 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 2026-05-09 00:56:48.520681 | 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 2026-05-09 00:56:48.520691 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:56:48.520700 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:56:48.520709 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:56:48.520719 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:56:48.520734 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2026-05-09 00:56:48.520744 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Use 'apt autoremove' to remove them. 2026-05-09 00:56:48.520753 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2026-05-09 00:56:48.520763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: build-essential 2026-05-09 00:56:48.520781 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:56:48.520791 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:56:48.520805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-05-09 00:56:48.520814 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-05-09 00:56:48.520880 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:5% (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% 2026-05-09 00:56:48.520966 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2026-05-09 00:56:48.521029 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2026-05-09 00:56:48.521090 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-05-09 00:56:48.521149 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2026-05-09 00:56:48.521199 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2026-05-09 00:56:48.521292 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-05-09 00:56:48.521340 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-05-09 00:56:48.521399 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 19015 files and directories currently installed.) 2026-05-09 00:56:48.521457 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:56:48.521515 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-05-09 00:56:48.521628 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-05-09 00:56:48.521702 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-05-09 00:56:48.521824 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2026-05-09 00:56:48.521937 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:56:48.521998 | 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 2026-05-09 00:56:48.522044 | 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 2026-05-09 00:56:48.522090 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:56:48.522135 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:56:48.522180 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:56:48.522236 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:56:48.522312 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2026-05-09 00:56:48.522361 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:56:48.522406 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 228 MB disk space will be freed. 2026-05-09 00:56:48.522466 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-05-09 00:56:48.522528 | 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% 2026-05-09 00:56:48.522566 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% (Reading database ... 75% 2026-05-09 00:56:48.522637 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2026-05-09 00:56:48.522683 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2026-05-09 00:56:48.522742 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-05-09 00:56:48.522816 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-05-09 00:56:48.523044 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 19006 files and directories currently installed.) 2026-05-09 00:56:48.523069 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:56:48.523085 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:48.523160 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:56:48.523239 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:48.523378 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:56:48.523393 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:56:48.523403 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:56:48.523461 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:48.523513 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:56:48.523527 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:48.523610 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:56:48.523661 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:56:48.523727 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:56:48.523769 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:56:48.523809 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:56:48.523850 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:56:48.523916 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:56:48.523931 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:48.523999 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:56:48.524041 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:48.524082 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:48.524123 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:48.524177 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:56:48.524290 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:48.524355 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:48.524398 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:48.524450 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:56:48.524492 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:56:48.524520 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:48.524582 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:48.524640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:56:48.524720 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:48.524776 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:48.524818 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:56:48.524871 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:48.524935 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:56:48.524992 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-05-09 00:56:48.525046 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:48.525088 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:56:48.525147 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing lto-disabled-list (47) ... 2026-05-09 00:56:48.525162 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing make (4.3-4.1build2) ... 2026-05-09 00:56:48.525232 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:56:48.526455 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-05-09 00:56:48.526490 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:56:48.526500 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Collecting pyclean==3.0.0 2026-05-09 00:56:48.526508 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:56:48.526515 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:56:48.526522 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Installing collected packages: pyclean 2026-05-09 00:56:48.526529 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully installed pyclean-3.0.0 2026-05-09 00:56:48.526536 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:56:48.526544 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-05-09 00:56:48.526551 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 8341 files, 1205 directories removed. 2026-05-09 00:56:48.526623 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-05-09 00:56:48.526632 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /usr 2026-05-09 00:56:48.526639 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-05-09 00:56:48.526659 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 1320 files, 134 directories removed. 2026-05-09 00:56:48.526674 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-05-09 00:56:48.526689 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Found existing installation: pyclean 3.0.0 2026-05-09 00:56:48.526696 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Uninstalling pyclean-3.0.0: 2026-05-09 00:56:48.526703 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:56:48.526710 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 4234a282b48a 2026-05-09 00:56:48.526717 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 20a950e1acd1 2026-05-09 00:56:48.526724 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully built 8b5490c659f0 2026-05-09 00:56:48.526731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260509 2026-05-09 00:56:48.526739 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Built at 2026-05-09 00:56:48.525899 (took 0:00:42.973237) 2026-05-09 00:56:48.526755 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-central) 2026-05-09 00:56:48.527299 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Processing 2026-05-09 00:56:48.527320 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building started at 2026-05-09 00:56:48.526460 2026-05-09 00:56:48.527519 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 plugins into plugins archive 2026-05-09 00:56:48.528230 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 additions into additions archive 2026-05-09 00:57:17.826921 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 1/4 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260509 2026-05-09 00:57:17.827061 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 99db8abc3f66 2026-05-09 00:57:17.827264 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 2/4 : LABEL "build-date"="20260509" "name"="ceilometer-central" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:57:17.827481 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 8286698071a5 2026-05-09 00:57:17.827652 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 8286698071a5 2026-05-09 00:57:17.827808 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 934f963eea98 2026-05-09 00:57:17.827991 | 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 2026-05-09 00:57:17.828108 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in e92ce760be9b 2026-05-09 00:57:17.828311 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2026-05-09 00:57:17.828425 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2026-05-09 00:57:17.828526 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2026-05-09 00:57:17.828684 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages were automatically installed and are no longer required: 2026-05-09 00:57:17.828772 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:57:17.828806 | 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 2026-05-09 00:57:17.828914 | 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 2026-05-09 00:57:17.830455 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:57:17.830486 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:57:17.830500 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:57:17.830513 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:57:17.830535 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2026-05-09 00:57:17.830546 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Use 'apt autoremove' to remove them. 2026-05-09 00:57:17.830556 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2026-05-09 00:57:17.830566 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: build-essential 2026-05-09 00:57:17.830576 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:57:17.830586 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:57:17.830596 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2026-05-09 00:57:17.830606 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2026-05-09 00:57:17.830617 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:5% (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% 2026-05-09 00:57:17.830630 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2026-05-09 00:57:17.830640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2026-05-09 00:57:17.830649 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2026-05-09 00:57:17.830659 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2026-05-09 00:57:17.830668 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2026-05-09 00:57:17.830677 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2026-05-09 00:57:17.830687 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:57:17.830699 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:57:17.830708 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2026-05-09 00:57:17.830718 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2026-05-09 00:57:17.830727 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2026-05-09 00:57:17.830737 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2026-05-09 00:57:17.830748 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:57:17.832339 | 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 2026-05-09 00:57:17.832375 | 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 2026-05-09 00:57:17.832386 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:57:17.832396 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:57:17.832406 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:57:17.832415 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:57:17.832442 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2026-05-09 00:57:17.832453 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:57:17.832462 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 228 MB disk space will be freed. 2026-05-09 00:57:17.832472 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2026-05-09 00:57:17.832481 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2026-05-09 00:57:17.832506 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:5% (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% 2026-05-09 00:57:17.832518 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2026-05-09 00:57:17.832527 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2026-05-09 00:57:17.832537 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2026-05-09 00:57:17.832547 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2026-05-09 00:57:17.832556 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2026-05-09 00:57:17.832566 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 00:57:17.832576 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:57:17.832586 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:17.832595 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:57:17.832605 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:17.832614 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:57:17.832623 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:57:17.832633 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:57:17.832642 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:17.832652 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:57:17.832661 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:17.832671 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:57:17.832681 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:57:17.832690 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:57:17.832699 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:57:17.832708 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:57:17.832718 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:57:17.832727 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:57:17.832737 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-05-09 00:57:17.832746 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:17.832756 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:57:17.832772 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:17.832782 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-05-09 00:57:17.832791 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:17.832801 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:17.832810 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:17.832827 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:17.832842 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:17.832855 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-05-09 00:57:17.832984 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:17.833048 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:57:17.833170 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:57:17.833415 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:17.833514 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-05-09 00:57:17.833639 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:17.833728 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-05-09 00:57:17.833827 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:57:17.833927 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:17.834041 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:17.834161 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-05-09 00:57:17.834310 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:57:17.834424 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:17.834529 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:57:17.834629 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:17.834734 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:17.834832 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing lto-disabled-list (47) ... 2026-05-09 00:57:17.834953 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing make (4.3-4.1build2) ... 2026-05-09 00:57:17.835044 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:57:17.835173 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:57:17.835359 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Collecting pyclean==3.0.0 2026-05-09 00:57:17.835451 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:57:17.835554 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:57:17.835656 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Installing collected packages: pyclean 2026-05-09 00:57:17.835757 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully installed pyclean-3.0.0 2026-05-09 00:57:17.835860 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:57:17.835954 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-05-09 00:57:17.836054 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 8341 files, 1205 directories removed. 2026-05-09 00:57:17.836171 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-05-09 00:57:17.836364 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /usr 2026-05-09 00:57:17.836476 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-05-09 00:57:17.836584 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 1316 files, 133 directories removed. 2026-05-09 00:57:17.836672 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-05-09 00:57:17.836760 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Found existing installation: pyclean 3.0.0 2026-05-09 00:57:17.836849 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Uninstalling pyclean-3.0.0: 2026-05-09 00:57:17.836934 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:57:17.837018 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container e92ce760be9b 2026-05-09 00:57:17.837104 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 147899de757c 2026-05-09 00:57:17.837226 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 4/4 : USER ceilometer 2026-05-09 00:57:17.837328 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 07574af31315 2026-05-09 00:57:17.837419 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 07574af31315 2026-05-09 00:57:17.837503 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> e6b756e8f420 2026-05-09 00:57:17.837625 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully built a8ddbc7f946d 2026-05-09 00:57:17.837720 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-central:build-20260509 2026-05-09 00:57:17.837842 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Built at 2026-05-09 00:57:17.837733 (took 0:00:29.311273) 2026-05-09 00:57:17.838342 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-ipmi) 2026-05-09 00:57:17.838427 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Processing 2026-05-09 00:57:17.838526 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building started at 2026-05-09 00:57:17.838419 2026-05-09 00:57:17.839559 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 plugins into plugins archive 2026-05-09 00:57:17.840493 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 additions into additions archive 2026-05-09 00:57:57.129414 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260509 2026-05-09 00:57:57.129517 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 99db8abc3f66 2026-05-09 00:57:57.129567 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 2/5 : LABEL "build-date"="20260509" "name"="ceilometer-ipmi" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:57:57.129581 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in d1d53df1651a 2026-05-09 00:57:57.129592 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container d1d53df1651a 2026-05-09 00:57:57.129601 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 070fbb4a68c8 2026-05-09 00:57:57.129611 | 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/* 2026-05-09 00:57:57.129621 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 06504109faa6 2026-05-09 00:57:57.129630 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:57:57.129639 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 00:57:57.129649 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 00:57:57.129658 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 00:57:57.129683 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 00:57:57.129691 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 00:57:57.129699 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 00:57:57.129706 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 00:57:57.129713 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 00:57:57.129720 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 00:57:57.129727 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 00:57:57.129734 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 00:57:57.129741 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 00:57:57.129748 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 00:57:57.129755 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 00:57:57.129762 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 30.1 MB in 2s (12.2 MB/s) 2026-05-09 00:57:57.129769 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-05-09 00:57:57.129776 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-05-09 00:57:57.129784 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-05-09 00:57:57.129792 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-05-09 00:57:57.129798 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following additional packages will be installed: 2026-05-09 00:57:57.129806 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common libfreeipmi17 2026-05-09 00:57:57.129813 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Suggested packages: 2026-05-09 00:57:57.129820 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-tools 2026-05-09 00:57:57.129827 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Recommended packages: 2026-05-09 00:57:57.129848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: openipmi 2026-05-09 00:57:57.129856 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following NEW packages will be installed: 2026-05-09 00:57:57.129863 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common ipmitool libfreeipmi17 2026-05-09 00:57:57.129870 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 00:57:57.129882 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Need to get 3,155 kB of archives. 2026-05-09 00:57:57.129890 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 11.8 MB of additional disk space will be used. 2026-05-09 00:57:57.129897 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 00:57:57.129904 | 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] 2026-05-09 00:57:57.129911 | 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] 2026-05-09 00:57:57.129918 | 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] 2026-05-09 00:57:57.129930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 3,155 kB in 0s (9,329 kB/s) 2026-05-09 00:57:57.129943 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package freeipmi-common. 2026-05-09 00:57:57.129954 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-05-09 00:57:57.130074 | 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% 2026-05-09 00:57:57.130128 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2026-05-09 00:57:57.130231 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2026-05-09 00:57:57.130277 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2026-05-09 00:57:57.130336 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2026-05-09 00:57:57.130393 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-05-09 00:57:57.130448 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-05-09 00:57:57.130548 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:57:57.130596 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../freeipmi-common_1.6.13-3_all.deb ... 2026-05-09 00:57:57.130654 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking freeipmi-common (1.6.13-3) ... 2026-05-09 00:57:57.130712 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package libfreeipmi17. 2026-05-09 00:57:57.130770 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../libfreeipmi17_1.6.13-3_amd64.deb ... 2026-05-09 00:57:57.130827 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking libfreeipmi17 (1.6.13-3) ... 2026-05-09 00:57:57.130903 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package ipmitool. 2026-05-09 00:57:57.130962 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2026-05-09 00:57:57.131019 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-05-09 00:57:57.131076 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up freeipmi-common (1.6.13-3) ... 2026-05-09 00:57:57.131133 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up libfreeipmi17 (1.6.13-3) ... 2026-05-09 00:57:57.131190 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-05-09 00:57:57.131276 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: could not determine current runlevel 2026-05-09 00:57:57.131341 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 00:57:57.131398 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:57:57.131454 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 06504109faa6 2026-05-09 00:57:57.131597 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 4504f282293a 2026-05-09 00:57:57.131614 | 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 2026-05-09 00:57:57.131687 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 72e01217dfc8 2026-05-09 00:57:57.131738 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-05-09 00:57:57.131789 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-05-09 00:57:57.131841 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-05-09 00:57:57.131890 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages were automatically installed and are no longer required: 2026-05-09 00:57:57.131944 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:57:57.131983 | 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 2026-05-09 00:57:57.132014 | 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 2026-05-09 00:57:57.132059 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:57:57.132103 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:57:57.132146 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:57:57.132189 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:57:57.132250 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2026-05-09 00:57:57.132300 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Use 'apt autoremove' to remove them. 2026-05-09 00:57:57.132353 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2026-05-09 00:57:57.132399 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: build-essential 2026-05-09 00:57:57.132449 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:57:57.132506 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:57:57.132557 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-05-09 00:57:57.132607 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-05-09 00:57:57.132671 | 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% 2026-05-09 00:57:57.132719 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% (Reading database ... 75% 2026-05-09 00:57:57.132767 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2026-05-09 00:57:57.132816 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2026-05-09 00:57:57.132865 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-05-09 00:57:57.132913 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-05-09 00:57:57.132961 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18895 files and directories currently installed.) 2026-05-09 00:57:57.133008 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:57:57.133058 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-05-09 00:57:57.133107 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-05-09 00:57:57.133154 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-05-09 00:57:57.133220 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2026-05-09 00:57:57.133276 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:57:57.133326 | 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 2026-05-09 00:57:57.133370 | 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 2026-05-09 00:57:57.133413 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:57:57.133455 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:57:57.133498 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:57:57.133546 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:57:57.133591 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2026-05-09 00:57:57.133644 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:57:57.133689 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 228 MB disk space will be freed. 2026-05-09 00:57:57.133739 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-05-09 00:57:57.133792 | 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 ... 2026-05-09 00:57:57.133847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 00:57:57.133881 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2026-05-09 00:57:57.133931 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2026-05-09 00:57:57.133978 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2026-05-09 00:57:57.134026 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2026-05-09 00:57:57.134073 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-05-09 00:57:57.134114 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-05-09 00:57:57.134161 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18886 files and directories currently installed.) 2026-05-09 00:57:57.134230 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:57:57.134272 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:57.134324 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:57:57.134372 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:57.134419 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:57:57.134466 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:57:57.134672 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:57:57.134788 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:57.134814 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:57:57.134826 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:57.134835 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:57:57.134845 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:57:57.134859 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:57:57.134873 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:57:57.135289 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:57:57.135348 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:57:57.135398 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:57:57.135418 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:57.135435 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:57:57.136371 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:57.136411 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-09 00:57:57.136420 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:57.136428 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:57.136434 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-09 00:57:57.136441 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:57:57.136448 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:57.136454 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-09 00:57:57.136461 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:57.136467 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:57.136496 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:57:57.136503 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-09 00:57:57.136509 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:57:57.136516 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-09 00:57:57.136522 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:57.136529 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-09 00:57:57.136535 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:57.136542 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:57:57.136548 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:57.136554 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:57.136561 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:57:57.136567 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:57.136588 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:57:57.136595 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-09 00:57:57.136602 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:57.136608 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:57:57.136615 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing lto-disabled-list (47) ... 2026-05-09 00:57:57.136621 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing make (4.3-4.1build2) ... 2026-05-09 00:57:57.136628 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:57:57.136634 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:57:57.136640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Collecting pyclean==3.0.0 2026-05-09 00:57:57.136647 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:57:57.136653 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:57:57.136660 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Installing collected packages: pyclean 2026-05-09 00:57:57.136675 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully installed pyclean-3.0.0 2026-05-09 00:57:57.136682 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:57:57.136688 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-09 00:57:57.136695 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 8341 files, 1205 directories removed. 2026-05-09 00:57:57.136701 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-09 00:57:57.136708 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /usr 2026-05-09 00:57:57.136717 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-09 00:57:57.136728 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 1316 files, 133 directories removed. 2026-05-09 00:57:57.136739 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-09 00:57:57.136750 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Found existing installation: pyclean 3.0.0 2026-05-09 00:57:57.136759 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Uninstalling pyclean-3.0.0: 2026-05-09 00:57:57.137379 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:57:57.137446 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 72e01217dfc8 2026-05-09 00:57:57.137541 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 072de10c7f30 2026-05-09 00:57:57.137555 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 5/5 : USER ceilometer 2026-05-09 00:57:57.137565 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 235cbc4759e9 2026-05-09 00:57:57.137574 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 235cbc4759e9 2026-05-09 00:57:57.137584 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 4a273ae6cbc3 2026-05-09 00:57:57.137594 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully built f2ca74cfcecf 2026-05-09 00:57:57.137603 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260509 2026-05-09 00:57:57.137613 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Built at 2026-05-09 00:57:57.136815 (took 0:00:39.298396) 2026-05-09 00:57:57.137623 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-notification) 2026-05-09 00:57:57.137643 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Processing 2026-05-09 00:57:57.137653 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building started at 2026-05-09 00:57:57.137405 2026-05-09 00:57:57.138301 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 plugins into plugins archive 2026-05-09 00:57:57.138908 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 additions into additions archive 2026-05-09 00:58:26.382624 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260509 2026-05-09 00:58:26.382772 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 99db8abc3f66 2026-05-09 00:58:26.382884 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 2/6 : LABEL "build-date"="20260509" "name"="ceilometer-notification" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:58:26.383078 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in bcf750f13059 2026-05-09 00:58:26.383121 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container bcf750f13059 2026-05-09 00:58:26.383179 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 7fa55dc7d58d 2026-05-09 00:58:26.383361 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ceilometer_extend_start 2026-05-09 00:58:26.383403 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 0c68ea0cffda 2026-05-09 00:58:26.383481 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_ceilometer_extend_start 2026-05-09 00:58:26.383552 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 7cbe3db25c49 2026-05-09 00:58:26.383779 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 7cbe3db25c49 2026-05-09 00:58:26.383846 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 7fc233ca6aa3 2026-05-09 00:58:26.383872 | 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 2026-05-09 00:58:26.383891 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 7d51b5e10c12 2026-05-09 00:58:26.383993 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2026-05-09 00:58:26.384135 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2026-05-09 00:58:26.384187 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2026-05-09 00:58:26.384307 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages were automatically installed and are no longer required: 2026-05-09 00:58:26.384387 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:58:26.384459 | 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 2026-05-09 00:58:26.384530 | 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 2026-05-09 00:58:26.384600 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:58:26.384671 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:58:26.384776 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:58:26.384829 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:58:26.384897 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2026-05-09 00:58:26.386328 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Use 'apt autoremove' to remove them. 2026-05-09 00:58:26.386362 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2026-05-09 00:58:26.386373 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: build-essential 2026-05-09 00:58:26.386383 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:58:26.386394 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:58:26.386403 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2026-05-09 00:58:26.386417 | 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% 2026-05-09 00:58:26.386455 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2026-05-09 00:58:26.386465 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2026-05-09 00:58:26.386475 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2026-05-09 00:58:26.386485 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2026-05-09 00:58:26.386495 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2026-05-09 00:58:26.386505 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:90% 2026-05-09 00:58:26.386514 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2026-05-09 00:58:26.386524 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:58:26.386552 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:58:26.386563 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2026-05-09 00:58:26.386573 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2026-05-09 00:58:26.386582 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2026-05-09 00:58:26.386591 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2026-05-09 00:58:26.386601 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:58:26.386611 | 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 2026-05-09 00:58:26.386627 | 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 2026-05-09 00:58:26.386637 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:58:26.386647 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:58:26.386657 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:58:26.386666 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:58:26.386680 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2026-05-09 00:58:26.386767 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:58:26.386888 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 228 MB disk space will be freed. 2026-05-09 00:58:26.386940 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2026-05-09 00:58:26.387037 | 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% 2026-05-09 00:58:26.387102 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2026-05-09 00:58:26.387173 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2026-05-09 00:58:26.387286 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2026-05-09 00:58:26.387358 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2026-05-09 00:58:26.387507 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2026-05-09 00:58:26.387639 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2026-05-09 00:58:26.387765 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 00:58:26.388128 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:58:26.388296 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:58:26.388397 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:58:26.388479 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:58:26.388500 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:58:26.388620 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:58:26.388639 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:58:26.388701 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:58:26.388872 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:58:26.388940 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-09 00:58:26.388988 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:58:26.389035 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-09 00:58:26.389096 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:58:26.389157 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:58:26.389299 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:58:26.389426 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:58:26.389561 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:58:26.389680 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:58:26.389805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:58:26.389902 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-09 00:58:26.389999 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:58:26.390093 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:58:26.390188 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:58:26.390315 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:58:26.390427 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-09 00:58:26.390538 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:58:26.390641 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:58:26.392485 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:58:26.392533 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:58:26.392546 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-09 00:58:26.392557 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:58:26.392568 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:58:26.392579 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:58:26.392601 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:58:26.392611 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:58:26.392620 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-09 00:58:26.392631 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:58:26.392651 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:58:26.392662 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:58:26.392671 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:58:26.392680 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:58:26.392690 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:58:26.392713 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-09 00:58:26.392724 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:58:26.392771 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-09 00:58:26.392782 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:58:26.392792 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing lto-disabled-list (47) ... 2026-05-09 00:58:26.392801 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing make (4.3-4.1build2) ... 2026-05-09 00:58:26.392811 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:58:26.392821 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:58:26.392830 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Collecting pyclean==3.0.0 2026-05-09 00:58:26.392840 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:58:26.392850 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:58:26.392859 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Installing collected packages: pyclean 2026-05-09 00:58:26.392869 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully installed pyclean-3.0.0 2026-05-09 00:58:26.392879 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:58:26.392889 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-09 00:58:26.392899 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 8341 files, 1205 directories removed. 2026-05-09 00:58:26.392908 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-09 00:58:26.392918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /usr 2026-05-09 00:58:26.392927 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-09 00:58:26.392937 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 1316 files, 133 directories removed. 2026-05-09 00:58:26.392946 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-09 00:58:26.392968 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Found existing installation: pyclean 3.0.0 2026-05-09 00:58:26.392979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Uninstalling pyclean-3.0.0: 2026-05-09 00:58:26.392989 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:58:26.392998 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 7d51b5e10c12 2026-05-09 00:58:26.393008 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> da147781c091 2026-05-09 00:58:26.393017 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 6/6 : USER ceilometer 2026-05-09 00:58:26.393036 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 58b1d1b22de0 2026-05-09 00:58:26.393046 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 58b1d1b22de0 2026-05-09 00:58:26.393056 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 907271fcb777 2026-05-09 00:58:26.393067 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully built daa2187ed506 2026-05-09 00:58:26.393077 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260509 2026-05-09 00:58:26.393100 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Built at 2026-05-09 00:58:26.392349 (took 0:00:29.254944) 2026-05-09 00:58:26.393338 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-apiserver) 2026-05-09 00:58:26.393374 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Processing 2026-05-09 00:58:26.393383 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building started at 2026-05-09 00:58:26.392938 2026-05-09 00:58:26.393391 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Getting archive from https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-05-09 00:58:28.279527 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 plugins into plugins archive 2026-05-09 00:58:28.279595 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 additions into additions archive 2026-05-09 00:59:09.855404 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:[WARNING]: Empty continuation line found in: RUN ln -s skyline-apiserver-source/* skyline-apiserver && sed -e "/^aiosqlite===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-apiserver && chmod 644 /usr/local/bin/kolla_skyline_extend_start 2026-05-09 00:59:09.855501 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-05-09 00:59:09.855521 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:[WARNING]: Empty continuation lines will become errors in a future release. 2026-05-09 00:59:09.855536 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-05-09 00:59:09.855549 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20260509 2026-05-09 00:59:09.855563 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 86967886ef35 2026-05-09 00:59:09.855579 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 2/7 : LABEL "build-date"="20260509" "name"="skyline-apiserver" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 00:59:09.855595 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in acdd3c59824f 2026-05-09 00:59:09.855609 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container acdd3c59824f 2026-05-09 00:59:09.855622 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 3a7343dbbc57 2026-05-09 00:59:09.855635 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 3/7 : ADD skyline-apiserver-archive /skyline-apiserver-source 2026-05-09 00:59:09.855649 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> a18d569b18db 2026-05-09 00:59:09.855661 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_skyline_extend_start 2026-05-09 00:59:09.855704 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> e458dbff1c6b 2026-05-09 00:59:09.855737 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 5/7 : RUN ln -s skyline-apiserver-source/* skyline-apiserver && sed -e "/^aiosqlite===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-apiserver && chmod 644 /usr/local/bin/kolla_skyline_extend_start 2026-05-09 00:59:09.855749 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 3717a51e1f9e 2026-05-09 00:59:09.855760 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing ./skyline-apiserver 2026-05-09 00:59:09.855771 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: started 2026-05-09 00:59:09.855786 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: finished with status 'done' 2026-05-09 00:59:09.855804 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: started 2026-05-09 00:59:09.855821 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: finished with status 'done' 2026-05-09 00:59:09.855838 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: started 2026-05-09 00:59:09.855855 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: finished with status 'done' 2026-05-09 00:59:09.855873 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): started 2026-05-09 00:59:09.855891 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 00:59:09.855909 | 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==6.0.1.dev15) (7.0.0) 2026-05-09 00:59:09.855929 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting fastapi<=0.58.1 (from skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.855947 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading fastapi-0.58.1-py3-none-any.whl.metadata (21 kB) 2026-05-09 00:59:09.855966 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pydantic<2.0.0,>=1.9.0 (from skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.856006 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pydantic-1.10.26-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (155 kB) 2026-05-09 00:59:09.856018 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting uvicorn<=0.17.6 (from skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.856028 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading uvicorn-0.17.6-py3-none-any.whl.metadata (6.2 kB) 2026-05-09 00:59:09.856038 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting gunicorn>=20.1.0 (from skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.856048 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-05-09 00:59:09.856057 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-jose<=3.3.0 (from skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.856067 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_jose-3.3.0-py2.py3-none-any.whl.metadata (5.4 kB) 2026-05-09 00:59:09.856076 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting databases>=0.9.0 (from skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.856086 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading databases-0.9.0-py3-none-any.whl.metadata (5.4 kB) 2026-05-09 00:59:09.856095 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiomysql>=0.2.0 (from skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.856105 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiomysql-0.2.0-py3-none-any.whl.metadata (11 kB) 2026-05-09 00:59:09.856156 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiosqlite>=0.20.0 (from skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.856174 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiosqlite-0.22.1-py3-none-any.whl.metadata (4.3 kB) 2026-05-09 00:59:09.856199 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting loguru<=0.5.3 (from skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.856271 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading loguru-0.5.3-py3-none-any.whl.metadata (21 kB) 2026-05-09 00:59:09.856380 | 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==6.0.1.dev15) (6.0.2) 2026-05-09 00:59:09.856400 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting immutables>=0.16 (from skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.856520 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading immutables-0.21-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.5 kB) 2026-05-09 00:59:09.856539 | 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==6.0.1.dev15) (1.14.1) 2026-05-09 00:59:09.856650 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpx>=0.16.1 (from skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.856695 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) 2026-05-09 00:59:09.856782 | 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==6.0.1.dev15) (2.0.38) 2026-05-09 00:59:09.856868 | 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==6.0.1.dev15) (1.1.1) 2026-05-09 00:59:09.856896 | 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==6.0.1.dev15) (2.7.0) 2026-05-09 00:59:09.856980 | 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==6.0.1.dev15) (8.1.8) 2026-05-09 00:59:09.857166 | 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==6.0.1.dev15) (3.1.5) 2026-05-09 00:59:09.857311 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting h11>=0.11 (from skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.857430 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-09 00:59:09.857504 | 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==6.0.1.dev15) (3.0.2) 2026-05-09 00:59:09.857566 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-multipart>=0.0.5 (from skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.857659 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_multipart-0.0.27-py3-none-any.whl.metadata (2.1 kB) 2026-05-09 00:59:09.857735 | 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==6.0.1.dev15) (5.6.0) 2026-05-09 00:59:09.857826 | 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==6.0.1.dev15) (9.7.0) 2026-05-09 00:59:09.857897 | 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==6.0.1.dev15) (4.8.0) 2026-05-09 00:59:09.857945 | 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==6.0.1.dev15) (11.4.0) 2026-05-09 00:59:09.858022 | 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==6.0.1.dev15) (18.9.0) 2026-05-09 00:59:09.858079 | 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==6.0.1.dev15) (5.10.0) 2026-05-09 00:59:09.858249 | 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==6.0.1.dev15) (4.5.1) 2026-05-09 00:59:09.858330 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting starlette==0.13.4 (from fastapi<=0.58.1->skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.858459 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading starlette-0.13.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-09 00:59:09.858561 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: typing-extensions>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pydantic<2.0.0,>=1.9.0->skyline-apiserver==6.0.1.dev15) (4.12.2) 2026-05-09 00:59:09.858660 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting ecdsa!=0.15 (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.858723 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading ecdsa-0.19.2-py2.py3-none-any.whl.metadata (29 kB) 2026-05-09 00:59:09.858786 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting rsa (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.858871 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-05-09 00:59:09.858899 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyasn1 (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.858950 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-09 00:59:09.859006 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting asgiref>=3.4.0 (from uvicorn<=0.17.6->skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.859051 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2026-05-09 00:59:09.859093 | 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==6.0.1.dev15) (1.3.9) 2026-05-09 00:59:09.859351 | 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==6.0.1.dev15) (1.17.0) 2026-05-09 00:59:09.859419 | 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==6.0.1.dev15) (24.2) 2026-05-09 00:59:09.859441 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting anyio (from httpx>=0.16.1->skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.859452 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading anyio-4.8.0-py3-none-any.whl.metadata (4.6 kB) 2026-05-09 00:59:09.859461 | 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==6.0.1.dev15) (2026.4.22) 2026-05-09 00:59:09.859500 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpcore==1.* (from httpx>=0.16.1->skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.859582 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpcore-1.0.7-py3-none-any.whl.metadata (21 kB) 2026-05-09 00:59:09.859640 | 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==6.0.1.dev15) (3.10) 2026-05-09 00:59:09.859677 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==6.0.1.dev15) (2.1.0) 2026-05-09 00:59:09.859754 | 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==6.0.1.dev15) (2.32.3) 2026-05-09 00:59:09.859803 | 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==6.0.1.dev15) (5.4.1) 2026-05-09 00:59:09.859865 | 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==6.0.1.dev15) (1.7.0) 2026-05-09 00:59:09.859905 | 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==6.0.1.dev15) (9.7.1) 2026-05-09 00:59:09.859967 | 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==6.0.1.dev15) (5.7.1) 2026-05-09 00:59:09.860034 | 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==6.0.1.dev15) (6.5.1) 2026-05-09 00:59:09.860164 | 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==6.0.1.dev15) (5.7.0) 2026-05-09 00:59:09.860231 | 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==6.0.1.dev15) (8.2.0) 2026-05-09 00:59:09.860331 | 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==6.0.1.dev15) (3.0.0) 2026-05-09 00:59:09.860393 | 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==6.0.1.dev15) (1.3.0) 2026-05-09 00:59:09.860450 | 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==6.0.1.dev15) (2.0.0) 2026-05-09 00:59:09.860502 | 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==6.0.1.dev15) (1.17.2) 2026-05-09 00:59:09.860542 | 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==6.0.1.dev15) (1.1.0) 2026-05-09 00:59:09.860602 | 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==6.0.1.dev15) (2025.1) 2026-05-09 00:59:09.860660 | 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==6.0.1.dev15) (3.2.1) 2026-05-09 00:59:09.860738 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.40.0->oslo.policy>=2.3.4->skyline-apiserver==6.0.1.dev15) (7.0.0) 2026-05-09 00:59:09.863396 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=5.8.0->skyline-apiserver==6.0.1.dev15) (82.0.1) 2026-05-09 00:59:09.863462 | 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==6.0.1.dev15) (3.14.0) 2026-05-09 00:59:09.863485 | 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==6.0.1.dev15) (0.2.13) 2026-05-09 00:59:09.863508 | 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==6.0.1.dev15) (2.0.1) 2026-05-09 00:59:09.863529 | 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==6.0.1.dev15) (24.2.1) 2026-05-09 00:59:09.863549 | 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==6.0.1.dev15) (43.0.3) 2026-05-09 00:59:09.863571 | 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==6.0.1.dev15) (1.17.1) 2026-05-09 00:59:09.863591 | 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==6.0.1.dev15) (2.22) 2026-05-09 00:59:09.863612 | 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==6.0.1.dev15) (4.9.1) 2026-05-09 00:59:09.863632 | 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==6.0.1.dev15) (4.4.0) 2026-05-09 00:59:09.863652 | 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==6.0.1.dev15) (2.1.0) 2026-05-09 00:59:09.863672 | 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==6.0.1.dev15) (3.2.0) 2026-05-09 00:59:09.863712 | 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==6.0.1.dev15) (7.1.0) 2026-05-09 00:59:09.863733 | 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==6.0.1.dev15) (0.5.2) 2026-05-09 00:59:09.863752 | 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==6.0.1.dev15) (2.5.11) 2026-05-09 00:59:09.863771 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pyperclip>=1.8 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==6.0.1.dev15) (1.9.0) 2026-05-09 00:59:09.863814 | 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==6.0.1.dev15) (5.1.1) 2026-05-09 00:59:09.863856 | 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==6.0.1.dev15) (1.3.4) 2026-05-09 00:59:09.863877 | 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==6.0.1.dev15) (1.0.1) 2026-05-09 00:59:09.863897 | 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==6.0.1.dev15) (1.33) 2026-05-09 00:59:09.863916 | 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==6.0.1.dev15) (4.3.6) 2026-05-09 00:59:09.863936 | 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==6.0.1.dev15) (1.4.0) 2026-05-09 00:59:09.863956 | 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==6.0.1.dev15) (3.0.0) 2026-05-09 00:59:09.863976 | 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==6.0.1.dev15) (2.9.0.post0) 2026-05-09 00:59:09.863995 | 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==6.0.1.dev15) (3.4.1) 2026-05-09 00:59:09.864016 | 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==6.0.1.dev15) (1.26.20) 2026-05-09 00:59:09.864037 | 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==6.0.1.dev15) (3.1.1) 2026-05-09 00:59:09.864056 | 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==6.0.1.dev15) (4.23.0) 2026-05-09 00:59:09.864076 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: attrs>=22.2.0 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==6.0.1.dev15) (25.1.0) 2026-05-09 00:59:09.864108 | 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==6.0.1.dev15) (2024.10.1) 2026-05-09 00:59:09.864184 | 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==6.0.1.dev15) (0.36.2) 2026-05-09 00:59:09.864263 | 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==6.0.1.dev15) (0.23.1) 2026-05-09 00:59:09.864294 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting sniffio>=1.1 (from anyio->httpx>=0.16.1->skyline-apiserver==6.0.1.dev15) 2026-05-09 00:59:09.864314 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-09 00:59:09.864333 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading fastapi-0.58.1-py3-none-any.whl (49 kB) 2026-05-09 00:59:09.864352 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading starlette-0.13.4-py3-none-any.whl (59 kB) 2026-05-09 00:59:09.864371 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading loguru-0.5.3-py3-none-any.whl (57 kB) 2026-05-09 00:59:09.864405 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pydantic-1.10.26-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.6 MB) 2026-05-09 00:59:09.864427 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 13.9 MB/s 0:00:00 2026-05-09 00:59:09.864445 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_jose-3.3.0-py2.py3-none-any.whl (33 kB) 2026-05-09 00:59:09.864464 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading uvicorn-0.17.6-py3-none-any.whl (53 kB) 2026-05-09 00:59:09.864483 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiomysql-0.2.0-py3-none-any.whl (44 kB) 2026-05-09 00:59:09.864502 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiosqlite-0.22.1-py3-none-any.whl (17 kB) 2026-05-09 00:59:09.864522 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2026-05-09 00:59:09.864541 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading databases-0.9.0-py3-none-any.whl (25 kB) 2026-05-09 00:59:09.864560 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading ecdsa-0.19.2-py2.py3-none-any.whl (150 kB) 2026-05-09 00:59:09.864577 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-05-09 00:59:09.864593 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading h11-0.14.0-py3-none-any.whl (58 kB) 2026-05-09 00:59:09.864609 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpx-0.28.1-py3-none-any.whl (73 kB) 2026-05-09 00:59:09.864628 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpcore-1.0.7-py3-none-any.whl (78 kB) 2026-05-09 00:59:09.864645 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading immutables-0.21-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (104 kB) 2026-05-09 00:59:09.864665 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_multipart-0.0.27-py3-none-any.whl (29 kB) 2026-05-09 00:59:09.864682 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading anyio-4.8.0-py3-none-any.whl (96 kB) 2026-05-09 00:59:09.864700 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 2026-05-09 00:59:09.864718 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-09 00:59:09.864736 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-05-09 00:59:09.864754 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building wheels for collected packages: skyline-apiserver 2026-05-09 00:59:09.864772 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): started 2026-05-09 00:59:09.864789 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): finished with status 'done' 2026-05-09 00:59:09.864824 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Created wheel for skyline-apiserver: filename=skyline_apiserver-6.0.1.dev15-py3-none-any.whl size=159531 sha256=5c9282c3aa948bff48f1881f9ba1db17fabf499a7e2f070dac13d093204ac528 2026-05-09 00:59:09.864843 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Stored in directory: /tmp/pip-ephem-wheel-cache-d2nk_wmc/wheels/5d/96/f1/e535c7d90f6922e2d4ea896be8b05d8e4cc5f55d6ffb5cbb20 2026-05-09 00:59:09.864862 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built skyline-apiserver 2026-05-09 00:59:09.864908 | 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 2026-05-09 00:59:09.864931 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed aiomysql-0.2.0 aiosqlite-0.22.1 anyio-4.8.0 asgiref-3.8.1 databases-0.9.0 ecdsa-0.19.2 fastapi-0.58.1 gunicorn-23.0.0 h11-0.14.0 httpcore-1.0.7 httpx-0.28.1 immutables-0.21 loguru-0.5.3 pyasn1-0.6.0 pydantic-1.10.26 python-jose-3.3.0 python-multipart-0.0.27 rsa-4.9 skyline-apiserver-6.0.1.dev15 sniffio-1.3.1 starlette-0.13.4 uvicorn-0.17.6 2026-05-09 00:59:09.864953 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 3717a51e1f9e 2026-05-09 00:59:09.864973 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 87fa8e94b593 2026-05-09 00:59:09.864994 | 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 2026-05-09 00:59:09.865015 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in cd197c7b344d 2026-05-09 00:59:09.865048 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2026-05-09 00:59:09.865068 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2026-05-09 00:59:09.865087 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2026-05-09 00:59:09.865107 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages were automatically installed and are no longer required: 2026-05-09 00:59:09.865158 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:59:09.865176 | 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 2026-05-09 00:59:09.865197 | 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 2026-05-09 00:59:09.865268 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:59:09.865289 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:59:09.865309 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:59:09.865328 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:59:09.865345 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2026-05-09 00:59:09.865364 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Use 'apt autoremove' to remove them. 2026-05-09 00:59:09.865383 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2026-05-09 00:59:09.865402 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: build-essential 2026-05-09 00:59:09.865422 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 00:59:09.865457 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 17.4 kB disk space will be freed. 2026-05-09 00:59:09.865477 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2026-05-09 00:59:09.865497 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(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% 2026-05-09 00:59:09.865516 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2026-05-09 00:59:09.865535 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2026-05-09 00:59:09.865554 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2026-05-09 00:59:09.865573 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2026-05-09 00:59:09.865592 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2026-05-09 00:59:09.865611 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2026-05-09 00:59:09.865630 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 00:59:09.865650 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing build-essential (12.10ubuntu1) ... 2026-05-09 00:59:09.865669 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2026-05-09 00:59:09.865700 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2026-05-09 00:59:09.865721 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2026-05-09 00:59:09.865740 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2026-05-09 00:59:09.865759 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 00:59:09.865778 | 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 2026-05-09 00:59:09.865795 | 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 2026-05-09 00:59:09.865812 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 00:59:09.865830 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 00:59:09.865849 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 00:59:09.865868 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 00:59:09.865886 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2026-05-09 00:59:09.865906 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 00:59:09.865925 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 228 MB disk space will be freed. 2026-05-09 00:59:09.865945 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2026-05-09 00:59:09.865982 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(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% 2026-05-09 00:59:09.866003 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2026-05-09 00:59:09.866022 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2026-05-09 00:59:09.866040 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2026-05-09 00:59:09.866075 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2026-05-09 00:59:09.866095 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2026-05-09 00:59:09.866153 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2026-05-09 00:59:09.866174 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 00:59:09.866192 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 00:59:09.866262 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866293 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 00:59:09.866313 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866332 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 00:59:09.866351 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 00:59:09.866368 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:59:09.866386 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866404 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:59:09.866421 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866438 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 00:59:09.866457 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:59:09.866476 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:59:09.866494 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:59:09.866511 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:59:09.866528 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 00:59:09.866545 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 00:59:09.866563 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866579 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 00:59:09.866595 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866627 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866646 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866666 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866684 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866701 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866719 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866737 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:59:09.866756 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 00:59:09.866775 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866806 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866841 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 00:59:09.866858 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866875 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866894 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 00:59:09.866910 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866928 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-05-09 00:59:09.866947 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 00:59:09.866965 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:59:09.866984 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 00:59:09.867003 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing lto-disabled-list (47) ... 2026-05-09 00:59:09.867022 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing make (4.3-4.1build2) ... 2026-05-09 00:59:09.867045 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 00:59:09.867068 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 00:59:09.867088 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyclean==3.0.0 2026-05-09 00:59:09.867107 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 00:59:09.867195 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 00:59:09.867339 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: pyclean 2026-05-09 00:59:09.867361 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed pyclean-3.0.0 2026-05-09 00:59:09.867381 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /var/lib/kolla/venv 2026-05-09 00:59:09.867401 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-05-09 00:59:09.867420 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 8667 files, 1234 directories removed. 2026-05-09 00:59:09.867448 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-05-09 00:59:09.867466 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /usr 2026-05-09 00:59:09.867485 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-05-09 00:59:09.867504 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 1316 files, 133 directories removed. 2026-05-09 00:59:09.867523 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-05-09 00:59:09.867542 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Found existing installation: pyclean 3.0.0 2026-05-09 00:59:09.867561 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Uninstalling pyclean-3.0.0: 2026-05-09 00:59:09.867580 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Successfully uninstalled pyclean-3.0.0 2026-05-09 00:59:09.867599 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container cd197c7b344d 2026-05-09 00:59:09.867618 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> ed2fd89eb8f5 2026-05-09 00:59:09.867638 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 7/7 : USER skyline 2026-05-09 00:59:09.867657 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 86712924a28a 2026-05-09 00:59:09.867677 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 86712924a28a 2026-05-09 00:59:09.867696 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> c7aa0c9ae966 2026-05-09 00:59:09.867714 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built 23ba679fcd6a 2026-05-09 00:59:09.867731 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully tagged osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260509 2026-05-09 00:59:09.867775 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Built at 2026-05-09 00:59:09.867456 (took 0:00:43.474518) 2026-05-09 00:59:09.868335 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-console) 2026-05-09 00:59:09.868374 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Processing 2026-05-09 00:59:09.868391 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building started at 2026-05-09 00:59:09.868178 2026-05-09 00:59:09.868404 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Getting archive from https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-05-09 00:59:12.841911 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 plugins into plugins archive 2026-05-09 00:59:12.842336 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 additions into additions archive 2026-05-09 01:00:02.523635 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20260509 2026-05-09 01:00:02.523749 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 86967886ef35 2026-05-09 01:00:02.523770 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 2/7 : LABEL "build-date"="20260509" "name"="skyline-console" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:00:02.523891 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 55937f1176a9 2026-05-09 01:00:02.523916 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 55937f1176a9 2026-05-09 01:00:02.524001 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> c2ac4e4ed303 2026-05-09 01:00:02.524051 | 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/* 2026-05-09 01:00:02.524118 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 8bdf6d6a702e 2026-05-09 01:00:02.524184 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:00:02.524293 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:00:02.524373 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:00:02.524411 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:00:02.524506 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:00:02.524539 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:00:02.524646 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:00:02.524675 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:00:02.524772 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:00:02.524810 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:00:02.524887 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:00:02.524913 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:00:02.524995 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:00:02.525024 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:00:02.525111 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:00:02.525139 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 30.1 MB in 3s (11.9 MB/s) 2026-05-09 01:00:02.525244 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-05-09 01:00:02.525283 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-05-09 01:00:02.525442 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-05-09 01:00:02.525541 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-05-09 01:00:02.525649 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following additional packages will be installed: 2026-05-09 01:00:02.525677 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx-common 2026-05-09 01:00:02.525770 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Suggested packages: 2026-05-09 01:00:02.525798 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: fcgiwrap nginx-doc ssl-cert 2026-05-09 01:00:02.525869 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following NEW packages will be installed: 2026-05-09 01:00:02.525945 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx nginx-common 2026-05-09 01:00:02.526012 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:00:02.526072 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Need to get 566 kB of archives. 2026-05-09 01:00:02.526132 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 1,596 kB of additional disk space will be used. 2026-05-09 01:00:02.526192 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:00:02.526287 | 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.7 [43.8 kB] 2026-05-09 01:00:02.526346 | 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.7 [522 kB] 2026-05-09 01:00:02.526424 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preconfiguring packages ... 2026-05-09 01:00:02.526452 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 566 kB in 0s (2,207 kB/s) 2026-05-09 01:00:02.526556 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx-common. 2026-05-09 01:00:02.526644 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-05-09 01:00:02.526667 | 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% 2026-05-09 01:00:02.526893 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2026-05-09 01:00:02.526962 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-05-09 01:00:02.526985 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2026-05-09 01:00:02.526996 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-05-09 01:00:02.527006 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-05-09 01:00:02.527020 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-05-09 01:00:02.527061 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:00:02.527135 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx-common_1.24.0-2ubuntu7.7_all.deb ... 2026-05-09 01:00:02.527151 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx-common (1.24.0-2ubuntu7.7) ... 2026-05-09 01:00:02.527255 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx. 2026-05-09 01:00:02.527344 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx_1.24.0-2ubuntu7.7_amd64.deb ... 2026-05-09 01:00:02.527373 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx (1.24.0-2ubuntu7.7) ... 2026-05-09 01:00:02.527477 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx-common (1.24.0-2ubuntu7.7) ... 2026-05-09 01:00:02.527528 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx (1.24.0-2ubuntu7.7) ... 2026-05-09 01:00:02.527698 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: could not determine current runlevel 2026-05-09 01:00:02.527726 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:00:02.527751 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 8bdf6d6a702e 2026-05-09 01:00:02.527775 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 76c85b457c33 2026-05-09 01:00:02.527853 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 4/7 : ADD skyline-console-archive /skyline-console-source 2026-05-09 01:00:02.527914 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> ef1e78796e08 2026-05-09 01:00:02.527964 | 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 2026-05-09 01:00:02.528028 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in ef1603ffb602 2026-05-09 01:00:02.528090 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing ./skyline-console 2026-05-09 01:00:02.528166 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: started 2026-05-09 01:00:02.528257 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: finished with status 'done' 2026-05-09 01:00:02.528296 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: started 2026-05-09 01:00:02.528365 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:00:02.528382 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: started 2026-05-09 01:00:02.528464 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: finished with status 'done' 2026-05-09 01:00:02.528560 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): started 2026-05-09 01:00:02.528580 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:00:02.528680 | 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==6.0.1.dev9) (7.0.0) 2026-05-09 01:00:02.529303 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=5.8.0->skyline-console==6.0.1.dev9) (82.0.1) 2026-05-09 01:00:02.529329 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building wheels for collected packages: skyline-console 2026-05-09 01:00:02.529339 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): started 2026-05-09 01:00:02.529348 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): finished with status 'done' 2026-05-09 01:00:02.529357 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Created wheel for skyline-console: filename=skyline_console-6.0.1.dev9-py3-none-any.whl size=6299416 sha256=cf1a69715c137750005166039a0ce2487adf25f1b4bf3578748e9c9e79ebb6ab 2026-05-09 01:00:02.529382 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Stored in directory: /tmp/pip-ephem-wheel-cache-5mbneiwb/wheels/cc/1b/89/3424b52a9f3db6af7527d7bd0ccefe6b733db06302b9206a0a 2026-05-09 01:00:02.529391 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built skyline-console 2026-05-09 01:00:02.529401 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: skyline-console 2026-05-09 01:00:02.529410 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed skyline-console-6.0.1.dev9 2026-05-09 01:00:02.529418 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container ef1603ffb602 2026-05-09 01:00:02.529427 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> ce9899160489 2026-05-09 01:00:02.529438 | 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 2026-05-09 01:00:02.529449 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in b1179f73eb4b 2026-05-09 01:00:02.529458 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-05-09 01:00:02.529466 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-05-09 01:00:02.529480 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-05-09 01:00:02.529489 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages were automatically installed and are no longer required: 2026-05-09 01:00:02.529497 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:00:02.529510 | 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 2026-05-09 01:00:02.529623 | 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 2026-05-09 01:00:02.529641 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:00:02.529705 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:00:02.529760 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:00:02.529835 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:00:02.529852 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2026-05-09 01:00:02.529904 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Use 'apt autoremove' to remove them. 2026-05-09 01:00:02.530014 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2026-05-09 01:00:02.530030 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: build-essential 2026-05-09 01:00:02.530126 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:00:02.530165 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:00:02.530248 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-05-09 01:00:02.530287 | 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% 2026-05-09 01:00:02.530370 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2026-05-09 01:00:02.530400 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-05-09 01:00:02.530480 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2026-05-09 01:00:02.530538 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-05-09 01:00:02.530650 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-05-09 01:00:02.530825 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-05-09 01:00:02.530890 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18876 files and directories currently installed.) 2026-05-09 01:00:02.533368 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:00:02.533418 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-05-09 01:00:02.533429 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-05-09 01:00:02.533438 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-05-09 01:00:02.533447 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2026-05-09 01:00:02.533455 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:00:02.533467 | 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 2026-05-09 01:00:02.533483 | 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 2026-05-09 01:00:02.533498 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:00:02.533513 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:00:02.533528 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:00:02.533544 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:00:02.533561 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2026-05-09 01:00:02.533576 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:00:02.533612 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 228 MB disk space will be freed. 2026-05-09 01:00:02.533623 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-05-09 01:00:02.533633 | 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% 2026-05-09 01:00:02.533644 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2026-05-09 01:00:02.533653 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-05-09 01:00:02.533662 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2026-05-09 01:00:02.533670 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-05-09 01:00:02.533679 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-05-09 01:00:02.533688 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-05-09 01:00:02.533697 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18867 files and directories currently installed.) 2026-05-09 01:00:02.533706 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:00:02.533714 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:02.533723 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:00:02.533748 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:02.533757 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:00:02.533766 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:00:02.533774 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:00:02.533795 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:02.533804 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:00:02.533813 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:02.533821 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:00:02.533830 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:00:02.533839 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:00:02.533848 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:00:02.533856 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:00:02.533865 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:00:02.533874 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:00:02.533883 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:02.533891 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:00:02.533919 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:02.533934 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:02.533949 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:02.533964 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:02.533978 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:02.533994 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:02.534009 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:02.534025 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:00:02.534040 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:00:02.534054 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:02.534063 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:02.534072 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:00:02.534080 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:02.534089 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:02.534098 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:00:02.534106 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:02.534115 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:00:02.534123 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:02.534142 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:02.534150 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing lto-disabled-list (47) ... 2026-05-09 01:00:02.534159 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing make (4.3-4.1build2) ... 2026-05-09 01:00:02.534167 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:00:02.534175 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:00:02.534184 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Collecting pyclean==3.0.0 2026-05-09 01:00:02.534193 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:00:02.534201 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:00:02.534277 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: pyclean 2026-05-09 01:00:02.534288 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed pyclean-3.0.0 2026-05-09 01:00:02.534297 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:00:02.534306 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-05-09 01:00:02.534315 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 8089 files, 1149 directories removed. 2026-05-09 01:00:02.534324 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-05-09 01:00:02.534333 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /usr 2026-05-09 01:00:02.534341 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-05-09 01:00:02.534350 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 1316 files, 133 directories removed. 2026-05-09 01:00:02.534359 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-05-09 01:00:02.534375 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Found existing installation: pyclean 3.0.0 2026-05-09 01:00:02.534385 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Uninstalling pyclean-3.0.0: 2026-05-09 01:00:02.534393 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:00:02.534402 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container b1179f73eb4b 2026-05-09 01:00:02.534411 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> d1345f033f1a 2026-05-09 01:00:02.534427 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 7/7 : USER root 2026-05-09 01:00:02.534436 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in a384f684412a 2026-05-09 01:00:02.534445 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container a384f684412a 2026-05-09 01:00:02.534454 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 8871ca3db6ff 2026-05-09 01:00:02.534462 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built 7ffa6fc05e1f 2026-05-09 01:00:02.534471 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully tagged osism.harbor.regio.digital/kolla/skyline-console:build-20260509 2026-05-09 01:00:02.534479 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Built at 2026-05-09 01:00:02.534197 (took 0:00:52.666019) 2026-05-09 01:00:02.534780 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-engine) 2026-05-09 01:00:02.534828 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Processing 2026-05-09 01:00:02.534965 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building started at 2026-05-09 01:00:02.534839 2026-05-09 01:00:02.535930 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 plugins into plugins archive 2026-05-09 01:00:02.536638 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 additions into additions archive 2026-05-09 01:00:33.491840 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260509 2026-05-09 01:00:33.491965 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 47d284cbf26f 2026-05-09 01:00:33.492096 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 2/4 : LABEL "build-date"="20260509" "name"="heat-engine" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:00:33.492152 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 29e3eaf06948 2026-05-09 01:00:33.492317 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 29e3eaf06948 2026-05-09 01:00:33.492473 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> a67c0a9ad6d3 2026-05-09 01:00:33.492556 | 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 2026-05-09 01:00:33.492691 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in ceb663e2683b 2026-05-09 01:00:33.492775 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2026-05-09 01:00:33.492808 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2026-05-09 01:00:33.492932 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2026-05-09 01:00:33.493023 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages were automatically installed and are no longer required: 2026-05-09 01:00:33.493096 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:00:33.493168 | 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 2026-05-09 01:00:33.493266 | 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 2026-05-09 01:00:33.493349 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:00:33.493419 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:00:33.493489 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:00:33.493602 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:00:33.493634 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2026-05-09 01:00:33.493725 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Use 'apt autoremove' to remove them. 2026-05-09 01:00:33.493786 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2026-05-09 01:00:33.493850 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: build-essential 2026-05-09 01:00:33.494086 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:00:33.494285 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:00:33.494363 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2026-05-09 01:00:33.494384 | 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% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 01:00:33.494478 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2026-05-09 01:00:33.494495 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2026-05-09 01:00:33.494594 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2026-05-09 01:00:33.494672 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2026-05-09 01:00:33.494752 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2026-05-09 01:00:33.494820 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2026-05-09 01:00:33.494931 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:00:33.494999 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:00:33.495066 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2026-05-09 01:00:33.495138 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2026-05-09 01:00:33.495249 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2026-05-09 01:00:33.495319 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2026-05-09 01:00:33.495388 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:00:33.495453 | 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 2026-05-09 01:00:33.495532 | 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 2026-05-09 01:00:33.495642 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:00:33.495730 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:00:33.495794 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:00:33.495857 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:00:33.495980 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2026-05-09 01:00:33.496069 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:00:33.496135 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 228 MB disk space will be freed. 2026-05-09 01:00:33.496235 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2026-05-09 01:00:33.496325 | 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% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 01:00:33.496437 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2026-05-09 01:00:33.496510 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2026-05-09 01:00:33.496578 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2026-05-09 01:00:33.496647 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2026-05-09 01:00:33.496714 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2026-05-09 01:00:33.496780 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2026-05-09 01:00:33.496849 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:00:33.496936 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:00:33.497009 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:33.497079 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:00:33.497150 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:33.497239 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:00:33.497321 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:00:33.497397 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:00:33.497464 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:33.497532 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:00:33.497599 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:33.497664 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:00:33.497730 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:00:33.497817 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:00:33.497901 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:00:33.497972 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:00:33.498041 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:00:33.498109 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:00:33.498180 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:33.498270 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:00:33.498346 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:33.498432 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:33.498499 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:33.498566 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:00:33.499391 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:33.499409 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:33.499420 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:33.499431 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:00:33.499441 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:00:33.499452 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:33.499463 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:33.499474 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:00:33.499484 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-05-09 01:00:33.499493 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:33.499502 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-05-09 01:00:33.499510 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:33.499519 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-05-09 01:00:33.499528 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:00:33.499536 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:33.499545 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-05-09 01:00:33.499553 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:00:33.499572 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-05-09 01:00:33.499581 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:33.501323 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:00:33.501343 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing lto-disabled-list (47) ... 2026-05-09 01:00:33.501354 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-05-09 01:00:33.501362 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing make (4.3-4.1build2) ... 2026-05-09 01:00:33.501371 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:00:33.501379 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:00:33.501388 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Collecting pyclean==3.0.0 2026-05-09 01:00:33.501397 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:00:33.501405 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:00:33.501414 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Installing collected packages: pyclean 2026-05-09 01:00:33.501422 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully installed pyclean-3.0.0 2026-05-09 01:00:33.501431 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:00:33.501439 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-05-09 01:00:33.501456 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 10930 files, 1516 directories removed. 2026-05-09 01:00:33.501465 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-05-09 01:00:33.501473 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /usr 2026-05-09 01:00:33.501482 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-05-09 01:00:33.501490 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 1316 files, 133 directories removed. 2026-05-09 01:00:33.501499 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-05-09 01:00:33.501507 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Found existing installation: pyclean 3.0.0 2026-05-09 01:00:33.501515 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Uninstalling pyclean-3.0.0: 2026-05-09 01:00:33.501524 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:00:33.501532 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container ceb663e2683b 2026-05-09 01:00:33.501541 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 5a05509ae448 2026-05-09 01:00:33.501549 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 4/4 : USER heat 2026-05-09 01:00:33.501557 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in d39bf8e48b89 2026-05-09 01:00:33.501566 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container d39bf8e48b89 2026-05-09 01:00:33.501574 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 873d14f29b78 2026-05-09 01:00:33.501583 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully built 5754d04ee41a 2026-05-09 01:00:33.501591 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully tagged osism.harbor.regio.digital/kolla/heat-engine:build-20260509 2026-05-09 01:00:33.501600 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Built at 2026-05-09 01:00:33.500654 (took 0:00:30.965815) 2026-05-09 01:00:33.501608 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api-cfn) 2026-05-09 01:00:33.501620 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Processing 2026-05-09 01:00:33.501629 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building started at 2026-05-09 01:00:33.501412 2026-05-09 01:00:33.502497 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 plugins into plugins archive 2026-05-09 01:00:33.503107 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 additions into additions archive 2026-05-09 01:01:05.956671 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260509 2026-05-09 01:01:05.956927 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 47d284cbf26f 2026-05-09 01:01:05.957273 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 2/5 : LABEL "build-date"="20260509" "name"="heat-api-cfn" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:01:05.957438 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 7f5bdea9fe69 2026-05-09 01:01:05.957573 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 7f5bdea9fe69 2026-05-09 01:01:05.957695 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 0b38670f5032 2026-05-09 01:01:05.957813 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2026-05-09 01:01:05.957933 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 01d15b4e37d3 2026-05-09 01:01:05.958048 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2026-05-09 01:01:05.958303 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in fd1078b27146 2026-05-09 01:01:05.958446 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container fd1078b27146 2026-05-09 01:01:05.958627 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> c5fc9a2e870e 2026-05-09 01:01:05.958765 | 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 2026-05-09 01:01:05.958887 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 32f0c46f8c3c 2026-05-09 01:01:05.959003 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2026-05-09 01:01:05.959120 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2026-05-09 01:01:05.959336 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2026-05-09 01:01:05.959490 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages were automatically installed and are no longer required: 2026-05-09 01:01:05.959601 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:01:05.959707 | 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 2026-05-09 01:01:05.959804 | 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 2026-05-09 01:01:05.959894 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:01:05.959983 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:01:05.960072 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:01:05.960160 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:01:05.962344 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2026-05-09 01:01:05.962374 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Use 'apt autoremove' to remove them. 2026-05-09 01:01:05.962384 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2026-05-09 01:01:05.962400 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: build-essential 2026-05-09 01:01:05.962410 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:01:05.962418 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:01:05.962427 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2026-05-09 01:01:05.962438 | 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% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 01:01:05.962447 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2026-05-09 01:01:05.962456 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2026-05-09 01:01:05.962464 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2026-05-09 01:01:05.962473 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2026-05-09 01:01:05.962481 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2026-05-09 01:01:05.962490 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2026-05-09 01:01:05.962498 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:01:05.962508 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:01:05.962517 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2026-05-09 01:01:05.962525 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2026-05-09 01:01:05.962533 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2026-05-09 01:01:05.962542 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2026-05-09 01:01:05.962551 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:01:05.962559 | 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 2026-05-09 01:01:05.962568 | 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 2026-05-09 01:01:05.962577 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:01:05.962585 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:01:05.962594 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:01:05.962602 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:01:05.962611 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2026-05-09 01:01:05.962619 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:01:05.962627 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 228 MB disk space will be freed. 2026-05-09 01:01:05.962636 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2026-05-09 01:01:05.962645 | 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% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 01:01:05.962654 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2026-05-09 01:01:05.962673 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2026-05-09 01:01:05.962682 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2026-05-09 01:01:05.962754 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2026-05-09 01:01:05.962853 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2026-05-09 01:01:05.962932 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2026-05-09 01:01:05.963014 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:01:05.963111 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:01:05.963252 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:05.963347 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:01:05.963427 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:05.963549 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:01:05.963628 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:01:05.963706 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:01:05.963785 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:05.963861 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:01:05.963939 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:05.964016 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:01:05.964105 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:01:05.964198 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:01:05.964325 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:01:05.964404 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:01:05.964479 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:01:05.964559 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-05-09 01:01:05.964638 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:01:05.964712 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:05.964786 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:01:05.964863 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-05-09 01:01:05.964941 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:05.965017 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:05.965092 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:05.967296 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-05-09 01:01:05.967317 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:05.967324 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:05.967330 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:05.967336 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:05.967342 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:01:05.967348 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:01:05.967354 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-05-09 01:01:05.967360 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:05.967371 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:05.967377 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:01:05.967383 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:05.967389 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:05.967395 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-05-09 01:01:05.967401 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:01:05.967407 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-05-09 01:01:05.967413 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:05.967419 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-05-09 01:01:05.967425 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:01:05.967431 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:05.967445 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:05.967452 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing lto-disabled-list (47) ... 2026-05-09 01:01:05.967458 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing make (4.3-4.1build2) ... 2026-05-09 01:01:05.967463 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:01:05.967469 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-05-09 01:01:05.967475 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:01:05.967481 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Collecting pyclean==3.0.0 2026-05-09 01:01:05.967487 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:01:05.967493 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:01:05.967499 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Installing collected packages: pyclean 2026-05-09 01:01:05.967505 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully installed pyclean-3.0.0 2026-05-09 01:01:05.967511 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:01:05.967517 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-05-09 01:01:05.967523 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 10930 files, 1516 directories removed. 2026-05-09 01:01:05.967528 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-05-09 01:01:05.967534 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /usr 2026-05-09 01:01:05.967540 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-05-09 01:01:05.967546 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 1316 files, 133 directories removed. 2026-05-09 01:01:05.967552 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-05-09 01:01:05.967558 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Found existing installation: pyclean 3.0.0 2026-05-09 01:01:05.967564 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Uninstalling pyclean-3.0.0: 2026-05-09 01:01:05.967570 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:01:05.967576 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 32f0c46f8c3c 2026-05-09 01:01:05.967582 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 6eedcf061491 2026-05-09 01:01:05.967588 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully built 8c2d9aa631e6 2026-05-09 01:01:05.967594 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully tagged osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260509 2026-05-09 01:01:05.967600 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Built at 2026-05-09 01:01:05.966563 (took 0:00:32.465151) 2026-05-09 01:01:05.967606 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api) 2026-05-09 01:01:05.967616 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Processing 2026-05-09 01:01:05.967622 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building started at 2026-05-09 01:01:05.967014 2026-05-09 01:01:05.968348 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 plugins into plugins archive 2026-05-09 01:01:05.968954 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 additions into additions archive 2026-05-09 01:01:37.429601 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260509 2026-05-09 01:01:37.429924 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 47d284cbf26f 2026-05-09 01:01:37.431298 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 2/5 : LABEL "build-date"="20260509" "name"="heat-api" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:01:37.431331 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 759d13a9cfd4 2026-05-09 01:01:37.431344 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 759d13a9cfd4 2026-05-09 01:01:37.431358 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> bdb06a747bc1 2026-05-09 01:01:37.431370 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2026-05-09 01:01:37.431382 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> f4ff4a6ee881 2026-05-09 01:01:37.431395 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2026-05-09 01:01:37.431407 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 4bf1edbcf5e2 2026-05-09 01:01:37.431419 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 4bf1edbcf5e2 2026-05-09 01:01:37.431431 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 1c4ca3eb0bef 2026-05-09 01:01:37.431505 | 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 2026-05-09 01:01:37.431523 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 11c26ada0e77 2026-05-09 01:01:37.431536 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2026-05-09 01:01:37.431548 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2026-05-09 01:01:37.431560 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2026-05-09 01:01:37.431572 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages were automatically installed and are no longer required: 2026-05-09 01:01:37.431584 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:01:37.431596 | 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 2026-05-09 01:01:37.431686 | 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 2026-05-09 01:01:37.431856 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:01:37.432036 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:01:37.432177 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:01:37.432322 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:01:37.432449 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2026-05-09 01:01:37.432585 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Use 'apt autoremove' to remove them. 2026-05-09 01:01:37.432702 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2026-05-09 01:01:37.432803 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: build-essential 2026-05-09 01:01:37.432921 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:01:37.433090 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:01:37.435308 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2026-05-09 01:01:37.435346 | 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% 2026-05-09 01:01:37.435368 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2026-05-09 01:01:37.435386 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2026-05-09 01:01:37.435397 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2026-05-09 01:01:37.435407 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2026-05-09 01:01:37.435417 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2026-05-09 01:01:37.435427 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2026-05-09 01:01:37.435441 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:01:37.435591 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:01:37.435610 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2026-05-09 01:01:37.435629 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2026-05-09 01:01:37.435646 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2026-05-09 01:01:37.435663 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2026-05-09 01:01:37.435680 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:01:37.435698 | 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 2026-05-09 01:01:37.435715 | 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 2026-05-09 01:01:37.435732 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:01:37.435749 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:01:37.435767 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:01:37.435785 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:01:37.435802 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2026-05-09 01:01:37.435819 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:01:37.435831 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 228 MB disk space will be freed. 2026-05-09 01:01:37.435840 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2026-05-09 01:01:37.435865 | 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% 2026-05-09 01:01:37.435888 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2026-05-09 01:01:37.435897 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2026-05-09 01:01:37.435906 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2026-05-09 01:01:37.435914 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2026-05-09 01:01:37.435923 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2026-05-09 01:01:37.435931 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2026-05-09 01:01:37.435940 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:01:37.435949 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:01:37.435957 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:37.435966 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:01:37.435975 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:37.435984 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:01:37.435992 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:01:37.436156 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:01:37.436352 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:37.436663 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:01:37.436839 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:37.436955 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:01:37.437080 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-05-09 01:01:37.437197 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:01:37.437329 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:01:37.437422 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:01:37.437566 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:01:37.437653 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:01:37.437734 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:01:37.437813 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:37.437890 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:01:37.437966 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:37.440295 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:37.440317 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:37.440325 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:01:37.440332 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-05-09 01:01:37.440339 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:37.440347 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:37.440353 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:37.440360 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-05-09 01:01:37.440367 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:01:37.440381 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:01:37.440388 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:37.440395 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:37.440402 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:01:37.440409 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:37.440416 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:37.440423 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-05-09 01:01:37.440430 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:01:37.440436 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:37.440443 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:01:37.440460 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:37.440473 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:01:37.440504 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing lto-disabled-list (47) ... 2026-05-09 01:01:37.440511 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing make (4.3-4.1build2) ... 2026-05-09 01:01:37.440518 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-05-09 01:01:37.440525 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:01:37.440532 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:01:37.440539 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Collecting pyclean==3.0.0 2026-05-09 01:01:37.440546 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:01:37.440553 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:01:37.440560 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Installing collected packages: pyclean 2026-05-09 01:01:37.440566 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully installed pyclean-3.0.0 2026-05-09 01:01:37.440573 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:01:37.440580 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-05-09 01:01:37.440587 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 10930 files, 1516 directories removed. 2026-05-09 01:01:37.440594 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-05-09 01:01:37.440601 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /usr 2026-05-09 01:01:37.440608 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-05-09 01:01:37.440614 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 1316 files, 133 directories removed. 2026-05-09 01:01:37.440621 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-05-09 01:01:37.440628 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Found existing installation: pyclean 3.0.0 2026-05-09 01:01:37.440635 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Uninstalling pyclean-3.0.0: 2026-05-09 01:01:37.440642 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:01:37.440649 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 11c26ada0e77 2026-05-09 01:01:37.440656 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> cccc0ff46384 2026-05-09 01:01:37.440662 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully built 07cf0a325e99 2026-05-09 01:01:37.440669 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully tagged osism.harbor.regio.digital/kolla/heat-api:build-20260509 2026-05-09 01:01:37.440676 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Built at 2026-05-09 01:01:37.439625 (took 0:00:31.472611) 2026-05-09 01:01:37.440683 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-backup) 2026-05-09 01:01:37.440690 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Processing 2026-05-09 01:01:37.440704 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building started at 2026-05-09 01:01:37.440086 2026-05-09 01:01:37.441603 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 plugins into plugins archive 2026-05-09 01:01:37.442441 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 additions into additions archive 2026-05-09 01:02:22.731199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260509 2026-05-09 01:02:22.731336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 187bd6fdf1a7 2026-05-09 01:02:22.731460 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 2/5 : LABEL "build-date"="20260509" "name"="cinder-backup" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:02:22.731530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in ef36ef605e7c 2026-05-09 01:02:22.731635 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container ef36ef605e7c 2026-05-09 01:02:22.731706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 4a43b19821e5 2026-05-09 01:02:22.731804 | 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/* 2026-05-09 01:02:22.731880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 3f83e21d5376 2026-05-09 01:02:22.732003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:02:22.732173 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:02:22.732367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:02:22.732394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:02:22.732504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:02:22.732582 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:02:22.732653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:02:22.732729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:02:22.732797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:02:22.732888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:02:22.733039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:02:22.733126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:02:22.733234 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:02:22.733362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:02:22.733446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:02:22.733520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 30.1 MB in 2s (12.9 MB/s) 2026-05-09 01:02:22.733595 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-05-09 01:02:22.736365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-05-09 01:02:22.736397 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-05-09 01:02:22.736408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-05-09 01:02:22.736417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following additional packages will be installed: 2026-05-09 01:02:22.736428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-05-09 01:02:22.736437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-05-09 01:02:22.736447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2026-05-09 01:02:22.736456 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base pci.ids rpcbind sg3-utils-udev ucf 2026-05-09 01:02:22.736466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Suggested packages: 2026-05-09 01:02:22.736476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-05-09 01:02:22.736485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: multipath-tools-boot watchdog 2026-05-09 01:02:22.736495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Recommended packages: 2026-05-09 01:02:22.736505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: zstd 2026-05-09 01:02:22.736514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following NEW packages will be installed: 2026-05-09 01:02:22.736524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-05-09 01:02:22.736533 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-05-09 01:02:22.736543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2026-05-09 01:02:22.736552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base lsscsi multipath-tools nfs-common pci.ids rpcbind sg3-utils-udev 2026-05-09 01:02:22.736562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: sysfsutils ucf 2026-05-09 01:02:22.736571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:02:22.736580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Need to get 2,084 kB of archives. 2026-05-09 01:02:22.736590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 7,844 kB of additional disk space will be used. 2026-05-09 01:02:22.736599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:02:22.736609 | 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] 2026-05-09 01:02:22.736619 | 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] 2026-05-09 01:02:22.736642 | 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] 2026-05-09 01:02:22.736653 | 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] 2026-05-09 01:02:22.736662 | 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] 2026-05-09 01:02:22.736672 | 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] 2026-05-09 01:02:22.736694 | 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] 2026-05-09 01:02:22.736704 | 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] 2026-05-09 01:02:22.736714 | 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] 2026-05-09 01:02:22.736724 | 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.2 [215 kB] 2026-05-09 01:02:22.736733 | 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] 2026-05-09 01:02:22.736743 | 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] 2026-05-09 01:02:22.736752 | 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] 2026-05-09 01:02:22.736762 | 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.8 [21.6 kB] 2026-05-09 01:02:22.736784 | 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.2 [47.3 kB] 2026-05-09 01:02:22.736794 | 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.2 [100 kB] 2026-05-09 01:02:22.736803 | 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.8 [50.5 kB] 2026-05-09 01:02:22.736813 | 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.2 [19.6 kB] 2026-05-09 01:02:22.736822 | 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.8 [9,076 B] 2026-05-09 01:02:22.736831 | 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] 2026-05-09 01:02:22.736841 | 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] 2026-05-09 01:02:22.736856 | 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] 2026-05-09 01:02:22.736873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-05-09 01:02:22.736891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.1 [310 kB] 2026-05-09 01:02:22.736929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preconfiguring packages ... 2026-05-09 01:02:22.736948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 2,084 kB in 0s (4,931 kB/s) 2026-05-09 01:02:22.736965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-05-09 01:02:22.736983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-05-09 01:02:22.736998 | 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% 2026-05-09 01:02:22.737009 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2026-05-09 01:02:22.737030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2026-05-09 01:02:22.737040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2026-05-09 01:02:22.737049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2026-05-09 01:02:22.737059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2026-05-09 01:02:22.737081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2026-05-09 01:02:22.737092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 19879 files and directories currently installed.) 2026-05-09 01:02:22.737101 | 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 ... 2026-05-09 01:02:22.737156 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 01:02:22.737270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libnfsidmap1:amd64. 2026-05-09 01:02:22.737383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-09 01:02:22.737519 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-09 01:02:22.737587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package rpcbind. 2026-05-09 01:02:22.737666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-05-09 01:02:22.737745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-05-09 01:02:22.737824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package ucf. 2026-05-09 01:02:22.737901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-05-09 01:02:22.738133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Moving old data out of the way 2026-05-09 01:02:22.738223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.738319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking ucf (3.0043+nmu1) ... 2026-05-09 01:02:22.738424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package keyutils. 2026-05-09 01:02:22.738503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-05-09 01:02:22.738575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking keyutils (1.6.3-3build1) ... 2026-05-09 01:02:22.738645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package nfs-common. 2026-05-09 01:02:22.738713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-09 01:02:22.738781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-09 01:02:22.738848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libsysfs2:amd64. 2026-05-09 01:02:22.738950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-05-09 01:02:22.738994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-09 01:02:22.739171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package pci.ids. 2026-05-09 01:02:22.739284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-05-09 01:02:22.739337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-09 01:02:22.739518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sysfsutils. 2026-05-09 01:02:22.739671 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-05-09 01:02:22.739832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sysfsutils (2.1.1-6build1) ... 2026-05-09 01:02:22.740055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dhcpcd-base. 2026-05-09 01:02:22.740180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-05-09 01:02:22.740322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-09 01:02:22.740464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package cpio. 2026-05-09 01:02:22.740589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../10-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-05-09 01:02:22.740714 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-05-09 01:02:22.740839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package busybox-initramfs. 2026-05-09 01:02:22.741057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-05-09 01:02:22.741181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-09 01:02:22.741334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dracut-install. 2026-05-09 01:02:22.741471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-05-09 01:02:22.741571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-05-09 01:02:22.741670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-bin. 2026-05-09 01:02:22.741785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-05-09 01:02:22.741867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-09 01:02:22.742077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libklibc:amd64. 2026-05-09 01:02:22.742175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-09 01:02:22.742368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-09 01:02:22.742483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package klibc-utils. 2026-05-09 01:02:22.742691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-09 01:02:22.742715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-09 01:02:22.742768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-core. 2026-05-09 01:02:22.742864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-05-09 01:02:22.743056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-09 01:02:22.743114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package linux-base. 2026-05-09 01:02:22.743127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-05-09 01:02:22.743172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-05-09 01:02:22.743261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools. 2026-05-09 01:02:22.743325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-05-09 01:02:22.743381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-05-09 01:02:22.743439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package liburcu8t64:amd64. 2026-05-09 01:02:22.743497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-05-09 01:02:22.743554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-09 01:02:22.743625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package lsscsi. 2026-05-09 01:02:22.743676 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../20-lsscsi_0.32-1build1_amd64.deb ... 2026-05-09 01:02:22.743716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking lsscsi (0.32-1build1) ... 2026-05-09 01:02:22.743815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sg3-utils-udev. 2026-05-09 01:02:22.743895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../21-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-05-09 01:02:22.743961 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-09 01:02:22.744050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package kpartx. 2026-05-09 01:02:22.744103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../22-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-09 01:02:22.744119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-05-09 01:02:22.744188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package multipath-tools. 2026-05-09 01:02:22.744249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../23-multipath-tools_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-09 01:02:22.744310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-09 01:02:22.744326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-05-09 01:02:22.744379 | 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 2026-05-09 01:02:22.744422 | 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 2026-05-09 01:02:22.744462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-09 01:02:22.744501 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-09 01:02:22.744540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-09 01:02:22.744581 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-05-09 01:02:22.744620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-09 01:02:22.744658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sysfsutils (2.1.1-6build1) ... 2026-05-09 01:02:22.744697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-05-09 01:02:22.744757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:02:22.744773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-05-09 01:02:22.744831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-05-09 01:02:22.744882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:02:22.744944 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-09 01:02:22.744970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up lsscsi (0.32-1build1) ... 2026-05-09 01:02:22.745017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-09 01:02:22.745113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2026-05-09 01:02:22.745137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.745161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `dhcpcd' (UID 102) ... 2026-05-09 01:02:22.745244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-05-09 01:02:22.745277 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-05-09 01:02:22.745316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up ucf (3.0043+nmu1) ... 2026-05-09 01:02:22.745393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-09 01:02:22.745419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up keyutils (1.6.3-3build1) ... 2026-05-09 01:02:22.745441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.745502 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-05-09 01:02:22.745578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-05-09 01:02:22.745603 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 01:02:22.745627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-09 01:02:22.745691 | 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', 2026-05-09 01:02:22.745720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: none removed. 2026-05-09 01:02:22.745774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-09 01:02:22.745870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-09 01:02:22.745900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.745983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/idmapd.conf with new version 2026-05-09 01:02:22.746040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.746081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/nfs.conf with new version 2026-05-09 01:02:22.746129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2026-05-09 01:02:22.746170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.746224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `statd' (UID 103) ... 2026-05-09 01:02:22.748302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-05-09 01:02:22.748332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/var/lib/nfs'. 2026-05-09 01:02:22.748343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-05-09 01:02:22.748352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:02:22.748362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-09 01:02:22.748371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-05-09 01:02:22.748380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2026-05-09 01:02:22.748390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-09 01:02:22.748399 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2026-05-09 01:02:22.748409 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-09 01:02:22.748418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:02:22.748427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-05-09 01:02:22.748437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 3f83e21d5376 2026-05-09 01:02:22.748447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 27e4bd8df840 2026-05-09 01:02:22.748471 | 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 2026-05-09 01:02:22.748495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 65fa0281aee1 2026-05-09 01:02:22.748505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-05-09 01:02:22.748514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-05-09 01:02:22.748524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-05-09 01:02:22.748534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages were automatically installed and are no longer required: 2026-05-09 01:02:22.748543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:02:22.748553 | 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 2026-05-09 01:02:22.748563 | 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 2026-05-09 01:02:22.748572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:02:22.748582 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:02:22.748591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:02:22.748601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:02:22.748610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2026-05-09 01:02:22.748620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Use 'apt autoremove' to remove them. 2026-05-09 01:02:22.748629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2026-05-09 01:02:22.748639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: build-essential 2026-05-09 01:02:22.748648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:02:22.748658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:02:22.748668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-05-09 01:02:22.748678 | 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% 2026-05-09 01:02:22.748689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2026-05-09 01:02:22.748698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2026-05-09 01:02:22.748708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2026-05-09 01:02:22.748717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2026-05-09 01:02:22.748727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2026-05-09 01:02:22.748747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2026-05-09 01:02:22.748757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20656 files and directories currently installed.) 2026-05-09 01:02:22.748767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:02:22.748776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-05-09 01:02:22.748786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-05-09 01:02:22.748795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-05-09 01:02:22.748805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2026-05-09 01:02:22.748814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:02:22.748831 | 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 2026-05-09 01:02:22.748842 | 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 2026-05-09 01:02:22.748858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:02:22.748885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:02:22.748943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:02:22.748964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:02:22.748983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2026-05-09 01:02:22.749000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:02:22.749019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 228 MB disk space will be freed. 2026-05-09 01:02:22.749036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-05-09 01:02:22.749064 | 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% 2026-05-09 01:02:22.749076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2026-05-09 01:02:22.749086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2026-05-09 01:02:22.749095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2026-05-09 01:02:22.749105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2026-05-09 01:02:22.749114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2026-05-09 01:02:22.749124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2026-05-09 01:02:22.749134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20647 files and directories currently installed.) 2026-05-09 01:02:22.749144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:02:22.749154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:02:22.749174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.749193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:02:22.749236 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.749254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:02:22.749264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:02:22.749274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:02:22.749294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:02:22.749313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.749323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:02:22.749343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:02:22.749353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.749363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:02:22.749380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:02:22.749390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.749400 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:02:22.749410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:02:22.749419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:02:22.749439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.749469 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.749508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749517 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.749527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:02:22.749551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.749561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:02:22.749571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749594 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:02:22.749671 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:02:22.749752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:02:22.749924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:22.749965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:22.750015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.750118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing lto-disabled-list (47) ... 2026-05-09 01:02:22.750177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.750364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing make (4.3-4.1build2) ... 2026-05-09 01:02:22.750412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.750425 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:02:22.750456 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:02:22.750526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Collecting pyclean==3.0.0 2026-05-09 01:02:22.750543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:02:22.750616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:02:22.750657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Installing collected packages: pyclean 2026-05-09 01:02:22.750716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully installed pyclean-3.0.0 2026-05-09 01:02:22.750757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:02:22.750795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.750835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 10842 files, 1487 directories removed. 2026-05-09 01:02:22.750877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.750940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /usr 2026-05-09 01:02:22.750999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.751040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 1494 files, 156 directories removed. 2026-05-09 01:02:22.751092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-09 01:02:22.751108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Found existing installation: pyclean 3.0.0 2026-05-09 01:02:22.751161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Uninstalling pyclean-3.0.0: 2026-05-09 01:02:22.751227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:02:22.751248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 65fa0281aee1 2026-05-09 01:02:22.751301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> b671a0a1fbd2 2026-05-09 01:02:22.751352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 5/5 : USER cinder 2026-05-09 01:02:22.751367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in df58c9db6dce 2026-05-09 01:02:22.751419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container df58c9db6dce 2026-05-09 01:02:22.751469 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> b93f17d1306d 2026-05-09 01:02:22.751484 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully built 1b4d90ee2277 2026-05-09 01:02:22.751537 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully tagged osism.harbor.regio.digital/kolla/cinder-backup:build-20260509 2026-05-09 01:02:22.751613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Built at 2026-05-09 01:02:22.751541 (took 0:00:45.311455) 2026-05-09 01:02:22.751955 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-api) 2026-05-09 01:02:22.751977 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Processing 2026-05-09 01:02:22.752051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building started at 2026-05-09 01:02:22.751984 2026-05-09 01:02:22.752738 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 plugins into plugins archive 2026-05-09 01:02:22.753303 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 additions into additions archive 2026-05-09 01:02:54.514523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260509 2026-05-09 01:02:54.514711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 187bd6fdf1a7 2026-05-09 01:02:54.514852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 2/5 : LABEL "build-date"="20260509" "name"="cinder-api" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:02:54.514944 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 11c2ce1c3d46 2026-05-09 01:02:54.515034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 11c2ce1c3d46 2026-05-09 01:02:54.515114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> a4a1c53dc069 2026-05-09 01:02:54.515200 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2026-05-09 01:02:54.515361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 42c092e93f89 2026-05-09 01:02:54.515450 | 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 2026-05-09 01:02:54.515536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 4a7db582c2d5 2026-05-09 01:02:54.515621 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 4a7db582c2d5 2026-05-09 01:02:54.515703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> ca2fd9abe912 2026-05-09 01:02:54.515791 | 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 2026-05-09 01:02:54.515927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in ef7be14de7c2 2026-05-09 01:02:54.516009 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2026-05-09 01:02:54.516089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2026-05-09 01:02:54.516169 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2026-05-09 01:02:54.516329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages were automatically installed and are no longer required: 2026-05-09 01:02:54.516410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:02:54.516482 | 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 2026-05-09 01:02:54.516555 | 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 2026-05-09 01:02:54.516625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:02:54.516694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:02:54.516764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:02:54.516831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:02:54.516899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2026-05-09 01:02:54.516968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Use 'apt autoremove' to remove them. 2026-05-09 01:02:54.517048 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2026-05-09 01:02:54.517117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: build-essential 2026-05-09 01:02:54.517198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:02:54.517326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:02:54.517412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2026-05-09 01:02:54.517512 | 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% 2026-05-09 01:02:54.517592 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2026-05-09 01:02:54.517668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2026-05-09 01:02:54.517741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2026-05-09 01:02:54.517813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2026-05-09 01:02:54.517884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2026-05-09 01:02:54.517955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2026-05-09 01:02:54.518028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19879 files and directories currently installed.) 2026-05-09 01:02:54.518102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:02:54.518181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2026-05-09 01:02:54.519546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2026-05-09 01:02:54.519606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2026-05-09 01:02:54.519628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2026-05-09 01:02:54.519647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:02:54.519667 | 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 2026-05-09 01:02:54.519686 | 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 2026-05-09 01:02:54.519705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:02:54.519724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:02:54.519741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:02:54.519757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:02:54.519774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2026-05-09 01:02:54.519791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:02:54.519809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 228 MB disk space will be freed. 2026-05-09 01:02:54.519825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2026-05-09 01:02:54.519842 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2026-05-09 01:02:54.519860 | 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% 2026-05-09 01:02:54.519879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2026-05-09 01:02:54.519897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2026-05-09 01:02:54.519913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2026-05-09 01:02:54.519930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2026-05-09 01:02:54.519947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2026-05-09 01:02:54.519964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2026-05-09 01:02:54.519981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2026-05-09 01:02:54.519997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:100% (Reading database ... 19870 files and directories currently installed.) 2026-05-09 01:02:54.520014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:02:54.520339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:54.520374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:02:54.520391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:54.520408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:02:54.520424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:02:54.520441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:02:54.520459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:54.520477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:02:54.520501 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:54.520519 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:02:54.520618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:02:54.520774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-05-09 01:02:54.520886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:02:54.521013 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:02:54.521137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:02:54.521471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:02:54.521542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:02:54.521560 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:54.521624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:02:54.521684 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:54.521746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:54.521822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:54.521840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:02:54.521916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:54.521977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-05-09 01:02:54.522037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:54.522095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:54.522152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:02:54.522272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:02:54.522350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:54.522408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:54.522465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:02:54.522524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:54.522584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-05-09 01:02:54.522645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:54.522702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:02:54.522760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-05-09 01:02:54.522793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:54.522867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-05-09 01:02:54.522936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:02:54.522994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:54.523049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:02:54.523105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing lto-disabled-list (47) ... 2026-05-09 01:02:54.523150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing make (4.3-4.1build2) ... 2026-05-09 01:02:54.523255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:02:54.523276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:02:54.523358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Collecting pyclean==3.0.0 2026-05-09 01:02:54.523414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:02:54.523472 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:02:54.524315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Installing collected packages: pyclean 2026-05-09 01:02:54.524337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully installed pyclean-3.0.0 2026-05-09 01:02:54.524350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:02:54.524362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-05-09 01:02:54.524374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 10842 files, 1487 directories removed. 2026-05-09 01:02:54.524386 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-05-09 01:02:54.524397 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /usr 2026-05-09 01:02:54.524409 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-05-09 01:02:54.524421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 1494 files, 156 directories removed. 2026-05-09 01:02:54.524433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-05-09 01:02:54.524445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Found existing installation: pyclean 3.0.0 2026-05-09 01:02:54.524457 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Uninstalling pyclean-3.0.0: 2026-05-09 01:02:54.524469 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:02:54.524481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container ef7be14de7c2 2026-05-09 01:02:54.524493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> c6b26f67379d 2026-05-09 01:02:54.524503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully built 4955a973870c 2026-05-09 01:02:54.524517 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully tagged osism.harbor.regio.digital/kolla/cinder-api:build-20260509 2026-05-09 01:02:54.524528 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Built at 2026-05-09 01:02:54.524379 (took 0:00:31.772395) 2026-05-09 01:02:54.524993 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-scheduler) 2026-05-09 01:02:54.525119 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Processing 2026-05-09 01:02:54.525413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building started at 2026-05-09 01:02:54.525119 2026-05-09 01:02:54.526387 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 plugins into plugins archive 2026-05-09 01:02:54.527103 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 additions into additions archive 2026-05-09 01:03:22.805576 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260509 2026-05-09 01:03:22.805783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 187bd6fdf1a7 2026-05-09 01:03:22.805902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 2/4 : LABEL "build-date"="20260509" "name"="cinder-scheduler" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:03:22.805947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 6194c2dcc4f0 2026-05-09 01:03:22.806058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 6194c2dcc4f0 2026-05-09 01:03:22.806149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> ffc81bb96d97 2026-05-09 01:03:22.806389 | 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 2026-05-09 01:03:22.806483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 084d6227d6d0 2026-05-09 01:03:22.806606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2026-05-09 01:03:22.806686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2026-05-09 01:03:22.806767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2026-05-09 01:03:22.806855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages were automatically installed and are no longer required: 2026-05-09 01:03:22.806943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:03:22.807013 | 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 2026-05-09 01:03:22.807088 | 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 2026-05-09 01:03:22.807147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:03:22.808277 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:03:22.808301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:03:22.808311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:03:22.808319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2026-05-09 01:03:22.808328 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Use 'apt autoremove' to remove them. 2026-05-09 01:03:22.808337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2026-05-09 01:03:22.808346 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: build-essential 2026-05-09 01:03:22.808355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:03:22.808363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:03:22.808372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2026-05-09 01:03:22.808382 | 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% 2026-05-09 01:03:22.808407 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2026-05-09 01:03:22.808423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2026-05-09 01:03:22.808448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2026-05-09 01:03:22.808464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2026-05-09 01:03:22.808479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2026-05-09 01:03:22.808517 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2026-05-09 01:03:22.808537 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19879 files and directories currently installed.) 2026-05-09 01:03:22.808547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:03:22.808555 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2026-05-09 01:03:22.808564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2026-05-09 01:03:22.808572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2026-05-09 01:03:22.808587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2026-05-09 01:03:22.808597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:03:22.808605 | 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 2026-05-09 01:03:22.808614 | 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 2026-05-09 01:03:22.808623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:03:22.808634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:03:22.808667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:03:22.808751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:03:22.808797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2026-05-09 01:03:22.808883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:03:22.808976 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 228 MB disk space will be freed. 2026-05-09 01:03:22.809108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2026-05-09 01:03:22.809239 | 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% 2026-05-09 01:03:22.809354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2026-05-09 01:03:22.809462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% (Reading database ... 80% 2026-05-09 01:03:22.809613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2026-05-09 01:03:22.809713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2026-05-09 01:03:22.809809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2026-05-09 01:03:22.809907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19870 files and directories currently installed.) 2026-05-09 01:03:22.810007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:03:22.810102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:03:22.810237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:03:22.810352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:03:22.810450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:03:22.810610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:03:22.810699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:03:22.810776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:03:22.810853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:03:22.810929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:03:22.811006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:03:22.811082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:03:22.812256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:03:22.812273 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:03:22.812281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:03:22.812288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:03:22.812295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:03:22.812302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:03:22.812320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:03:22.812328 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:03:22.812335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:03:22.812343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:03:22.812350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:03:22.812357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:03:22.812364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:03:22.812371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:03:22.812378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:03:22.812385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:03:22.812392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:03:22.812400 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:03:22.812407 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:03:22.812414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:03:22.812421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:03:22.812429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:03:22.812436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:03:22.812443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:03:22.812456 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:03:22.812463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:03:22.812471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing lto-disabled-list (47) ... 2026-05-09 01:03:22.812478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing make (4.3-4.1build2) ... 2026-05-09 01:03:22.812485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:03:22.812509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:03:22.812516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Collecting pyclean==3.0.0 2026-05-09 01:03:22.812523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:03:22.812572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:03:22.812659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Installing collected packages: pyclean 2026-05-09 01:03:22.812735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully installed pyclean-3.0.0 2026-05-09 01:03:22.812816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:03:22.812890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-05-09 01:03:22.812967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 10842 files, 1487 directories removed. 2026-05-09 01:03:22.813039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-05-09 01:03:22.813116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /usr 2026-05-09 01:03:22.813188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-05-09 01:03:22.813301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 1494 files, 156 directories removed. 2026-05-09 01:03:22.813380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-05-09 01:03:22.813458 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Found existing installation: pyclean 3.0.0 2026-05-09 01:03:22.813590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Uninstalling pyclean-3.0.0: 2026-05-09 01:03:22.813674 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:03:22.813756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 084d6227d6d0 2026-05-09 01:03:22.813835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> bcc57faf7627 2026-05-09 01:03:22.813914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 4/4 : USER cinder 2026-05-09 01:03:22.813985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 4de913073717 2026-05-09 01:03:22.814051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 4de913073717 2026-05-09 01:03:22.814114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> e7923abe5518 2026-05-09 01:03:22.814181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully built fabdf141cc31 2026-05-09 01:03:22.814264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260509 2026-05-09 01:03:22.814378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Built at 2026-05-09 01:03:22.814314 (took 0:00:28.289195) 2026-05-09 01:03:22.814777 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-volume) 2026-05-09 01:03:22.814876 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Processing 2026-05-09 01:03:22.814966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building started at 2026-05-09 01:03:22.814908 2026-05-09 01:03:22.815780 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 plugins into plugins archive 2026-05-09 01:03:22.816410 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 additions into additions archive 2026-05-09 01:07:26.924367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 1/10 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260509 2026-05-09 01:07:26.924498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 187bd6fdf1a7 2026-05-09 01:07:26.924607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 2/10 : LABEL "build-date"="20260509" "name"="cinder-volume" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:07:26.924626 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 93788f47be91 2026-05-09 01:07:26.924646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 93788f47be91 2026-05-09 01:07:26.924663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 452d9c65624a 2026-05-09 01:07:26.924681 | 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/* 2026-05-09 01:07:26.924699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 3835718ffe20 2026-05-09 01:07:26.924716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:07:26.924733 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:07:26.924827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:07:26.924846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:07:26.924863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:07:26.924880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:07:26.924898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:07:26.924915 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:07:26.924932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:07:26.924949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:07:26.924965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:07:26.924983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:07:26.925000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:07:26.925027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:07:26.925045 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:07:26.925055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 30.1 MB in 3s (11.4 MB/s) 2026-05-09 01:07:26.925065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-05-09 01:07:26.925087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-05-09 01:07:26.925097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-05-09 01:07:26.925125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-05-09 01:07:26.925136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2026-05-09 01:07:26.925145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following additional packages will be installed: 2026-05-09 01:07:26.925155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2026-05-09 01:07:26.925164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-05-09 01:07:26.925174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2026-05-09 01:07:26.926408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base pci.ids 2026-05-09 01:07:26.926434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-configshell-fb python3-gi python3-pyparsing python3-pyudev 2026-05-09 01:07:26.926445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-rtslib-fb python3-six python3-typing-extensions python3-urwid 2026-05-09 01:07:26.926455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: rpcbind sg3-utils-udev ucf 2026-05-09 01:07:26.926466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Suggested packages: 2026-05-09 01:07:26.926477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-05-09 01:07:26.926488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools-boot watchdog python-pyparsing-doc python3-wxgtk4.0 2026-05-09 01:07:26.926498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyqt5 python-urwid-doc 2026-05-09 01:07:26.926508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Recommended packages: 2026-05-09 01:07:26.926519 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: zstd 2026-05-09 01:07:26.926529 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following NEW packages will be installed: 2026-05-09 01:07:26.926539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2026-05-09 01:07:26.926550 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-05-09 01:07:26.926560 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2026-05-09 01:07:26.926571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base lsscsi 2026-05-09 01:07:26.926582 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools nfs-common pci.ids python3-configshell-fb python3-gi 2026-05-09 01:07:26.926592 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyparsing python3-pyudev python3-rtslib-fb python3-six 2026-05-09 01:07:26.926602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-typing-extensions python3-urwid rpcbind sg3-utils-udev sysfsutils 2026-05-09 01:07:26.926613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: targetcli-fb thin-provisioning-tools ucf 2026-05-09 01:07:26.926623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:07:26.926647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Need to get 3,536 kB of archives. 2026-05-09 01:07:26.926667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 14.3 MB of additional disk space will be used. 2026-05-09 01:07:26.926677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:07:26.926687 | 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] 2026-05-09 01:07:26.926698 | 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] 2026-05-09 01:07:26.926715 | 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] 2026-05-09 01:07:26.926726 | 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] 2026-05-09 01:07:26.926735 | 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] 2026-05-09 01:07:26.926789 | 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] 2026-05-09 01:07:26.926799 | 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] 2026-05-09 01:07:26.926809 | 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] 2026-05-09 01:07:26.926819 | 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] 2026-05-09 01:07:26.926840 | 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.2 [215 kB] 2026-05-09 01:07:26.926850 | 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.8 [183 kB] 2026-05-09 01:07:26.926860 | 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] 2026-05-09 01:07:26.926869 | 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] 2026-05-09 01:07:26.926994 | 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] 2026-05-09 01:07:26.927009 | 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] 2026-05-09 01:07:26.927019 | 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] 2026-05-09 01:07:26.927029 | 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] 2026-05-09 01:07:26.927039 | 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.8 [21.6 kB] 2026-05-09 01:07:26.927049 | 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.2 [47.3 kB] 2026-05-09 01:07:26.927058 | 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.2 [100 kB] 2026-05-09 01:07:26.927068 | 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.8 [50.5 kB] 2026-05-09 01:07:26.927079 | 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.2 [19.6 kB] 2026-05-09 01:07:26.927088 | 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.8 [9,076 B] 2026-05-09 01:07:26.927098 | 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] 2026-05-09 01:07:26.927108 | 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] 2026-05-09 01:07:26.927117 | 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] 2026-05-09 01:07:26.927140 | 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] 2026-05-09 01:07:26.927150 | 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] 2026-05-09 01:07:26.927160 | 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] 2026-05-09 01:07:26.927170 | 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] 2026-05-09 01:07:26.927182 | 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] 2026-05-09 01:07:26.927200 | 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] 2026-05-09 01:07:26.927263 | 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] 2026-05-09 01:07:26.927280 | 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] 2026-05-09 01:07:26.927297 | 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] 2026-05-09 01:07:26.927314 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-05-09 01:07:26.927331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.1 [310 kB] 2026-05-09 01:07:26.927348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preconfiguring packages ... 2026-05-09 01:07:26.927364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 3,536 kB in 0s (7,446 kB/s) 2026-05-09 01:07:26.927408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-05-09 01:07:26.927429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-05-09 01:07:26.927448 | 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% 2026-05-09 01:07:26.927482 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2026-05-09 01:07:26.927500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2026-05-09 01:07:26.927517 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2026-05-09 01:07:26.927534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-05-09 01:07:26.927551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-05-09 01:07:26.927568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-05-09 01:07:26.927585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 19879 files and directories currently installed.) 2026-05-09 01:07:26.927603 | 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 ... 2026-05-09 01:07:26.927621 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 01:07:26.927639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libnfsidmap1:amd64. 2026-05-09 01:07:26.927658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-09 01:07:26.927692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-09 01:07:26.927902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package rpcbind. 2026-05-09 01:07:26.927927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-05-09 01:07:26.927946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-05-09 01:07:26.927963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.927979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package ucf. 2026-05-09 01:07:26.927997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-05-09 01:07:26.928014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Moving old data out of the way 2026-05-09 01:07:26.928032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking ucf (3.0043+nmu1) ... 2026-05-09 01:07:26.928049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package keyutils. 2026-05-09 01:07:26.928067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-05-09 01:07:26.928084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking keyutils (1.6.3-3build1) ... 2026-05-09 01:07:26.928101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package nfs-common. 2026-05-09 01:07:26.928119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-09 01:07:26.928137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-09 01:07:26.928153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libsysfs2:amd64. 2026-05-09 01:07:26.928171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-05-09 01:07:26.928189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-09 01:07:26.928255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package pci.ids. 2026-05-09 01:07:26.928274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-05-09 01:07:26.928291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-09 01:07:26.928309 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sysfsutils. 2026-05-09 01:07:26.928327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-05-09 01:07:26.928345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sysfsutils (2.1.1-6build1) ... 2026-05-09 01:07:26.928362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dhcpcd-base. 2026-05-09 01:07:26.928380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.928396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-05-09 01:07:26.928414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-09 01:07:26.928433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-05-09 01:07:26.928464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 01:07:26.928483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 01:07:26.928501 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-05-09 01:07:26.928518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-05-09 01:07:26.928535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-05-09 01:07:26.928567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-05-09 01:07:26.928585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2026-05-09 01:07:26.928599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-05-09 01:07:26.928609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-gi. 2026-05-09 01:07:26.928619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../13-python3-gi_3.48.2-1_amd64.deb ... 2026-05-09 01:07:26.928629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-gi (3.48.2-1) ... 2026-05-09 01:07:26.928639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package cpio. 2026-05-09 01:07:26.928648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../14-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-05-09 01:07:26.928658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-05-09 01:07:26.928667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package busybox-initramfs. 2026-05-09 01:07:26.928677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../15-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-05-09 01:07:26.928699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-09 01:07:26.928709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dracut-install. 2026-05-09 01:07:26.928719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../16-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-05-09 01:07:26.928728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-05-09 01:07:26.928762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-bin. 2026-05-09 01:07:26.928775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../17-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-05-09 01:07:26.928785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-09 01:07:26.928795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libklibc:amd64. 2026-05-09 01:07:26.928804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../18-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-09 01:07:26.928814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-09 01:07:26.928823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package klibc-utils. 2026-05-09 01:07:26.928832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../19-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-09 01:07:26.928847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-09 01:07:26.928864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-core. 2026-05-09 01:07:26.928884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../20-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-05-09 01:07:26.928902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-09 01:07:26.928919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package linux-base. 2026-05-09 01:07:26.928936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../21-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-05-09 01:07:26.928954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-05-09 01:07:26.928971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools. 2026-05-09 01:07:26.928989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../22-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-05-09 01:07:26.929008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-05-09 01:07:26.929038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.929055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package liburcu8t64:amd64. 2026-05-09 01:07:26.929072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-05-09 01:07:26.929089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-09 01:07:26.929116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package lsscsi. 2026-05-09 01:07:26.929134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../24-lsscsi_0.32-1build1_amd64.deb ... 2026-05-09 01:07:26.929151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking lsscsi (0.32-1build1) ... 2026-05-09 01:07:26.929168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyparsing. 2026-05-09 01:07:26.929185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../25-python3-pyparsing_3.1.1-1_all.deb ... 2026-05-09 01:07:26.929244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyparsing (3.1.1-1) ... 2026-05-09 01:07:26.929286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-six. 2026-05-09 01:07:26.929305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../26-python3-six_1.16.0-4_all.deb ... 2026-05-09 01:07:26.929324 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-six (1.16.0-4) ... 2026-05-09 01:07:26.929341 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-typing-extensions. 2026-05-09 01:07:26.929360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../27-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-09 01:07:26.929378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-09 01:07:26.929396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-urwid. 2026-05-09 01:07:26.929407 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../28-python3-urwid_2.6.10-1_amd64.deb ... 2026-05-09 01:07:26.929418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-urwid (2.6.10-1) ... 2026-05-09 01:07:26.929428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-configshell-fb. 2026-05-09 01:07:26.929437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../29-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-05-09 01:07:26.929447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-09 01:07:26.929457 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyudev. 2026-05-09 01:07:26.929467 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../30-python3-pyudev_0.24.0-1_all.deb ... 2026-05-09 01:07:26.929476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyudev (0.24.0-1) ... 2026-05-09 01:07:26.929486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-rtslib-fb. 2026-05-09 01:07:26.929495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../31-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-05-09 01:07:26.929505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-09 01:07:26.929514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sg3-utils-udev. 2026-05-09 01:07:26.929524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../32-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-05-09 01:07:26.929533 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-09 01:07:26.929543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package targetcli-fb. 2026-05-09 01:07:26.929553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../33-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-05-09 01:07:26.929574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-09 01:07:26.929584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package thin-provisioning-tools. 2026-05-09 01:07:26.929594 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../34-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-05-09 01:07:26.929604 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-05-09 01:07:26.929613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package kpartx. 2026-05-09 01:07:26.929623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../35-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-09 01:07:26.929633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-05-09 01:07:26.929643 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package multipath-tools. 2026-05-09 01:07:26.929652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../36-multipath-tools_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-09 01:07:26.929662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-09 01:07:26.929672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-05-09 01:07:26.929681 | 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 2026-05-09 01:07:26.929693 | 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 2026-05-09 01:07:26.929711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-09 01:07:26.929721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-09 01:07:26.929730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-09 01:07:26.929839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-05-09 01:07:26.929856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-09 01:07:26.929887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sysfsutils (2.1.1-6build1) ... 2026-05-09 01:07:26.929905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-05-09 01:07:26.929916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:07:26.929926 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-05-09 01:07:26.929935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-05-09 01:07:26.929945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:07:26.929955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-six (1.16.0-4) ... 2026-05-09 01:07:26.929964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-09 01:07:26.929974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyparsing (3.1.1-1) ... 2026-05-09 01:07:26.929984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-05-09 01:07:26.929993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up lsscsi (0.32-1build1) ... 2026-05-09 01:07:26.930003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-09 01:07:26.930012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2026-05-09 01:07:26.930022 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.930031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `dhcpcd' (UID 102) ... 2026-05-09 01:07:26.930051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-05-09 01:07:26.930061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-05-09 01:07:26.930070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-09 01:07:26.930080 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up ucf (3.0043+nmu1) ... 2026-05-09 01:07:26.930090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 01:07:26.930099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-09 01:07:26.930108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up keyutils (1.6.3-3build1) ... 2026-05-09 01:07:26.930118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-05-09 01:07:26.930128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-05-09 01:07:26.930137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-05-09 01:07:26.930147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 01:07:26.930156 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyudev (0.24.0-1) ... 2026-05-09 01:07:26.930166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-09 01:07:26.930176 | 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', none removed. 2026-05-09 01:07:26.930188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-09 01:07:26.930197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-09 01:07:26.930242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-05-09 01:07:26.930252 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:07:26.930262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-urwid (2.6.10-1) ... 2026-05-09 01:07:26.930271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-09 01:07:26.930281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.930291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/idmapd.conf with new version 2026-05-09 01:07:26.930300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.930310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/nfs.conf with new version 2026-05-09 01:07:26.930326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2026-05-09 01:07:26.930336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.930346 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `statd' (UID 103) ... 2026-05-09 01:07:26.930361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-05-09 01:07:26.930370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/var/lib/nfs'. 2026-05-09 01:07:26.930379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-05-09 01:07:26.930388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:07:26.930396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-05-09 01:07:26.930405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-gi (3.48.2-1) ... 2026-05-09 01:07:26.930414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-09 01:07:26.930427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 01:07:26.930443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.930488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-09 01:07:26.930620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-09 01:07:26.930637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-09 01:07:26.930690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-09 01:07:26.930732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2026-05-09 01:07:26.930800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 01:07:26.930884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-09 01:07:26.930944 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 01:07:26.931054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-09 01:07:26.931097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-09 01:07:26.931136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-09 01:07:26.931190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 01:07:26.931274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.931332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-09 01:07:26.931394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-09 01:07:26.931471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-09 01:07:26.931550 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-09 01:07:26.931601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2026-05-09 01:07:26.931675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 01:07:26.931715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-09 01:07:26.931774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 01:07:26.931828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.931868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-09 01:07:26.931921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-09 01:07:26.931960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-09 01:07:26.932085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-09 01:07:26.932102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-05-09 01:07:26.932152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2026-05-09 01:07:26.932202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-09 01:07:26.932290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.932331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2026-05-09 01:07:26.932382 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-09 01:07:26.932428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-05-09 01:07:26.932474 | 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)] 2026-05-09 01:07:26.932523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-09 01:07:26.932570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:07:26.932598 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-05-09 01:07:26.932665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 3835718ffe20 2026-05-09 01:07:26.932701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 77ae0bb9433e 2026-05-09 01:07:26.932788 | 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 2026-05-09 01:07:26.932865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 0213b3d9c4da 2026-05-09 01:07:26.932937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 0213b3d9c4da 2026-05-09 01:07:26.932975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 0c8839576560 2026-05-09 01:07:26.933030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 5/10 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_volume_sudoers 2026-05-09 01:07:26.933070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 8baf49c54bb3 2026-05-09 01:07:26.933193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2026-05-09 01:07:26.933330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 1dd06e475902 2026-05-09 01:07:26.933431 | 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 2026-05-09 01:07:26.933514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in f7efdbdc09e5 2026-05-09 01:07:26.933556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container f7efdbdc09e5 2026-05-09 01:07:26.933607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> b3dce82b5538 2026-05-09 01:07:26.933655 | 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 2026-05-09 01:07:26.933703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 3dfcf368e004 2026-05-09 01:07:26.933770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting py-pure-client 2026-05-09 01:07:26.933789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading py_pure_client-1.62.0.tar.gz (18.1 MB) 2026-05-09 01:07:26.933858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 6.4 MB/s 0:00:02 2026-05-09 01:07:26.933904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-09 01:07:26.933925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-09 01:07:26.933987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-09 01:07:26.934533 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:07:26.934601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-09 01:07:26.934619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.934695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infinisdk 2026-05-09 01:07:26.934714 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infinisdk-258.0.0-py3-none-any.whl.metadata (1.7 kB) 2026-05-09 01:07:26.934729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting python-linstor 2026-05-09 01:07:26.934766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading python_linstor-1.24.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-09 01:07:26.934780 | 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) (2026.4.22) 2026-05-09 01:07:26.934795 | 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.17.0) 2026-05-09 01:07:26.934808 | 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) 2026-05-09 01:07:26.934822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: setuptools>=70.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (82.0.1) 2026-05-09 01:07:26.934851 | 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.20) 2026-05-09 01:07:26.934865 | 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.5.1) 2026-05-09 01:07:26.936423 | 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.10.1) 2026-05-09 01:07:26.936515 | 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) 2026-05-09 01:07:26.936527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting api_object_schema>=1.5.1 (from infinisdk) 2026-05-09 01:07:26.936535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading api_object_schema-2.0.0.tar.gz (9.3 kB) 2026-05-09 01:07:26.936543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-09 01:07:26.936550 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-09 01:07:26.936557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-09 01:07:26.936564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:07:26.936571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-09 01:07:26.936578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.936585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting arrow>=0.6.0 (from infinisdk) 2026-05-09 01:07:26.936591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) 2026-05-09 01:07:26.936598 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting capacity>=1.3.8 (from infinisdk) 2026-05-09 01:07:26.936613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading capacity-1.3.14.tar.gz (4.4 kB) 2026-05-09 01:07:26.936621 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-09 01:07:26.936627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-09 01:07:26.936634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-09 01:07:26.936641 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:07:26.936648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-09 01:07:26.936670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.936678 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting colorama (from infinisdk) 2026-05-09 01:07:26.936684 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-05-09 01:07:26.936691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting confetti>=2.1.0 (from infinisdk) 2026-05-09 01:07:26.936698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading confetti-2.5.3.tar.gz (6.5 kB) 2026-05-09 01:07:26.936705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-09 01:07:26.936712 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-09 01:07:26.936718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-09 01:07:26.936725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:07:26.936732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-09 01:07:26.936755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.936762 | 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.8) 2026-05-09 01:07:26.936769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting flux (from infinisdk) 2026-05-09 01:07:26.936776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading flux-1.3.5.tar.gz (13 kB) 2026-05-09 01:07:26.936782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-09 01:07:26.936789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-09 01:07:26.936795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-09 01:07:26.936802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:07:26.936808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-05-09 01:07:26.936814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-05-09 01:07:26.936831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-09 01:07:26.936838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.936844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting gossip>=2.3.1 (from infinisdk) 2026-05-09 01:07:26.936850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading gossip-2.4.0.tar.gz (64 kB) 2026-05-09 01:07:26.936869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-09 01:07:26.936876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-09 01:07:26.936882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-09 01:07:26.936889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:07:26.936895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-05-09 01:07:26.936902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-05-09 01:07:26.936908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-09 01:07:26.936914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.936921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.wwn>=0.0.2 (from infinisdk) 2026-05-09 01:07:26.936927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.wwn-0.1.1.tar.gz (2.7 kB) 2026-05-09 01:07:26.936939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-09 01:07:26.936946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-09 01:07:26.936952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-09 01:07:26.936959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:07:26.936969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-09 01:07:26.936975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.936982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.iqn>=0.3.0 (from infinisdk) 2026-05-09 01:07:26.936991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.iqn-0.4.0.tar.gz (1.7 kB) 2026-05-09 01:07:26.937025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-09 01:07:26.937061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-09 01:07:26.937099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-09 01:07:26.937185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:07:26.937260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-09 01:07:26.937340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.937391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.nqn (from infinisdk) 2026-05-09 01:07:26.937677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.nqn-0.1.0.tar.gz (2.2 kB) 2026-05-09 01:07:26.937701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-09 01:07:26.937709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-09 01:07:26.937720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-09 01:07:26.937726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:07:26.937883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-09 01:07:26.937895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.937905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting logbook>=0.11.0 (from infinisdk) 2026-05-09 01:07:26.937947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading Logbook-1.8.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.6 kB) 2026-05-09 01:07:26.937988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting munch (from infinisdk) 2026-05-09 01:07:26.938082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2026-05-09 01:07:26.938098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting mitba (from infinisdk) 2026-05-09 01:07:26.938113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading mitba-1.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-09 01:07:26.938171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pact>=1.0.0 (from infinisdk) 2026-05-09 01:07:26.938190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pact-1.12.0.tar.gz (43 kB) 2026-05-09 01:07:26.938269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-09 01:07:26.938372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-09 01:07:26.938389 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-09 01:07:26.938411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:07:26.938426 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-05-09 01:07:26.938483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-05-09 01:07:26.938499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-09 01:07:26.938567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.938584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting sentinels (from infinisdk) 2026-05-09 01:07:26.938638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading sentinels-1.0.0.tar.gz (4.1 kB) 2026-05-09 01:07:26.938678 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-09 01:07:26.938694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-09 01:07:26.938765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-09 01:07:26.938861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:07:26.938925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-09 01:07:26.938966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.939069 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting storage_interfaces (from infinisdk) 2026-05-09 01:07:26.939082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-09 01:07:26.939096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting URLObject (from infinisdk) 2026-05-09 01:07:26.939136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading URLObject-2.4.3.tar.gz (27 kB) 2026-05-09 01:07:26.939151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-09 01:07:26.939223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-09 01:07:26.939247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-09 01:07:26.939305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:07:26.939322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-09 01:07:26.939374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.939391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting vintage>=0.4.0 (from infinisdk) 2026-05-09 01:07:26.939436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading vintage-0.4.1.tar.gz (3.9 kB) 2026-05-09 01:07:26.939452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-09 01:07:26.939502 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-09 01:07:26.939519 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-09 01:07:26.939558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:07:26.939574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-09 01:07:26.939626 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.939643 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting types-python-dateutil>=2.8.10 (from arrow>=0.6.0->infinisdk) 2026-05-09 01:07:26.939681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading types_python_dateutil-2.9.0.20241206-py3-none-any.whl.metadata (2.1 kB) 2026-05-09 01:07:26.939698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting waiting (from pact>=1.0.0->infinisdk) 2026-05-09 01:07:26.939726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading waiting-1.5.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-09 01:07:26.939771 | 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) 2026-05-09 01:07:26.939814 | 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) (43.0.3) 2026-05-09 01:07:26.939831 | 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) 2026-05-09 01:07:26.939893 | 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.1) 2026-05-09 01:07:26.939910 | 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) 2026-05-09 01:07:26.939961 | 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.4.1) 2026-05-09 01:07:26.939977 | 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.10) 2026-05-09 01:07:26.940015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading infinisdk-258.0.0-py3-none-any.whl (129 kB) 2026-05-09 01:07:26.940030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading python_linstor-1.24.0-py3-none-any.whl (98 kB) 2026-05-09 01:07:26.940081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading arrow-1.3.0-py3-none-any.whl (66 kB) 2026-05-09 01:07:26.940099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading Logbook-1.8.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (517 kB) 2026-05-09 01:07:26.940139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading types_python_dateutil-2.9.0.20241206-py3-none-any.whl (14 kB) 2026-05-09 01:07:26.940154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-09 01:07:26.940222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading mitba-1.1.1-py3-none-any.whl (6.2 kB) 2026-05-09 01:07:26.940313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2026-05-09 01:07:26.940365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl (5.3 kB) 2026-05-09 01:07:26.940380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading waiting-1.5.0-py3-none-any.whl (5.7 kB) 2026-05-09 01:07:26.940420 | 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 2026-05-09 01:07:26.940439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): started 2026-05-09 01:07:26.940478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.940495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for py-pure-client: filename=py_pure_client-1.62.0-py3-none-any.whl size=61600277 sha256=dd2b77dc8b5a860dc95e7ff32d3b986551ac7e8bd096a2ce32885111f050904d 2026-05-09 01:07:26.940546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-p2ywtg4r/wheels/02/cc/94/19e1ac4d156b9c1d34ffc9df3d45660f1463b81f7627b3075f 2026-05-09 01:07:26.940562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api_object_schema (pyproject.toml): started 2026-05-09 01:07:26.940588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api_object_schema (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.940629 | 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=9436 sha256=2c28a420ef394c82baf43efd848cab9017bd1baccdc8cad3b3ff2fd1d41bb497 2026-05-09 01:07:26.940645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-p2ywtg4r/wheels/7c/db/fb/23a5f29ffd70b47804374b2d7e6e1863ba81baad746f0a1af4 2026-05-09 01:07:26.940697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): started 2026-05-09 01:07:26.940714 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.940770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for capacity: filename=capacity-1.3.14-py3-none-any.whl size=4198 sha256=a0e9dc65903dbf09b1c9258e2553cf64417c7ea7adeac5822905c13d892281da 2026-05-09 01:07:26.940835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-p2ywtg4r/wheels/4a/71/7c/c5f92da11fc5e31f2992c4d61e1e6ac9a7445edba522ab6c5b 2026-05-09 01:07:26.940852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): started 2026-05-09 01:07:26.940901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.940919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for confetti: filename=confetti-2.5.3-py3-none-any.whl size=7212 sha256=cbf2402824e2fc7f27c28eebeda1a50f9664c1226d3bd836d6ea2daf40840011 2026-05-09 01:07:26.941078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-p2ywtg4r/wheels/be/ff/a0/a15d97083beff50cb35f9e83daa770514f8a69911581f3f89e 2026-05-09 01:07:26.941103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): started 2026-05-09 01:07:26.941120 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.941135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for gossip: filename=gossip-2.4.0-py3-none-any.whl size=14695 sha256=e8ffa5191b7c965c6cc46cd938c11f2f48fe52e8ce654abde8261026700ce475 2026-05-09 01:07:26.941187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-p2ywtg4r/wheels/e6/7e/de/0b48439e9889c8cc19f758413e88ea090b97731706be51f764 2026-05-09 01:07:26.941223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): started 2026-05-09 01:07:26.941433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.941495 | 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=2897 sha256=c48b726a3c709ceed6e18296828a94f07dbf2426910df7f03179c55329753d4b 2026-05-09 01:07:26.941509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-p2ywtg4r/wheels/f7/01/20/101075e84e4939f00b101152b13e829b75d18b56ae96f795a0 2026-05-09 01:07:26.941529 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): started 2026-05-09 01:07:26.941540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.941551 | 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=3367 sha256=25d25c6962b00a58d51db4cbef5bcb2e11869198ace21d04d223299fe2c77538 2026-05-09 01:07:26.941565 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-p2ywtg4r/wheels/75/62/b6/6abc534a638916409524e613655b4498e9d63c29c90c688085 2026-05-09 01:07:26.941575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): started 2026-05-09 01:07:26.941613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.941629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for pact: filename=pact-1.12.0-py3-none-any.whl size=7508 sha256=e20b9e6e6b6c6633963dda0f2dd8108fb94b2143f81125bb052bcc4c7ccfafc6 2026-05-09 01:07:26.941667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-p2ywtg4r/wheels/76/99/05/0306afdf2125c3a632d54f4d72b9b472645fbb59d4b1534a08 2026-05-09 01:07:26.941727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): started 2026-05-09 01:07:26.941786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.941802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for sentinels: filename=sentinels-1.0.0-py3-none-any.whl size=3228 sha256=d0af3a35b596e817b8ec88b2ef306cc539b2fb02abff15fb0a19d2bf6a601014 2026-05-09 01:07:26.941812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-p2ywtg4r/wheels/78/22/9f/c7c0b550a3e3cc2854a53357798c72ac1748094889daaf0ebb 2026-05-09 01:07:26.941826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): started 2026-05-09 01:07:26.941880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.941892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for vintage: filename=vintage-0.4.1-py3-none-any.whl size=2854 sha256=ddd0631d93dd3e289d63e7799e648f02ad7c099f4fd1f8f787aa84b653e5cbc8 2026-05-09 01:07:26.941906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-p2ywtg4r/wheels/50/1e/80/c3f1fc4ac2c0d543ea17e3f601ac2ca2cb8955e2344dd48e53 2026-05-09 01:07:26.941959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): started 2026-05-09 01:07:26.941975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.942014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for flux: filename=flux-1.3.5-py3-none-any.whl size=6125 sha256=976d0496e3c5315c3c03e43cee2aa3ec60e8a457af72cfe7dc24b6e64481d7e8 2026-05-09 01:07:26.942029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-p2ywtg4r/wheels/42/08/f8/48bb835135176d37a94cd76f50f3839f8e6ac91e783b4ba96c 2026-05-09 01:07:26.942185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): started 2026-05-09 01:07:26.942246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.942254 | 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=2907 sha256=89bc43cf6b16505869ac8fe6670c6ec2c7c29d7db737d84148fcdd4d4a53d350 2026-05-09 01:07:26.942266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-p2ywtg4r/wheels/78/b8/a3/a36838ee8852935b7574362c81a494a2b24b8c091c014c3c70 2026-05-09 01:07:26.942273 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): started 2026-05-09 01:07:26.942279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): finished with status 'done' 2026-05-09 01:07:26.942288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for URLObject: filename=urlobject-2.4.3-py3-none-any.whl size=14534 sha256=115993b21946ad6c7cfd4ca5b4207187d13e9fe1189d07eabfc096664806e289 2026-05-09 01:07:26.942327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-p2ywtg4r/wheels/c2/9b/7e/352391b49818230c72c6e965f0f2842374008f68e9b1c33f63 2026-05-09 01:07:26.942372 | 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 2026-05-09 01:07:26.942441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: URLObject, sentinels, python-linstor, infi.dtypes.nqn, infi.dtypes.iqn, flux, capacity, waiting, vintage, types-python-dateutil, storage_interfaces, munch, logbook, infi.dtypes.wwn, confetti, colorama, api_object_schema, pact, mitba, gossip, arrow, infinisdk, py-pure-client 2026-05-09 01:07:26.942483 | 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-258.0.0 logbook-1.8.0 mitba-1.1.1 munch-4.0.0 pact-1.12.0 py-pure-client-1.62.0 python-linstor-1.24.0 sentinels-1.0.0 storage_interfaces-1.0.5 types-python-dateutil-2.9.0.20241206 vintage-0.4.1 waiting-1.5.0 2026-05-09 01:07:26.942514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 3dfcf368e004 2026-05-09 01:07:26.942549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 7c888201c429 2026-05-09 01:07:26.942587 | 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 2026-05-09 01:07:26.942624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in ded4aaa00267 2026-05-09 01:07:26.942659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-05-09 01:07:26.942695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-05-09 01:07:26.942730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-05-09 01:07:26.942807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages were automatically installed and are no longer required: 2026-05-09 01:07:26.942834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:07:26.942879 | 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 2026-05-09 01:07:26.942938 | 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 2026-05-09 01:07:26.943017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:07:26.943050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:07:26.944294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:07:26.944312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:07:26.944320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2026-05-09 01:07:26.944326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Use 'apt autoremove' to remove them. 2026-05-09 01:07:26.944347 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2026-05-09 01:07:26.944354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: build-essential 2026-05-09 01:07:26.944360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:07:26.944366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:07:26.944372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-05-09 01:07:26.944379 | 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% 2026-05-09 01:07:26.944395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2026-05-09 01:07:26.944401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2026-05-09 01:07:26.944407 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2026-05-09 01:07:26.944413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-05-09 01:07:26.944419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-05-09 01:07:26.944424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-05-09 01:07:26.944430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20993 files and directories currently installed.) 2026-05-09 01:07:26.944437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:07:26.944443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-05-09 01:07:26.944449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-05-09 01:07:26.944455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-05-09 01:07:26.944460 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2026-05-09 01:07:26.944466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:07:26.944472 | 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 2026-05-09 01:07:26.944478 | 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 2026-05-09 01:07:26.944484 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:07:26.944490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:07:26.944496 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:07:26.944502 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:07:26.944508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2026-05-09 01:07:26.944514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:07:26.944519 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 228 MB disk space will be freed. 2026-05-09 01:07:26.944526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-05-09 01:07:26.944532 | 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 ... 2026-05-09 01:07:26.944539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 01:07:26.944546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2026-05-09 01:07:26.944552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2026-05-09 01:07:26.944558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2026-05-09 01:07:26.944564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-05-09 01:07:26.944570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-05-09 01:07:26.944575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-05-09 01:07:26.944581 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20984 files and directories currently installed.) 2026-05-09 01:07:26.944587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:07:26.944606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:07:26.944612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:07:26.944618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:07:26.944624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:07:26.944630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:07:26.944640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:07:26.944647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:07:26.944652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:07:26.944658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:07:26.944664 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:07:26.944670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:07:26.944676 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.944682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:07:26.944688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.944694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:07:26.944699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.944705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:07:26.944711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:07:26.944717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:07:26.944723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:07:26.944729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:07:26.944767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:07:26.944774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:07:26.944780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:07:26.944786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:07:26.944792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:07:26.944798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:07:26.944806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:07:26.944815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:07:26.944846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:07:26.944871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:07:26.944946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.944958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:07:26.944994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:07:26.945023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:07:26.945050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:07:26.945095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.945174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:07:26.945219 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:07:26.945301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:07:26.945312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.945350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:07:26.945377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.945406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:07:26.945448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing lto-disabled-list (47) ... 2026-05-09 01:07:26.945500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing make (4.3-4.1build2) ... 2026-05-09 01:07:26.945549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.945598 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:07:26.945646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.945696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:07:26.945762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pyclean==3.0.0 2026-05-09 01:07:26.945861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:07:26.945889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:07:26.945939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: pyclean 2026-05-09 01:07:26.945986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed pyclean-3.0.0 2026-05-09 01:07:26.946033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:07:26.946087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.946134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 40958 files, 1698 directories removed. 2026-05-09 01:07:26.946180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.946254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /usr 2026-05-09 01:07:26.946311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.946361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 1658 files, 175 directories removed. 2026-05-09 01:07:26.946401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-09 01:07:26.946444 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Found existing installation: pyclean 3.0.0 2026-05-09 01:07:26.946486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Uninstalling pyclean-3.0.0: 2026-05-09 01:07:26.946530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:07:26.946572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container ded4aaa00267 2026-05-09 01:07:26.946615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> e7985d318809 2026-05-09 01:07:26.946660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 10/10 : USER cinder 2026-05-09 01:07:26.946708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 26b8057873a0 2026-05-09 01:07:26.946771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 26b8057873a0 2026-05-09 01:07:26.946918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 6dc932a97449 2026-05-09 01:07:26.946986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built 3f47367f24e4 2026-05-09 01:07:26.947014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully tagged osism.harbor.regio.digital/kolla/cinder-volume:build-20260509 2026-05-09 01:07:26.947028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Built at 2026-05-09 01:07:26.946929 (took 0:04:04.132021) 2026-05-09 01:07:26.947511 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-conductor) 2026-05-09 01:07:26.947586 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Processing 2026-05-09 01:07:26.947601 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building started at 2026-05-09 01:07:26.947512 2026-05-09 01:07:26.947635 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Getting archive from https://tarballs.opendev.org/openstack/ironic-prometheus-exporter/ironic-prometheus-exporter-stable-2025.1.tar.gz 2026-05-09 01:09:35.555111 | ubuntu-noble-large | ERROR:kolla.common.utils.ironic-conductor:Request timed out while getting archive from https://tarballs.opendev.org/openstack/ironic-prometheus-exporter/ironic-prometheus-exporter-stable-2025.1.tar.gz 2026-05-09 01:09:35.555252 | ubuntu-noble-large | Traceback (most recent call last): 2026-05-09 01:09:35.555269 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/connection.py", line 204, in _new_conn 2026-05-09 01:09:35.555280 | ubuntu-noble-large | sock = connection.create_connection( 2026-05-09 01:09:35.555290 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:35.555301 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/util/connection.py", line 85, in create_connection 2026-05-09 01:09:35.555310 | ubuntu-noble-large | raise err 2026-05-09 01:09:35.555319 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/util/connection.py", line 73, in create_connection 2026-05-09 01:09:35.555327 | ubuntu-noble-large | sock.connect(sa) 2026-05-09 01:09:35.555335 | ubuntu-noble-large | TimeoutError: timed out 2026-05-09 01:09:35.555344 | ubuntu-noble-large | 2026-05-09 01:09:35.555354 | ubuntu-noble-large | The above exception was the direct cause of the following exception: 2026-05-09 01:09:35.555361 | ubuntu-noble-large | 2026-05-09 01:09:35.555369 | ubuntu-noble-large | Traceback (most recent call last): 2026-05-09 01:09:35.555377 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 788, in urlopen 2026-05-09 01:09:35.555384 | ubuntu-noble-large | response = self._make_request( 2026-05-09 01:09:35.555392 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:35.555400 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 488, in _make_request 2026-05-09 01:09:35.555407 | ubuntu-noble-large | raise new_e 2026-05-09 01:09:35.555415 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 464, in _make_request 2026-05-09 01:09:35.555422 | ubuntu-noble-large | self._validate_conn(conn) 2026-05-09 01:09:35.555430 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1106, in _validate_conn 2026-05-09 01:09:35.555437 | ubuntu-noble-large | conn.connect() 2026-05-09 01:09:35.555445 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/connection.py", line 759, in connect 2026-05-09 01:09:35.555452 | ubuntu-noble-large | self.sock = sock = self._new_conn() 2026-05-09 01:09:35.555460 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^ 2026-05-09 01:09:35.555467 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/connection.py", line 213, in _new_conn 2026-05-09 01:09:35.555475 | ubuntu-noble-large | raise ConnectTimeoutError( 2026-05-09 01:09:35.555482 | ubuntu-noble-large | urllib3.exceptions.ConnectTimeoutError: (, 'Connection to tarballs.opendev.org timed out. (connect timeout=120)') 2026-05-09 01:09:35.555491 | ubuntu-noble-large | 2026-05-09 01:09:35.555499 | ubuntu-noble-large | The above exception was the direct cause of the following exception: 2026-05-09 01:09:35.555506 | ubuntu-noble-large | 2026-05-09 01:09:35.555514 | ubuntu-noble-large | Traceback (most recent call last): 2026-05-09 01:09:35.555521 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/requests/adapters.py", line 644, in send 2026-05-09 01:09:35.555529 | ubuntu-noble-large | resp = conn.urlopen( 2026-05-09 01:09:35.555536 | ubuntu-noble-large | ^^^^^^^^^^^^^ 2026-05-09 01:09:35.555544 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 842, in urlopen 2026-05-09 01:09:35.555551 | ubuntu-noble-large | retries = retries.increment( 2026-05-09 01:09:35.555558 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:35.555566 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/util/retry.py", line 543, in increment 2026-05-09 01:09:35.555591 | ubuntu-noble-large | raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] 2026-05-09 01:09:35.555600 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:35.555624 | ubuntu-noble-large | urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='tarballs.opendev.org', port=443): Max retries exceeded with url: /openstack/ironic-prometheus-exporter/ironic-prometheus-exporter-stable-2025.1.tar.gz (Caused by ConnectTimeoutError(, 'Connection to tarballs.opendev.org timed out. (connect timeout=120)')) 2026-05-09 01:09:35.555632 | ubuntu-noble-large | 2026-05-09 01:09:35.555639 | ubuntu-noble-large | During handling of the above exception, another exception occurred: 2026-05-09 01:09:35.555645 | ubuntu-noble-large | 2026-05-09 01:09:35.555651 | ubuntu-noble-large | Traceback (most recent call last): 2026-05-09 01:09:35.555657 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/kolla/image/tasks.py", line 203, in process_source 2026-05-09 01:09:35.555663 | ubuntu-noble-large | r = requests.get(source['source'], timeout=self.conf.timeout) 2026-05-09 01:09:35.555669 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:35.555675 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/requests/api.py", line 73, in get 2026-05-09 01:09:35.555681 | ubuntu-noble-large | return request("get", url, params=params, **kwargs) 2026-05-09 01:09:35.555687 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:35.555693 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/requests/api.py", line 59, in request 2026-05-09 01:09:35.555699 | ubuntu-noble-large | return session.request(method=method, url=url, **kwargs) 2026-05-09 01:09:35.555705 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:35.555710 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/requests/sessions.py", line 589, in request 2026-05-09 01:09:35.555716 | ubuntu-noble-large | resp = self.send(prep, **send_kwargs) 2026-05-09 01:09:35.555723 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:35.555728 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/requests/sessions.py", line 703, in send 2026-05-09 01:09:35.555734 | ubuntu-noble-large | r = adapter.send(request, **kwargs) 2026-05-09 01:09:35.555740 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:35.555746 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/requests/adapters.py", line 665, in send 2026-05-09 01:09:35.555753 | ubuntu-noble-large | raise ConnectTimeout(e, request=request) 2026-05-09 01:09:35.555773 | ubuntu-noble-large | requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='tarballs.opendev.org', port=443): Max retries exceeded with url: /openstack/ironic-prometheus-exporter/ironic-prometheus-exporter-stable-2025.1.tar.gz (Caused by ConnectTimeoutError(, 'Connection to tarballs.opendev.org timed out. (connect timeout=120)')) 2026-05-09 01:09:35.555779 | ubuntu-noble-large | ERROR:kolla.common.utils.ironic-conductor:Failed turning any plugins into a plugins archive 2026-05-09 01:09:35.555786 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 2 to run task: BuildTask(ironic-conductor) 2026-05-09 01:09:35.555791 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Processing 2026-05-09 01:09:35.555797 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building started at 2026-05-09 01:09:35.555498 2026-05-09 01:09:35.555804 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Getting archive from https://tarballs.opendev.org/openstack/ironic-prometheus-exporter/ironic-prometheus-exporter-stable-2025.1.tar.gz 2026-05-09 01:09:45.617446 | ubuntu-noble-large | ERROR:kolla.common.utils:Unhandled error when running BuildTask(ironic-conductor) 2026-05-09 01:09:45.617519 | ubuntu-noble-large | Traceback (most recent call last): 2026-05-09 01:09:45.617527 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/connection.py", line 204, in _new_conn 2026-05-09 01:09:45.617533 | ubuntu-noble-large | sock = connection.create_connection( 2026-05-09 01:09:45.617537 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:45.617542 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/util/connection.py", line 60, in create_connection 2026-05-09 01:09:45.617547 | ubuntu-noble-large | for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): 2026-05-09 01:09:45.617552 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:45.617576 | ubuntu-noble-large | File "/usr/lib/python3.12/socket.py", line 963, in getaddrinfo 2026-05-09 01:09:45.617580 | ubuntu-noble-large | for res in _socket.getaddrinfo(host, port, family, type, proto, flags): 2026-05-09 01:09:45.617583 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:45.617587 | ubuntu-noble-large | socket.gaierror: [Errno -3] Temporary failure in name resolution 2026-05-09 01:09:45.617591 | ubuntu-noble-large | 2026-05-09 01:09:45.617596 | ubuntu-noble-large | The above exception was the direct cause of the following exception: 2026-05-09 01:09:45.617599 | ubuntu-noble-large | 2026-05-09 01:09:45.617603 | ubuntu-noble-large | Traceback (most recent call last): 2026-05-09 01:09:45.617606 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 788, in urlopen 2026-05-09 01:09:45.617610 | ubuntu-noble-large | response = self._make_request( 2026-05-09 01:09:45.617613 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:45.617617 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 488, in _make_request 2026-05-09 01:09:45.617621 | ubuntu-noble-large | raise new_e 2026-05-09 01:09:45.617624 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 464, in _make_request 2026-05-09 01:09:45.617628 | ubuntu-noble-large | self._validate_conn(conn) 2026-05-09 01:09:45.617632 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1106, in _validate_conn 2026-05-09 01:09:45.617636 | ubuntu-noble-large | conn.connect() 2026-05-09 01:09:45.617651 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/connection.py", line 759, in connect 2026-05-09 01:09:45.617655 | ubuntu-noble-large | self.sock = sock = self._new_conn() 2026-05-09 01:09:45.617658 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^ 2026-05-09 01:09:45.617662 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/connection.py", line 211, in _new_conn 2026-05-09 01:09:45.617665 | ubuntu-noble-large | raise NameResolutionError(self.host, self, e) from e 2026-05-09 01:09:45.617669 | ubuntu-noble-large | urllib3.exceptions.NameResolutionError: HTTPSConnection(host='tarballs.opendev.org', port=443): Failed to resolve 'tarballs.opendev.org' ([Errno -3] Temporary failure in name resolution) 2026-05-09 01:09:45.617673 | ubuntu-noble-large | 2026-05-09 01:09:45.617677 | ubuntu-noble-large | The above exception was the direct cause of the following exception: 2026-05-09 01:09:45.617680 | ubuntu-noble-large | 2026-05-09 01:09:45.617685 | ubuntu-noble-large | Traceback (most recent call last): 2026-05-09 01:09:45.617690 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/requests/adapters.py", line 644, in send 2026-05-09 01:09:45.617696 | ubuntu-noble-large | resp = conn.urlopen( 2026-05-09 01:09:45.617701 | ubuntu-noble-large | ^^^^^^^^^^^^^ 2026-05-09 01:09:45.617706 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 842, in urlopen 2026-05-09 01:09:45.617712 | ubuntu-noble-large | retries = retries.increment( 2026-05-09 01:09:45.617717 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:45.617723 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/urllib3/util/retry.py", line 543, in increment 2026-05-09 01:09:45.617729 | ubuntu-noble-large | raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] 2026-05-09 01:09:45.617733 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:45.617740 | ubuntu-noble-large | urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='tarballs.opendev.org', port=443): Max retries exceeded with url: /openstack/ironic-prometheus-exporter/ironic-prometheus-exporter-stable-2025.1.tar.gz (Caused by NameResolutionError("HTTPSConnection(host='tarballs.opendev.org', port=443): Failed to resolve 'tarballs.opendev.org' ([Errno -3] Temporary failure in name resolution)")) 2026-05-09 01:09:45.617744 | ubuntu-noble-large | 2026-05-09 01:09:45.617748 | ubuntu-noble-large | During handling of the above exception, another exception occurred: 2026-05-09 01:09:45.617751 | ubuntu-noble-large | 2026-05-09 01:09:45.617755 | ubuntu-noble-large | Traceback (most recent call last): 2026-05-09 01:09:45.617758 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/kolla/image/build.py", line 77, in run 2026-05-09 01:09:45.617762 | ubuntu-noble-large | task.run() 2026-05-09 01:09:45.617765 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/kolla/image/tasks.py", line 160, in run 2026-05-09 01:09:45.617769 | ubuntu-noble-large | self.builder(self.image) 2026-05-09 01:09:45.617776 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/kolla/image/tasks.py", line 384, in builder 2026-05-09 01:09:45.617780 | ubuntu-noble-large | plugins_am = make_an_archive(image.plugins, 'plugins') 2026-05-09 01:09:45.617783 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:45.617786 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/kolla/image/tasks.py", line 315, in make_an_archive 2026-05-09 01:09:45.617790 | ubuntu-noble-large | archive_path = self.process_source(image, item) 2026-05-09 01:09:45.617793 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:45.617797 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/kolla/image/tasks.py", line 203, in process_source 2026-05-09 01:09:45.617800 | ubuntu-noble-large | r = requests.get(source['source'], timeout=self.conf.timeout) 2026-05-09 01:09:45.617803 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:45.617807 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/requests/api.py", line 73, in get 2026-05-09 01:09:45.617818 | ubuntu-noble-large | return request("get", url, params=params, **kwargs) 2026-05-09 01:09:45.617822 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:45.617825 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/requests/api.py", line 59, in request 2026-05-09 01:09:45.617828 | ubuntu-noble-large | return session.request(method=method, url=url, **kwargs) 2026-05-09 01:09:45.617848 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:45.617853 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/requests/sessions.py", line 589, in request 2026-05-09 01:09:45.617856 | ubuntu-noble-large | resp = self.send(prep, **send_kwargs) 2026-05-09 01:09:45.617859 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:45.617863 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/requests/sessions.py", line 703, in send 2026-05-09 01:09:45.617866 | ubuntu-noble-large | r = adapter.send(request, **kwargs) 2026-05-09 01:09:45.617869 | ubuntu-noble-large | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-09 01:09:45.617873 | ubuntu-noble-large | File "/tmp/venv/lib/python3.12/site-packages/requests/adapters.py", line 677, in send 2026-05-09 01:09:45.617876 | ubuntu-noble-large | raise ConnectionError(e, request=request) 2026-05-09 01:09:45.617879 | ubuntu-noble-large | requests.exceptions.ConnectionError: HTTPSConnectionPool(host='tarballs.opendev.org', port=443): Max retries exceeded with url: /openstack/ironic-prometheus-exporter/ironic-prometheus-exporter-stable-2025.1.tar.gz (Caused by NameResolutionError("HTTPSConnection(host='tarballs.opendev.org', port=443): Failed to resolve 'tarballs.opendev.org' ([Errno -3] Temporary failure in name resolution)")) 2026-05-09 01:09:45.618290 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 3 to run task: BuildTask(ironic-conductor) 2026-05-09 01:09:45.618303 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Processing 2026-05-09 01:09:45.618306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building started at 2026-05-09 01:09:45.617736 2026-05-09 01:09:45.618316 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Getting archive from https://tarballs.opendev.org/openstack/ironic-prometheus-exporter/ironic-prometheus-exporter-stable-2025.1.tar.gz 2026-05-09 01:09:46.575359 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 1 plugins into plugins archive 2026-05-09 01:09:46.575712 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 0 additions into additions archive 2026-05-09 01:12:35.582240 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260509 2026-05-09 01:12:35.582325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> a82b127d935d 2026-05-09 01:12:35.582341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 2/7 : LABEL "build-date"="20260509" "name"="ironic-conductor" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:12:35.582374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 098f3d8a54d9 2026-05-09 01:12:35.582387 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 098f3d8a54d9 2026-05-09 01:12:35.582428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> aca174fe2f3d 2026-05-09 01:12:35.582488 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 3/7 : ADD plugins-archive / 2026-05-09 01:12:35.582520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 18602febaecc 2026-05-09 01:12:35.582578 | 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 2026-05-09 01:12:35.582598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in edb90c6586bd 2026-05-09 01:12:35.582665 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-staging-drivers 2026-05-09 01:12:35.582705 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl.metadata (3.4 kB) 2026-05-09 01:12:35.582749 | 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)) 2026-05-09 01:12:35.582792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading proliantutils-2.16.3-py3-none-any.whl.metadata (2.5 kB) 2026-05-09 01:12:35.582836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmp-lextudio>=5.0.0 (from -r /ironic/driver-requirements.txt (line 8)) 2026-05-09 01:12:35.582879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl.metadata (8.1 kB) 2026-05-09 01:12:35.582920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1>=0.5.1 (from -r /ironic/driver-requirements.txt (line 9)) 2026-05-09 01:12:35.582961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-09 01:12:35.583002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1-modules>=0.3.0 (from -r /ironic/driver-requirements.txt (line 10)) 2026-05-09 01:12:35.583042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-09 01:12:35.583085 | 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)) 2026-05-09 01:12:35.583127 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading python_scciclient-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-09 01:12:35.583178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible>=2.7 (from -r /ironic/driver-requirements.txt (line 14)) 2026-05-09 01:12:35.583252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible-13.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-05-09 01:12:35.583294 | 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)) 2026-05-09 01:12:35.583352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-09 01:12:35.583383 | 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.23.0) 2026-05-09 01:12:35.583397 | 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)) (7.1.0) 2026-05-09 01:12:35.583458 | 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.7.0) 2026-05-09 01:12:35.583495 | 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)) (8.2.0) 2026-05-09 01:12:35.583530 | 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)) (7.0.0) 2026-05-09 01:12:35.583565 | 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) 2026-05-09 01:12:35.583584 | 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) 2026-05-09 01:12:35.585311 | 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) 2026-05-09 01:12:35.585349 | 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.17.0) 2026-05-09 01:12:35.585357 | 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.5.1) 2026-05-09 01:12:35.585365 | 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.17.0) 2026-05-09 01:12:35.585372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting defusedxml>=0.7.0 (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) 2026-05-09 01:12:35.585381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-09 01:12:35.585388 | 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)) 2026-05-09 01:12:35.585395 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyghmi-1.5.77-py3-none-any.whl.metadata (1.1 kB) 2026-05-09 01:12:35.585404 | 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) 2026-05-09 01:12:35.585418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-lib>=2.17.1 (from ironic-staging-drivers) 2026-05-09 01:12:35.585426 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_lib-7.0.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-09 01:12:35.585433 | 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.7.1) 2026-05-09 01:12:35.585442 | 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.5.1) 2026-05-09 01:12:35.585462 | 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) (7.1.0) 2026-05-09 01:12:35.585481 | 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) (4.1.1) 2026-05-09 01:12:35.585488 | 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)) 2026-05-09 01:12:35.585495 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasyncore-1.0.5-py3-none-any.whl.metadata (4.3 kB) 2026-05-09 01:12:35.585502 | 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)) 2026-05-09 01:12:35.585509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysmi_lextudio-1.4.3-py3-none-any.whl.metadata (8.1 kB) 2026-05-09 01:12:35.585516 | 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)) 2026-05-09 01:12:35.585524 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl.metadata (2.4 kB) 2026-05-09 01:12:35.585531 | 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.5) 2026-05-09 01:12:35.585540 | 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) 2026-05-09 01:12:35.585557 | 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)) (3.0.2) 2026-05-09 01:12:35.585567 | 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)) (43.0.3) 2026-05-09 01:12:35.585580 | 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.4.1) 2026-05-09 01:12:35.585593 | 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.10) 2026-05-09 01:12:35.585604 | 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.20) 2026-05-09 01:12:35.585617 | 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)) (2026.4.22) 2026-05-09 01:12:35.585629 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible-core~=2.20.5 (from ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2026-05-09 01:12:35.585677 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible_core-2.20.5-py3-none-any.whl.metadata (7.7 kB) 2026-05-09 01:12:35.585701 | 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.20.5->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (6.0.2) 2026-05-09 01:12:35.585715 | 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.20.5->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (24.2) 2026-05-09 01:12:35.585727 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting resolvelib<2.0.0,>=0.8.0 (from ansible-core~=2.20.5->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2026-05-09 01:12:35.585739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading resolvelib-1.2.1-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 01:12:35.585752 | 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.9) 2026-05-09 01:12:35.585761 | 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) 2026-05-09 01:12:35.585768 | 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.145.1) 2026-05-09 01:12:35.585775 | 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)) (25.1.0) 2026-05-09 01:12:35.585783 | 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)) (2024.10.1) 2026-05-09 01:12:35.585790 | 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.36.2) 2026-05-09 01:12:35.585798 | 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.23.1) 2026-05-09 01:12:35.585812 | 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) 2026-05-09 01:12:35.585820 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: debtcollector>=3.0.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)) (3.0.0) 2026-05-09 01:12:35.585828 | 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>=3.0.0->oslo.concurrency>=3.8.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.17.2) 2026-05-09 01:12:35.585835 | 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) (1.3.0) 2026-05-09 01:12:35.585842 | 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.4.1) 2026-05-09 01:12:35.585849 | 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) 2026-05-09 01:12:35.585862 | 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.7.1) 2026-05-09 01:12:35.585869 | 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.1.0) 2026-05-09 01:12:35.585877 | 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)) (2025.1) 2026-05-09 01:12:35.585884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (0.39.0) 2026-05-09 01:12:35.585891 | 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.1.1) 2026-05-09 01:12:35.585903 | 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) 2026-05-09 01:12:35.585910 | 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) 2026-05-09 01:12:35.585917 | 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) 2026-05-09 01:12:35.585924 | 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.10) 2026-05-09 01:12:35.585931 | 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.27.0->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (2.7.0) 2026-05-09 01:12:35.585938 | 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) 2026-05-09 01:12:35.585945 | 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.2.1) 2026-05-09 01:12:35.585958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: psutil>=3.2.2 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)) (7.0.0) 2026-05-09 01:12:35.585965 | 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) (82.0.1) 2026-05-09 01:12:35.585973 | 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.1) 2026-05-09 01:12:35.585980 | 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) 2026-05-09 01:12:35.585992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: typing-extensions>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from referencing>=0.28.4->jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (4.12.2) 2026-05-09 01:12:35.586000 | 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) 2026-05-09 01:12:35.586007 | 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) 2026-05-09 01:12:35.586014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading proliantutils-2.16.3-py3-none-any.whl (456 kB) 2026-05-09 01:12:35.586021 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading python_scciclient-0.16.0-py3-none-any.whl (77 kB) 2026-05-09 01:12:35.586028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl (68 kB) 2026-05-09 01:12:35.586034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl (84 kB) 2026-05-09 01:12:35.586041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl (290 kB) 2026-05-09 01:12:35.586048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasyncore-1.0.5-py3-none-any.whl (10 kB) 2026-05-09 01:12:35.586056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysmi_lextudio-1.4.3-py3-none-any.whl (83 kB) 2026-05-09 01:12:35.586063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl (6.5 kB) 2026-05-09 01:12:35.586073 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-09 01:12:35.586081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-09 01:12:35.586091 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible-13.6.0-py3-none-any.whl (56.3 MB) 2026-05-09 01:12:35.586098 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 MB 35.6 MB/s 0:00:01 2026-05-09 01:12:35.586105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible_core-2.20.5-py3-none-any.whl (2.4 MB) 2026-05-09 01:12:35.586115 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 26.0 MB/s 0:00:00 2026-05-09 01:12:35.586170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading resolvelib-1.2.1-py3-none-any.whl (18 kB) 2026-05-09 01:12:35.586181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-09 01:12:35.586289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_lib-7.0.0-py3-none-any.whl (72 kB) 2026-05-09 01:12:35.586306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyghmi-1.5.77-py3-none-any.whl (271 kB) 2026-05-09 01:12:35.586318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyasyncore, resolvelib, pyasn1, defusedxml, pysmi-lextudio, pyasn1-modules, pysnmpcrypto, pyghmi, ansible-core, sushy-oem-idrac, pysnmp-lextudio, ansible, python-scciclient, proliantutils, ironic-lib, ironic-staging-drivers 2026-05-09 01:12:35.586416 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed ansible-13.6.0 ansible-core-2.20.5 defusedxml-0.7.1 ironic-lib-7.0.0 ironic-staging-drivers-0.17.0 proliantutils-2.16.3 pyasn1-0.6.0 pyasn1-modules-0.4.1 pyasyncore-1.0.5 pyghmi-1.5.77 pysmi-lextudio-1.4.3 pysnmp-lextudio-5.0.33 pysnmpcrypto-0.0.4 python-scciclient-0.16.0 resolvelib-1.2.1 sushy-oem-idrac-5.0.0 2026-05-09 01:12:35.586438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing ./plugins/ironic_prometheus_exporter-4.5.1.dev2 2026-05-09 01:12:35.586475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: started 2026-05-09 01:12:35.586501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: finished with status 'done' 2026-05-09 01:12:35.586556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: started 2026-05-09 01:12:35.586602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:12:35.586622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): started 2026-05-09 01:12:35.586681 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:12:35.586723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pbr>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.5.1.dev2) (7.0.0) 2026-05-09 01:12:35.586758 | 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.5.1.dev2) (5.4.1) 2026-05-09 01:12:35.586793 | 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.5.1.dev2) (16.1.0) 2026-05-09 01:12:35.586847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Flask>=1.0.0 (from ironic-prometheus-exporter==4.5.1.dev2) 2026-05-09 01:12:35.586859 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-09 01:12:35.586919 | 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.5.1.dev2) (0.21.1) 2026-05-09 01:12:35.586955 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Werkzeug>=3.1 (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev2) 2026-05-09 01:12:35.587002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-05-09 01:12:35.587029 | 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.5.1.dev2) (3.1.5) 2026-05-09 01:12:35.587085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting itsdangerous>=2.2 (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev2) 2026-05-09 01:12:35.587131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-09 01:12:35.587142 | 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.5.1.dev2) (8.1.8) 2026-05-09 01:12:35.587198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting blinker>=1.9 (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev2) 2026-05-09 01:12:35.587233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-09 01:12:35.587294 | 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.5.1.dev2) (3.0.2) 2026-05-09 01:12:35.587329 | 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.5.1.dev2) (3.1.0) 2026-05-09 01:12:35.587379 | 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 oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (9.7.1) 2026-05-09 01:12:35.587391 | 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.5.1.dev2) (5.7.1) 2026-05-09 01:12:35.587453 | 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.5.1.dev2) (7.1.0) 2026-05-09 01:12:35.587488 | 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.5.1.dev2) (8.2.0) 2026-05-09 01:12:35.587522 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.serialization>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (5.7.0) 2026-05-09 01:12:35.587564 | 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.5.1.dev2) (4.1.1) 2026-05-09 01:12:35.587624 | 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.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.0.0) 2026-05-09 01:12:35.587661 | 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.5.1.dev2) (5.5.2) 2026-05-09 01:12:35.587728 | 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.5.1.dev2) (1.8.9) 2026-05-09 01:12:35.587750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (6.0.2) 2026-05-09 01:12:35.587813 | 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.5.1.dev2) (5.3.1) 2026-05-09 01:12:35.587832 | 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.5.1.dev2) (5.4.2) 2026-05-09 01:12:35.587850 | 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.5.1.dev2) (6.3.1) 2026-05-09 01:12:35.587902 | 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.5.1.dev2) (0.11.0) 2026-05-09 01:12:35.587946 | 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.5.1.dev2) (5.1.0) 2026-05-09 01:12:35.587966 | 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.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.17.2) 2026-05-09 01:12:35.587985 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2025.1) 2026-05-09 01:12:35.588016 | 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->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.3.0) 2026-05-09 01:12:35.588078 | 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->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (6.5.1) 2026-05-09 01:12:35.588101 | 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->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2.0.0) 2026-05-09 01:12:35.588120 | 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->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2.32.3) 2026-05-09 01:12:35.588240 | 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.5.1.dev2) (2.9.0.post0) 2026-05-09 01:12:35.588272 | 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.5.1.dev2) (4.0.1) 2026-05-09 01:12:35.588342 | 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.5.1.dev2) (4.0.1) 2026-05-09 01:12:35.588366 | 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.18.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.1.0) 2026-05-09 01:12:35.588386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: eventlet>=0.27.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.5.1.dev2) (0.39.0) 2026-05-09 01:12:35.588455 | 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.5.1.dev2) (3.1.1) 2026-05-09 01:12:35.588478 | 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.5.1.dev2) (7.1.0) 2026-05-09 01:12:35.588498 | 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.5.1.dev2) (3.1.0) 2026-05-09 01:12:35.588553 | 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.5.1.dev2) (2.5.1) 2026-05-09 01:12:35.588575 | 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.5.1.dev2) (3.10.1) 2026-05-09 01:12:35.588703 | 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.5.1.dev2) (1.6.10) 2026-05-09 01:12:35.588738 | 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.27.0->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2.7.0) 2026-05-09 01:12:35.588762 | 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.5.1.dev2) (0.19) 2026-05-09 01:12:35.588776 | 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.5.1.dev2) (2.1.0) 2026-05-09 01:12:35.588795 | 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.5.1.dev2) (3.2.1) 2026-05-09 01:12:35.588815 | 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.5.1.dev2) (24.2) 2026-05-09 01:12:35.588876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: psutil>=3.2.2 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.5.1.dev2) (7.0.0) 2026-05-09 01:12:35.588899 | 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.5.1.dev2) (82.0.1) 2026-05-09 01:12:35.588919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.17.0) 2026-05-09 01:12:35.589011 | 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->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.4.1) 2026-05-09 01:12:35.589038 | 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->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.10) 2026-05-09 01:12:35.589053 | 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->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.26.20) 2026-05-09 01:12:35.589073 | 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->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2026.4.22) 2026-05-09 01:12:35.589092 | 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.5.1.dev2) (0.7) 2026-05-09 01:12:35.589165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-05-09 01:12:35.589182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-09 01:12:35.589200 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-09 01:12:35.589272 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-05-09 01:12:35.589293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building wheels for collected packages: ironic-prometheus-exporter 2026-05-09 01:12:35.589353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): started 2026-05-09 01:12:35.589384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): finished with status 'done' 2026-05-09 01:12:35.589405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Created wheel for ironic-prometheus-exporter: filename=ironic_prometheus_exporter-4.5.1.dev2-py3-none-any.whl size=68007 sha256=2c401ee5492fc1839971dbf9002eef6335f09aaa6b45788fa4736852f2ff57de 2026-05-09 01:12:35.589424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-0qfs30hq/wheels/c4/60/ea/544bf93cf6eae1cfc3cf45f6e3ffaff38fd03288f1cab7ddce 2026-05-09 01:12:35.589481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built ironic-prometheus-exporter 2026-05-09 01:12:35.589504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, ironic-prometheus-exporter 2026-05-09 01:12:35.589522 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed Flask-3.1.0 Werkzeug-3.1.3 blinker-1.9.0 ironic-prometheus-exporter-4.5.1.dev2 itsdangerous-2.2.0 2026-05-09 01:12:35.589577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container edb90c6586bd 2026-05-09 01:12:35.589598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 208e9d70eb1b 2026-05-09 01:12:35.589671 | 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/* 2026-05-09 01:12:35.589694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in c7976f17d7fe 2026-05-09 01:12:35.589712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:12:35.589777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:12:35.589797 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:12:35.589850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:12:35.589871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:12:35.589889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:12:35.589944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:12:35.589965 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:12:35.590033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:12:35.590049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:12:35.590068 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:12:35.590122 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:12:35.590143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:12:35.590179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:12:35.590199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:12:35.590262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 30.1 MB in 3s (10.8 MB/s) 2026-05-09 01:12:35.590321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-05-09 01:12:35.590343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-05-09 01:12:35.590362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-05-09 01:12:35.590434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-05-09 01:12:35.590455 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2026-05-09 01:12:35.590474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev is already the newest version (255.4-1ubuntu8.15). 2026-05-09 01:12:35.590530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev set to manually installed. 2026-05-09 01:12:35.590551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following additional packages will be installed: 2026-05-09 01:12:35.590569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils dmidecode freeipmi-common libcbor0.10 libfido2-1 libfreeipmi17 2026-05-09 01:12:35.590632 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2026-05-09 01:12:35.590679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 ncal 2026-05-09 01:12:35.590690 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Suggested packages: 2026-05-09 01:12:35.590764 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: calendar whois vacation mailutils freeipmi-tools wodim cdrkit-doc xorriso 2026-05-09 01:12:35.590781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: fuse3 low-memory-monitor file libparted-dev libparted-i18n floppyd keychain 2026-05-09 01:12:35.590799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libpam-ssh monkeysphere ssh-askpass parted-doc xfsdump acl attr quota 2026-05-09 01:12:35.590818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Recommended packages: 2026-05-09 01:12:35.590836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: groff-base openipmi syslinux-common libglib2.0-data shared-mime-info 2026-05-09 01:12:35.590909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xdg-user-dirs xauth qemu-block-extra 2026-05-09 01:12:35.590927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following NEW packages will be installed: 2026-05-09 01:12:35.590945 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils bsdmainutils dmidecode dosfstools freeipmi-common gdisk 2026-05-09 01:12:35.591011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: genisoimage ipmitool isolinux libcbor0.10 libfido2-1 libfreeipmi17 2026-05-09 01:12:35.591027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2026-05-09 01:12:35.591045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 mtools ncal openssh-client 2026-05-09 01:12:35.591110 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: parted psmisc python3-systemd qemu-utils shellinabox xfsprogs 2026-05-09 01:12:35.591131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:12:35.591149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Need to get 11.1 MB of archives. 2026-05-09 01:12:35.591234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 50.1 MB of additional disk space will be used. 2026-05-09 01:12:35.591266 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:12:35.591285 | 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] 2026-05-09 01:12:35.591320 | 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] 2026-05-09 01:12:35.591339 | 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] 2026-05-09 01:12:35.591397 | 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.8 [1,545 kB] 2026-05-09 01:12:35.591419 | 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] 2026-05-09 01:12:35.591438 | 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.5 [73.7 kB] 2026-05-09 01:12:35.591504 | 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] 2026-05-09 01:12:35.591526 | 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] 2026-05-09 01:12:35.591544 | 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] 2026-05-09 01:12:35.591597 | 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] 2026-05-09 01:12:35.591620 | 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] 2026-05-09 01:12:35.591685 | 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] 2026-05-09 01:12:35.591740 | 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] 2026-05-09 01:12:35.591762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-09 01:12:35.591782 | 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] 2026-05-09 01:12:35.591861 | 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.16 [907 kB] 2026-05-09 01:12:35.591885 | 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] 2026-05-09 01:12:35.591903 | 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] 2026-05-09 01:12:35.591921 | 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] 2026-05-09 01:12:35.591989 | 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] 2026-05-09 01:12:35.592011 | 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] 2026-05-09 01:12:35.592030 | 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] 2026-05-09 01:12:35.592086 | 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] 2026-05-09 01:12:35.592107 | 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] 2026-05-09 01:12:35.592124 | 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] 2026-05-09 01:12:35.592193 | 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] 2026-05-09 01:12:35.592251 | 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] 2026-05-09 01:12:35.592266 | 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.16 [2,222 kB] 2026-05-09 01:12:35.592303 | 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] 2026-05-09 01:12:35.592358 | 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] 2026-05-09 01:12:35.593307 | 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] 2026-05-09 01:12:35.593347 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 11.1 MB in 1s (16.3 MB/s) 2026-05-09 01:12:35.593360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package freeipmi-common. 2026-05-09 01:12:35.593370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-05-09 01:12:35.593382 | 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% 2026-05-09 01:12:35.593393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2026-05-09 01:12:35.593403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2026-05-09 01:12:35.593412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2026-05-09 01:12:35.593418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-05-09 01:12:35.593424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-05-09 01:12:35.593429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-05-09 01:12:35.593435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:12:35.593441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../00-freeipmi-common_1.6.13-3_all.deb ... 2026-05-09 01:12:35.593447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking freeipmi-common (1.6.13-3) ... 2026-05-09 01:12:35.593453 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfreeipmi17. 2026-05-09 01:12:35.593462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../01-libfreeipmi17_1.6.13-3_amd64.deb ... 2026-05-09 01:12:35.593472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfreeipmi17 (1.6.13-3) ... 2026-05-09 01:12:35.593480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ipmitool. 2026-05-09 01:12:35.593486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../02-ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2026-05-09 01:12:35.593503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-05-09 01:12:35.593509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-09 01:12:35.593515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 01:12:35.593521 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 01:12:35.593527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libpopt0:amd64. 2026-05-09 01:12:35.593542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../04-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-09 01:12:35.593549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 01:12:35.593554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdextrautils. 2026-05-09 01:12:35.593559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../05-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-09 01:12:35.593565 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-05-09 01:12:35.593574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dmidecode. 2026-05-09 01:12:35.593586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../06-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-05-09 01:12:35.593600 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-05-09 01:12:35.593609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dosfstools. 2026-05-09 01:12:35.593618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../07-dosfstools_4.2-1.1build1_amd64.deb ... 2026-05-09 01:12:35.593628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dosfstools (4.2-1.1build1) ... 2026-05-09 01:12:35.593762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libcbor0.10:amd64. 2026-05-09 01:12:35.593785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../08-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-05-09 01:12:35.593819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-09 01:12:35.593825 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfido2-1:amd64. 2026-05-09 01:12:35.593830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../09-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-05-09 01:12:35.593851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-09 01:12:35.593857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfuse3-3:amd64. 2026-05-09 01:12:35.593863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../10-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-05-09 01:12:35.593868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-09 01:12:35.593874 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic-mgc. 2026-05-09 01:12:35.593894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../11-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-05-09 01:12:35.593900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-05-09 01:12:35.593906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic1t64:amd64. 2026-05-09 01:12:35.593911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../12-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-05-09 01:12:35.593916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-05-09 01:12:35.593922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libnuma1:amd64. 2026-05-09 01:12:35.593927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../13-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-09 01:12:35.593935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 01:12:35.593941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libparted2t64:amd64. 2026-05-09 01:12:35.593946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../14-libparted2t64_3.6-4build1_amd64.deb ... 2026-05-09 01:12:35.593961 | 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 2026-05-09 01:12:35.593970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:' 2026-05-09 01:12:35.594018 | 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 libparted2t64' 2026-05-09 01:12:35.594058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-05-09 01:12:35.594094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package openssh-client. 2026-05-09 01:12:35.594124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../15-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-09 01:12:35.594164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-09 01:12:35.594218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package parted. 2026-05-09 01:12:35.594262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../16-parted_3.6-4build1_amd64.deb ... 2026-05-09 01:12:35.594300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking parted (3.6-4build1) ... 2026-05-09 01:12:35.594341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package psmisc. 2026-05-09 01:12:35.594383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../17-psmisc_23.7-1build1_amd64.deb ... 2026-05-09 01:12:35.594449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking psmisc (23.7-1build1) ... 2026-05-09 01:12:35.594460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ncal. 2026-05-09 01:12:35.594514 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../18-ncal_12.1.8_amd64.deb ... 2026-05-09 01:12:35.594554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ncal (12.1.8) ... 2026-05-09 01:12:35.594591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdmainutils. 2026-05-09 01:12:35.594607 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../19-bsdmainutils_12.1.8_all.deb ... 2026-05-09 01:12:35.594703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdmainutils (12.1.8) ... 2026-05-09 01:12:35.594751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package genisoimage. 2026-05-09 01:12:35.594792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../20-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-05-09 01:12:35.594833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.594875 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-05-09 01:12:35.594915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package isolinux. 2026-05-09 01:12:35.594956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../21-isolinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2026-05-09 01:12:35.594996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-09 01:12:35.595035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libinih1:amd64. 2026-05-09 01:12:35.595075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../22-libinih1_55-1ubuntu2_amd64.deb ... 2026-05-09 01:12:35.595114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-05-09 01:12:35.595152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburcu8t64:amd64. 2026-05-09 01:12:35.595191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-05-09 01:12:35.595251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-09 01:12:35.595295 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburing2:amd64. 2026-05-09 01:12:35.595317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../24-liburing2_2.5-1build1_amd64.deb ... 2026-05-09 01:12:35.595369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-05-09 01:12:35.595410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package mtools. 2026-05-09 01:12:35.595450 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../25-mtools_4.0.43-1build1_amd64.deb ... 2026-05-09 01:12:35.595490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking mtools (4.0.43-1build1) ... 2026-05-09 01:12:35.595530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package python3-systemd. 2026-05-09 01:12:35.595570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../26-python3-systemd_235-1build4_amd64.deb ... 2026-05-09 01:12:35.595609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking python3-systemd (235-1build4) ... 2026-05-09 01:12:35.595667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package qemu-utils. 2026-05-09 01:12:35.595704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../27-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 01:12:35.595744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 01:12:35.595785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package shellinabox. 2026-05-09 01:12:35.595823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../28-shellinabox_2.21build3_amd64.deb ... 2026-05-09 01:12:35.595864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.595902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking shellinabox (2.21build3) ... 2026-05-09 01:12:35.595946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package xfsprogs. 2026-05-09 01:12:35.595964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../29-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-05-09 01:12:35.596011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-05-09 01:12:35.596066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package gdisk. 2026-05-09 01:12:35.596075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../30-gdisk_1.0.10-1build1_amd64.deb ... 2026-05-09 01:12:35.596123 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking gdisk (1.0.10-1build1) ... 2026-05-09 01:12:35.596162 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-09 01:12:35.596213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up shellinabox (2.21build3) ... 2026-05-09 01:12:35.596254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2026-05-09 01:12:35.596297 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:12:35.596339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-09 01:12:35.596379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-05-09 01:12:35.597258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-05-09 01:12:35.597269 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ncal (12.1.8) ... 2026-05-09 01:12:35.597275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up mtools (4.0.43-1build1) ... 2026-05-09 01:12:35.597281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up psmisc (23.7-1build1) ... 2026-05-09 01:12:35.597286 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-09 01:12:35.597292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up freeipmi-common (1.6.13-3) ... 2026-05-09 01:12:35.597297 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-05-09 01:12:35.597309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dosfstools (4.2-1.1build1) ... 2026-05-09 01:12:35.597314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-05-09 01:12:35.597320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 01:12:35.597325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:No schema files found: doing nothing. 2026-05-09 01:12:35.597330 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdmainutils (12.1.8) ... 2026-05-09 01:12:35.597336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-05-09 01:12:35.597342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-09 01:12:35.597347 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfreeipmi17 (1.6.13-3) ... 2026-05-09 01:12:35.597353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 01:12:35.597358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-05-09 01:12:35.597363 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburing2:amd64 (2.5-1build1) ... 2026-05-09 01:12:35.597369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-09 01:12:35.597374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-05-09 01:12:35.597379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2026-05-09 01:12:35.597385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:12:35.597390 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up python3-systemd (235-1build4) ... 2026-05-09 01:12:35.597396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 01:12:35.597401 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up genisoimage (9:1.1.11-3.5) ... 2026-05-09 01:12:35.597407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-09 01:12:35.597413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-05-09 01:12:35.597418 | 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' 2026-05-09 01:12:35.597424 | 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 lib 2026-05-09 01:12:35.597429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:parted2t64' 2026-05-09 01:12:35.597434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up gdisk (1.0.10-1build1) ... 2026-05-09 01:12:35.597439 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 01:12:35.597448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up parted (3.6-4build1) ... 2026-05-09 01:12:35.597453 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:12:35.597460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container c7976f17d7fe 2026-05-09 01:12:35.597466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 6e34533d1748 2026-05-09 01:12:35.597472 | 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 2026-05-09 01:12:35.597478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in dfe813c3633c 2026-05-09 01:12:35.597487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-05-09 01:12:35.597492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-05-09 01:12:35.597498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-05-09 01:12:35.597528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages were automatically installed and are no longer required: 2026-05-09 01:12:35.597575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:12:35.597612 | 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 2026-05-09 01:12:35.597668 | 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 2026-05-09 01:12:35.597704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:12:35.597740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:12:35.597777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:12:35.597815 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:12:35.597852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2026-05-09 01:12:35.597889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Use 'apt autoremove' to remove them. 2026-05-09 01:12:35.597932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2026-05-09 01:12:35.597970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: build-essential 2026-05-09 01:12:35.598015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:12:35.598052 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:12:35.598093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-05-09 01:12:35.598136 | 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% 2026-05-09 01:12:35.598176 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2026-05-09 01:12:35.598219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2026-05-09 01:12:35.598273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2026-05-09 01:12:35.598325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-05-09 01:12:35.598334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-05-09 01:12:35.598394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-05-09 01:12:35.598427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19502 files and directories currently installed.) 2026-05-09 01:12:35.598467 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:12:35.598507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-05-09 01:12:35.598543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-05-09 01:12:35.598584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-05-09 01:12:35.598627 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2026-05-09 01:12:35.598699 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:12:35.598739 | 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 2026-05-09 01:12:35.598770 | 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 2026-05-09 01:12:35.598812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:12:35.598845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:12:35.598882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:12:35.598920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:12:35.598955 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2026-05-09 01:12:35.598996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:12:35.599040 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 228 MB disk space will be freed. 2026-05-09 01:12:35.599075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-05-09 01:12:35.599132 | 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% 2026-05-09 01:12:35.599194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2026-05-09 01:12:35.599248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2026-05-09 01:12:35.599291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2026-05-09 01:12:35.599339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-05-09 01:12:35.599379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-05-09 01:12:35.599418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-05-09 01:12:35.599459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19493 files and directories currently installed.) 2026-05-09 01:12:35.599499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:12:35.599545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:12:35.599580 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:12:35.599614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:12:35.599681 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:12:35.599690 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.599736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:12:35.599773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.599812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:12:35.599852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.599893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:12:35.599934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:12:35.599973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:12:35.600012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.601374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:12:35.601451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:12:35.601489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:12:35.601502 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:12:35.601515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.601527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:12:35.601538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.601549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:12:35.601561 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.601571 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:12:35.601581 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:12:35.601591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:12:35.601600 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.601610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:12:35.601620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.601630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:12:35.601675 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:12:35.601713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:12:35.601732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:12:35.601742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.601752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:12:35.601761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:12:35.601771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.601780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:12:35.601790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:12:35.601800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.601809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:12:35.601819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:12:35.601829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:12:35.601838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:12:35.601848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:12:35.601857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.601867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:12:35.601876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.601886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:12:35.601896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.601905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:12:35.601915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:12:35.601925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:12:35.601935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing lto-disabled-list (47) ... 2026-05-09 01:12:35.601953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing make (4.3-4.1build2) ... 2026-05-09 01:12:35.601963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:12:35.601973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:12:35.601983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyclean==3.0.0 2026-05-09 01:12:35.601992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:12:35.602002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:12:35.602011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyclean 2026-05-09 01:12:35.602021 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed pyclean-3.0.0 2026-05-09 01:12:35.602031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:12:35.602040 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.602050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 26731 files, 3069 directories removed. 2026-05-09 01:12:35.602070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.602080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /usr 2026-05-09 01:12:35.602105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.602115 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 1323 files, 135 directories removed. 2026-05-09 01:12:35.602125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-09 01:12:35.602134 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Found existing installation: pyclean 3.0.0 2026-05-09 01:12:35.602144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Uninstalling pyclean-3.0.0: 2026-05-09 01:12:35.602153 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:12:35.602163 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container dfe813c3633c 2026-05-09 01:12:35.602173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 063bdf48c6bc 2026-05-09 01:12:35.602183 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 7/7 : USER ironic 2026-05-09 01:12:35.602192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 87d0a184522c 2026-05-09 01:12:35.602232 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 87d0a184522c 2026-05-09 01:12:35.602248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> a7ce9d0adc2f 2026-05-09 01:12:35.602258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built 36bd4b53c038 2026-05-09 01:12:35.602268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully tagged osism.harbor.regio.digital/kolla/ironic-conductor:build-20260509 2026-05-09 01:12:35.602278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Built at 2026-05-09 01:12:35.601867 (took 0:02:49.984131) 2026-05-09 01:12:35.602288 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-prometheus-exporter) to queue 2026-05-09 01:12:35.602589 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-api) 2026-05-09 01:12:35.602608 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Processing 2026-05-09 01:12:35.602618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building started at 2026-05-09 01:12:35.602430 2026-05-09 01:12:35.603393 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 plugins into plugins archive 2026-05-09 01:12:35.603934 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 additions into additions archive 2026-05-09 01:13:09.015964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260509 2026-05-09 01:13:09.016081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> a82b127d935d 2026-05-09 01:13:09.016234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 2/5 : LABEL "build-date"="20260509" "name"="ironic-api" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:13:09.016375 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in 3336b74005aa 2026-05-09 01:13:09.016464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container 3336b74005aa 2026-05-09 01:13:09.016523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> eab9306818f1 2026-05-09 01:13:09.016616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2026-05-09 01:13:09.016680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 8c08d05a179e 2026-05-09 01:13:09.016753 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2026-05-09 01:13:09.016829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in e13eb600645a 2026-05-09 01:13:09.016901 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container e13eb600645a 2026-05-09 01:13:09.016971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> f87df571258e 2026-05-09 01:13:09.017078 | 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 2026-05-09 01:13:09.017160 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in f88f95f2f30b 2026-05-09 01:13:09.017249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2026-05-09 01:13:09.017331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2026-05-09 01:13:09.017402 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2026-05-09 01:13:09.017478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages were automatically installed and are no longer required: 2026-05-09 01:13:09.017543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:13:09.017607 | 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 2026-05-09 01:13:09.017670 | 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 2026-05-09 01:13:09.017734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:13:09.017796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:13:09.017858 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:13:09.017919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:13:09.017980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2026-05-09 01:13:09.018137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Use 'apt autoremove' to remove them. 2026-05-09 01:13:09.018193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2026-05-09 01:13:09.018285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: build-essential 2026-05-09 01:13:09.018363 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:13:09.018427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:13:09.018512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2026-05-09 01:13:09.018570 | 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% 2026-05-09 01:13:09.018638 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2026-05-09 01:13:09.018706 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2026-05-09 01:13:09.018774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2026-05-09 01:13:09.018841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2026-05-09 01:13:09.018907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2026-05-09 01:13:09.021306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2026-05-09 01:13:09.021335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:13:09.021346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:13:09.021355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2026-05-09 01:13:09.021362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2026-05-09 01:13:09.021369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2026-05-09 01:13:09.021376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2026-05-09 01:13:09.021383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:13:09.021390 | 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 2026-05-09 01:13:09.021398 | 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 2026-05-09 01:13:09.021404 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:13:09.021411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:13:09.021418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:13:09.021425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:13:09.021432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2026-05-09 01:13:09.021439 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:13:09.021446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 228 MB disk space will be freed. 2026-05-09 01:13:09.021453 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2026-05-09 01:13:09.021462 | 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 ... 2026-05-09 01:13:09.021470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 01:13:09.021477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2026-05-09 01:13:09.021484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2026-05-09 01:13:09.021491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2026-05-09 01:13:09.021498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2026-05-09 01:13:09.021504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2026-05-09 01:13:09.021511 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2026-05-09 01:13:09.021531 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:13:09.021538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:13:09.021546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:13:09.021560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:13:09.021573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:13:09.021580 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:13:09.021587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021594 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:13:09.021601 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:13:09.021623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:13:09.021630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:13:09.021637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:13:09.021644 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:13:09.021651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:13:09.021658 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:13:09.021665 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:13:09.021689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021717 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-05-09 01:13:09.021731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:13:09.021751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-05-09 01:13:09.021759 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:13:09.021765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021779 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:13:09.021786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021793 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-05-09 01:13:09.021800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:13:09.021818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:13:09.021832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:09.021850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing lto-disabled-list (47) ... 2026-05-09 01:13:09.021857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-05-09 01:13:09.021867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing make (4.3-4.1build2) ... 2026-05-09 01:13:09.022043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-05-09 01:13:09.022088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:13:09.022102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:13:09.022168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Collecting pyclean==3.0.0 2026-05-09 01:13:09.022258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:13:09.022313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:13:09.022378 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Installing collected packages: pyclean 2026-05-09 01:13:09.022427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully installed pyclean-3.0.0 2026-05-09 01:13:09.022485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:13:09.022535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-05-09 01:13:09.022585 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 9424 files, 1315 directories removed. 2026-05-09 01:13:09.022631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-05-09 01:13:09.022680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /usr 2026-05-09 01:13:09.022724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-05-09 01:13:09.022772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 1316 files, 133 directories removed. 2026-05-09 01:13:09.022816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-05-09 01:13:09.022872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Found existing installation: pyclean 3.0.0 2026-05-09 01:13:09.022912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Uninstalling pyclean-3.0.0: 2026-05-09 01:13:09.022954 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:13:09.023039 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container f88f95f2f30b 2026-05-09 01:13:09.023066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 4541de7ba301 2026-05-09 01:13:09.023131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully built def5e181a38e 2026-05-09 01:13:09.023176 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully tagged osism.harbor.regio.digital/kolla/ironic-api:build-20260509 2026-05-09 01:13:09.023299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Built at 2026-05-09 01:13:09.023188 (took 0:00:33.420758) 2026-05-09 01:13:09.023667 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-pxe) 2026-05-09 01:13:09.023739 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Processing 2026-05-09 01:13:09.023815 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building started at 2026-05-09 01:13:09.023739 2026-05-09 01:13:09.024767 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 plugins into plugins archive 2026-05-09 01:13:09.025469 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 additions into additions archive 2026-05-09 01:13:58.849050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260509 2026-05-09 01:13:58.849256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> a82b127d935d 2026-05-09 01:13:58.849443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 2/8 : LABEL "build-date"="20260509" "name"="ironic-pxe" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:13:58.849574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in a1ad11bf9a01 2026-05-09 01:13:58.849652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container a1ad11bf9a01 2026-05-09 01:13:58.849756 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 684dd70178b6 2026-05-09 01:13:58.849828 | 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 dosfstools grub-efi-*64-signed ipxe mtools pxelinux shim-signed syslinux-common tftpd-hpa syslinux && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-09 01:13:58.849913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 32408e8d0d43 2026-05-09 01:13:58.850000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:13:58.850085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:13:58.850167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:13:58.850384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:13:58.850461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:13:58.850543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:13:58.850622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:13:58.850697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:13:58.850767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:13:58.850837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:13:58.850908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:13:58.850977 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:13:58.851045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:13:58.851115 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:13:58.851246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:13:58.851316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 30.1 MB in 3s (11.5 MB/s) 2026-05-09 01:13:58.851371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-05-09 01:13:58.851445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-05-09 01:13:58.851517 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-05-09 01:13:58.851586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-05-09 01:13:58.851656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following additional packages will be installed: 2026-05-09 01:13:58.851722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2026-05-09 01:13:58.851791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-ipxe grub2-common ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 2026-05-09 01:13:58.851860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libfuse3-3 libpng16-16t64 mokutil python-apt-common python3-apt sbsigntool 2026-05-09 01:13:58.851922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ucf 2026-05-09 01:13:58.851993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Suggested packages: 2026-05-09 01:13:58.852066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: multiboot-doc grub-emu xorriso desktop-base console-setup grub-pc fuse3 2026-05-09 01:13:58.852127 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: floppyd python-apt-doc 2026-05-09 01:13:58.852240 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Recommended packages: 2026-05-09 01:13:58.852299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: os-prober efibootmgr secureboot-db lsb-release iso-codes 2026-05-09 01:13:58.852386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following NEW packages will be installed: 2026-05-09 01:13:58.852451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data dosfstools gettext-base grub-common grub-efi-amd64 2026-05-09 01:13:58.852515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-efi-amd64-bin grub-efi-amd64-signed grub-ipxe grub2-common ipxe 2026-05-09 01:13:58.852624 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 libfuse3-3 2026-05-09 01:13:58.852747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libpng16-16t64 mokutil mtools pxelinux python-apt-common python3-apt 2026-05-09 01:13:58.852831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: sbsigntool shim-signed syslinux syslinux-common tftpd-hpa ucf 2026-05-09 01:13:58.852905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:13:58.852975 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Need to get 13.7 MB of archives. 2026-05-09 01:13:58.853039 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 56.0 MB of additional disk space will be used. 2026-05-09 01:13:58.853101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:13:58.853188 | 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.6 [7,036 B] 2026-05-09 01:13:58.853326 | 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.2 [20.6 kB] 2026-05-09 01:13:58.853404 | 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.2 [169 kB] 2026-05-09 01:13:58.853463 | 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] 2026-05-09 01:13:58.853533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-05-09 01:13:58.853601 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2026-05-09 01:13:58.853669 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-05-09 01:13:58.853738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-05-09 01:13:58.853805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libefivar1t64 amd64 38-3.1build1 [57.8 kB] 2026-05-09 01:13:58.855369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libefiboot1t64 amd64 38-3.1build1 [40.6 kB] 2026-05-09 01:13:58.855409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfreetype6 amd64 2.13.2+dfsg-1ubuntu0.1 [402 kB] 2026-05-09 01:13:58.855419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-common amd64 2.12-1ubuntu7.3 [2,120 kB] 2026-05-09 01:13:58.855428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64-bin amd64 2.12-1ubuntu7.3 [1,638 kB] 2026-05-09 01:13:58.855436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub2-common amd64 2.12-1ubuntu7.3 [670 kB] 2026-05-09 01:13:58.855454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64 amd64 2.12-1ubuntu7.3 [52.8 kB] 2026-05-09 01:13:58.855463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64-signed amd64 1.202.5+2.12-1ubuntu7.3 [1,393 kB] 2026-05-09 01:13:58.855474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 grub-ipxe all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,193 kB] 2026-05-09 01:13:58.855482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-05-09 01:13:58.855491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,402 kB] 2026-05-09 01:13:58.855500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 mokutil amd64 0.6.0-2build3 [26.8 kB] 2026-05-09 01:13:58.855508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2026-05-09 01:13:58.855517 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 pxelinux all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [106 kB] 2026-05-09 01:13:58.855525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 sbsigntool amd64 0.9.4-3.1ubuntu7 [52.4 kB] 2026-05-09 01:13:58.855534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 shim-signed amd64 1.58+15.8-0ubuntu1 [665 kB] 2026-05-09 01:13:58.855543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2026-05-09 01:13:58.855551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 syslinux-common all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [1,261 kB] 2026-05-09 01:13:58.855560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 tftpd-hpa amd64 5.2+20150808-1.4build1 [39.5 kB] 2026-05-09 01:13:58.855569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preconfiguring packages ... 2026-05-09 01:13:58.855577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 13.7 MB in 1s (17.5 MB/s) 2026-05-09 01:13:58.855586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package distro-info-data. 2026-05-09 01:13:58.855595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-05-09 01:13:58.855611 | 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% 2026-05-09 01:13:58.855621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2026-05-09 01:13:58.855667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2026-05-09 01:13:58.855715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2026-05-09 01:13:58.855828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2026-05-09 01:13:58.855845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2026-05-09 01:13:58.855931 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-05-09 01:13:58.855982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:13:58.856036 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../00-distro-info-data_0.60ubuntu0.6_all.deb ... 2026-05-09 01:13:58.856158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking distro-info-data (0.60ubuntu0.6) ... 2026-05-09 01:13:58.856297 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python-apt-common. 2026-05-09 01:13:58.856344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../01-python-apt-common_2.7.7ubuntu5.2_all.deb ... 2026-05-09 01:13:58.856407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python-apt-common (2.7.7ubuntu5.2) ... 2026-05-09 01:13:58.856465 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python3-apt. 2026-05-09 01:13:58.856523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../02-python3-apt_2.7.7ubuntu5.2_amd64.deb ... 2026-05-09 01:13:58.856581 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python3-apt (2.7.7ubuntu5.2) ... 2026-05-09 01:13:58.856672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ucf. 2026-05-09 01:13:58.856740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-05-09 01:13:58.856803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-09 01:13:58.856865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Moving old data out of the way 2026-05-09 01:13:58.856955 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ucf (3.0043+nmu1) ... 2026-05-09 01:13:58.857032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package dosfstools. 2026-05-09 01:13:58.857096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../04-dosfstools_4.2-1.1build1_amd64.deb ... 2026-05-09 01:13:58.857160 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking dosfstools (4.2-1.1build1) ... 2026-05-09 01:13:58.857279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package gettext-base. 2026-05-09 01:13:58.857361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../05-gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-05-09 01:13:58.857423 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-05-09 01:13:58.857513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfuse3-3:amd64. 2026-05-09 01:13:58.857591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../06-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-05-09 01:13:58.857660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-09 01:13:58.857725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libpng16-16t64:amd64. 2026-05-09 01:13:58.857784 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../07-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-05-09 01:13:58.857874 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-09 01:13:58.857941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-05-09 01:13:58.858004 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefivar1t64:amd64. 2026-05-09 01:13:58.858081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../08-libefivar1t64_38-3.1build1_amd64.deb ... 2026-05-09 01:13:58.858163 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefivar1t64:amd64 (38-3.1build1) ... 2026-05-09 01:13:58.858335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefiboot1t64:amd64. 2026-05-09 01:13:58.858417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../09-libefiboot1t64_38-3.1build1_amd64.deb ... 2026-05-09 01:13:58.858500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefiboot1t64:amd64 (38-3.1build1) ... 2026-05-09 01:13:58.858562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfreetype6:amd64. 2026-05-09 01:13:58.858622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../10-libfreetype6_2.13.2+dfsg-1ubuntu0.1_amd64.deb ... 2026-05-09 01:13:58.858678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-05-09 01:13:58.858734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-common. 2026-05-09 01:13:58.858808 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-09 01:13:58.858883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../11-grub-common_2.12-1ubuntu7.3_amd64.deb ... 2026-05-09 01:13:58.858934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-common (2.12-1ubuntu7.3) ... 2026-05-09 01:13:58.858984 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-bin. 2026-05-09 01:13:58.859033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../12-grub-efi-amd64-bin_2.12-1ubuntu7.3_amd64.deb ... 2026-05-09 01:13:58.859089 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2026-05-09 01:13:58.859127 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub2-common. 2026-05-09 01:13:58.859246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../13-grub2-common_2.12-1ubuntu7.3_amd64.deb ... 2026-05-09 01:13:58.859275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub2-common (2.12-1ubuntu7.3) ... 2026-05-09 01:13:58.859366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64. 2026-05-09 01:13:58.859405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../14-grub-efi-amd64_2.12-1ubuntu7.3_amd64.deb ... 2026-05-09 01:13:58.859456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64 (2.12-1ubuntu7.3) ... 2026-05-09 01:13:58.859507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-signed. 2026-05-09 01:13:58.859557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../15-grub-efi-amd64-signed_1.202.5+2.12-1ubuntu7.3_amd64.deb ... 2026-05-09 01:13:58.859606 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2026-05-09 01:13:58.859656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-ipxe. 2026-05-09 01:13:58.859704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../16-grub-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-05-09 01:13:58.859751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-09 01:13:58.859799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe-qemu. 2026-05-09 01:13:58.859848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../17-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-05-09 01:13:58.859903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-09 01:13:58.859954 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe. 2026-05-09 01:13:58.860002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../18-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-05-09 01:13:58.860074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-09 01:13:58.860139 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mokutil. 2026-05-09 01:13:58.860249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../19-mokutil_0.6.0-2build3_amd64.deb ... 2026-05-09 01:13:58.860286 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mokutil (0.6.0-2build3) ... 2026-05-09 01:13:58.861545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mtools. 2026-05-09 01:13:58.861622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-09 01:13:58.861637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../20-mtools_4.0.43-1build1_amd64.deb ... 2026-05-09 01:13:58.861648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mtools (4.0.43-1build1) ... 2026-05-09 01:13:58.861658 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package pxelinux. 2026-05-09 01:13:58.861668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../21-pxelinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2026-05-09 01:13:58.861678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-09 01:13:58.861687 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-09 01:13:58.861697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package sbsigntool. 2026-05-09 01:13:58.861707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../22-sbsigntool_0.9.4-3.1ubuntu7_amd64.deb ... 2026-05-09 01:13:58.861716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking sbsigntool (0.9.4-3.1ubuntu7) ... 2026-05-09 01:13:58.861726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package shim-signed. 2026-05-09 01:13:58.861735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../23-shim-signed_1.58+15.8-0ubuntu1_amd64.deb ... 2026-05-09 01:13:58.861745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking shim-signed (1.58+15.8-0ubuntu1) ... 2026-05-09 01:13:58.861755 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux. 2026-05-09 01:13:58.861764 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../24-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-05-09 01:13:58.861774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-09 01:13:58.861784 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-09 01:13:58.861794 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux-common. 2026-05-09 01:13:58.861803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../25-syslinux-common_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2026-05-09 01:13:58.861814 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-09 01:13:58.861824 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-09 01:13:58.861833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package tftpd-hpa. 2026-05-09 01:13:58.861843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../26-tftpd-hpa_5.2+20150808-1.4build1_amd64.deb ... 2026-05-09 01:13:58.861852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking tftpd-hpa (5.2+20150808-1.4build1) ... 2026-05-09 01:13:58.861862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mtools (4.0.43-1build1) ... 2026-05-09 01:13:58.861871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up distro-info-data (0.60ubuntu0.6) ... 2026-05-09 01:13:58.861881 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefivar1t64:amd64 (38-3.1build1) ... 2026-05-09 01:13:58.861891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up dosfstools (4.2-1.1build1) ... 2026-05-09 01:13:58.861900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up gettext-base (0.21-14ubuntu2) ... 2026-05-09 01:13:58.861945 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-09 01:13:58.861956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-09 01:13:58.861966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-09 01:13:58.861976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-05-09 01:13:58.861986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ucf (3.0043+nmu1) ... 2026-05-09 01:13:58.862005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-09 01:13:58.862015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python-apt-common (2.7.7ubuntu5.2) ... 2026-05-09 01:13:58.862025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-09 01:13:58.862051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefiboot1t64:amd64 (38-3.1build1) ... 2026-05-09 01:13:58.862061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up sbsigntool (0.9.4-3.1ubuntu7) ... 2026-05-09 01:13:58.862071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-09 01:13:58.862081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:/usr/sbin/grub-probe: error: failed to get canonical path of `overlay'. 2026-05-09 01:13:58.862091 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up tftpd-hpa (5.2+20150808-1.4build1) ... 2026-05-09 01:13:58.862101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2026-05-09 01:13:58.862110 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:13:58.862120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-09 01:13:58.862135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mokutil (0.6.0-2build3) ... 2026-05-09 01:13:58.862145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python3-apt (2.7.7ubuntu5.2) ... 2026-05-09 01:13:58.862154 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-05-09 01:13:58.862168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-common (2.12-1ubuntu7.3) ... 2026-05-09 01:13:58.862301 | 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 2026-05-09 01:13:58.862312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-09 01:13:58.862376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2026-05-09 01:13:58.862392 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:13:58.862574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2026-05-09 01:13:58.862613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub2-common (2.12-1ubuntu7.3) ... 2026-05-09 01:13:58.862620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64 (2.12-1ubuntu7.3) ... 2026-05-09 01:13:58.862631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-09 01:13:58.862637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Creating config file /etc/default/grub with new version 2026-05-09 01:13:58.862678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2026-05-09 01:13:58.862726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up shim-signed (1.58+15.8-0ubuntu1) ... 2026-05-09 01:13:58.862779 | 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 2026-05-09 01:13:58.862812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:13:58.862924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 32408e8d0d43 2026-05-09 01:13:58.862941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> acc7cc57485a 2026-05-09 01:13:58.863003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 4/8 : ENV TFTPBOOT_PATH=/tftpboot HTTPBOOT_PATH=/httpboot 2026-05-09 01:13:58.863050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 9e0bdc74f613 2026-05-09 01:13:58.863102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 9e0bdc74f613 2026-05-09 01:13:58.863153 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 2ecee3aaa3ae 2026-05-09 01:13:58.863315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 5/8 : COPY tftp-map-file-template /map-file-template 2026-05-09 01:13:58.864512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> cdee73957946 2026-05-09 01:13:58.864575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2026-05-09 01:13:58.864588 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> ac32b2d292b9 2026-05-09 01:13:58.864599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2026-05-09 01:13:58.864609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 94a2e1cf0bcc 2026-05-09 01:13:58.864618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 94a2e1cf0bcc 2026-05-09 01:13:58.864628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> e92ec7036123 2026-05-09 01:13:58.864641 | 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 2026-05-09 01:13:58.864652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 97831b7b73ad 2026-05-09 01:13:58.864662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-05-09 01:13:58.864671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-05-09 01:13:58.864681 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-05-09 01:13:58.864691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages were automatically installed and are no longer required: 2026-05-09 01:13:58.864715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:13:58.864725 | 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 2026-05-09 01:13:58.864735 | 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 2026-05-09 01:13:58.864744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:13:58.864754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:13:58.864763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:13:58.864773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:13:58.864782 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2026-05-09 01:13:58.864792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Use 'apt autoremove' to remove them. 2026-05-09 01:13:58.864802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2026-05-09 01:13:58.864812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: build-essential 2026-05-09 01:13:58.864822 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:13:58.864831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:13:58.864841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-05-09 01:13:58.864852 | 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% 2026-05-09 01:13:58.864863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2026-05-09 01:13:58.864873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2026-05-09 01:13:58.864882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2026-05-09 01:13:58.864891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2026-05-09 01:13:58.864908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2026-05-09 01:13:58.864917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-05-09 01:13:58.864927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19882 files and directories currently installed.) 2026-05-09 01:13:58.864937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:13:58.864946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-05-09 01:13:58.864956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-05-09 01:13:58.864965 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-05-09 01:13:58.864974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2026-05-09 01:13:58.865019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:13:58.865030 | 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 2026-05-09 01:13:58.865039 | 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 2026-05-09 01:13:58.865049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:13:58.865059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:13:58.865068 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:13:58.865078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:13:58.865087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2026-05-09 01:13:58.865097 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:13:58.865107 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 228 MB disk space will be freed. 2026-05-09 01:13:58.865116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-05-09 01:13:58.865126 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-09 01:13:58.865136 | 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% 2026-05-09 01:13:58.865146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2026-05-09 01:13:58.865156 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2026-05-09 01:13:58.865165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2026-05-09 01:13:58.865250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2026-05-09 01:13:58.865262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2026-05-09 01:13:58.865278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-05-09 01:13:58.865288 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19873 files and directories currently installed.) 2026-05-09 01:13:58.865298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:13:58.865314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:58.865324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:13:58.865334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:58.865344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:13:58.865358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:13:58.865479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:13:58.865504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:58.865518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:13:58.865547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:58.865601 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:13:58.865636 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:13:58.865663 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:13:58.865747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:13:58.865769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:13:58.865792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:13:58.865815 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:13:58.865875 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:58.865890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:13:58.865932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:58.865947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:58.866092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:58.866126 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:13:58.866144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:58.866237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:58.866300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:58.866441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:13:58.866495 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:13:58.866565 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:58.866635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:58.866704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:13:58.866774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:58.866843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:58.868076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:13:58.868145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:58.868156 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:13:58.868165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:58.868328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:13:58.868362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing lto-disabled-list (47) ... 2026-05-09 01:13:58.868372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing make (4.3-4.1build2) ... 2026-05-09 01:13:58.868380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:13:58.868389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:13:58.868405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Collecting pyclean==3.0.0 2026-05-09 01:13:58.868414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:13:58.868433 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:13:58.868443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Installing collected packages: pyclean 2026-05-09 01:13:58.868451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully installed pyclean-3.0.0 2026-05-09 01:13:58.868460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:13:58.868468 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-09 01:13:58.868477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 9424 files, 1315 directories removed. 2026-05-09 01:13:58.868485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-09 01:13:58.868494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /usr 2026-05-09 01:13:58.868502 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-09 01:13:58.868511 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 1331 files, 136 directories removed. 2026-05-09 01:13:58.868520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-09 01:13:58.868528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Found existing installation: pyclean 3.0.0 2026-05-09 01:13:58.868537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Uninstalling pyclean-3.0.0: 2026-05-09 01:13:58.868545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:13:58.868554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 97831b7b73ad 2026-05-09 01:13:58.868563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 5321c88e23f0 2026-05-09 01:13:58.868572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully built 5b4c76b77dab 2026-05-09 01:13:58.868580 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully tagged osism.harbor.regio.digital/kolla/ironic-pxe:build-20260509 2026-05-09 01:13:58.868589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Built at 2026-05-09 01:13:58.867616 (took 0:00:49.843877) 2026-05-09 01:13:58.868605 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-keystone-listener) 2026-05-09 01:13:58.868614 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Processing 2026-05-09 01:13:58.868622 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building started at 2026-05-09 01:13:58.868290 2026-05-09 01:13:58.869386 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 plugins into plugins archive 2026-05-09 01:13:58.870006 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 additions into additions archive 2026-05-09 01:14:26.384290 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260509 2026-05-09 01:14:26.384366 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 7eeb330d890c 2026-05-09 01:14:26.384387 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 2/4 : LABEL "build-date"="20260509" "name"="barbican-keystone-listener" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:14:26.384406 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in b17606d93310 2026-05-09 01:14:26.384420 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container b17606d93310 2026-05-09 01:14:26.384574 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 70fe237dd835 2026-05-09 01:14:26.384689 | 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 2026-05-09 01:14:26.384753 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in a43a14ee14c5 2026-05-09 01:14:26.384851 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2026-05-09 01:14:26.384884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2026-05-09 01:14:26.384907 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2026-05-09 01:14:26.384929 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages were automatically installed and are no longer required: 2026-05-09 01:14:26.384968 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:14:26.384982 | 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 2026-05-09 01:14:26.384990 | 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 2026-05-09 01:14:26.384997 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:14:26.385004 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:14:26.385011 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:14:26.385018 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:14:26.385025 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2026-05-09 01:14:26.385038 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Use 'apt autoremove' to remove them. 2026-05-09 01:14:26.385046 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2026-05-09 01:14:26.385053 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: build-essential 2026-05-09 01:14:26.385060 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:14:26.385067 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:14:26.385074 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2026-05-09 01:14:26.385081 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-05-09 01:14:26.385091 | 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% 2026-05-09 01:14:26.385100 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2026-05-09 01:14:26.385107 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2026-05-09 01:14:26.385114 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% 2026-05-09 01:14:26.385121 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2026-05-09 01:14:26.385128 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2026-05-09 01:14:26.385143 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2026-05-09 01:14:26.385183 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:14:26.385234 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:14:26.385263 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2026-05-09 01:14:26.385290 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2026-05-09 01:14:26.385312 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2026-05-09 01:14:26.385320 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2026-05-09 01:14:26.385343 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:14:26.385365 | 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 2026-05-09 01:14:26.385373 | 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 2026-05-09 01:14:26.385399 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:14:26.385408 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:14:26.385431 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:14:26.385453 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:14:26.385465 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2026-05-09 01:14:26.385546 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:14:26.385578 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 228 MB disk space will be freed. 2026-05-09 01:14:26.385599 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2026-05-09 01:14:26.385611 | 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% 2026-05-09 01:14:26.385619 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 60% (Reading database ... 65% 2026-05-09 01:14:26.385626 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2026-05-09 01:14:26.385633 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2026-05-09 01:14:26.385640 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% 2026-05-09 01:14:26.385647 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2026-05-09 01:14:26.385688 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2026-05-09 01:14:26.385696 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2026-05-09 01:14:26.385725 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:14:26.385749 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:14:26.385814 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:26.385823 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:14:26.385842 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:26.385849 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:14:26.385859 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:14:26.385886 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:14:26.385894 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:26.385917 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:14:26.385927 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:26.386002 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-05-09 01:14:26.386011 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:14:26.386044 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:14:26.386087 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:14:26.386103 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:14:26.386172 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:14:26.386199 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:14:26.386240 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:14:26.386252 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:26.386259 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:14:26.386297 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:26.386352 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:26.386413 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:26.386438 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:26.386449 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:26.386461 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:26.386487 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:26.386495 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:14:26.386520 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-05-09 01:14:26.386551 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:14:26.386592 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:26.386631 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-05-09 01:14:26.386641 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:26.386669 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-05-09 01:14:26.386694 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:14:26.386732 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:26.386761 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:26.386810 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:14:26.386837 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:26.386862 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:14:26.386892 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:26.386922 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:26.386987 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing lto-disabled-list (47) ... 2026-05-09 01:14:26.386996 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing make (4.3-4.1build2) ... 2026-05-09 01:14:26.387055 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:14:26.387090 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:14:26.387147 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Collecting pyclean==3.0.0 2026-05-09 01:14:26.387193 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:14:26.387267 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:14:26.387466 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Installing collected packages: pyclean 2026-05-09 01:14:26.387507 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully installed pyclean-3.0.0 2026-05-09 01:14:26.387515 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:14:26.387522 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-05-09 01:14:26.387547 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 8457 files, 1208 directories removed. 2026-05-09 01:14:26.387571 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-05-09 01:14:26.387577 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /usr 2026-05-09 01:14:26.387583 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-05-09 01:14:26.387603 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 1316 files, 133 directories removed. 2026-05-09 01:14:26.387612 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-05-09 01:14:26.387631 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Found existing installation: pyclean 3.0.0 2026-05-09 01:14:26.387640 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Uninstalling pyclean-3.0.0: 2026-05-09 01:14:26.387680 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:14:26.387705 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container a43a14ee14c5 2026-05-09 01:14:26.387739 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 358190ad8d81 2026-05-09 01:14:26.387807 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 4/4 : USER barbican 2026-05-09 01:14:26.387832 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 0c501b2f3d48 2026-05-09 01:14:26.387851 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 0c501b2f3d48 2026-05-09 01:14:26.387884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 0fef2a14f250 2026-05-09 01:14:26.387977 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully built 0bdc7f8c8996 2026-05-09 01:14:26.388004 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully tagged osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260509 2026-05-09 01:14:26.388078 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Built at 2026-05-09 01:14:26.388004 (took 0:00:27.519714) 2026-05-09 01:14:26.388619 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-api) 2026-05-09 01:14:26.388659 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Processing 2026-05-09 01:14:26.388717 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building started at 2026-05-09 01:14:26.388652 2026-05-09 01:14:26.389660 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 plugins into plugins archive 2026-05-09 01:14:26.390355 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 additions into additions archive 2026-05-09 01:14:56.066166 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260509 2026-05-09 01:14:56.066226 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 7eeb330d890c 2026-05-09 01:14:56.068301 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 2/6 : LABEL "build-date"="20260509" "name"="barbican-api" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:14:56.068320 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in efe3ec16e360 2026-05-09 01:14:56.068327 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container efe3ec16e360 2026-05-09 01:14:56.068333 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 108db1de2348 2026-05-09 01:14:56.068338 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_barbican_extend_start 2026-05-09 01:14:56.068343 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> cc0cf1e66085 2026-05-09 01:14:56.068348 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_barbican_extend_start 2026-05-09 01:14:56.068353 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in feceeee32fb9 2026-05-09 01:14:56.068358 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container feceeee32fb9 2026-05-09 01:14:56.068363 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 739e0d5a0906 2026-05-09 01:14:56.068383 | 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 2026-05-09 01:14:56.068393 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 53a86a822300 2026-05-09 01:14:56.068401 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2026-05-09 01:14:56.068410 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2026-05-09 01:14:56.068418 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2026-05-09 01:14:56.068427 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages were automatically installed and are no longer required: 2026-05-09 01:14:56.068435 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:14:56.068444 | 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 2026-05-09 01:14:56.068461 | 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 2026-05-09 01:14:56.068466 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:14:56.068470 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:14:56.068474 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:14:56.068478 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:14:56.068482 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2026-05-09 01:14:56.068486 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Use 'apt autoremove' to remove them. 2026-05-09 01:14:56.068491 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2026-05-09 01:14:56.068495 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: build-essential 2026-05-09 01:14:56.068499 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:14:56.068503 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:14:56.068507 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-05-09 01:14:56.068511 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-05-09 01:14:56.068530 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-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% 2026-05-09 01:14:56.068536 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-05-09 01:14:56.068540 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:70% (Reading database ... 75% 2026-05-09 01:14:56.068544 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-05-09 01:14:56.068549 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:80% 2026-05-09 01:14:56.068553 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2026-05-09 01:14:56.068557 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2026-05-09 01:14:56.068561 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2026-05-09 01:14:56.068565 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:14:56.068571 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:14:56.068575 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2026-05-09 01:14:56.068579 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2026-05-09 01:14:56.068583 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2026-05-09 01:14:56.068587 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2026-05-09 01:14:56.068591 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:14:56.068595 | 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 2026-05-09 01:14:56.068599 | 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 2026-05-09 01:14:56.068603 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:14:56.068607 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:14:56.068611 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:14:56.068615 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:14:56.068623 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2026-05-09 01:14:56.068628 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:14:56.068632 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 228 MB disk space will be freed. 2026-05-09 01:14:56.068636 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-05-09 01:14:56.068640 | 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% 2026-05-09 01:14:56.068644 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: (Reading database ... 65% 2026-05-09 01:14:56.068648 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.068652 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% (Reading database ... 75% 2026-05-09 01:14:56.068657 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2026-05-09 01:14:56.068661 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2026-05-09 01:14:56.068665 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2026-05-09 01:14:56.068669 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2026-05-09 01:14:56.068673 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:14:56.068677 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:14:56.068681 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:56.068685 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:14:56.068689 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:56.068693 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:14:56.068697 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:14:56.068701 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:14:56.068705 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.068709 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:56.068713 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:14:56.068719 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.068724 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:56.068728 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:14:56.068735 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:14:56.068773 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:14:56.068828 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.068893 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:14:56.068936 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.068986 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:14:56.069036 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:14:56.069086 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:14:56.069134 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:56.069182 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:14:56.069259 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:56.069316 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:56.069364 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:56.069442 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:14:56.069492 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:56.069543 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.069591 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:56.069642 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:56.069733 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.069813 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:14:56.069884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:14:56.069955 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:56.070028 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.070106 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:56.070182 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.070285 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:14:56.070393 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.070482 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:56.070558 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:56.070633 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:14:56.070686 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:56.070736 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:14:56.070785 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:56.070836 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.070885 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:14:56.070935 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.070984 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing lto-disabled-list (47) ... 2026-05-09 01:14:56.071033 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.071082 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing make (4.3-4.1build2) ... 2026-05-09 01:14:56.071131 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.071199 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:14:56.071313 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.071392 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:14:56.071484 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Collecting pyclean==3.0.0 2026-05-09 01:14:56.071535 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:14:56.071603 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:14:56.071652 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Installing collected packages: pyclean 2026-05-09 01:14:56.071706 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully installed pyclean-3.0.0 2026-05-09 01:14:56.071782 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:14:56.071834 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.071882 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 8457 files, 1208 directories removed. 2026-05-09 01:14:56.071939 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.072021 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /usr 2026-05-09 01:14:56.072075 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.072125 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 1316 files, 133 directories removed. 2026-05-09 01:14:56.072168 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-09 01:14:56.072263 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Found existing installation: pyclean 3.0.0 2026-05-09 01:14:56.072340 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Uninstalling pyclean-3.0.0: 2026-05-09 01:14:56.072409 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:14:56.072467 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 53a86a822300 2026-05-09 01:14:56.072537 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> fedbcc47ceb4 2026-05-09 01:14:56.072598 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 6/6 : USER barbican 2026-05-09 01:14:56.072647 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 6154ced7874d 2026-05-09 01:14:56.072693 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 6154ced7874d 2026-05-09 01:14:56.072738 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> f13f2c36e92b 2026-05-09 01:14:56.072788 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully built d0a72eae29dc 2026-05-09 01:14:56.072833 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully tagged osism.harbor.regio.digital/kolla/barbican-api:build-20260509 2026-05-09 01:14:56.072924 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Built at 2026-05-09 01:14:56.072847 (took 0:00:29.684195) 2026-05-09 01:14:56.073466 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-worker) 2026-05-09 01:14:56.073551 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Processing 2026-05-09 01:14:56.073683 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building started at 2026-05-09 01:14:56.073550 2026-05-09 01:14:56.074452 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 plugins into plugins archive 2026-05-09 01:14:56.074971 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 additions into additions archive 2026-05-09 01:15:23.332587 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260509 2026-05-09 01:15:23.332702 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 7eeb330d890c 2026-05-09 01:15:23.332729 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 2/4 : LABEL "build-date"="20260509" "name"="barbican-worker" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:15:23.332804 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 3eda48b16968 2026-05-09 01:15:23.332909 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 3eda48b16968 2026-05-09 01:15:23.332930 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> f5049ab6cf4a 2026-05-09 01:15:23.333059 | 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 2026-05-09 01:15:23.333189 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 4b3dc0955f92 2026-05-09 01:15:23.333285 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2026-05-09 01:15:23.333361 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2026-05-09 01:15:23.333416 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2026-05-09 01:15:23.333492 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages were automatically installed and are no longer required: 2026-05-09 01:15:23.333554 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:15:23.333619 | 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 2026-05-09 01:15:23.333679 | 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 2026-05-09 01:15:23.333730 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:15:23.333784 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:15:23.333841 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:15:23.333913 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:15:23.333953 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2026-05-09 01:15:23.334009 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Use 'apt autoremove' to remove them. 2026-05-09 01:15:23.334121 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2026-05-09 01:15:23.334181 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: build-essential 2026-05-09 01:15:23.334277 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:15:23.335274 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:15:23.335294 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2026-05-09 01:15:23.335304 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-09 01:15:23.335314 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-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% 2026-05-09 01:15:23.335325 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2026-05-09 01:15:23.335334 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2026-05-09 01:15:23.335342 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2026-05-09 01:15:23.335351 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2026-05-09 01:15:23.335359 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2026-05-09 01:15:23.335367 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2026-05-09 01:15:23.335376 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:15:23.335386 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:15:23.335395 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2026-05-09 01:15:23.335403 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2026-05-09 01:15:23.335411 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2026-05-09 01:15:23.335431 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2026-05-09 01:15:23.335440 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:15:23.335449 | 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 2026-05-09 01:15:23.335458 | 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 2026-05-09 01:15:23.335466 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:15:23.335475 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:15:23.335483 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:15:23.335492 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:15:23.335500 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2026-05-09 01:15:23.335513 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:15:23.335522 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 228 MB disk space will be freed. 2026-05-09 01:15:23.335530 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2026-05-09 01:15:23.335539 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-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% 2026-05-09 01:15:23.335552 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2026-05-09 01:15:23.335598 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2026-05-09 01:15:23.335670 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2026-05-09 01:15:23.335715 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2026-05-09 01:15:23.335784 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2026-05-09 01:15:23.335830 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2026-05-09 01:15:23.335889 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:15:23.335947 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:15:23.336012 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:23.336089 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:15:23.336192 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:23.336311 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:15:23.336439 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:15:23.336492 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:15:23.336552 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:23.336612 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:15:23.336671 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:23.336732 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:15:23.336870 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:15:23.336925 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:15:23.337007 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:15:23.337177 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:15:23.337269 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:15:23.337342 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:15:23.337436 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-09 01:15:23.337487 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:23.337551 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:15:23.337622 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:23.337675 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:23.337727 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-09 01:15:23.337779 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:23.337829 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:23.337880 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-09 01:15:23.337931 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:23.337981 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:23.338030 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:23.338108 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:15:23.338162 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:15:23.338237 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:23.338309 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:23.338366 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:15:23.339293 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:23.339311 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:23.339320 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:15:23.339327 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:23.339334 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-09 01:15:23.339341 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:15:23.339348 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:23.339355 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:23.339362 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing lto-disabled-list (47) ... 2026-05-09 01:15:23.339369 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-09 01:15:23.339376 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing make (4.3-4.1build2) ... 2026-05-09 01:15:23.339383 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-09 01:15:23.339390 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:15:23.339397 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-09 01:15:23.339404 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:15:23.339423 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Collecting pyclean==3.0.0 2026-05-09 01:15:23.339439 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:15:23.339446 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:15:23.339453 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Installing collected packages: pyclean 2026-05-09 01:15:23.339460 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully installed pyclean-3.0.0 2026-05-09 01:15:23.339467 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:15:23.339474 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-09 01:15:23.339481 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 8457 files, 1208 directories removed. 2026-05-09 01:15:23.339489 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-09 01:15:23.339496 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /usr 2026-05-09 01:15:23.339503 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-09 01:15:23.339510 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 1316 files, 133 directories removed. 2026-05-09 01:15:23.339517 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-09 01:15:23.339524 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Found existing installation: pyclean 3.0.0 2026-05-09 01:15:23.339532 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Uninstalling pyclean-3.0.0: 2026-05-09 01:15:23.339549 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:15:23.339561 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 4b3dc0955f92 2026-05-09 01:15:23.339569 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> a24c3b12e84b 2026-05-09 01:15:23.339576 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 4/4 : USER barbican 2026-05-09 01:15:23.339582 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 6b6f6289dfce 2026-05-09 01:15:23.339590 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 6b6f6289dfce 2026-05-09 01:15:23.339597 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 8347bec36fff 2026-05-09 01:15:23.339606 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully built 6e7701220713 2026-05-09 01:15:23.339617 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully tagged osism.harbor.regio.digital/kolla/barbican-worker:build-20260509 2026-05-09 01:15:23.339776 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Built at 2026-05-09 01:15:23.339632 (took 0:00:27.266082) 2026-05-09 01:15:23.340314 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-applier) 2026-05-09 01:15:23.340376 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-applier:Processing 2026-05-09 01:15:23.340499 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Building started at 2026-05-09 01:15:23.340380 2026-05-09 01:15:23.341441 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-applier:Turned 0 plugins into plugins archive 2026-05-09 01:15:23.341985 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-applier:Turned 0 additions into additions archive 2026-05-09 01:15:52.113004 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 1/4 : FROM osism.harbor.regio.digital/kolla/watcher-base:build-20260509 2026-05-09 01:15:52.113123 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> 153917a810ae 2026-05-09 01:15:52.113159 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 2/4 : LABEL "build-date"="20260509" "name"="watcher-applier" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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"="watcher-applier" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-09 01:15:52.113272 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in 7d978d3b9c49 2026-05-09 01:15:52.113299 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container 7d978d3b9c49 2026-05-09 01:15:52.113310 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> 8c6ae328433f 2026-05-09 01:15:52.113322 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: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 2026-05-09 01:15:52.113391 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in 85750b8e7425 2026-05-09 01:15:52.113407 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading package lists... 2026-05-09 01:15:52.113565 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Building dependency tree... 2026-05-09 01:15:52.113592 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading state information... 2026-05-09 01:15:52.113615 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:The following packages were automatically installed and are no longer required: 2026-05-09 01:15:52.113639 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:15:52.113717 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-09 01:15:52.113776 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-09 01:15:52.113810 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:15:52.113904 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:15:52.113930 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:15:52.114106 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:15:52.114133 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: xz-utils 2026-05-09 01:15:52.114158 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Use 'apt autoremove' to remove them. 2026-05-09 01:15:52.114281 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:The following packages will be REMOVED: 2026-05-09 01:15:52.114325 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: build-essential 2026-05-09 01:15:52.114375 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:15:52.114434 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:15:52.114449 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 2026-05-09 01:15:52.114560 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(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% 2026-05-09 01:15:52.114579 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 70% 2026-05-09 01:15:52.114645 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 75% 2026-05-09 01:15:52.114692 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 80% 2026-05-09 01:15:52.114793 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 85% 2026-05-09 01:15:52.114865 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 90% 2026-05-09 01:15:52.114912 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 95% 2026-05-09 01:15:52.114981 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:15:52.115029 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:15:52.115089 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading package lists... 2026-05-09 01:15:52.115148 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Building dependency tree... 2026-05-09 01:15:52.115195 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading state information... 2026-05-09 01:15:52.115302 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:The following packages will be REMOVED: 2026-05-09 01:15:52.115353 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:15:52.115401 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-09 01:15:52.115459 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-09 01:15:52.115517 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:15:52.115532 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:15:52.115603 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:15:52.115649 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:15:52.115695 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: xz-utils 2026-05-09 01:15:52.115794 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:15:52.115994 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:After this operation, 228 MB disk space will be freed. 2026-05-09 01:15:52.116010 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 2026-05-09 01:15:52.116033 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(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% 2026-05-09 01:15:52.116049 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 70% 2026-05-09 01:15:52.116059 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 75% 2026-05-09 01:15:52.116300 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 80% 2026-05-09 01:15:52.116376 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 85% 2026-05-09 01:15:52.116390 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 90% 2026-05-09 01:15:52.116411 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 95% 2026-05-09 01:15:52.116422 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:15:52.116432 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:15:52.116447 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:52.116507 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:15:52.116518 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:52.116678 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:15:52.116713 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:15:52.116775 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:15:52.116788 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:52.116802 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:15:52.116890 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.116950 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:52.117012 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:15:52.117099 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:15:52.117116 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:15:52.117259 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.117289 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:15:52.117355 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.117379 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:15:52.117473 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:15:52.117497 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.117588 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:15:52.117598 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:52.117673 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:15:52.117751 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:52.117844 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.117943 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:52.118026 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:52.118104 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:15:52.118115 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.118179 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:52.118234 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:52.118254 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:52.118348 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.118401 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:15:52.118414 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.118483 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:15:52.118536 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:52.118578 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.118619 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:52.118632 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:15:52.118708 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:52.118801 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:52.118824 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.118833 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:15:52.118863 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.119043 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:52.119053 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.119064 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:15:52.119121 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.119171 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:52.119223 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.119295 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:15:52.119357 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing lto-disabled-list (47) ... 2026-05-09 01:15:52.119423 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing make (4.3-4.1build2) ... 2026-05-09 01:15:52.119443 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:15:52.119508 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:15:52.119527 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Collecting pyclean==3.0.0 2026-05-09 01:15:52.119598 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:15:52.119634 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:15:52.119682 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Installing collected packages: pyclean 2026-05-09 01:15:52.119693 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Successfully installed pyclean-3.0.0 2026-05-09 01:15:52.119810 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:15:52.119886 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.119933 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Total 9462 files, 1334 directories removed. 2026-05-09 01:15:52.119942 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.120006 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Cleaning directory /usr 2026-05-09 01:15:52.120054 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.120062 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Total 1316 files, 133 directories removed. 2026-05-09 01:15:52.120133 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-09 01:15:52.120177 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Found existing installation: pyclean 3.0.0 2026-05-09 01:15:52.120236 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Uninstalling pyclean-3.0.0: 2026-05-09 01:15:52.120318 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:15:52.120364 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container 85750b8e7425 2026-05-09 01:15:52.120420 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> fdab29d1294a 2026-05-09 01:15:52.120464 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 4/4 : USER watcher 2026-05-09 01:15:52.120510 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in f47690ff84bc 2026-05-09 01:15:52.120523 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container f47690ff84bc 2026-05-09 01:15:52.120586 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> ef898ec9c50b 2026-05-09 01:15:52.120633 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Successfully built 1cc85cf4a446 2026-05-09 01:15:52.120684 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Successfully tagged osism.harbor.regio.digital/kolla/watcher-applier:build-20260509 2026-05-09 01:15:52.120805 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Built at 2026-05-09 01:15:52.120644 (took 0:00:28.780264) 2026-05-09 01:15:52.121232 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-api) 2026-05-09 01:15:52.121419 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-api:Processing 2026-05-09 01:15:52.121528 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Building started at 2026-05-09 01:15:52.121281 2026-05-09 01:15:52.122460 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-api:Turned 0 plugins into plugins archive 2026-05-09 01:15:52.123385 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-api:Turned 0 additions into additions archive 2026-05-09 01:16:24.389975 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/watcher-base:build-20260509 2026-05-09 01:16:24.390050 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 153917a810ae 2026-05-09 01:16:24.391365 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 2/6 : LABEL "build-date"="20260509" "name"="watcher-api" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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"="watcher-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-09 01:16:24.391491 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in 82298ec43a9a 2026-05-09 01:16:24.391512 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container 82298ec43a9a 2026-05-09 01:16:24.391525 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 6dd63e8cabf2 2026-05-09 01:16:24.391538 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_watcher_extend_start 2026-05-09 01:16:24.391550 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 769caf76ed08 2026-05-09 01:16:24.391563 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_watcher_extend_start 2026-05-09 01:16:24.391575 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in bb7cd6fb3e58 2026-05-09 01:16:24.391587 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container bb7cd6fb3e58 2026-05-09 01:16:24.391613 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 60ac70f0db07 2026-05-09 01:16:24.391627 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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 2026-05-09 01:16:24.391641 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in 1efdfaf1af78 2026-05-09 01:16:24.391653 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading package lists... 2026-05-09 01:16:24.391666 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Building dependency tree... 2026-05-09 01:16:24.391678 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading state information... 2026-05-09 01:16:24.391690 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:The following packages were automatically installed and are no longer required: 2026-05-09 01:16:24.391702 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:16:24.391714 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-09 01:16:24.391726 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-09 01:16:24.391739 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:16:24.391751 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:16:24.391783 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:16:24.391793 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:16:24.391803 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: xz-utils 2026-05-09 01:16:24.391813 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Use 'apt autoremove' to remove them. 2026-05-09 01:16:24.391823 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:The following packages will be REMOVED: 2026-05-09 01:16:24.391833 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: build-essential 2026-05-09 01:16:24.391851 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:16:24.391861 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:16:24.391871 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 2026-05-09 01:16:24.391882 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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% 2026-05-09 01:16:24.391893 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 70% 2026-05-09 01:16:24.391903 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 75% 2026-05-09 01:16:24.391913 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 80% 2026-05-09 01:16:24.391927 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 85% 2026-05-09 01:16:24.391940 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 90% 2026-05-09 01:16:24.392032 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 95% 2026-05-09 01:16:24.392175 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:16:24.392361 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:16:24.392501 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading package lists... 2026-05-09 01:16:24.392627 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Building dependency tree... 2026-05-09 01:16:24.392729 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading state information... 2026-05-09 01:16:24.392834 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:The following packages will be REMOVED: 2026-05-09 01:16:24.392928 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:16:24.393018 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-09 01:16:24.393105 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-09 01:16:24.393191 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:16:24.393332 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:16:24.393500 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:16:24.393585 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:16:24.393687 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: xz-utils 2026-05-09 01:16:24.393776 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:16:24.393852 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:After this operation, 228 MB disk space will be freed. 2026-05-09 01:16:24.393933 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 2026-05-09 01:16:24.394033 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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% 2026-05-09 01:16:24.394138 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 70% 2026-05-09 01:16:24.394241 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 75% 2026-05-09 01:16:24.394332 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 80% 2026-05-09 01:16:24.394434 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 85% 2026-05-09 01:16:24.395521 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 90% 2026-05-09 01:16:24.395578 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 95% 2026-05-09 01:16:24.395592 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:16:24.395604 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:16:24.395614 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:24.395624 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:16:24.395634 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:24.395643 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:16:24.395653 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:16:24.395663 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:16:24.395672 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:24.395682 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:16:24.395692 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:24.395701 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:16:24.395711 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:16:24.395721 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-09 01:16:24.395731 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:16:24.395740 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-09 01:16:24.395750 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:16:24.395759 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-09 01:16:24.395769 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:16:24.395779 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:16:24.395788 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:16:24.395798 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-09 01:16:24.395808 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:24.395858 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:16:24.395870 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:24.395880 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:24.395912 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-09 01:16:24.395922 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:24.395932 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:24.395942 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:24.395972 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-09 01:16:24.395982 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:24.395992 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-09 01:16:24.396002 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:24.396012 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-09 01:16:24.396027 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:16:24.396037 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-09 01:16:24.396046 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:16:24.396060 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:24.396099 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:24.396151 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-09 01:16:24.396240 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:16:24.396303 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:24.396346 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:24.396477 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:16:24.397404 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-09 01:16:24.397490 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:24.397502 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-09 01:16:24.397512 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:16:24.397520 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:24.397529 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:24.397537 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing lto-disabled-list (47) ... 2026-05-09 01:16:24.397546 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing make (4.3-4.1build2) ... 2026-05-09 01:16:24.397555 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:16:24.397563 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:16:24.397572 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Collecting pyclean==3.0.0 2026-05-09 01:16:24.397581 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:16:24.397590 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:16:24.397598 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Installing collected packages: pyclean 2026-05-09 01:16:24.397606 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Successfully installed pyclean-3.0.0 2026-05-09 01:16:24.397615 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:16:24.397623 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-09 01:16:24.397632 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Total 9462 files, 1334 directories removed. 2026-05-09 01:16:24.397640 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-09 01:16:24.397649 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Cleaning directory /usr 2026-05-09 01:16:24.397657 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-09 01:16:24.397666 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Total 1316 files, 133 directories removed. 2026-05-09 01:16:24.397674 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-09 01:16:24.399291 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Found existing installation: pyclean 3.0.0 2026-05-09 01:16:24.399321 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Uninstalling pyclean-3.0.0: 2026-05-09 01:16:24.399330 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:16:24.399361 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container 1efdfaf1af78 2026-05-09 01:16:24.399372 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 0e9219be69c3 2026-05-09 01:16:24.399381 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 6/6 : USER watcher 2026-05-09 01:16:24.399390 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in 7d2914ca2def 2026-05-09 01:16:24.399400 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container 7d2914ca2def 2026-05-09 01:16:24.399434 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 92d9e67e6368 2026-05-09 01:16:24.399444 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Successfully built 737a3dd80159 2026-05-09 01:16:24.399452 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Successfully tagged osism.harbor.regio.digital/kolla/watcher-api:build-20260509 2026-05-09 01:16:24.399461 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Built at 2026-05-09 01:16:24.397686 (took 0:00:32.276405) 2026-05-09 01:16:24.399470 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-engine) 2026-05-09 01:16:24.399478 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-engine:Processing 2026-05-09 01:16:24.399499 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Building started at 2026-05-09 01:16:24.398126 2026-05-09 01:16:24.399515 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-engine:Turned 0 plugins into plugins archive 2026-05-09 01:16:24.399857 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-engine:Turned 0 additions into additions archive 2026-05-09 01:16:52.543613 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/watcher-base:build-20260509 2026-05-09 01:16:52.543724 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 153917a810ae 2026-05-09 01:16:52.543832 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 2/4 : LABEL "build-date"="20260509" "name"="watcher-engine" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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"="watcher-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-09 01:16:52.543946 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in f3fbedf3b05e 2026-05-09 01:16:52.544070 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container f3fbedf3b05e 2026-05-09 01:16:52.544138 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> ecbdbcf49263 2026-05-09 01:16:52.544317 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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 2026-05-09 01:16:52.544401 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in ab1dab1deab3 2026-05-09 01:16:52.544517 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading package lists... 2026-05-09 01:16:52.544625 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Building dependency tree... 2026-05-09 01:16:52.544759 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading state information... 2026-05-09 01:16:52.544877 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:The following packages were automatically installed and are no longer required: 2026-05-09 01:16:52.544955 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:16:52.545025 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-09 01:16:52.545091 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-09 01:16:52.545166 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:16:52.545326 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:16:52.545407 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:16:52.545477 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:16:52.545547 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: xz-utils 2026-05-09 01:16:52.545619 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Use 'apt autoremove' to remove them. 2026-05-09 01:16:52.545703 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:The following packages will be REMOVED: 2026-05-09 01:16:52.545775 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: build-essential 2026-05-09 01:16:52.545857 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:16:52.545930 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:16:52.546009 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 2026-05-09 01:16:52.546092 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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% 2026-05-09 01:16:52.546172 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 70% 2026-05-09 01:16:52.546332 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 75% 2026-05-09 01:16:52.546401 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 80% 2026-05-09 01:16:52.546477 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 85% 2026-05-09 01:16:52.546552 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 90% 2026-05-09 01:16:52.546626 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 95% 2026-05-09 01:16:52.546703 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:16:52.546833 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:16:52.546941 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading package lists... 2026-05-09 01:16:52.547040 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Building dependency tree... 2026-05-09 01:16:52.547118 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading state information... 2026-05-09 01:16:52.547372 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:The following packages will be REMOVED: 2026-05-09 01:16:52.547452 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:16:52.547547 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-09 01:16:52.547618 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-09 01:16:52.547693 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:16:52.547751 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:16:52.547821 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:16:52.547886 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:16:52.547950 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: xz-utils 2026-05-09 01:16:52.548027 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:16:52.548134 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:After this operation, 228 MB disk space will be freed. 2026-05-09 01:16:52.548292 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 2026-05-09 01:16:52.548376 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-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 ... 2026-05-09 01:16:52.548448 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 01:16:52.548564 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 70% 2026-05-09 01:16:52.548652 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 75% 2026-05-09 01:16:52.549302 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 80% 2026-05-09 01:16:52.549321 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 85% 2026-05-09 01:16:52.549330 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 90% 2026-05-09 01:16:52.549339 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 95% 2026-05-09 01:16:52.549348 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:16:52.549357 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:16:52.549365 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:52.549374 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:16:52.549382 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:52.549391 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:16:52.549399 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:16:52.549407 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:16:52.549416 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:52.549428 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:16:52.549476 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:52.549555 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:16:52.549646 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:16:52.549705 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:16:52.549794 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-09 01:16:52.549866 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:16:52.549929 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:16:52.549998 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-09 01:16:52.550070 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:16:52.550140 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:16:52.550266 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:52.550331 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:16:52.550403 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:52.550471 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:52.550541 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:52.550610 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:16:52.550678 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:52.550745 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:52.550811 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:52.550880 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-09 01:16:52.550950 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:16:52.551020 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:16:52.551107 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-09 01:16:52.552489 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:52.552544 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-09 01:16:52.552557 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:52.552568 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:16:52.552577 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:52.552587 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:52.552597 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:16:52.552606 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:52.552616 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:16:52.552625 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-09 01:16:52.552635 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:52.552645 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-09 01:16:52.552654 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:16:52.552664 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing lto-disabled-list (47) ... 2026-05-09 01:16:52.552674 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-09 01:16:52.552683 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing make (4.3-4.1build2) ... 2026-05-09 01:16:52.552693 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-09 01:16:52.552703 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:16:52.552712 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:16:52.552722 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Collecting pyclean==3.0.0 2026-05-09 01:16:52.552732 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:16:52.552742 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:16:52.552751 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Installing collected packages: pyclean 2026-05-09 01:16:52.552761 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Successfully installed pyclean-3.0.0 2026-05-09 01:16:52.552771 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:16:52.552780 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-09 01:16:52.552790 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Total 9462 files, 1334 directories removed. 2026-05-09 01:16:52.552823 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-09 01:16:52.552834 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Cleaning directory /usr 2026-05-09 01:16:52.552843 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-09 01:16:52.552853 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Total 1316 files, 133 directories removed. 2026-05-09 01:16:52.552862 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-09 01:16:52.552872 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Found existing installation: pyclean 3.0.0 2026-05-09 01:16:52.552881 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Uninstalling pyclean-3.0.0: 2026-05-09 01:16:52.552891 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:16:52.553331 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container ab1dab1deab3 2026-05-09 01:16:52.553354 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 31a304a44f6e 2026-05-09 01:16:52.553364 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 4/4 : USER watcher 2026-05-09 01:16:52.553374 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in b192cab87436 2026-05-09 01:16:52.553384 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container b192cab87436 2026-05-09 01:16:52.553393 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 3782c8f74aab 2026-05-09 01:16:52.553403 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Successfully built 1d0a888a6a7a 2026-05-09 01:16:52.553412 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Successfully tagged osism.harbor.regio.digital/kolla/watcher-engine:build-20260509 2026-05-09 01:16:52.553422 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Built at 2026-05-09 01:16:52.552824 (took 0:00:28.154698) 2026-05-09 01:16:52.553437 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-fernet) 2026-05-09 01:16:52.553447 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Processing 2026-05-09 01:16:52.553550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building started at 2026-05-09 01:16:52.553434 2026-05-09 01:16:52.554529 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 plugins into plugins archive 2026-05-09 01:16:52.555127 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 additions into additions archive 2026-05-09 01:17:34.063427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260509 2026-05-09 01:17:34.063652 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 06f61b46af01 2026-05-09 01:17:34.063758 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 2/8 : LABEL "build-date"="20260509" "name"="keystone-fernet" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:17:34.063972 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 7f08b485f229 2026-05-09 01:17:34.064198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 7f08b485f229 2026-05-09 01:17:34.064299 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 60b70126bfe7 2026-05-09 01:17:34.064316 | 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/* 2026-05-09 01:17:34.064435 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 1c468c63be81 2026-05-09 01:17:34.064537 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:17:34.064618 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:17:34.064700 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:17:34.064806 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:17:34.064990 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:17:34.065102 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:17:34.065276 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:17:34.068423 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:17:34.068475 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:17:34.068486 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:17:34.068495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:17:34.068503 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:17:34.068529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:17:34.068537 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:17:34.068544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:17:34.068553 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 30.1 MB in 3s (10.8 MB/s) 2026-05-09 01:17:34.068561 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-05-09 01:17:34.068569 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-05-09 01:17:34.068577 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-05-09 01:17:34.068584 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-05-09 01:17:34.068592 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following additional packages will be installed: 2026-05-09 01:17:34.068600 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2026-05-09 01:17:34.068608 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Suggested packages: 2026-05-09 01:17:34.068616 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2026-05-09 01:17:34.068623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2026-05-09 01:17:34.068631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: python3-braceexpand 2026-05-09 01:17:34.068639 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Recommended packages: 2026-05-09 01:17:34.068647 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xauth 2026-05-09 01:17:34.068654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following NEW packages will be installed: 2026-05-09 01:17:34.068662 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2026-05-09 01:17:34.068670 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:17:34.068693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Need to get 1,580 kB of archives. 2026-05-09 01:17:34.068702 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 5,167 kB of additional disk space will be used. 2026-05-09 01:17:34.068710 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:17:34.068718 | 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] 2026-05-09 01:17:34.068726 | 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] 2026-05-09 01:17:34.068734 | 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] 2026-05-09 01:17:34.068742 | 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] 2026-05-09 01:17:34.068758 | 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] 2026-05-09 01:17:34.068766 | 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] 2026-05-09 01:17:34.068774 | 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.16 [907 kB] 2026-05-09 01:17:34.068822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 1,580 kB in 0s (5,082 kB/s) 2026-05-09 01:17:34.069038 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron-daemon-common. 2026-05-09 01:17:34.069154 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-05-09 01:17:34.069328 | 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% 2026-05-09 01:17:34.069442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-05-09 01:17:34.069552 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2026-05-09 01:17:34.069659 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-05-09 01:17:34.069766 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-05-09 01:17:34.069886 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-05-09 01:17:34.070021 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-05-09 01:17:34.070127 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19195 files and directories currently installed.) 2026-05-09 01:17:34.070287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-05-09 01:17:34.070412 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-09 01:17:34.070541 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-09 01:17:34.070653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Creating group 'crontab' with GID 995. 2026-05-09 01:17:34.070782 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron. 2026-05-09 01:17:34.070906 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-05-09 01:17:34.071018 | 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% 2026-05-09 01:17:34.071128 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-05-09 01:17:34.071274 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-05-09 01:17:34.071396 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:75% 2026-05-09 01:17:34.071505 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-05-09 01:17:34.071614 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-05-09 01:17:34.071720 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-05-09 01:17:34.071839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-05-09 01:17:34.072059 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19214 files and directories currently installed.) 2026-05-09 01:17:34.072155 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-05-09 01:17:34.072264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-05-09 01:17:34.072359 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libpopt0:amd64. 2026-05-09 01:17:34.072449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-09 01:17:34.072548 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 01:17:34.072631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package rsync. 2026-05-09 01:17:34.072724 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-09 01:17:34.072817 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2026-05-09 01:17:34.072929 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2026-05-09 01:17:34.073020 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libcbor0.10:amd64. 2026-05-09 01:17:34.073106 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-05-09 01:17:34.073196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-09 01:17:34.073312 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libfido2-1:amd64. 2026-05-09 01:17:34.073406 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-05-09 01:17:34.073495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-09 01:17:34.073583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package openssh-client. 2026-05-09 01:17:34.073673 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-09 01:17:34.073763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-09 01:17:34.073854 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-09 01:17:34.073966 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron (3.0pl1-184ubuntu2) ... 2026-05-09 01:17:34.074053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2026-05-09 01:17:34.074142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:17:34.074258 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-09 01:17:34.074358 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 01:17:34.074449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-09 01:17:34.074536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up rsync (3.2.7-1ubuntu1.2) ... 2026-05-09 01:17:34.074620 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2026-05-09 01:17:34.074707 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:17:34.074805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:17:34.074913 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 1c468c63be81 2026-05-09 01:17:34.075022 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 65c2586e0735 2026-05-09 01:17:34.075120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 4/8 : COPY fetch_fernet_tokens.py /usr/bin/ 2026-05-09 01:17:34.075200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 5c559cf85d0f 2026-05-09 01:17:34.075297 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 5/8 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2026-05-09 01:17:34.075379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 339757c9dc4d 2026-05-09 01:17:34.075455 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 01:17:34.075532 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 8f2636bde020 2026-05-09 01:17:34.075606 | 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 2026-05-09 01:17:34.075682 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 36fdd1c3136d 2026-05-09 01:17:34.075756 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 36fdd1c3136d 2026-05-09 01:17:34.075830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> c60075a41e58 2026-05-09 01:17:34.075951 | 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 2026-05-09 01:17:34.076049 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 7dba4ab2f85c 2026-05-09 01:17:34.076105 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-05-09 01:17:34.076148 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-05-09 01:17:34.076244 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-05-09 01:17:34.076311 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages were automatically installed and are no longer required: 2026-05-09 01:17:34.076398 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:17:34.076426 | 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 2026-05-09 01:17:34.076495 | 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 2026-05-09 01:17:34.076520 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:17:34.076537 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:17:34.076586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:17:34.076622 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:17:34.076657 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2026-05-09 01:17:34.076702 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Use 'apt autoremove' to remove them. 2026-05-09 01:17:34.076763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2026-05-09 01:17:34.076786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: build-essential 2026-05-09 01:17:34.076822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:17:34.076931 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:17:34.076950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-05-09 01:17:34.077014 | 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% 2026-05-09 01:17:34.077062 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-05-09 01:17:34.077110 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2026-05-09 01:17:34.077158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-05-09 01:17:34.077224 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-05-09 01:17:34.077275 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-05-09 01:17:34.077328 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-05-09 01:17:34.077386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19340 files and directories currently installed.) 2026-05-09 01:17:34.077420 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:17:34.077468 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-05-09 01:17:34.077526 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-05-09 01:17:34.077573 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-05-09 01:17:34.077634 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2026-05-09 01:17:34.078417 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:17:34.078456 | 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 2026-05-09 01:17:34.078466 | 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 2026-05-09 01:17:34.078476 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:17:34.078484 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:17:34.078492 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:17:34.078500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:17:34.078508 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2026-05-09 01:17:34.078516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:17:34.078524 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 228 MB disk space will be freed. 2026-05-09 01:17:34.078532 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-05-09 01:17:34.078541 | 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% 2026-05-09 01:17:34.078549 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-05-09 01:17:34.078557 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2026-05-09 01:17:34.078565 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-05-09 01:17:34.078578 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-05-09 01:17:34.078586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-05-09 01:17:34.078594 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-05-09 01:17:34.078602 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19331 files and directories currently installed.) 2026-05-09 01:17:34.078610 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:17:34.078618 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:17:34.078625 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:17:34.078633 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:17:34.078640 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:17:34.078648 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:17:34.078656 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:17:34.078664 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:17:34.078718 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:17:34.078728 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:17:34.078736 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:17:34.078745 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:17:34.078754 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:17:34.078762 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:17:34.078771 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-09 01:17:34.078779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:17:34.078786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:17:34.078794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:17:34.078802 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-09 01:17:34.078820 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:17:34.080278 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:17:34.080301 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:17:34.080311 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-09 01:17:34.080320 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:17:34.080327 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:17:34.080335 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:17:34.080343 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:17:34.080350 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:17:34.080355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:17:34.080360 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:17:34.080366 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:17:34.080371 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:17:34.080383 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:17:34.080388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:17:34.080394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:17:34.080398 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:17:34.080402 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-09 01:17:34.080406 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:17:34.080411 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-09 01:17:34.080415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:17:34.080419 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-09 01:17:34.080423 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:17:34.080427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-09 01:17:34.080431 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:17:34.080436 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:17:34.080440 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing lto-disabled-list (47) ... 2026-05-09 01:17:34.080444 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing make (4.3-4.1build2) ... 2026-05-09 01:17:34.080448 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-09 01:17:34.080452 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:17:34.080456 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-09 01:17:34.080461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:17:34.080465 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Collecting pyclean==3.0.0 2026-05-09 01:17:34.080469 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:17:34.080473 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:17:34.080477 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Installing collected packages: pyclean 2026-05-09 01:17:34.080481 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully installed pyclean-3.0.0 2026-05-09 01:17:34.080485 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:17:34.080490 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-09 01:17:34.080494 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 9334 files, 1350 directories removed. 2026-05-09 01:17:34.080498 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-09 01:17:34.080502 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /usr 2026-05-09 01:17:34.080506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-09 01:17:34.080510 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 1316 files, 133 directories removed. 2026-05-09 01:17:34.080515 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-09 01:17:34.080519 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Found existing installation: pyclean 3.0.0 2026-05-09 01:17:34.080523 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Uninstalling pyclean-3.0.0: 2026-05-09 01:17:34.080527 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:17:34.080531 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 7dba4ab2f85c 2026-05-09 01:17:34.080535 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 7ce115650838 2026-05-09 01:17:34.080543 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully built a59678a961ca 2026-05-09 01:17:34.080552 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully tagged osism.harbor.regio.digital/kolla/keystone-fernet:build-20260509 2026-05-09 01:17:34.080560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Built at 2026-05-09 01:17:34.080380 (took 0:00:41.526946) 2026-05-09 01:17:34.080821 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone) 2026-05-09 01:17:34.080922 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Processing 2026-05-09 01:17:34.081013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building started at 2026-05-09 01:17:34.080930 2026-05-09 01:17:34.081893 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 plugins into plugins archive 2026-05-09 01:17:34.082732 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 additions into additions archive 2026-05-09 01:22:01.828677 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 1/11 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260509 2026-05-09 01:22:01.828878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 06f61b46af01 2026-05-09 01:22:01.828908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 2/11 : LABEL "build-date"="20260509" "name"="keystone" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:22:01.828925 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 59a5ed785919 2026-05-09 01:22:01.828944 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 59a5ed785919 2026-05-09 01:22:01.828961 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 5ccaa40f4d2a 2026-05-09 01:22:01.829044 | 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/* 2026-05-09 01:22:01.829163 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 2627eb4caaa0 2026-05-09 01:22:01.829255 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:22:01.829429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:22:01.829522 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:22:01.829667 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:22:01.829762 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:22:01.829840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:22:01.829910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:22:01.829986 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:22:01.830056 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:22:01.830125 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:22:01.830194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:22:01.830293 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:22:01.830355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:22:01.830443 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:22:01.830513 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:22:01.830578 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 30.1 MB in 2s (12.7 MB/s) 2026-05-09 01:22:01.830700 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-05-09 01:22:01.830932 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-05-09 01:22:01.830996 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-05-09 01:22:01.831019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-05-09 01:22:01.831057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2026-05-09 01:22:01.831073 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libgssrpc4t64 libkadm5clnt-mit12 libkadm5srv-mit12 2026-05-09 01:22:01.831303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkdb5-10t64 2026-05-09 01:22:01.831345 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2026-05-09 01:22:01.831364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: doc-base krb5-doc krb5-user 2026-05-09 01:22:01.831412 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2026-05-09 01:22:01.831484 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libapache2-mod-auth-gssapi libgssrpc4t64 2026-05-09 01:22:01.831558 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev 2026-05-09 01:22:01.831623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:22:01.831708 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 436 kB of archives. 2026-05-09 01:22:01.831773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 2,055 kB of additional disk space will be used. 2026-05-09 01:22:01.831834 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:22:01.831937 | 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] 2026-05-09 01:22:01.831969 | 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] 2026-05-09 01:22:01.832037 | 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] 2026-05-09 01:22:01.832128 | 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] 2026-05-09 01:22:01.832197 | 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] 2026-05-09 01:22:01.832304 | 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] 2026-05-09 01:22:01.832377 | 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] 2026-05-09 01:22:01.832445 | 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] 2026-05-09 01:22:01.832512 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 436 kB in 0s (1,845 kB/s) 2026-05-09 01:22:01.832605 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package comerr-dev:amd64. 2026-05-09 01:22:01.832694 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-05-09 01:22:01.833483 | 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% 2026-05-09 01:22:01.833564 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% (Reading database ... 75% 2026-05-09 01:22:01.833579 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-05-09 01:22:01.833588 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-05-09 01:22:01.833597 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-05-09 01:22:01.833605 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-05-09 01:22:01.833614 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19195 files and directories currently installed.) 2026-05-09 01:22:01.833624 | 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 ... 2026-05-09 01:22:01.833633 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-09 01:22:01.833680 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libgssrpc4t64:amd64. 2026-05-09 01:22:01.833689 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../1-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-09 01:22:01.833697 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 01:22:01.833706 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-05-09 01:22:01.833715 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../2-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-09 01:22:01.834307 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 01:22:01.834328 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkdb5-10t64:amd64. 2026-05-09 01:22:01.834356 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../3-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-09 01:22:01.834366 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 01:22:01.834376 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-05-09 01:22:01.834385 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../4-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-09 01:22:01.834395 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 01:22:01.834405 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package krb5-multidev:amd64. 2026-05-09 01:22:01.834414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../5-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-09 01:22:01.834423 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 01:22:01.834433 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-auth-gssapi. 2026-05-09 01:22:01.834442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../6-libapache2-mod-auth-gssapi_1.6.4-3build2_amd64.deb ... 2026-05-09 01:22:01.834452 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2026-05-09 01:22:01.834462 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkrb5-dev:amd64. 2026-05-09 01:22:01.834471 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../7-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-09 01:22:01.834481 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 01:22:01.834490 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2026-05-09 01:22:01.834500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module auth_gssapi 2026-05-09 01:22:01.834521 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2026-05-09 01:22:01.834536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2026-05-09 01:22:01.834546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 01:22:01.834556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-09 01:22:01.834565 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 01:22:01.834588 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 01:22:01.834710 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 01:22:01.834781 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 01:22:01.834844 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-09 01:22:01.834941 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:22:01.835045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 2627eb4caaa0 2026-05-09 01:22:01.835123 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 7313a0363e68 2026-05-09 01:22:01.835186 | 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 2026-05-09 01:22:01.835272 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 795c095c62f2 2026-05-09 01:22:01.835338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-kerberos 2026-05-09 01:22:01.835398 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl.metadata (12 kB) 2026-05-09 01:22:01.835458 | 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) 2026-05-09 01:22:01.835508 | 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) (43.0.3) 2026-05-09 01:22:01.835567 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyspnego[kerberos] (from requests-kerberos) 2026-05-09 01:22:01.835614 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyspnego-0.11.2-py3-none-any.whl.metadata (5.4 kB) 2026-05-09 01:22:01.835692 | 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.1) 2026-05-09 01:22:01.835711 | 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) 2026-05-09 01:22:01.835788 | 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.4.1) 2026-05-09 01:22:01.835847 | 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.10) 2026-05-09 01:22:01.835862 | 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.20) 2026-05-09 01:22:01.835938 | 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) (2026.4.22) 2026-05-09 01:22:01.835986 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting gssapi>=1.6.0 (from pyspnego[kerberos]->requests-kerberos) 2026-05-09 01:22:01.836069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading gssapi-1.9.0.tar.gz (94 kB) 2026-05-09 01:22:01.836097 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2026-05-09 01:22:01.836135 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2026-05-09 01:22:01.836229 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2026-05-09 01:22:01.836261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:22:01.836331 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2026-05-09 01:22:01.836357 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:22:01.836428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting krb5>=0.3.0 (from pyspnego[kerberos]->requests-kerberos) 2026-05-09 01:22:01.836455 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading krb5-0.7.0.tar.gz (235 kB) 2026-05-09 01:22:01.836521 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2026-05-09 01:22:01.836570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2026-05-09 01:22:01.836617 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2026-05-09 01:22:01.836687 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:22:01.836747 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2026-05-09 01:22:01.836804 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:22:01.836861 | 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) 2026-05-09 01:22:01.836920 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl (12 kB) 2026-05-09 01:22:01.837000 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyspnego-0.11.2-py3-none-any.whl (130 kB) 2026-05-09 01:22:01.838314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: gssapi, krb5 2026-05-09 01:22:01.838355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): started 2026-05-09 01:22:01.838368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): still running... 2026-05-09 01:22:01.838379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): finished with status 'done' 2026-05-09 01:22:01.838391 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for gssapi: filename=gssapi-1.9.0-cp312-cp312-linux_x86_64.whl size=4354045 sha256=dabf2b974557ebbeb937911ad9f3c5393f5892c64f554f43b54c3de83ffe6845 2026-05-09 01:22:01.838404 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-e3fh4h12/wheels/e7/a2/21/47551ac1f8d2731ec4424fcfdaa895b634d811c6cd827786f1 2026-05-09 01:22:01.838417 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): started 2026-05-09 01:22:01.838429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): still running... 2026-05-09 01:22:01.838440 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): finished with status 'done' 2026-05-09 01:22:01.838451 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for krb5: filename=krb5-0.7.0-cp312-cp312-linux_x86_64.whl size=7207984 sha256=103584d6e4e77d98230a0b05ab30e29b2beb6339fcc608977ad0537323fe86b8 2026-05-09 01:22:01.838463 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-e3fh4h12/wheels/cf/6f/fd/107dbd5ebf9806f41585f9ae57d53ee27be245c5ac56e1fa5e 2026-05-09 01:22:01.838475 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built gssapi krb5 2026-05-09 01:22:01.838487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: krb5, gssapi, pyspnego, requests-kerberos 2026-05-09 01:22:01.838499 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed gssapi-1.9.0 krb5-0.7.0 pyspnego-0.11.2 requests-kerberos-0.15.0 2026-05-09 01:22:01.838527 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 795c095c62f2 2026-05-09 01:22:01.838540 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 0411d7da4834 2026-05-09 01:22:01.838563 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 5/11 : ADD plugins-archive / 2026-05-09 01:22:01.838581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 477c9e15c929 2026-05-09 01:22:01.838599 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 6/11 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2026-05-09 01:22:01.838615 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> e5617a5206b6 2026-05-09 01:22:01.838631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 7/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 01:22:01.838713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 5139250bd848 2026-05-09 01:22:01.838734 | 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 2026-05-09 01:22:01.838753 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 77a5857eafd6 2026-05-09 01:22:01.838763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 77a5857eafd6 2026-05-09 01:22:01.838773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 5ee5fd8fc88b 2026-05-09 01:22:01.838782 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 9/11 : RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-05-09 01:22:01.838792 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 7f28b12dbad2 2026-05-09 01:22:01.838802 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting keystone-keycloak-backend 2026-05-09 01:22:01.838811 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading keystone_keycloak_backend-0.5.0-py3-none-any.whl.metadata (6.1 kB) 2026-05-09 01:22:01.838821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting python-keycloak<4.0.0,>=3.6.1 (from keystone-keycloak-backend) 2026-05-09 01:22:01.838831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading python_keycloak-3.12.0-py3-none-any.whl.metadata (5.8 kB) 2026-05-09 01:22:01.838840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: tenacity<9.2.0,>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone-keycloak-backend) (9.0.0) 2026-05-09 01:22:01.838850 | 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) 2026-05-09 01:22:01.838868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading deprecation-2.1.0-py2.py3-none-any.whl.metadata (4.6 kB) 2026-05-09 01:22:01.838878 | 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) 2026-05-09 01:22:01.838888 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-05-09 01:22:01.838898 | 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) 2026-05-09 01:22:01.838907 | 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) 2026-05-09 01:22:01.838917 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) 2026-05-09 01:22:01.838927 | 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) (43.0.3) 2026-05-09 01:22:01.838939 | 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) 2026-05-09 01:22:01.838949 | 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.1) 2026-05-09 01:22:01.838972 | 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) 2026-05-09 01:22:01.838982 | 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.2) 2026-05-09 01:22:01.838992 | 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.4.1) 2026-05-09 01:22:01.839010 | 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.10) 2026-05-09 01:22:01.839025 | 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.20) 2026-05-09 01:22:01.839035 | 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) (2026.4.22) 2026-05-09 01:22:01.839045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading keystone_keycloak_backend-0.5.0-py3-none-any.whl (8.6 kB) 2026-05-09 01:22:01.839054 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading python_keycloak-3.12.0-py3-none-any.whl (59 kB) 2026-05-09 01:22:01.839073 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-05-09 01:22:01.839091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) 2026-05-09 01:22:01.839113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 2026-05-09 01:22:01.839169 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: deprecation, requests-toolbelt, jwcrypto, python-keycloak, keystone-keycloak-backend 2026-05-09 01:22:01.839249 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed deprecation-2.1.0 jwcrypto-1.5.7 keystone-keycloak-backend-0.5.0 python-keycloak-3.12.0 requests-toolbelt-1.0.0 2026-05-09 01:22:01.839289 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 7f28b12dbad2 2026-05-09 01:22:01.839387 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 97f65e4faa5c 2026-05-09 01:22:01.839401 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 10/11 : RUN apt-get update && apt-get -y install --no-install-recommends libapache2-mod-auth-openidc libldap-common libmemcached11 && apt-get clean && rm -rf /var/lib/apt/lists/* && a2enmod auth_openidc 2026-05-09 01:22:01.839450 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 4fdd6fd49de0 2026-05-09 01:22:01.839507 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:22:01.839522 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:22:01.839585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:22:01.839669 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:22:01.839690 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:22:01.839750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:22:01.839777 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:22:01.839836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:22:01.839852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:22:01.839910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:22:01.839969 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:22:01.839985 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:22:01.840044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:22:01.840102 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:22:01.840118 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:22:01.840178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 30.1 MB in 2s (12.4 MB/s) 2026-05-09 01:22:01.840193 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-05-09 01:22:01.840318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-05-09 01:22:01.840340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-05-09 01:22:01.840368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-05-09 01:22:01.840500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libapache2-mod-auth-openidc is already the newest version (2.4.15.1-1ubuntu0.1). 2026-05-09 01:22:01.840527 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libldap-common is already the newest version (2.6.10+dfsg-0ubuntu0.24.04.1). 2026-05-09 01:22:01.840554 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2026-05-09 01:22:01.840562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libhashkit2t64 2026-05-09 01:22:01.840573 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2026-05-09 01:22:01.840634 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libhashkit2t64 libmemcached11t64 2026-05-09 01:22:01.840675 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:22:01.840733 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 96.1 kB of archives. 2026-05-09 01:22:01.840771 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 286 kB of additional disk space will be used. 2026-05-09 01:22:01.840806 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:22:01.840854 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libhashkit2t64 amd64 1.1.4-1.1build3 [15.5 kB] 2026-05-09 01:22:01.840903 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libmemcached11t64 amd64 1.1.4-1.1build3 [80.5 kB] 2026-05-09 01:22:01.840961 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 96.1 kB in 0s (410 kB/s) 2026-05-09 01:22:01.840972 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libhashkit2t64:amd64. 2026-05-09 01:22:01.841031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-05-09 01:22:01.841081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-05-09 01:22:01.841143 | 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% 2026-05-09 01:22:01.841197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% (Reading database ... 75% 2026-05-09 01:22:01.841265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-05-09 01:22:01.841316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-05-09 01:22:01.841364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-05-09 01:22:01.841438 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-05-09 01:22:01.841518 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19388 files and directories currently installed.) 2026-05-09 01:22:01.841577 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../libhashkit2t64_1.1.4-1.1build3_amd64.deb ... 2026-05-09 01:22:01.841625 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2026-05-09 01:22:01.841683 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libmemcached11t64:amd64. 2026-05-09 01:22:01.841823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../libmemcached11t64_1.1.4-1.1build3_amd64.deb ... 2026-05-09 01:22:01.841858 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2026-05-09 01:22:01.841879 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2026-05-09 01:22:01.841891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2026-05-09 01:22:01.841905 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:22:01.841939 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module auth_openidc already enabled 2026-05-09 01:22:01.842002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 4fdd6fd49de0 2026-05-09 01:22:01.842035 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 17df75e7d358 2026-05-09 01:22:01.842104 | 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 2026-05-09 01:22:01.842164 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 990502b6cc6c 2026-05-09 01:22:01.842180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-05-09 01:22:01.842263 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-05-09 01:22:01.842304 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-05-09 01:22:01.842374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages were automatically installed and are no longer required: 2026-05-09 01:22:01.842432 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:22:01.842447 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-09 01:22:01.842494 | 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 2026-05-09 01:22:01.842561 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:22:01.842585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:22:01.842609 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:22:01.842821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:22:01.845303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2026-05-09 01:22:01.845330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Use 'apt autoremove' to remove them. 2026-05-09 01:22:01.845341 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2026-05-09 01:22:01.845364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: build-essential 2026-05-09 01:22:01.845374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:22:01.845384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:22:01.845394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-05-09 01:22:01.845405 | 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% 2026-05-09 01:22:01.845415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-05-09 01:22:01.845425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-05-09 01:22:01.845434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-05-09 01:22:01.845444 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-05-09 01:22:01.845454 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-05-09 01:22:01.845463 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-05-09 01:22:01.845473 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19404 files and directories currently installed.) 2026-05-09 01:22:01.845483 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:22:01.845493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-05-09 01:22:01.845503 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-05-09 01:22:01.845512 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-05-09 01:22:01.845522 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2026-05-09 01:22:01.845531 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:22:01.845541 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-09 01:22:01.845551 | 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 2026-05-09 01:22:01.845560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:22:01.845570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:22:01.845579 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:22:01.845589 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:22:01.845599 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2026-05-09 01:22:01.845608 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:22:01.845618 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 228 MB disk space will be freed. 2026-05-09 01:22:01.845628 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-05-09 01:22:01.845696 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% 2026-05-09 01:22:01.845714 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 20% (Reading database ... 25% 2026-05-09 01:22:01.845724 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% 2026-05-09 01:22:01.845733 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: (Reading database ... 2026-05-09 01:22:01.845743 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 2026-05-09 01:22:01.845753 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:65% 2026-05-09 01:22:01.845780 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-05-09 01:22:01.845790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-05-09 01:22:01.845799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-05-09 01:22:01.845809 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-05-09 01:22:01.845818 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-05-09 01:22:01.845828 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-05-09 01:22:01.845838 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19395 files and directories currently installed.) 2026-05-09 01:22:01.845857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:22:01.845867 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:01.845877 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:22:01.845887 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:01.845906 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:22:01.845916 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:22:01.845926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:22:01.845935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:01.845945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:22:01.845954 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:01.845964 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:22:01.845973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:22:01.845983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:22:01.845992 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:22:01.846002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:22:01.846011 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:22:01.846021 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:22:01.846030 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:01.846040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:22:01.846049 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:01.846059 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:01.846078 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846088 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:01.846097 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846107 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:01.846116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:01.846135 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:01.846145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:01.846154 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846164 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:22:01.846180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:22:01.846190 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:01.846200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846247 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:01.846258 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:22:01.846267 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:01.846286 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:01.846305 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:22:01.846314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846324 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:01.846333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846343 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:22:01.846352 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846362 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:01.846371 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:01.846381 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846390 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing lto-disabled-list (47) ... 2026-05-09 01:22:01.846400 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846409 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing make (4.3-4.1build2) ... 2026-05-09 01:22:01.846419 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:22:01.846438 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846447 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:22:01.846463 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyclean==3.0.0 2026-05-09 01:22:01.846473 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:22:01.846482 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:22:01.846492 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pyclean 2026-05-09 01:22:01.846501 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pyclean-3.0.0 2026-05-09 01:22:01.846534 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:22:01.846545 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846555 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 9446 files, 1370 directories removed. 2026-05-09 01:22:01.846565 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846591 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /usr 2026-05-09 01:22:01.846612 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846621 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 1316 files, 133 directories removed. 2026-05-09 01:22:01.846631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-09 01:22:01.846656 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Found existing installation: pyclean 3.0.0 2026-05-09 01:22:01.846666 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Uninstalling pyclean-3.0.0: 2026-05-09 01:22:01.846676 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:22:01.846685 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 990502b6cc6c 2026-05-09 01:22:01.846695 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 2abb27a95485 2026-05-09 01:22:01.846705 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built 07ca2ec987f7 2026-05-09 01:22:01.846722 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully tagged osism.harbor.regio.digital/kolla/keystone:build-20260509 2026-05-09 01:22:01.846732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Built at 2026-05-09 01:22:01.846255 (took 0:04:27.765325) 2026-05-09 01:22:01.846796 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-ssh) 2026-05-09 01:22:01.846901 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Processing 2026-05-09 01:22:01.846986 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building started at 2026-05-09 01:22:01.846927 2026-05-09 01:22:01.847879 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 plugins into plugins archive 2026-05-09 01:22:01.848509 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 additions into additions archive 2026-05-09 01:22:46.156036 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260509 2026-05-09 01:22:46.156168 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 06f61b46af01 2026-05-09 01:22:46.156197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 2/8 : LABEL "build-date"="20260509" "name"="keystone-ssh" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:22:46.156261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 3b4f4e5efb40 2026-05-09 01:22:46.156280 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 3b4f4e5efb40 2026-05-09 01:22:46.156403 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 26f5874b19a2 2026-05-09 01:22:46.156427 | 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 2026-05-09 01:22:46.156479 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in a7a5a35c3c83 2026-05-09 01:22:46.156550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container a7a5a35c3c83 2026-05-09 01:22:46.156607 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 223916dcc952 2026-05-09 01:22:46.156695 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-05-09 01:22:46.156728 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 8784e0a3d0b4 2026-05-09 01:22:46.156827 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 8784e0a3d0b4 2026-05-09 01:22:46.156848 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> b8a1f97b6989 2026-05-09 01:22:46.156922 | 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/* 2026-05-09 01:22:46.156987 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 62ef0b7e2815 2026-05-09 01:22:46.157087 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:22:46.157110 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:22:46.157157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:22:46.157228 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:22:46.157274 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:22:46.157355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:22:46.157415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:22:46.157488 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:22:46.157556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:22:46.157655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:22:46.157724 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:22:46.157787 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:22:46.157891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:22:46.157908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:22:46.157963 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:22:46.158005 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 30.1 MB in 3s (11.1 MB/s) 2026-05-09 01:22:46.158064 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-05-09 01:22:46.158094 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-05-09 01:22:46.158158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-05-09 01:22:46.158202 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-05-09 01:22:46.158279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following additional packages will be installed: 2026-05-09 01:22:46.159505 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-sftp-server ucf 2026-05-09 01:22:46.159596 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Suggested packages: 2026-05-09 01:22:46.159611 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2026-05-09 01:22:46.159622 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: python3-braceexpand 2026-05-09 01:22:46.159633 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Recommended packages: 2026-05-09 01:22:46.159643 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2026-05-09 01:22:46.159653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following NEW packages will be installed: 2026-05-09 01:22:46.159663 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2026-05-09 01:22:46.159673 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: openssh-sftp-server rsync ucf 2026-05-09 01:22:46.159683 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:22:46.159693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Need to get 2,085 kB of archives. 2026-05-09 01:22:46.159703 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 7,350 kB of additional disk space will be used. 2026-05-09 01:22:46.159713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:22:46.159723 | 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] 2026-05-09 01:22:46.159733 | 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] 2026-05-09 01:22:46.159755 | 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] 2026-05-09 01:22:46.159766 | 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] 2026-05-09 01:22:46.159776 | 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.16 [907 kB] 2026-05-09 01:22:46.159804 | 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.16 [37.3 kB] 2026-05-09 01:22:46.159815 | 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] 2026-05-09 01:22:46.159825 | 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.16 [510 kB] 2026-05-09 01:22:46.159835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preconfiguring packages ... 2026-05-09 01:22:46.159845 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 2,085 kB in 0s (7,076 kB/s) 2026-05-09 01:22:46.159855 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libpopt0:amd64. 2026-05-09 01:22:46.159865 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-05-09 01:22:46.159876 | 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% 2026-05-09 01:22:46.159888 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2026-05-09 01:22:46.159898 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2026-05-09 01:22:46.159908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-05-09 01:22:46.159918 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-05-09 01:22:46.159927 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-05-09 01:22:46.159937 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-05-09 01:22:46.159947 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19195 files and directories currently installed.) 2026-05-09 01:22:46.159957 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-09 01:22:46.159967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 01:22:46.159978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package rsync. 2026-05-09 01:22:46.159988 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2026-05-09 01:22:46.159998 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2026-05-09 01:22:46.160008 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-09 01:22:46.160017 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libcbor0.10:amd64. 2026-05-09 01:22:46.160070 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-05-09 01:22:46.160081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-09 01:22:46.160091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-09 01:22:46.160101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libfido2-1:amd64. 2026-05-09 01:22:46.160110 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-05-09 01:22:46.160120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-09 01:22:46.160130 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-client. 2026-05-09 01:22:46.160148 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-09 01:22:46.160158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-09 01:22:46.160167 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-sftp-server. 2026-05-09 01:22:46.160177 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-09 01:22:46.160187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-09 01:22:46.160196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package ucf. 2026-05-09 01:22:46.160243 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2026-05-09 01:22:46.160253 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-09 01:22:46.160263 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Moving old data out of the way 2026-05-09 01:22:46.160273 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-05-09 01:22:46.160282 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-server. 2026-05-09 01:22:46.160292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-09 01:22:46.160302 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-09 01:22:46.160311 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-09 01:22:46.160321 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up ucf (3.0043+nmu1) ... 2026-05-09 01:22:46.160338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-09 01:22:46.160355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 01:22:46.160365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-09 01:22:46.160374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2026-05-09 01:22:46.160384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2026-05-09 01:22:46.160393 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:22:46.160403 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-09 01:22:46.160417 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-09 01:22:46.160427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-09 01:22:46.160441 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-05-09 01:22:46.160517 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 RSA key; this may take some time ... 2026-05-09 01:22:46.160534 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-09 01:22:46.160659 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:3072 SHA256:EIYeM0EG/5o4CikX/9NJehUqDVTSyihU0aDfXocEmbA root@ubuntu (RSA) 2026-05-09 01:22:46.160677 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-05-09 01:22:46.160715 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-09 01:22:46.160784 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:zcWuKOwX5mEH0kFw/63jrYm4+PqLFh8KHM+qXNZxN4U root@ubuntu (ECDSA) 2026-05-09 01:22:46.160843 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-05-09 01:22:46.160890 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-09 01:22:46.160954 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:VLyh4EsgkyvXhTR8IcPmkm6ttozL+K2cDOo/TGq4RHo root@ubuntu (ED25519) 2026-05-09 01:22:46.161001 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-09 01:22:46.161063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2026-05-09 01:22:46.161088 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:22:46.161138 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:22:46.161184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 62ef0b7e2815 2026-05-09 01:22:46.161236 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> a0b6c287adf9 2026-05-09 01:22:46.161347 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 01:22:46.161361 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> e65a3615852d 2026-05-09 01:22:46.161419 | 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 2026-05-09 01:22:46.161467 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 4684a5ffc29c 2026-05-09 01:22:46.161524 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 4684a5ffc29c 2026-05-09 01:22:46.161539 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 14740d8b9368 2026-05-09 01:22:46.161765 | 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 2026-05-09 01:22:46.161824 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in cd0b1c0e187b 2026-05-09 01:22:46.161838 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-05-09 01:22:46.161859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-05-09 01:22:46.161869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-05-09 01:22:46.161879 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages were automatically installed and are no longer required: 2026-05-09 01:22:46.161893 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:22:46.161907 | 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 2026-05-09 01:22:46.161974 | 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 2026-05-09 01:22:46.161990 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:22:46.162037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:22:46.162052 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:22:46.162123 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:22:46.163545 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2026-05-09 01:22:46.163639 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Use 'apt autoremove' to remove them. 2026-05-09 01:22:46.163653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2026-05-09 01:22:46.163664 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: build-essential 2026-05-09 01:22:46.163674 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:22:46.163683 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:22:46.163694 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-05-09 01:22:46.163705 | 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% 2026-05-09 01:22:46.163728 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2026-05-09 01:22:46.163738 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2026-05-09 01:22:46.163748 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-05-09 01:22:46.163757 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-05-09 01:22:46.163767 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-05-09 01:22:46.163776 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-05-09 01:22:46.163786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19369 files and directories currently installed.) 2026-05-09 01:22:46.163796 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:22:46.163806 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-05-09 01:22:46.163815 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-05-09 01:22:46.163824 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-05-09 01:22:46.163834 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2026-05-09 01:22:46.163843 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:22:46.163853 | 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 2026-05-09 01:22:46.163863 | 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 2026-05-09 01:22:46.163872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:22:46.163882 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:22:46.163891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:22:46.163901 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:22:46.163910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2026-05-09 01:22:46.163919 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:22:46.163929 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 228 MB disk space will be freed. 2026-05-09 01:22:46.163938 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-05-09 01:22:46.163948 | 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% 2026-05-09 01:22:46.163959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2026-05-09 01:22:46.163969 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2026-05-09 01:22:46.163978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-05-09 01:22:46.163988 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-05-09 01:22:46.163997 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-05-09 01:22:46.164007 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-05-09 01:22:46.164017 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19360 files and directories currently installed.) 2026-05-09 01:22:46.164026 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:22:46.164043 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:22:46.164076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164099 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:22:46.164109 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:22:46.164119 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:22:46.164129 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164138 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:22:46.164148 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:22:46.164167 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-09 01:22:46.164340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:22:46.164358 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:22:46.164368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:22:46.164378 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:22:46.164387 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:22:46.164397 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:22:46.164407 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164416 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:22:46.164426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164436 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-09 01:22:46.164445 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164455 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164465 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164474 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164484 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-09 01:22:46.164493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164503 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164512 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:22:46.164522 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:22:46.164531 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164541 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-09 01:22:46.164581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:22:46.164591 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164600 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164610 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-09 01:22:46.164627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:22:46.164637 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164646 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:22:46.164758 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164795 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:22:46.164826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing lto-disabled-list (47) ... 2026-05-09 01:22:46.164857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing make (4.3-4.1build2) ... 2026-05-09 01:22:46.164969 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:22:46.165001 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:22:46.165011 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Collecting pyclean==3.0.0 2026-05-09 01:22:46.165041 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:22:46.165052 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:22:46.165082 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Installing collected packages: pyclean 2026-05-09 01:22:46.165092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully installed pyclean-3.0.0 2026-05-09 01:22:46.165101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:22:46.165121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-09 01:22:46.165153 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 9334 files, 1350 directories removed. 2026-05-09 01:22:46.165163 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-09 01:22:46.165172 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /usr 2026-05-09 01:22:46.165187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-09 01:22:46.165196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 1316 files, 133 directories removed. 2026-05-09 01:22:46.165248 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-09 01:22:46.165258 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Found existing installation: pyclean 3.0.0 2026-05-09 01:22:46.165268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Uninstalling pyclean-3.0.0: 2026-05-09 01:22:46.165277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:22:46.165287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container cd0b1c0e187b 2026-05-09 01:22:46.165296 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 9a4d0b6ee9c1 2026-05-09 01:22:46.165306 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully built 8d2e98a64836 2026-05-09 01:22:46.165316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully tagged osism.harbor.regio.digital/kolla/keystone-ssh:build-20260509 2026-05-09 01:22:46.165326 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Built at 2026-05-09 01:22:46.165069 (took 0:00:44.318142) 2026-05-09 01:22:46.165871 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-spicehtml5proxy) 2026-05-09 01:22:46.165905 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Processing 2026-05-09 01:22:46.165924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building started at 2026-05-09 01:22:46.165508 2026-05-09 01:22:46.166446 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 plugins into plugins archive 2026-05-09 01:22:46.166881 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 additions into additions archive 2026-05-09 01:23:37.088446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260509 2026-05-09 01:23:37.088558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 294a5ad08505 2026-05-09 01:23:37.088632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 2/6 : LABEL "build-date"="20260509" "name"="nova-spicehtml5proxy" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:23:37.088704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 185b0085fee9 2026-05-09 01:23:37.088745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 185b0085fee9 2026-05-09 01:23:37.088756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 0f953f11c65f 2026-05-09 01:23:37.088797 | 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 2026-05-09 01:23:37.088809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 62bdadf95af5 2026-05-09 01:23:37.088844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cloning into '/usr/share/spice-html5'... 2026-05-09 01:23:37.088858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-09 01:23:37.088896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 62bdadf95af5 2026-05-09 01:23:37.088964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 3b98a9a1921d 2026-05-09 01:23:37.089012 | 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/* 2026-05-09 01:23:37.089058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 84f7d8b07506 2026-05-09 01:23:37.089116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:23:37.089178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:23:37.089266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:23:37.089307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:23:37.089346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:23:37.089400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:23:37.089445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:23:37.089525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:23:37.089648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:23:37.089662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:23:37.089716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:23:37.089785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:23:37.089797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:23:37.089832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:23:37.089868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:23:37.089903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 30.1 MB in 3s (10.7 MB/s) 2026-05-09 01:23:37.089942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-05-09 01:23:37.090008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-05-09 01:23:37.090058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-05-09 01:23:37.090114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-05-09 01:23:37.090169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following additional packages will be installed: 2026-05-09 01:23:37.090180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2026-05-09 01:23:37.090236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2026-05-09 01:23:37.090251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt 2026-05-09 01:23:37.090557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Suggested packages: 2026-05-09 01:23:37.090614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python-cryptography-doc python3-cryptography-vectors gfortran python3-pytest 2026-05-09 01:23:37.090628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following NEW packages will be installed: 2026-05-09 01:23:37.090639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2026-05-09 01:23:37.090649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2026-05-09 01:23:37.090695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt websockify 2026-05-09 01:23:37.090707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:23:37.090741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Need to get 9,334 kB of archives. 2026-05-09 01:23:37.090752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 39.8 MB of additional disk space will be used. 2026-05-09 01:23:37.090784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:23:37.090796 | 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] 2026-05-09 01:23:37.090828 | 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] 2026-05-09 01:23:37.090865 | 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.1 [916 kB] 2026-05-09 01:23:37.090914 | 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] 2026-05-09 01:23:37.090925 | 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.4 [815 kB] 2026-05-09 01:23:37.091000 | 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] 2026-05-09 01:23:37.091032 | 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] 2026-05-09 01:23:37.091043 | 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] 2026-05-09 01:23:37.091076 | 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] 2026-05-09 01:23:37.091119 | 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] 2026-05-09 01:23:37.091132 | 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] 2026-05-09 01:23:37.091142 | 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] 2026-05-09 01:23:37.091178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 9,334 kB in 1s (18.5 MB/s) 2026-05-09 01:23:37.091264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cffi-backend:amd64. 2026-05-09 01:23:37.091281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-05-09 01:23:37.091342 | 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% 2026-05-09 01:23:37.091411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2026-05-09 01:23:37.091475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-05-09 01:23:37.091492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2026-05-09 01:23:37.091537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-05-09 01:23:37.091573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-05-09 01:23:37.091605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-05-09 01:23:37.091639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-09 01:23:37.091653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../00-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-05-09 01:23:37.091692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-09 01:23:37.091738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libblas3:amd64. 2026-05-09 01:23:37.091779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../01-libblas3_3.12.0-3build1.1_amd64.deb ... 2026-05-09 01:23:37.091820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2026-05-09 01:23:37.091898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libgfortran5:amd64. 2026-05-09 01:23:37.091917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../02-libgfortran5_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 01:23:37.091949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:23:37.091984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package liblapack3:amd64. 2026-05-09 01:23:37.092018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../03-liblapack3_3.12.0-3build1.1_amd64.deb ... 2026-05-09 01:23:37.092089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2026-05-09 01:23:37.092125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cryptography. 2026-05-09 01:23:37.092271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../04-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-05-09 01:23:37.092289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-09 01:23:37.092310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-wrapt. 2026-05-09 01:23:37.092321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-09 01:23:37.092350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../05-python3-wrapt_1.15.0-2build3_amd64.deb ... 2026-05-09 01:23:37.092361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2026-05-09 01:23:37.092371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-deprecated. 2026-05-09 01:23:37.092411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../06-python3-deprecated_1.2.14-1_all.deb ... 2026-05-09 01:23:37.092422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-09 01:23:37.092453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-deprecated (1.2.14-1) ... 2026-05-09 01:23:37.092488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-typing-extensions. 2026-05-09 01:23:37.092603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-09 01:23:37.092623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-09 01:23:37.092641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-jwcrypto. 2026-05-09 01:23:37.092707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../08-python3-jwcrypto_1.5.4-1_all.deb ... 2026-05-09 01:23:37.092741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-09 01:23:37.092772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2026-05-09 01:23:37.092802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-numpy. 2026-05-09 01:23:37.092813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../09-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2026-05-09 01:23:37.092848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-05-09 01:23:37.092880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-websockify. 2026-05-09 01:23:37.092898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../10-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-05-09 01:23:37.092908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2026-05-09 01:23:37.092921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package websockify. 2026-05-09 01:23:37.092957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../11-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-05-09 01:23:37.092967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2026-05-09 01:23:37.092999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2026-05-09 01:23:37.093035 | 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 2026-05-09 01:23:37.093061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-wrapt (1.15.0-2build3) ... 2026-05-09 01:23:37.093093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-09 01:23:37.093124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:23:37.093158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-deprecated (1.2.14-1) ... 2026-05-09 01:23:37.093249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-09 01:23:37.093272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2026-05-09 01:23:37.093314 | 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 2026-05-09 01:23:37.093325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-09 01:23:37.093357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-jwcrypto (1.5.4-1) ... 2026-05-09 01:23:37.093391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-05-09 01:23:37.093409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2026-05-09 01:23:37.093445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2026-05-09 01:23:37.093456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: tok, target = re.split(':\s', line) 2026-05-09 01:23:37.093629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2026-05-09 01:23:37.093658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:23:37.093669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 84f7d8b07506 2026-05-09 01:23:37.093680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> f09581c3525a 2026-05-09 01:23:37.093719 | 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 2026-05-09 01:23:37.093754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in bbe92eddc813 2026-05-09 01:23:37.093766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-05-09 01:23:37.093798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-05-09 01:23:37.093808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-05-09 01:23:37.093839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages were automatically installed and are no longer required: 2026-05-09 01:23:37.093915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:23:37.093945 | 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 2026-05-09 01:23:37.093960 | 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 2026-05-09 01:23:37.094050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:23:37.094070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:23:37.094085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:23:37.094112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:23:37.094125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2026-05-09 01:23:37.094156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Use 'apt autoremove' to remove them. 2026-05-09 01:23:37.094184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2026-05-09 01:23:37.094239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: build-essential 2026-05-09 01:23:37.094296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:23:37.094310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:23:37.094338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-05-09 01:23:37.094354 | 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% 2026-05-09 01:23:37.094363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2026-05-09 01:23:37.094375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-05-09 01:23:37.094407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2026-05-09 01:23:37.094417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-05-09 01:23:37.094444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-05-09 01:23:37.094475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-05-09 01:23:37.094535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20776 files and directories currently installed.) 2026-05-09 01:23:37.094560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:23:37.094589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-05-09 01:23:37.094618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-05-09 01:23:37.094631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-05-09 01:23:37.094662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2026-05-09 01:23:37.094701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:23:37.094737 | 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 2026-05-09 01:23:37.094756 | 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 2026-05-09 01:23:37.094785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:23:37.094814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:23:37.094833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:23:37.094861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:23:37.094870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2026-05-09 01:23:37.094900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:23:37.094935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 228 MB disk space will be freed. 2026-05-09 01:23:37.094988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-05-09 01:23:37.095005 | 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% 2026-05-09 01:23:37.095038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2026-05-09 01:23:37.095051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-05-09 01:23:37.095110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2026-05-09 01:23:37.095163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-05-09 01:23:37.095257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-05-09 01:23:37.095271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-05-09 01:23:37.095293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20767 files and directories currently installed.) 2026-05-09 01:23:37.095408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:23:37.095441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:23:37.095468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:23:37.095477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:23:37.095545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:23:37.095555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:23:37.095567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:23:37.095596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:23:37.095623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:23:37.095632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:23:37.095647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:23:37.095659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:23:37.095668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:23:37.095714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:23:37.095723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:23:37.095754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:23:37.095781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:23:37.095799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:23:37.095834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:23:37.095866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:23:37.095876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:23:37.095906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:23:37.095946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:23:37.096062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:23:37.096073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:23:37.096101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:23:37.096128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:23:37.096158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:23:37.096168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:23:37.096196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:23:37.096250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:23:37.096285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-09 01:23:37.096316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:23:37.096331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:23:37.096343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:23:37.096379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:23:37.096432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:23:37.096450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:23:37.096460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:23:37.096488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing lto-disabled-list (47) ... 2026-05-09 01:23:37.096532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-09 01:23:37.096546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing make (4.3-4.1build2) ... 2026-05-09 01:23:37.096621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:23:37.096639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:23:37.096671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Collecting pyclean==3.0.0 2026-05-09 01:23:37.096681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:23:37.096718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:23:37.096750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Installing collected packages: pyclean 2026-05-09 01:23:37.096760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully installed pyclean-3.0.0 2026-05-09 01:23:37.096796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:23:37.096825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-09 01:23:37.096862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 10250 files, 1391 directories removed. 2026-05-09 01:23:37.096927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-09 01:23:37.096944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /usr 2026-05-09 01:23:37.096972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-09 01:23:37.097006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 1890 files, 202 directories removed. 2026-05-09 01:23:37.097042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-09 01:23:37.097078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Found existing installation: pyclean 3.0.0 2026-05-09 01:23:37.097125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Uninstalling pyclean-3.0.0: 2026-05-09 01:23:37.097153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:23:37.097172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container bbe92eddc813 2026-05-09 01:23:37.097284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 1d1a9bcfd7a1 2026-05-09 01:23:37.097309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 6/6 : USER nova 2026-05-09 01:23:37.097325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in bd8049a69369 2026-05-09 01:23:37.097360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container bd8049a69369 2026-05-09 01:23:37.097370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 2b5cb3b6b209 2026-05-09 01:23:37.097379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully built 32dee7ab9dcd 2026-05-09 01:23:37.097387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260509 2026-05-09 01:23:37.097447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Built at 2026-05-09 01:23:37.097365 (took 0:00:50.931857) 2026-05-09 01:23:37.097920 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-scheduler) 2026-05-09 01:23:37.097963 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Processing 2026-05-09 01:23:37.097973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building started at 2026-05-09 01:23:37.097889 2026-05-09 01:23:37.098980 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 plugins into plugins archive 2026-05-09 01:23:37.099495 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 additions into additions archive 2026-05-09 01:24:07.471606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260509 2026-05-09 01:24:07.471688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 294a5ad08505 2026-05-09 01:24:07.471778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 2/4 : LABEL "build-date"="20260509" "name"="nova-scheduler" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:24:07.471824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 83a46a8d1077 2026-05-09 01:24:07.471840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 83a46a8d1077 2026-05-09 01:24:07.471856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 8ce93ad2ddd8 2026-05-09 01:24:07.471898 | 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 2026-05-09 01:24:07.471961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in a0059d9ddb3d 2026-05-09 01:24:07.472058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2026-05-09 01:24:07.472074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2026-05-09 01:24:07.472144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2026-05-09 01:24:07.472434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages were automatically installed and are no longer required: 2026-05-09 01:24:07.472453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:24:07.472464 | 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 2026-05-09 01:24:07.472474 | 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 2026-05-09 01:24:07.472484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:24:07.473323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:24:07.473344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:24:07.473358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:24:07.473370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2026-05-09 01:24:07.473382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Use 'apt autoremove' to remove them. 2026-05-09 01:24:07.473393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2026-05-09 01:24:07.473406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: build-essential 2026-05-09 01:24:07.473418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:24:07.473430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:24:07.473444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2026-05-09 01:24:07.473527 | 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% 2026-05-09 01:24:07.473541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2026-05-09 01:24:07.473551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:70% 2026-05-09 01:24:07.473561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2026-05-09 01:24:07.473571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% (Reading database ... 85% 2026-05-09 01:24:07.473587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2026-05-09 01:24:07.473596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2026-05-09 01:24:07.473610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-09 01:24:07.473755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:24:07.473777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2026-05-09 01:24:07.473889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2026-05-09 01:24:07.473951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2026-05-09 01:24:07.474072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2026-05-09 01:24:07.474119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:24:07.474186 | 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 2026-05-09 01:24:07.474298 | 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 2026-05-09 01:24:07.474383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:24:07.474514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:24:07.474597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:24:07.474670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:24:07.474742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2026-05-09 01:24:07.474827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:24:07.474903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 228 MB disk space will be freed. 2026-05-09 01:24:07.474984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2026-05-09 01:24:07.475067 | 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% 2026-05-09 01:24:07.475149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2026-05-09 01:24:07.475229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2026-05-09 01:24:07.475360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2026-05-09 01:24:07.475404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2026-05-09 01:24:07.475478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2026-05-09 01:24:07.475594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2026-05-09 01:24:07.475685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19647 files and directories currently installed.) 2026-05-09 01:24:07.475771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:24:07.477364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:24:07.477443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:24:07.477451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:24:07.477456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:24:07.477461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:24:07.477466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:24:07.477472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:24:07.477479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:24:07.477485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:24:07.477504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-05-09 01:24:07.477510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:24:07.477516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:24:07.477537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:24:07.477544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:24:07.477549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:24:07.477555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:24:07.477561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:24:07.477567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-05-09 01:24:07.477590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:24:07.477596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:24:07.477603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:24:07.477608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:24:07.477612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:24:07.477616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:24:07.477620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:24:07.477624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:24:07.477628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-05-09 01:24:07.477632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:24:07.477642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:24:07.477647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:24:07.477651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-05-09 01:24:07.477655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:24:07.477659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:24:07.477691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:24:07.477762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:24:07.477827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:24:07.477898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:24:07.477973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:24:07.478039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:24:07.478109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:24:07.478185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-05-09 01:24:07.478294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:24:07.478370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing lto-disabled-list (47) ... 2026-05-09 01:24:07.478436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing make (4.3-4.1build2) ... 2026-05-09 01:24:07.478530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:24:07.478600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-05-09 01:24:07.478672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:24:07.478741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Collecting pyclean==3.0.0 2026-05-09 01:24:07.478809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:24:07.478874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:24:07.478943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Installing collected packages: pyclean 2026-05-09 01:24:07.479010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully installed pyclean-3.0.0 2026-05-09 01:24:07.479078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:24:07.479141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-05-09 01:24:07.479219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 10250 files, 1391 directories removed. 2026-05-09 01:24:07.479299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-05-09 01:24:07.479377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /usr 2026-05-09 01:24:07.479440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-05-09 01:24:07.479566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 1384 files, 144 directories removed. 2026-05-09 01:24:07.479631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-05-09 01:24:07.479704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Found existing installation: pyclean 3.0.0 2026-05-09 01:24:07.479776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Uninstalling pyclean-3.0.0: 2026-05-09 01:24:07.479847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:24:07.479918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container a0059d9ddb3d 2026-05-09 01:24:07.479998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 8ddb6ca38d1b 2026-05-09 01:24:07.480062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 4/4 : USER nova 2026-05-09 01:24:07.480123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in cecfc7214433 2026-05-09 01:24:07.480180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container cecfc7214433 2026-05-09 01:24:07.480269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 61b3ba006bc9 2026-05-09 01:24:07.480358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully built 289c402d2da8 2026-05-09 01:24:07.480421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/nova-scheduler:build-20260509 2026-05-09 01:24:07.480550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Built at 2026-05-09 01:24:07.480440 (took 0:00:30.382551) 2026-05-09 01:24:07.481152 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute) 2026-05-09 01:24:07.481251 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Processing 2026-05-09 01:24:07.481279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building started at 2026-05-09 01:24:07.481145 2026-05-09 01:24:07.482369 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 plugins into plugins archive 2026-05-09 01:24:07.483163 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 additions into additions archive 2026-05-09 01:26:15.285416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260509 2026-05-09 01:26:15.285518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 294a5ad08505 2026-05-09 01:26:15.285590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 2/8 : LABEL "build-date"="20260509" "name"="nova-compute" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:26:15.285683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 22bb192d8492 2026-05-09 01:26:15.285728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 22bb192d8492 2026-05-09 01:26:15.285773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 697ce9274c51 2026-05-09 01:26:15.285821 | 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/* 2026-05-09 01:26:15.285864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in fd2b8ab7572e 2026-05-09 01:26:15.285913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:26:15.285946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:26:15.285979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:26:15.288231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:26:15.288279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:26:15.288292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:26:15.288304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:26:15.288315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:26:15.288327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:26:15.288339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:26:15.288367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:26:15.288379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:26:15.288390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:26:15.288400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:26:15.288409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:26:15.288420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 30.1 MB in 3s (10.7 MB/s) 2026-05-09 01:26:15.288431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-05-09 01:26:15.288442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-05-09 01:26:15.288452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-05-09 01:26:15.288463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-05-09 01:26:15.288474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2026-05-09 01:26:15.288484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-05-09 01:26:15.288495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:python3-libvirt is already the newest version (10.0.0-1build1). 2026-05-09 01:26:15.288505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following additional packages will be installed: 2026-05-09 01:26:15.288515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs cpio 2026-05-09 01:26:15.288526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin dbus-daemon 2026-05-09 01:26:15.288536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-session-bus-common dbus-system-bus-common dbus-user-session 2026-05-09 01:26:15.288546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dracut-install 2026-05-09 01:26:15.288604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2026-05-09 01:26:15.288616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2026-05-09 01:26:15.288627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2026-05-09 01:26:15.288637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2026-05-09 01:26:15.288648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2026-05-09 01:26:15.288658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2026-05-09 01:26:15.288668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-05-09 01:26:15.288678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-05-09 01:26:15.288689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libclone-perl 2026-05-09 01:26:15.288698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libcryptsetup12 libcxl1 libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 2026-05-09 01:26:15.288708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libduktape207 libdw1t64 libencode-locale-perl libevent-core-2.1-7t64 libewf2 2026-05-09 01:26:15.288717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfdisk1 libfdt1 libfile-listing-perl libfuse2t64 libfuse3-3 2026-05-09 01:26:15.288727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgirepository-1.0-1 libgoogle-perftools4t64 libguestfs0t64 libhivex0 2026-05-09 01:26:15.288750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2026-05-09 01:26:15.288761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 2026-05-09 01:26:15.288772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-negotiate-perl libinih1 libiniparser1 libio-html-perl 2026-05-09 01:26:15.288783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 2026-05-09 01:26:15.288793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjson-glib-1.0-0 libjson-glib-1.0-common libklibc libldm-1.0-0t64 liblerc4 2026-05-09 01:26:15.288803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblmdb0 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl 2026-05-09 01:26:15.288813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 libndctl6 libnet-http-perl 2026-05-09 01:26:15.288823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnet-ssleay-perl libnetpbm11t64 libnfs14 libnfsidmap1 libnspr4 libnss3 2026-05-09 01:26:15.288840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libntfs-3g89t64 libnvme1t64 liboath0t64 libosinfo-1.0-0 libosinfo-l10n 2026-05-09 01:26:15.288851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpam-systemd libparted2t64 libpci3 libpcsclite1 libpixman-1-0 libpmem1 2026-05-09 01:26:15.288862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 libpng16-16t64 libpopt0 2026-05-09 01:26:15.288872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libproxy1v5 librabbitmq4 librados2 libradosstriper1 librbd1 2026-05-09 01:26:15.288882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libreiserfscore0t64 librpm9t64 librpmio9t64 libsasl2-modules libsharpyuv0 2026-05-09 01:26:15.288892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libslirp0 libsoup-3.0-0 libsoup-3.0-common libsysfs2 libsystemd-shared 2026-05-09 01:26:15.288902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtcmalloc-minimal4t64 libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl 2026-05-09 01:26:15.288912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtsk19t64 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2026-05-09 01:26:15.288922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-05-09 01:26:15.288944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-05-09 01:26:15.288955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2026-05-09 01:26:15.288965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2026-05-09 01:26:15.288976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2026-05-09 01:26:15.288986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools netpbm 2026-05-09 01:26:15.288996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ntfs-3g osinfo-db pci.ids pciutils perl-openssl-defaults psmisc 2026-05-09 01:26:15.289006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2026-05-09 01:26:15.289016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-configshell-fb python3-gi python3-idna python3-prettytable 2026-05-09 01:26:15.289026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-pyparsing python3-pyudev python3-requests python3-six 2026-05-09 01:26:15.289036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2026-05-09 01:26:15.289046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-system-common qemu-system-data qemu-system-x86 rpcbind 2026-05-09 01:26:15.289057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: scrub seabios session-migration sg3-utils-udev sleuthkit squashfs-tools 2026-05-09 01:26:15.289067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: supermin syslinux systemd systemd-sysv tpm-udev ucf usb.ids zerofree zstd 2026-05-09 01:26:15.289078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Suggested packages: 2026-05-09 01:26:15.289085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-doc duperemove ceph ceph-mds libarchive-dev resolvconf | openresolv 2026-05-09 01:26:15.289093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | systemd-resolved wodim cdrkit-doc libterm-readline-gnu-perl 2026-05-09 01:26:15.289103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | libterm-readline-perl-perl bash-completion alsa-utils libasound2-plugins 2026-05-09 01:26:15.289120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-tools libguestfs-gfs2 libguestfs-jfs libguestfs-nilfs 2026-05-09 01:26:15.289132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-rescue libguestfs-rsync libguestfs-zfs libdata-dump-perl 2026-05-09 01:26:15.289141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-compress-brotli-perl libcrypt-ssleay-perl libparted-dev libparted-i18n 2026-05-09 01:26:15.289152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pcscd libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 2026-05-09 01:26:15.289169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsub-name-perl libbusiness-isbn-perl libregexp-ipv6-perl 2026-05-09 01:26:15.289180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libauthen-ntlm-perl default-mta | mail-transport-agent floppyd 2026-05-09 01:26:15.289186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools-boot watchdog parted-doc debhelper python-pyparsing-doc 2026-05-09 01:26:15.289192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-wxgtk4.0 python3-pyqt5 python3-cryptography python3-openssl 2026-05-09 01:26:15.289198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-socks python-requests-doc python3-brotli python-urwid-doc samba vde2 2026-05-09 01:26:15.289225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: openssh-server python3-braceexpand autopsy mac-robber trousers 2026-05-09 01:26:15.289237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-container systemd-homed systemd-userdbd systemd-boot libqrencode4 2026-05-09 01:26:15.289243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: polkitd xfsdump quota 2026-05-09 01:26:15.289249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Recommended packages: 2026-05-09 01:26:15.289262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: syslinux-common groff-base alsa-ucm-conf alsa-topology-conf 2026-05-09 01:26:15.289275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-hfsplus libguestfs-reiserfs libguestfs-xfs libhtml-format-perl 2026-05-09 01:26:15.289281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgpm2 rpm-common libdata-dump-perl libhtml-form-perl libhttp-daemon-perl 2026-05-09 01:26:15.289287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmailtools-perl finalrd ghostscript ipxe-qemu-256k-compat-efi-roms 2026-05-09 01:26:15.289293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-05-09 01:26:15.289299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpu-checker linux-image-amd64 networkd-dispatcher systemd-timesyncd 2026-05-09 01:26:15.289305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | time-daemon systemd-resolved libnss-systemd 2026-05-09 01:26:15.289311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-05-09 01:26:15.289317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-standalone-sysusers 2026-05-09 01:26:15.289322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following NEW packages will be installed: 2026-05-09 01:26:15.289328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs 2026-05-09 01:26:15.289334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ceph-common cpio cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin 2026-05-09 01:26:15.289340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session 2026-05-09 01:26:15.289346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dosfstools 2026-05-09 01:26:15.289352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dracut-install exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2026-05-09 01:26:15.289358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: genisoimage gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2026-05-09 01:26:15.289364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2026-05-09 01:26:15.289369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2026-05-09 01:26:15.289375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2026-05-09 01:26:15.289381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2026-05-09 01:26:15.289387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-05-09 01:26:15.289393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-05-09 01:26:15.289398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libclone-perl 2026-05-09 01:26:15.289404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libcryptsetup12 libcxl1 libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 2026-05-09 01:26:15.289410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libduktape207 libdw1t64 libencode-locale-perl libevent-core-2.1-7t64 libewf2 2026-05-09 01:26:15.289418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfdisk1 libfdt1 libfile-listing-perl libfuse2t64 libfuse3-3 2026-05-09 01:26:15.289428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgirepository-1.0-1 libgoogle-perftools4t64 libguestfs0t64 libhivex0 2026-05-09 01:26:15.289439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2026-05-09 01:26:15.289456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 2026-05-09 01:26:15.289467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-negotiate-perl libinih1 libiniparser1 libio-html-perl 2026-05-09 01:26:15.289477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 2026-05-09 01:26:15.289496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjson-glib-1.0-0 libjson-glib-1.0-common libklibc libldm-1.0-0t64 liblerc4 2026-05-09 01:26:15.289514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblmdb0 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl 2026-05-09 01:26:15.289524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 libndctl6 libnet-http-perl 2026-05-09 01:26:15.289533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnet-ssleay-perl libnetpbm11t64 libnfs14 libnfsidmap1 libnspr4 libnss3 2026-05-09 01:26:15.289544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libntfs-3g89t64 libnvme1t64 liboath0t64 libosinfo-1.0-0 libosinfo-bin 2026-05-09 01:26:15.289553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-l10n libpam-systemd libparted2t64 libpci3 libpcsclite1 2026-05-09 01:26:15.289618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 2026-05-09 01:26:15.289629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 librados2 libradosstriper1 2026-05-09 01:26:15.289647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librbd1 libreiserfscore0t64 librpm9t64 librpmio9t64 libsasl2-modules 2026-05-09 01:26:15.289657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsasl2-modules-gssapi-mit libsharpyuv0 libslirp0 libsoup-3.0-0 2026-05-09 01:26:15.289668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsoup-3.0-common libsysfs2 libsystemd-shared libtcmalloc-minimal4t64 2026-05-09 01:26:15.289677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl libtsk19t64 2026-05-09 01:26:15.289688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2026-05-09 01:26:15.289698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-05-09 01:26:15.289709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-05-09 01:26:15.289719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2026-05-09 01:26:15.289729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2026-05-09 01:26:15.289739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2026-05-09 01:26:15.289748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools 2026-05-09 01:26:15.289758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools ndctl netpbm nfs-common ntfs-3g nvme-cli osinfo-db parted 2026-05-09 01:26:15.289768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pci.ids pciutils perl-openssl-defaults pmdk-tools psmisc 2026-05-09 01:26:15.289779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2026-05-09 01:26:15.289789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-chardet python3-configshell-fb python3-gi python3-guestfs 2026-05-09 01:26:15.289799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-idna python3-prettytable python3-pyparsing python3-pyudev 2026-05-09 01:26:15.289809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-rados python3-rbd python3-requests python3-rtslib-fb python3-six 2026-05-09 01:26:15.289820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2026-05-09 01:26:15.289829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-block-extra qemu-system-common qemu-system-data 2026-05-09 01:26:15.289840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-x86 qemu-utils rpcbind rsync sasl2-bin scrub seabios 2026-05-09 01:26:15.289850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: session-migration sg3-utils-udev sleuthkit squashfs-tools supermin swtpm 2026-05-09 01:26:15.289861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: swtpm-tools sysfsutils syslinux systemd systemd-sysv targetcli-fb tpm-udev 2026-05-09 01:26:15.289884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: tpm2-tools ucf usb.ids xfsprogs zerofree zstd 2026-05-09 01:26:15.289895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 261 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:26:15.289906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Need to get 97.3 MB of archives. 2026-05-09 01:26:15.289917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 402 MB of additional disk space will be used. 2026-05-09 01:26:15.289927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-05-09 01:26:15.289939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:26:15.289950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2026-05-09 01:26:15.289969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:69 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2026-05-09 01:26:15.289982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-05-09 01:26:15.289992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-05-09 01:26:15.290001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-05-09 01:26:15.290012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-05-09 01:26:15.290022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.15 [2,076 kB] 2026-05-09 01:26:15.290039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.15 [3,475 kB] 2026-05-09 01:26:15.290050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.15 [11.9 kB] 2026-05-09 01:26:15.290060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-05-09 01:26:15.290070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 fuse3 amd64 3.14.0-5build1 [25.2 kB] 2026-05-09 01:26:15.290080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libntfs-3g89t64 amd64 1:2022.10.3-1.2ubuntu3.1 [159 kB] 2026-05-09 01:26:15.290090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ntfs-3g amd64 1:2022.10.3-1.2ubuntu3.1 [406 kB] 2026-05-09 01:26:15.290100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-05-09 01:26:15.290110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2026-05-09 01:26:15.290119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-05-09 01:26:15.290128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libcxl1 amd64 77-2ubuntu2 [33.1 kB] 2026-05-09 01:26:15.290137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 cxl amd64 77-2ubuntu2 [74.3 kB] 2026-05-09 01:26:15.290147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libiniparser1 amd64 4.1-7ubuntu0.1 [10.7 kB] 2026-05-09 01:26:15.290165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-05-09 01:26:15.290177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 ndctl amd64 77-2ubuntu2 [165 kB] 2026-05-09 01:26:15.290187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-05-09 01:26:15.290198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-05-09 01:26:15.290245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-05-09 01:26:15.290256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-05-09 01:26:15.290267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-05-09 01:26:15.290277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-05-09 01:26:15.290287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2026-05-09 01:26:15.290304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2026-05-09 01:26:15.290315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2026-05-09 01:26:15.290326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-05-09 01:26:15.290336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-05-09 01:26:15.290347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-05-09 01:26:15.290357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-05-09 01:26:15.290367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-05-09 01:26:15.290377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-05-09 01:26:15.290395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-05-09 01:26:15.290405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-05-09 01:26:15.290415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.15 [235 kB] 2026-05-09 01:26:15.290426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-user-session amd64 1.14.10-4ubuntu4.1 [9,968 B] 2026-05-09 01:26:15.290441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2026-05-09 01:26:15.290452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.8 [183 kB] 2026-05-09 01:26:15.290462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2026-05-09 01:26:15.290480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2026-05-09 01:26:15.290491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 less amd64 590-2ubuntu2.1 [142 kB] 2026-05-09 01:26:15.290501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2026-05-09 01:26:15.290516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-05-09 01:26:15.290526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2026-05-09 01:26:15.290537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-05-09 01:26:15.290552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-05-09 01:26:15.290583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-05-09 01:26:15.290597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-05-09 01:26:15.290633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-05-09 01:26:15.290650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-05-09 01:26:15.290682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-05-09 01:26:15.290697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-05-09 01:26:15.290747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2026-05-09 01:26:15.290760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-05-09 01:26:15.290774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-05-09 01:26:15.290801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-05-09 01:26:15.290854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-05-09 01:26:15.290867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-05-09 01:26:15.290881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-05-09 01:26:15.290895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-05-09 01:26:15.290952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-05-09 01:26:15.290988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 pciutils amd64 1:3.10.0-2build1 [69.7 kB] 2026-05-09 01:26:15.291003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-05-09 01:26:15.291013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-05-09 01:26:15.291037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-05-09 01:26:15.291051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2026-05-09 01:26:15.291112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:73 http://archive.ubuntu.com/ubuntu noble/universe amd64 augeas-lenses all 1.14.1-1build2 [323 kB] 2026-05-09 01:26:15.291129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-05-09 01:26:15.291143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libreiserfscore0t64 amd64 1:3.6.27-7.1build1 [76.2 kB] 2026-05-09 01:26:15.291222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 btrfs-progs amd64 6.6.3-1.1build2 [984 kB] 2026-05-09 01:26:15.291240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2026-05-09 01:26:15.291280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-05-09 01:26:15.291316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-05-09 01:26:15.291344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-05-09 01:26:15.291354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-05-09 01:26:15.291431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-05-09 01:26:15.291441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-05-09 01:26:15.291477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-05-09 01:26:15.291523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-05-09 01:26:15.291595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-05-09 01:26:15.291647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-05-09 01:26:15.291676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-05-09 01:26:15.291701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-05-09 01:26:15.291868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-05-09 01:26:15.291942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-05-09 01:26:15.291963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-05-09 01:26:15.291992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-05-09 01:26:15.292034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-05-09 01:26:15.292052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-05-09 01:26:15.292084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-05-09 01:26:15.292097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-05-09 01:26:15.292112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-05-09 01:26:15.292121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-05-09 01:26:15.292131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-05-09 01:26:15.292139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-05-09 01:26:15.292148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-05-09 01:26:15.292160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-05-09 01:26:15.292169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-05-09 01:26:15.292181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-05-09 01:26:15.292257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2026-05-09 01:26:15.292281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-05-09 01:26:15.292326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-05-09 01:26:15.292376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-05-09 01:26:15.292390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-05-09 01:26:15.292448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-05-09 01:26:15.292511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-05-09 01:26:15.292540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-05-09 01:26:15.292636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 exfatprogs amd64 1.2.2-1build1 [65.9 kB] 2026-05-09 01:26:15.292650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:115 http://archive.ubuntu.com/ubuntu noble/universe amd64 extlinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [147 kB] 2026-05-09 01:26:15.292659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:116 http://archive.ubuntu.com/ubuntu noble/universe amd64 f2fs-tools amd64 1.16.0-1 [202 kB] 2026-05-09 01:26:15.292683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-05-09 01:26:15.292693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-05-09 01:26:15.292704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2026-05-09 01:26:15.292748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-05-09 01:26:15.292771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-05-09 01:26:15.292821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-05-09 01:26:15.292868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-05-09 01:26:15.292940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-05-09 01:26:15.292989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-05-09 01:26:15.293026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-05-09 01:26:15.293072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-05-09 01:26:15.293086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-05-09 01:26:15.293131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB] 2026-05-09 01:26:15.293169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-05-09 01:26:15.293227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-05-09 01:26:15.293272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-05-09 01:26:15.293323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB] 2026-05-09 01:26:15.293360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-05-09 01:26:15.293373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-05-09 01:26:15.293408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-05-09 01:26:15.293425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-05-09 01:26:15.293446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB] 2026-05-09 01:26:15.293466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] 2026-05-09 01:26:15.293486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6,626 B] 2026-05-09 01:26:15.293519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB] 2026-05-09 01:26:15.293541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB] 2026-05-09 01:26:15.293590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB] 2026-05-09 01:26:15.293629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9,006 B] 2026-05-09 01:26:15.293681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:145 http://archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB] 2026-05-09 01:26:15.293692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:146 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] 2026-05-09 01:26:15.293704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:147 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB] 2026-05-09 01:26:15.293739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 icoutils amd64 0.32.3-4build2 [55.7 kB] 2026-05-09 01:26:15.293753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-05-09 01:26:15.293798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-05-09 01:26:15.293813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-05-09 01:26:15.293825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-05-09 01:26:15.293867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-05-09 01:26:15.293881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-05-09 01:26:15.293893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:155 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-05-09 01:26:15.293929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libafflib0t64 amd64 3.7.20-1.1ubuntu5 [224 kB] 2026-05-09 01:26:15.293943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-05-09 01:26:15.293977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-05-09 01:26:15.293990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaugeas0 amd64 1.14.1-1build2 [166 kB] 2026-05-09 01:26:15.294025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 libbfio1 amd64 20170123-6 [306 kB] 2026-05-09 01:26:15.294038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:161 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-05-09 01:26:15.294052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:162 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-05-09 01:26:15.294103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:163 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-05-09 01:26:15.294117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:164 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-05-09 01:26:15.294138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:165 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-05-09 01:26:15.294175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:166 http://archive.ubuntu.com/ubuntu noble/main amd64 libdate-manip-perl all 6.95-1 [923 kB] 2026-05-09 01:26:15.294189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:167 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-05-09 01:26:15.294242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 libewf2 amd64 20140814-1build3 [573 kB] 2026-05-09 01:26:15.294296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 libfuse2t64 amd64 2.9.9-8.1build1 [89.9 kB] 2026-05-09 01:26:15.294310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhivex0 amd64 1.3.23-1build7 [26.4 kB] 2026-05-09 01:26:15.294322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblua5.3-0 amd64 5.3.6-2build2 [143 kB] 2026-05-09 01:26:15.294361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpmio9t64 amd64 4.18.2+dfsg-2.1build2 [95.2 kB] 2026-05-09 01:26:15.294383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpm9t64 amd64 4.18.2+dfsg-2.1build2 [217 kB] 2026-05-09 01:26:15.294403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvhdi1 amd64 20210425-1build5 [425 kB] 2026-05-09 01:26:15.294424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvmdk1 amd64 20200926-2build5 [453 kB] 2026-05-09 01:26:15.294444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 libtsk19t64 amd64 4.12.1+dfsg-1.1ubuntu2 [435 kB] 2026-05-09 01:26:15.294465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:177 http://archive.ubuntu.com/ubuntu noble/universe amd64 libyara10 amd64 4.5.0-1build2 [203 kB] 2026-05-09 01:26:15.294485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:178 http://archive.ubuntu.com/ubuntu noble/universe amd64 supermin amd64 5.2.2-4ubuntu4 [529 kB] 2026-05-09 01:26:15.294542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:179 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-05-09 01:26:15.294598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:180 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-05-09 01:26:15.294656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:181 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-05-09 01:26:15.294713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-05-09 01:26:15.294752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:183 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-05-09 01:26:15.294788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:184 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-05-09 01:26:15.294802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:185 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-05-09 01:26:15.294836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:186 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-05-09 01:26:15.294850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:187 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-05-09 01:26:15.294885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:188 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-05-09 01:26:15.294908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:189 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-05-09 01:26:15.294920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:190 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-05-09 01:26:15.294957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:191 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB] 2026-05-09 01:26:15.295003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:192 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-05-09 01:26:15.295017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:193 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-05-09 01:26:15.295029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:194 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-05-09 01:26:15.295063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:195 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-05-09 01:26:15.295076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:196 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-05-09 01:26:15.295111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:197 http://archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2,054 kB] 2026-05-09 01:26:15.295124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:198 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-05-09 01:26:15.295159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:199 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2026-05-09 01:26:15.295172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:200 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-05-09 01:26:15.295226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:201 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-05-09 01:26:15.295244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:202 http://archive.ubuntu.com/ubuntu noble/universe amd64 libldm-1.0-0t64 amd64 0.2.5-1.1build2 [24.3 kB] 2026-05-09 01:26:15.295297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:203 http://archive.ubuntu.com/ubuntu noble/universe amd64 ldmtool amd64 0.2.5-1.1build2 [13.8 kB] 2026-05-09 01:26:15.295310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:204 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-05-09 01:26:15.295346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:205 http://archive.ubuntu.com/ubuntu noble/main amd64 lzop amd64 1.04-2build3 [82.2 kB] 2026-05-09 01:26:15.295359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:206 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mdadm amd64 4.3-1ubuntu2.1 [464 kB] 2026-05-09 01:26:15.295404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:207 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2026-05-09 01:26:15.295418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:208 http://archive.ubuntu.com/ubuntu noble/universe amd64 scrub amd64 2.6.1-1build2 [30.8 kB] 2026-05-09 01:26:15.295430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:209 http://archive.ubuntu.com/ubuntu noble/universe amd64 sleuthkit amd64 4.12.1+dfsg-1.1ubuntu2 [383 kB] 2026-05-09 01:26:15.295465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:210 http://archive.ubuntu.com/ubuntu noble/main amd64 squashfs-tools amd64 1:4.6.1-1build1 [189 kB] 2026-05-09 01:26:15.295484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:211 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2026-05-09 01:26:15.295497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:212 http://archive.ubuntu.com/ubuntu noble/main amd64 zerofree amd64 1.1.1-1build5 [7,888 B] 2026-05-09 01:26:15.295517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:213 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zstd amd64 1.5.5+dfsg2-2build1.1 [644 kB] 2026-05-09 01:26:15.295555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:214 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguestfs0t64 amd64 1:1.52.0-5ubuntu3 [3,213 kB] 2026-05-09 01:26:15.295607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:215 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2026-05-09 01:26:15.295620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:216 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-05-09 01:26:15.295655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:217 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2026-05-09 01:26:15.295691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:218 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-05-09 01:26:15.295727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:219 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemblk1 amd64 1.13.1-1.1ubuntu2 [61.1 kB] 2026-05-09 01:26:15.295740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:220 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemlog1 amd64 1.13.1-1.1ubuntu2 [55.2 kB] 2026-05-09 01:26:15.295859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:221 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmempool1 amd64 1.13.1-1.1ubuntu2 [112 kB] 2026-05-09 01:26:15.295883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:222 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2026-05-09 01:26:15.295892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:223 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2026-05-09 01:26:15.295903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:224 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-05-09 01:26:15.295909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:225 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-05-09 01:26:15.295915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:226 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-05-09 01:26:15.295923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:227 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2026-05-09 01:26:15.295966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:228 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] 2026-05-09 01:26:15.296010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:229 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2026-05-09 01:26:15.296035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:230 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-05-09 01:26:15.296059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:231 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2026-05-09 01:26:15.296084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:232 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2026-05-09 01:26:15.296109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:233 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2026-05-09 01:26:15.296151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:234 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2026-05-09 01:26:15.296186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:235 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-05-09 01:26:15.296256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:236 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2026-05-09 01:26:15.296308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:237 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-05-09 01:26:15.296378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:238 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2026-05-09 01:26:15.296412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:239 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-05-09 01:26:15.296421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:240 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-05-09 01:26:15.296459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:241 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-05-09 01:26:15.296499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:242 http://archive.ubuntu.com/ubuntu noble/universe amd64 pmdk-tools amd64 1.13.1-1.1ubuntu2 [210 kB] 2026-05-09 01:26:15.296523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:243 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-05-09 01:26:15.296606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:244 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-05-09 01:26:15.296650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:245 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-05-09 01:26:15.296682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:246 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-05-09 01:26:15.297581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:247 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-05-09 01:26:15.297640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:248 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-05-09 01:26:15.297654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:249 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-05-09 01:26:15.297665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:250 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.16 [113 kB] 2026-05-09 01:26:15.297675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:251 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-05-09 01:26:15.297685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:252 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-05-09 01:26:15.297695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:253 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-05-09 01:26:15.297704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:254 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-05-09 01:26:15.297714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:255 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2026-05-09 01:26:15.297724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:256 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2026-05-09 01:26:15.297733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:257 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-05-09 01:26:15.297743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:258 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-05-09 01:26:15.297761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:259 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-05-09 01:26:15.297772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:260 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-bin amd64 1.11.0-2build3 [21.8 kB] 2026-05-09 01:26:15.297781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:261 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.1 [310 kB] 2026-05-09 01:26:15.297791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:262 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-guestfs amd64 1:1.52.0-5ubuntu3 [173 kB] 2026-05-09 01:26:15.297801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preconfiguring packages ... 2026-05-09 01:26:15.297811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 97.3 MB in 4s (24.9 MB/s) 2026-05-09 01:26:15.297822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libargon2-1:amd64. 2026-05-09 01:26:15.297832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-09 01:26:15.297857 | 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% 2026-05-09 01:26:15.297868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-05-09 01:26:15.297878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-05-09 01:26:15.297888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% (Reading database ... 85% 2026-05-09 01:26:15.297897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-05-09 01:26:15.297907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-05-09 01:26:15.297916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-09 01:26:15.297926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-05-09 01:26:15.297935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-09 01:26:15.297945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-c5:amd64. 2026-05-09 01:26:15.297954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2026-05-09 01:26:15.297964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-05-09 01:26:15.297973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcryptsetup12:amd64. 2026-05-09 01:26:15.297996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-05-09 01:26:15.298006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-09 01:26:15.298016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdisk1:amd64. 2026-05-09 01:26:15.298025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-09 01:26:15.298035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-09 01:26:15.298044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsystemd-shared:amd64. 2026-05-09 01:26:15.298054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.15_amd64.deb ... 2026-05-09 01:26:15.298063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.15) ... 2026-05-09 01:26:15.298073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2026-05-09 01:26:15.298090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-05-09 01:26:15.298100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2026-05-09 01:26:15.298154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2026-05-09 01:26:15.298166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2026-05-09 01:26:15.298176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-05-09 01:26:15.298186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-05-09 01:26:15.298195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2026-05-09 01:26:15.298242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2026-05-09 01:26:15.298253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2026-05-09 01:26:15.298262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-05-09 01:26:15.298272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.298282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-09 01:26:15.298293 | 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 ... 2026-05-09 01:26:15.298304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-05-09 01:26:15.298314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: (Reading database ... 65% 2026-05-09 01:26:15.298332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-05-09 01:26:15.298349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-05-09 01:26:15.298366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-05-09 01:26:15.298382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-05-09 01:26:15.298399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-05-09 01:26:15.298415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-05-09 01:26:15.298443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19689 files and directories currently installed.) 2026-05-09 01:26:15.298460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing systemd-standalone-sysusers (255.4-1ubuntu8.15) ... 2026-05-09 01:26:15.298477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd. 2026-05-09 01:26:15.298494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-09 01:26:15.298510 | 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 ... 2026-05-09 01:26:15.298521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 01:26:15.298531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-05-09 01:26:15.298540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-05-09 01:26:15.298550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-05-09 01:26:15.298651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-09 01:26:15.298676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:85% 2026-05-09 01:26:15.298693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-05-09 01:26:15.298722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-05-09 01:26:15.298740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19682 files and directories currently installed.) 2026-05-09 01:26:15.298758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-09 01:26:15.298775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd (255.4-1ubuntu8.15) ... 2026-05-09 01:26:15.298792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-09 01:26:15.298808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-05-09 01:26:15.298826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-09 01:26:15.298837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-09 01:26:15.298847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.15) ... 2026-05-09 01:26:15.298856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd (255.4-1ubuntu8.15) ... 2026-05-09 01:26:15.298875 | 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. 2026-05-09 01:26:15.298885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.298895 | 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. 2026-05-09 01:26:15.298905 | 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. 2026-05-09 01:26:15.298915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Initializing machine ID from random generator. 2026-05-09 01:26:15.298925 | 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 2026-05-09 01:26:15.298934 | 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 2026-05-09 01:26:15.298944 | 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 2026-05-09 01:26:15.298954 | 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 2026-05-09 01:26:15.298963 | 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 2026-05-09 01:26:15.298973 | 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 2026-05-09 01:26:15.298982 | 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 2026-05-09 01:26:15.298992 | 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 2026-05-09 01:26:15.299002 | 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 2026-05-09 01:26:15.299011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-journal' with GID 995. 2026-05-09 01:26:15.299021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-network' with GID 994. 2026-05-09 01:26:15.299049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2026-05-09 01:26:15.299060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd-sysv. 2026-05-09 01:26:15.299069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-09 01:26:15.299087 | 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 ... 2026-05-09 01:26:15.299098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-05-09 01:26:15.299108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2026-05-09 01:26:15.299117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-09 01:26:15.299127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:70% 2026-05-09 01:26:15.299137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-05-09 01:26:15.299146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-05-09 01:26:15.299155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-05-09 01:26:15.299165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-05-09 01:26:15.299175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-05-09 01:26:15.299184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20604 files and directories currently installed.) 2026-05-09 01:26:15.299199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.15_amd64.deb ... 2026-05-09 01:26:15.299247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd-sysv (255.4-1ubuntu8.15) ... 2026-05-09 01:26:15.299258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse3-3:amd64. 2026-05-09 01:26:15.299267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-05-09 01:26:15.299277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-09 01:26:15.299286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fuse3. 2026-05-09 01:26:15.299296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../fuse3_3.14.0-5build1_amd64.deb ... 2026-05-09 01:26:15.299305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fuse3 (3.14.0-5build1) ... 2026-05-09 01:26:15.299315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libntfs-3g89t64:amd64. 2026-05-09 01:26:15.299325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libntfs-3g89t64_1%3a2022.10.3-1.2ubuntu3.1_amd64.deb ... 2026-05-09 01:26:15.299334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3.1) ... 2026-05-09 01:26:15.299344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-09 01:26:15.299353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fuse3 (3.14.0-5build1) ... 2026-05-09 01:26:15.299367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ntfs-3g. 2026-05-09 01:26:15.299377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-09 01:26:15.299387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-09 01:26:15.299398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:5% (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% 2026-05-09 01:26:15.299408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-05-09 01:26:15.299417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-05-09 01:26:15.299427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-05-09 01:26:15.299441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-05-09 01:26:15.299451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-05-09 01:26:15.299468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-05-09 01:26:15.299482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20649 files and directories currently installed.) 2026-05-09 01:26:15.299492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../000-ntfs-3g_1%3a2022.10.3-1.2ubuntu3.1_amd64.deb ... 2026-05-09 01:26:15.299506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ntfs-3g (1:2022.10.3-1.2ubuntu3.1) ... 2026-05-09 01:26:15.299519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpopt0:amd64. 2026-05-09 01:26:15.299596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../001-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-09 01:26:15.299617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 01:26:15.299637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rsync. 2026-05-09 01:26:15.299666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../002-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2026-05-09 01:26:15.299693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2026-05-09 01:26:15.299764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdaxctl1:amd64. 2026-05-09 01:26:15.299785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../003-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-05-09 01:26:15.299807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-09 01:26:15.299824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcxl1:amd64. 2026-05-09 01:26:15.299846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../004-libcxl1_77-2ubuntu2_amd64.deb ... 2026-05-09 01:26:15.299863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcxl1:amd64 (77-2ubuntu2) ... 2026-05-09 01:26:15.299885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cxl. 2026-05-09 01:26:15.299903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../005-cxl_77-2ubuntu2_amd64.deb ... 2026-05-09 01:26:15.299926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cxl (77-2ubuntu2) ... 2026-05-09 01:26:15.299942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiniparser1:amd64. 2026-05-09 01:26:15.299956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../006-libiniparser1_4.1-7ubuntu0.1_amd64.deb ... 2026-05-09 01:26:15.299989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2026-05-09 01:26:15.300091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libndctl6:amd64. 2026-05-09 01:26:15.300105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../007-libndctl6_77-2ubuntu2_amd64.deb ... 2026-05-09 01:26:15.300115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-05-09 01:26:15.300128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ndctl. 2026-05-09 01:26:15.300142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../008-ndctl_77-2ubuntu2_amd64.deb ... 2026-05-09 01:26:15.300155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ndctl (77-2ubuntu2) ... 2026-05-09 01:26:15.300203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-05-09 01:26:15.300244 | 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 ... 2026-05-09 01:26:15.300259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 01:26:15.301550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfsidmap1:amd64. 2026-05-09 01:26:15.301644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../010-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-09 01:26:15.301669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-09 01:26:15.301680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rpcbind. 2026-05-09 01:26:15.301690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../011-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-05-09 01:26:15.301700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-05-09 01:26:15.301710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ucf. 2026-05-09 01:26:15.301719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../012-ucf_3.0043+nmu1_all.deb ... 2026-05-09 01:26:15.301729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Moving old data out of the way 2026-05-09 01:26:15.301739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ucf (3.0043+nmu1) ... 2026-05-09 01:26:15.301748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package keyutils. 2026-05-09 01:26:15.301758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../013-keyutils_1.6.3-3build1_amd64.deb ... 2026-05-09 01:26:15.301767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking keyutils (1.6.3-3build1) ... 2026-05-09 01:26:15.301777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nfs-common. 2026-05-09 01:26:15.301787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../014-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-09 01:26:15.301796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-09 01:26:15.301806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db5.3-util. 2026-05-09 01:26:15.301815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../015-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-05-09 01:26:15.301825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-05-09 01:26:15.301834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db-util. 2026-05-09 01:26:15.301858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../016-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-05-09 01:26:15.301868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-05-09 01:26:15.301878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sasl2-bin. 2026-05-09 01:26:15.301887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../017-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-09 01:26:15.301897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 01:26:15.301906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsysfs2:amd64. 2026-05-09 01:26:15.301916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../018-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-05-09 01:26:15.301926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-09 01:26:15.301935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pci.ids. 2026-05-09 01:26:15.301945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../019-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-05-09 01:26:15.301954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-09 01:26:15.301964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sysfsutils. 2026-05-09 01:26:15.301973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../020-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-05-09 01:26:15.301983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sysfsutils (2.1.1-6build1) ... 2026-05-09 01:26:15.301992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-bin. 2026-05-09 01:26:15.302002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.302012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../021-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 01:26:15.302028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-09 01:26:15.302037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-session-bus-common. 2026-05-09 01:26:15.302047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../022-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-09 01:26:15.302057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.302067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 01:26:15.302076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-daemon. 2026-05-09 01:26:15.302086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../023-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 01:26:15.302095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-09 01:26:15.302118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-system-bus-common. 2026-05-09 01:26:15.302128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../024-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-09 01:26:15.302138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 01:26:15.302148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus. 2026-05-09 01:26:15.302158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../025-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 01:26:15.302168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-05-09 01:26:15.302177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpam-systemd:amd64. 2026-05-09 01:26:15.302187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../026-libpam-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-09 01:26:15.302197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-05-09 01:26:15.302245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-user-session. 2026-05-09 01:26:15.302255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../027-dbus-user-session_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-09 01:26:15.302265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.302275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-user-session (1.14.10-4ubuntu4.1) ... 2026-05-09 01:26:15.302284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dhcpcd-base. 2026-05-09 01:26:15.302294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../028-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-05-09 01:26:15.302303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-09 01:26:15.302313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-05-09 01:26:15.302322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.302331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../029-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 01:26:15.302341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.302369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 01:26:15.302379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-05-09 01:26:15.302389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../030-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-05-09 01:26:15.302399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-05-09 01:26:15.302408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-05-09 01:26:15.302425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../031-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2026-05-09 01:26:15.302435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.302445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-05-09 01:26:15.302454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package less. 2026-05-09 01:26:15.302464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../032-less_590-2ubuntu2.1_amd64.deb ... 2026-05-09 01:26:15.302554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking less (590-2ubuntu2.1) ... 2026-05-09 01:26:15.302593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-gi. 2026-05-09 01:26:15.302603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../033-python3-gi_3.48.2-1_amd64.deb ... 2026-05-09 01:26:15.302613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-gi (3.48.2-1) ... 2026-05-09 01:26:15.302622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package bsdextrautils. 2026-05-09 01:26:15.302632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../034-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-09 01:26:15.302642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-05-09 01:26:15.302651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cpio. 2026-05-09 01:26:15.302660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../035-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-05-09 01:26:15.302670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-05-09 01:26:15.302680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dmidecode. 2026-05-09 01:26:15.302689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../036-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-05-09 01:26:15.302699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-05-09 01:26:15.302708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dosfstools. 2026-05-09 01:26:15.302718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../037-dosfstools_4.2-1.1build1_amd64.deb ... 2026-05-09 01:26:15.302728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dosfstools (4.2-1.1build1) ... 2026-05-09 01:26:15.302737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic-mgc. 2026-05-09 01:26:15.302747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../038-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-05-09 01:26:15.302756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-05-09 01:26:15.302766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic1t64:amd64. 2026-05-09 01:26:15.302775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../039-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-05-09 01:26:15.302785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-05-09 01:26:15.302794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package file. 2026-05-09 01:26:15.302818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../040-file_1%3a5.45-3build1_amd64.deb ... 2026-05-09 01:26:15.302827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking file (1:5.45-3build1) ... 2026-05-09 01:26:15.302849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblmdb0:amd64. 2026-05-09 01:26:15.302858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../041-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-05-09 01:26:15.302868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-09 01:26:15.302877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libncurses6:amd64. 2026-05-09 01:26:15.302887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../042-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-09 01:26:15.302925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.302935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 01:26:15.302944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libparted2t64:amd64. 2026-05-09 01:26:15.302954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../043-libparted2t64_3.6-4build1_amd64.deb ... 2026-05-09 01:26:15.302964 | 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' 2026-05-09 01:26:15.302975 | 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' 2026-05-09 01:26:15.302985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-05-09 01:26:15.302994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpci3:amd64. 2026-05-09 01:26:15.303004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../044-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-05-09 01:26:15.303013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-05-09 01:26:15.303023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpng16-16t64:amd64. 2026-05-09 01:26:15.303032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../045-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-05-09 01:26:15.303049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-05-09 01:26:15.303060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusb-1.0-0:amd64. 2026-05-09 01:26:15.303069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../046-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-05-09 01:26:15.303079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.303089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-05-09 01:26:15.303099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxau6:amd64. 2026-05-09 01:26:15.303108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../047-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-05-09 01:26:15.303118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-05-09 01:26:15.303128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxdmcp6:amd64. 2026-05-09 01:26:15.303138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../048-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-05-09 01:26:15.303147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-05-09 01:26:15.303157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxcb1:amd64. 2026-05-09 01:26:15.303166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../049-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-05-09 01:26:15.303176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.303186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-05-09 01:26:15.303196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-data. 2026-05-09 01:26:15.303234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../050-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-05-09 01:26:15.303245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-data (2:1.8.7-1build1) ... 2026-05-09 01:26:15.303255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-6:amd64. 2026-05-09 01:26:15.303264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../051-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-05-09 01:26:15.303281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-05-09 01:26:15.303290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package parted. 2026-05-09 01:26:15.303305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../052-parted_3.6-4build1_amd64.deb ... 2026-05-09 01:26:15.303315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking parted (3.6-4build1) ... 2026-05-09 01:26:15.303325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pciutils. 2026-05-09 01:26:15.303335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../053-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2026-05-09 01:26:15.303344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pciutils (1:3.10.0-2build1) ... 2026-05-09 01:26:15.303354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package psmisc. 2026-05-09 01:26:15.303368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../054-psmisc_23.7-1build1_amd64.deb ... 2026-05-09 01:26:15.303378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking psmisc (23.7-1build1) ... 2026-05-09 01:26:15.303392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package usb.ids. 2026-05-09 01:26:15.303405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../055-usb.ids_2024.03.18-1_all.deb ... 2026-05-09 01:26:15.303476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.303493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking usb.ids (2024.03.18-1) ... 2026-05-09 01:26:15.303503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package acl. 2026-05-09 01:26:15.303516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../056-acl_2.3.2-1build1.1_amd64.deb ... 2026-05-09 01:26:15.303530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking acl (2.3.2-1build1.1) ... 2026-05-09 01:26:15.303585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package attr. 2026-05-09 01:26:15.303601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../057-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2026-05-09 01:26:15.303628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking attr (1:2.5.2-1build1.1) ... 2026-05-09 01:26:15.303660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package augeas-lenses. 2026-05-09 01:26:15.303688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../058-augeas-lenses_1.14.1-1build2_all.deb ... 2026-05-09 01:26:15.303717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking augeas-lenses (1.14.1-1build2) ... 2026-05-09 01:26:15.303781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblzo2-2:amd64. 2026-05-09 01:26:15.303793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../059-liblzo2-2_2.10-2build4_amd64.deb ... 2026-05-09 01:26:15.303806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-05-09 01:26:15.303820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libreiserfscore0t64. 2026-05-09 01:26:15.303833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../060-libreiserfscore0t64_1%3a3.6.27-7.1build1_amd64.deb ... 2026-05-09 01:26:15.303878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2026-05-09 01:26:15.303889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package btrfs-progs. 2026-05-09 01:26:15.303903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../061-btrfs-progs_6.6.3-1.1build2_amd64.deb ... 2026-05-09 01:26:15.303959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking btrfs-progs (6.6.3-1.1build2) ... 2026-05-09 01:26:15.303974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package busybox-initramfs. 2026-05-09 01:26:15.304096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../062-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-05-09 01:26:15.304111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-09 01:26:15.304131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-05-09 01:26:15.304141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../063-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 01:26:15.304155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 01:26:15.304165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-05-09 01:26:15.304175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../064-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 01:26:15.304188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 01:26:15.304222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librados2. 2026-05-09 01:26:15.304244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../065-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 01:26:15.304292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.304307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmem1:amd64. 2026-05-09 01:26:15.304320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../066-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-09 01:26:15.304366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 01:26:15.304377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemobj1:amd64. 2026-05-09 01:26:15.304391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../067-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-09 01:26:15.304415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 01:26:15.304471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librbd1. 2026-05-09 01:26:15.304483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../068-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 01:26:15.304496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.304552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-argparse. 2026-05-09 01:26:15.304592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../069-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 01:26:15.304606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.304661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-yaml. 2026-05-09 01:26:15.304672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../070-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-05-09 01:26:15.304700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-09 01:26:15.304714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-common. 2026-05-09 01:26:15.304728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../071-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-05-09 01:26:15.304756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.304786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-05-09 01:26:15.304813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../072-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 01:26:15.304870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 01:26:15.304882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcephfs2. 2026-05-09 01:26:15.304904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../073-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 01:26:15.304914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.304927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rados. 2026-05-09 01:26:15.304973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../074-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 01:26:15.304988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.305001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-cephfs. 2026-05-09 01:26:15.305055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../075-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 01:26:15.305070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.305084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.305129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-wcwidth. 2026-05-09 01:26:15.305144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../076-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-09 01:26:15.305157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-09 01:26:15.305221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-prettytable. 2026-05-09 01:26:15.305236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../077-python3-prettytable_3.6.0-2_all.deb ... 2026-05-09 01:26:15.305250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-prettytable (3.6.0-2) ... 2026-05-09 01:26:15.305276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rbd. 2026-05-09 01:26:15.305333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../078-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 01:26:15.305345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.305358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-certifi. 2026-05-09 01:26:15.305371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../079-python3-certifi_2023.11.17-1_all.deb ... 2026-05-09 01:26:15.305396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-certifi (2023.11.17-1) ... 2026-05-09 01:26:15.305424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-chardet. 2026-05-09 01:26:15.305452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../080-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-05-09 01:26:15.305507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-05-09 01:26:15.305519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-idna. 2026-05-09 01:26:15.305532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../081-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-05-09 01:26:15.305545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-05-09 01:26:15.305587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urllib3. 2026-05-09 01:26:15.305644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../082-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-05-09 01:26:15.305656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-09 01:26:15.305669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-requests. 2026-05-09 01:26:15.305682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../083-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2026-05-09 01:26:15.305704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-09 01:26:15.305760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdw1t64:amd64. 2026-05-09 01:26:15.305778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../084-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-05-09 01:26:15.305793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-09 01:26:15.305803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbabeltrace1:amd64. 2026-05-09 01:26:15.305816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../085-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-05-09 01:26:15.305874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-05-09 01:26:15.305885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-05-09 01:26:15.305899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../086-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 01:26:15.305912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 01:26:15.305957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-05-09 01:26:15.305972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../087-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 01:26:15.305985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 01:26:15.306030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-05-09 01:26:15.306041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../088-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 01:26:15.306094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 01:26:15.308433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-05-09 01:26:15.308471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../089-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-09 01:26:15.308478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 01:26:15.308482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-05-09 01:26:15.308485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../090-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-05-09 01:26:15.308489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-05-09 01:26:15.308493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libunwind8:amd64. 2026-05-09 01:26:15.308496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../091-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-05-09 01:26:15.308499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-05-09 01:26:15.308503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-05-09 01:26:15.308506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../092-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-05-09 01:26:15.308509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-05-09 01:26:15.308513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liboath0t64:amd64. 2026-05-09 01:26:15.308516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../093-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-05-09 01:26:15.308524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-05-09 01:26:15.308528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librabbitmq4:amd64. 2026-05-09 01:26:15.308531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../094-librabbitmq4_0.11.0-1build2_amd64.deb ... 2026-05-09 01:26:15.308535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2026-05-09 01:26:15.308538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libradosstriper1. 2026-05-09 01:26:15.308541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../095-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 01:26:15.308544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.308548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ceph-common. 2026-05-09 01:26:15.308551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../096-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 01:26:15.308555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.308582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cryptsetup-bin. 2026-05-09 01:26:15.308596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../097-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-05-09 01:26:15.308601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-05-09 01:26:15.308606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdconf1:amd64. 2026-05-09 01:26:15.308610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../098-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-05-09 01:26:15.308615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-05-09 01:26:15.308623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-service. 2026-05-09 01:26:15.308630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../099-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-05-09 01:26:15.308636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-05-09 01:26:15.308642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-05-09 01:26:15.308647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../100-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-05-09 01:26:15.308652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-05-09 01:26:15.308657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dracut-install. 2026-05-09 01:26:15.308662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../101-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-05-09 01:26:15.308667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-05-09 01:26:15.308672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package exfatprogs. 2026-05-09 01:26:15.308685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../102-exfatprogs_1.2.2-1build1_amd64.deb ... 2026-05-09 01:26:15.308691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking exfatprogs (1.2.2-1build1) ... 2026-05-09 01:26:15.308696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package extlinux. 2026-05-09 01:26:15.308701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../103-extlinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-05-09 01:26:15.308707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-09 01:26:15.308713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package f2fs-tools. 2026-05-09 01:26:15.308724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../104-f2fs-tools_1.16.0-1_amd64.deb ... 2026-05-09 01:26:15.308730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking f2fs-tools (1.16.0-1) ... 2026-05-09 01:26:15.308735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fdisk. 2026-05-09 01:26:15.308741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../105-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-09 01:26:15.308746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fdisk (2.39.3-9ubuntu6.5) ... 2026-05-09 01:26:15.308752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package genisoimage. 2026-05-09 01:26:15.308758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../106-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-05-09 01:26:15.308763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-05-09 01:26:15.308769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libduktape207:amd64. 2026-05-09 01:26:15.308775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../107-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2026-05-09 01:26:15.308780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-05-09 01:26:15.308785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libproxy1v5:amd64. 2026-05-09 01:26:15.308790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../108-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-05-09 01:26:15.308795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-05-09 01:26:15.308801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-common. 2026-05-09 01:26:15.308806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../109-glib-networking-common_2.80.0-1build1_all.deb ... 2026-05-09 01:26:15.308812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-common (2.80.0-1build1) ... 2026-05-09 01:26:15.308817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-services. 2026-05-09 01:26:15.308822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../110-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-05-09 01:26:15.308828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-services (2.80.0-1build1) ... 2026-05-09 01:26:15.308840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package session-migration. 2026-05-09 01:26:15.308846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../111-session-migration_0.3.9build1_amd64.deb ... 2026-05-09 01:26:15.308851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking session-migration (0.3.9build1) ... 2026-05-09 01:26:15.308857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gsettings-desktop-schemas. 2026-05-09 01:26:15.308863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../112-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-05-09 01:26:15.308869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-05-09 01:26:15.308874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking:amd64. 2026-05-09 01:26:15.308880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../113-glib-networking_2.80.0-1build1_amd64.deb ... 2026-05-09 01:26:15.308886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-05-09 01:26:15.308891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libencode-locale-perl. 2026-05-09 01:26:15.308897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../114-libencode-locale-perl_1.05-3_all.deb ... 2026-05-09 01:26:15.308902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libencode-locale-perl (1.05-3) ... 2026-05-09 01:26:15.308919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtimedate-perl. 2026-05-09 01:26:15.308925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../115-libtimedate-perl_2.3300-2_all.deb ... 2026-05-09 01:26:15.308930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtimedate-perl (2.3300-2) ... 2026-05-09 01:26:15.308936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-date-perl. 2026-05-09 01:26:15.308947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../116-libhttp-date-perl_6.06-1_all.deb ... 2026-05-09 01:26:15.308953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-date-perl (6.06-1) ... 2026-05-09 01:26:15.308958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfile-listing-perl. 2026-05-09 01:26:15.308963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../117-libfile-listing-perl_6.16-1_all.deb ... 2026-05-09 01:26:15.308968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfile-listing-perl (6.16-1) ... 2026-05-09 01:26:15.308974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tagset-perl. 2026-05-09 01:26:15.308979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../118-libhtml-tagset-perl_3.20-6_all.deb ... 2026-05-09 01:26:15.308985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tagset-perl (3.20-6) ... 2026-05-09 01:26:15.308990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburi-perl. 2026-05-09 01:26:15.308995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../119-liburi-perl_5.27-1_all.deb ... 2026-05-09 01:26:15.309001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburi-perl (5.27-1) ... 2026-05-09 01:26:15.309007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-parser-perl:amd64. 2026-05-09 01:26:15.309013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../120-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-05-09 01:26:15.309019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-09 01:26:15.309025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tree-perl. 2026-05-09 01:26:15.309030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../121-libhtml-tree-perl_5.07-3_all.deb ... 2026-05-09 01:26:15.309036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tree-perl (5.07-3) ... 2026-05-09 01:26:15.309041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libclone-perl:amd64. 2026-05-09 01:26:15.309047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../122-libclone-perl_0.46-1build3_amd64.deb ... 2026-05-09 01:26:15.309052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-05-09 01:26:15.309058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-html-perl. 2026-05-09 01:26:15.309064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../123-libio-html-perl_1.004-3_all.deb ... 2026-05-09 01:26:15.309071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.309076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-html-perl (1.004-3) ... 2026-05-09 01:26:15.309082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-mediatypes-perl. 2026-05-09 01:26:15.309087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../124-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-05-09 01:26:15.309092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.309098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-05-09 01:26:15.309109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-message-perl. 2026-05-09 01:26:15.309116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../125-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-05-09 01:26:15.309127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-09 01:26:15.309133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-cookies-perl. 2026-05-09 01:26:15.309139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../126-libhttp-cookies-perl_6.11-1_all.deb ... 2026-05-09 01:26:15.309144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-cookies-perl (6.11-1) ... 2026-05-09 01:26:15.309150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-negotiate-perl. 2026-05-09 01:26:15.309155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../127-libhttp-negotiate-perl_6.01-2_all.deb ... 2026-05-09 01:26:15.309161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.309167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-negotiate-perl (6.01-2) ... 2026-05-09 01:26:15.309173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package perl-openssl-defaults:amd64. 2026-05-09 01:26:15.309178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../128-perl-openssl-defaults_7build3_amd64.deb ... 2026-05-09 01:26:15.309184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking perl-openssl-defaults:amd64 (7build3) ... 2026-05-09 01:26:15.309190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-ssleay-perl:amd64. 2026-05-09 01:26:15.309195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../129-libnet-ssleay-perl_1.94-1build4_amd64.deb ... 2026-05-09 01:26:15.309225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ... 2026-05-09 01:26:15.309242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-socket-ssl-perl. 2026-05-09 01:26:15.309248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../130-libio-socket-ssl-perl_2.085-1_all.deb ... 2026-05-09 01:26:15.309253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-socket-ssl-perl (2.085-1) ... 2026-05-09 01:26:15.309259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-http-perl. 2026-05-09 01:26:15.309265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../131-libnet-http-perl_6.23-1_all.deb ... 2026-05-09 01:26:15.309271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-http-perl (6.23-1) ... 2026-05-09 01:26:15.309276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-protocol-https-perl. 2026-05-09 01:26:15.309282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../132-liblwp-protocol-https-perl_6.13-1_all.deb ... 2026-05-09 01:26:15.309287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-protocol-https-perl (6.13-1) ... 2026-05-09 01:26:15.309293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtry-tiny-perl. 2026-05-09 01:26:15.309299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../133-libtry-tiny-perl_0.31-2_all.deb ... 2026-05-09 01:26:15.309305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtry-tiny-perl (0.31-2) ... 2026-05-09 01:26:15.309311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-robotrules-perl. 2026-05-09 01:26:15.309317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../134-libwww-robotrules-perl_6.02-1_all.deb ... 2026-05-09 01:26:15.309324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-robotrules-perl (6.02-1) ... 2026-05-09 01:26:15.309329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-perl. 2026-05-09 01:26:15.309335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../135-libwww-perl_6.76-1_all.deb ... 2026-05-09 01:26:15.309340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-perl (6.76-1) ... 2026-05-09 01:26:15.309346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package icoutils. 2026-05-09 01:26:15.309357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../136-icoutils_0.32.3-4build2_amd64.deb ... 2026-05-09 01:26:15.309363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking icoutils (0.32.3-4build2) ... 2026-05-09 01:26:15.309369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-bin. 2026-05-09 01:26:15.309375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../137-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-05-09 01:26:15.309380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.309386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-09 01:26:15.309392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libklibc:amd64. 2026-05-09 01:26:15.309397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../138-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-09 01:26:15.309408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-09 01:26:15.309414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package klibc-utils. 2026-05-09 01:26:15.309419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../139-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-09 01:26:15.309425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-09 01:26:15.309431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-core. 2026-05-09 01:26:15.309436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../140-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-05-09 01:26:15.309442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-09 01:26:15.309448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package linux-base. 2026-05-09 01:26:15.309454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../141-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-05-09 01:26:15.309459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-05-09 01:26:15.309465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools. 2026-05-09 01:26:15.309471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../142-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-05-09 01:26:15.309476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-05-09 01:26:15.309482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ipxe-qemu. 2026-05-09 01:26:15.309487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../143-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-05-09 01:26:15.309493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.309504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-09 01:26:15.309510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libafflib0t64:amd64. 2026-05-09 01:26:15.309516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../144-libafflib0t64_3.7.20-1.1ubuntu5_amd64.deb ... 2026-05-09 01:26:15.309522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2026-05-09 01:26:15.309528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2-data. 2026-05-09 01:26:15.309534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../145-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-05-09 01:26:15.309540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.309546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-05-09 01:26:15.309552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2t64:amd64. 2026-05-09 01:26:15.309600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../146-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-05-09 01:26:15.309615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-05-09 01:26:15.309622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libaugeas0:amd64. 2026-05-09 01:26:15.309628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../147-libaugeas0_1.14.1-1build2_amd64.deb ... 2026-05-09 01:26:15.309634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libaugeas0:amd64 (1.14.1-1build2) ... 2026-05-09 01:26:15.309639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbfio1:amd64. 2026-05-09 01:26:15.309645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../148-libbfio1_20170123-6_amd64.deb ... 2026-05-09 01:26:15.309650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbfio1:amd64 (20170123-6) ... 2026-05-09 01:26:15.309656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbrlapi0.8:amd64. 2026-05-09 01:26:15.309661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../149-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-05-09 01:26:15.309667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-05-09 01:26:15.309672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnspr4:amd64. 2026-05-09 01:26:15.309678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../150-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-05-09 01:26:15.309683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-09 01:26:15.309689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.309695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnss3:amd64. 2026-05-09 01:26:15.309700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../151-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-09 01:26:15.309707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-09 01:26:15.309710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpcsclite1:amd64. 2026-05-09 01:26:15.309719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../152-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-05-09 01:26:15.309722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-05-09 01:26:15.309726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcacard0:amd64. 2026-05-09 01:26:15.309729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../153-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-05-09 01:26:15.309732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-05-09 01:26:15.309736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdate-manip-perl. 2026-05-09 01:26:15.309739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../154-libdate-manip-perl_6.95-1_all.deb ... 2026-05-09 01:26:15.309742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdate-manip-perl (6.95-1) ... 2026-05-09 01:26:15.309746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdeflate0:amd64. 2026-05-09 01:26:15.309756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../155-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-05-09 01:26:15.309761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-05-09 01:26:15.309767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libewf2:amd64. 2026-05-09 01:26:15.309772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../156-libewf2_20140814-1build3_amd64.deb ... 2026-05-09 01:26:15.309777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libewf2:amd64 (20140814-1build3) ... 2026-05-09 01:26:15.309783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse2t64:amd64. 2026-05-09 01:26:15.309794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../157-libfuse2t64_2.9.9-8.1build1_amd64.deb ... 2026-05-09 01:26:15.309800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse2t64:amd64 (2.9.9-8.1build1) ... 2026-05-09 01:26:15.309806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhivex0:amd64. 2026-05-09 01:26:15.309812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../158-libhivex0_1.3.23-1build7_amd64.deb ... 2026-05-09 01:26:15.309818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhivex0:amd64 (1.3.23-1build7) ... 2026-05-09 01:26:15.309827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblua5.3-0:amd64. 2026-05-09 01:26:15.309833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../159-liblua5.3-0_5.3.6-2build2_amd64.deb ... 2026-05-09 01:26:15.309839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblua5.3-0:amd64 (5.3.6-2build2) ... 2026-05-09 01:26:15.309847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpmio9t64. 2026-05-09 01:26:15.309855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../160-librpmio9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2026-05-09 01:26:15.309899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2026-05-09 01:26:15.309908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpm9t64. 2026-05-09 01:26:15.309993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../161-librpm9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2026-05-09 01:26:15.310004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpm9t64 (4.18.2+dfsg-2.1build2) ... 2026-05-09 01:26:15.310038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvhdi1:amd64. 2026-05-09 01:26:15.310048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../162-libvhdi1_20210425-1build5_amd64.deb ... 2026-05-09 01:26:15.310082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvhdi1:amd64 (20210425-1build5) ... 2026-05-09 01:26:15.310113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvmdk1:amd64. 2026-05-09 01:26:15.310123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../163-libvmdk1_20200926-2build5_amd64.deb ... 2026-05-09 01:26:15.310193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvmdk1:amd64 (20200926-2build5) ... 2026-05-09 01:26:15.310218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtsk19t64:amd64. 2026-05-09 01:26:15.310233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../164-libtsk19t64_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2026-05-09 01:26:15.310272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2026-05-09 01:26:15.310291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libyara10:amd64. 2026-05-09 01:26:15.310332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../165-libyara10_4.5.0-1build2_amd64.deb ... 2026-05-09 01:26:15.310366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libyara10:amd64 (4.5.0-1build2) ... 2026-05-09 01:26:15.310376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package supermin. 2026-05-09 01:26:15.310410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../166-supermin_5.2.2-4ubuntu4_amd64.deb ... 2026-05-09 01:26:15.310443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking supermin (5.2.2-4ubuntu4) ... 2026-05-09 01:26:15.310451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdt1:amd64. 2026-05-09 01:26:15.310477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../167-libfdt1_1.7.0-2build1_amd64.deb ... 2026-05-09 01:26:15.310503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-05-09 01:26:15.310513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-05-09 01:26:15.310582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../168-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-05-09 01:26:15.310616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-05-09 01:26:15.310649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg8:amd64. 2026-05-09 01:26:15.310657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../169-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-05-09 01:26:15.310695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-05-09 01:26:15.310720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpixman-1-0:amd64. 2026-05-09 01:26:15.310754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../170-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-05-09 01:26:15.310764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-05-09 01:26:15.310799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libslirp0:amd64. 2026-05-09 01:26:15.310825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../171-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-05-09 01:26:15.310860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-05-09 01:26:15.310886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburing2:amd64. 2026-05-09 01:26:15.310920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../172-liburing2_2.5-1build1_amd64.deb ... 2026-05-09 01:26:15.310930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-05-09 01:26:15.310956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusbredirparser1t64:amd64. 2026-05-09 01:26:15.310983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../173-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-05-09 01:26:15.310992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-05-09 01:26:15.311030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-common. 2026-05-09 01:26:15.311054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../174-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 01:26:15.311078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 01:26:15.311109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-data. 2026-05-09 01:26:15.311119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../175-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-05-09 01:26:15.311154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 01:26:15.311187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package seabios. 2026-05-09 01:26:15.311196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../176-seabios_1.16.3-2_all.deb ... 2026-05-09 01:26:15.311250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking seabios (1.16.3-2) ... 2026-05-09 01:26:15.311284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-x86. 2026-05-09 01:26:15.311319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../177-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 01:26:15.311330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 01:26:15.311363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-utils. 2026-05-09 01:26:15.311390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../178-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 01:26:15.311399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 01:26:15.311432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnetpbm11t64:amd64. 2026-05-09 01:26:15.311468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../179-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ... 2026-05-09 01:26:15.311502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2026-05-09 01:26:15.311535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjbig0:amd64. 2026-05-09 01:26:15.311551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../180-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-05-09 01:26:15.311591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-05-09 01:26:15.311633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblerc4:amd64. 2026-05-09 01:26:15.311657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../181-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-05-09 01:26:15.311683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-05-09 01:26:15.311710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsharpyuv0:amd64. 2026-05-09 01:26:15.311720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../182-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-05-09 01:26:15.311757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-05-09 01:26:15.311788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwebp7:amd64. 2026-05-09 01:26:15.311797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../183-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-05-09 01:26:15.311835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-05-09 01:26:15.311859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtiff6:amd64. 2026-05-09 01:26:15.311892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../184-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-05-09 01:26:15.311902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-05-09 01:26:15.311935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package netpbm. 2026-05-09 01:26:15.311968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../185-netpbm_2%3a11.05.02-1.1build1_amd64.deb ... 2026-05-09 01:26:15.311993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking netpbm (2:11.05.02-1.1build1) ... 2026-05-09 01:26:15.312075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package osinfo-db. 2026-05-09 01:26:15.313278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.313305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../186-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-05-09 01:26:15.313312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-09 01:26:15.313319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gdisk. 2026-05-09 01:26:15.313325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../187-gdisk_1.0.10-1build1_amd64.deb ... 2026-05-09 01:26:15.313332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gdisk (1.0.10-1build1) ... 2026-05-09 01:26:15.313337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-common. 2026-05-09 01:26:15.313343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../188-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-05-09 01:26:15.313349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-05-09 01:26:15.313355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.313360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-05-09 01:26:15.313376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../189-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-05-09 01:26:15.313382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-05-09 01:26:15.313388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libldm-1.0-0t64:amd64. 2026-05-09 01:26:15.313394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../190-libldm-1.0-0t64_0.2.5-1.1build2_amd64.deb ... 2026-05-09 01:26:15.313400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2026-05-09 01:26:15.313405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ldmtool. 2026-05-09 01:26:15.313411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../191-ldmtool_0.2.5-1.1build2_amd64.deb ... 2026-05-09 01:26:15.313417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ldmtool (0.2.5-1.1build2) ... 2026-05-09 01:26:15.313423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lsscsi. 2026-05-09 01:26:15.313428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../192-lsscsi_0.32-1build1_amd64.deb ... 2026-05-09 01:26:15.313434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lsscsi (0.32-1build1) ... 2026-05-09 01:26:15.313440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lzop. 2026-05-09 01:26:15.313445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../193-lzop_1.04-2build3_amd64.deb ... 2026-05-09 01:26:15.313451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lzop (1.04-2build3) ... 2026-05-09 01:26:15.313456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mdadm. 2026-05-09 01:26:15.313462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../194-mdadm_4.3-1ubuntu2.1_amd64.deb ... 2026-05-09 01:26:15.313475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mdadm (4.3-1ubuntu2.1) ... 2026-05-09 01:26:15.313482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mtools. 2026-05-09 01:26:15.313488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../195-mtools_4.0.43-1build1_amd64.deb ... 2026-05-09 01:26:15.313494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mtools (4.0.43-1build1) ... 2026-05-09 01:26:15.313500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package scrub. 2026-05-09 01:26:15.313507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../196-scrub_2.6.1-1build2_amd64.deb ... 2026-05-09 01:26:15.313513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking scrub (2.6.1-1build2) ... 2026-05-09 01:26:15.313519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sleuthkit. 2026-05-09 01:26:15.313526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../197-sleuthkit_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2026-05-09 01:26:15.313532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2026-05-09 01:26:15.313539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package squashfs-tools. 2026-05-09 01:26:15.313545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../198-squashfs-tools_1%3a4.6.1-1build1_amd64.deb ... 2026-05-09 01:26:15.313550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking squashfs-tools (1:4.6.1-1build1) ... 2026-05-09 01:26:15.313555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package syslinux. 2026-05-09 01:26:15.313584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../199-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-05-09 01:26:15.313591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-09 01:26:15.313596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zerofree. 2026-05-09 01:26:15.313608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../200-zerofree_1.1.1-1build5_amd64.deb ... 2026-05-09 01:26:15.313622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zerofree (1.1.1-1build5) ... 2026-05-09 01:26:15.313628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zstd. 2026-05-09 01:26:15.313634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../201-zstd_1.5.5+dfsg2-2build1.1_amd64.deb ... 2026-05-09 01:26:15.313639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zstd (1.5.5+dfsg2-2build1.1) ... 2026-05-09 01:26:15.313645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libguestfs0t64:amd64. 2026-05-09 01:26:15.313651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../202-libguestfs0t64_1%3a1.52.0-5ubuntu3_amd64.deb ... 2026-05-09 01:26:15.313656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2026-05-09 01:26:15.313662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libinih1:amd64. 2026-05-09 01:26:15.313667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../203-libinih1_55-1ubuntu2_amd64.deb ... 2026-05-09 01:26:15.313673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-05-09 01:26:15.313679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiscsi7:amd64. 2026-05-09 01:26:15.313684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../204-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-05-09 01:26:15.313690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-05-09 01:26:15.313696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfs14:amd64. 2026-05-09 01:26:15.313703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../205-libnfs14_5.0.2-1build1_amd64.deb ... 2026-05-09 01:26:15.313709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2026-05-09 01:26:15.313715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnvme1t64. 2026-05-09 01:26:15.313721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../206-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-05-09 01:26:15.313728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-05-09 01:26:15.313733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemblk1:amd64. 2026-05-09 01:26:15.313738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../207-libpmemblk1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-09 01:26:15.313744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 01:26:15.313749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemlog1:amd64. 2026-05-09 01:26:15.313755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../208-libpmemlog1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-09 01:26:15.313761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 01:26:15.313778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmempool1:amd64. 2026-05-09 01:26:15.313784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../209-libpmempool1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-09 01:26:15.313790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 01:26:15.313796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules:amd64. 2026-05-09 01:26:15.313801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../210-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-09 01:26:15.313807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 01:26:15.313813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-05-09 01:26:15.313823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../211-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-09 01:26:15.313829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 01:26:15.313835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-common. 2026-05-09 01:26:15.313840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../212-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-05-09 01:26:15.313846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-05-09 01:26:15.313851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-0:amd64. 2026-05-09 01:26:15.313857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../213-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-05-09 01:26:15.313863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-05-09 01:26:15.313868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtpms0:amd64. 2026-05-09 01:26:15.313881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../214-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-05-09 01:26:15.313888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-05-09 01:26:15.313894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm-udev. 2026-05-09 01:26:15.313901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../215-tpm-udev_0.6ubuntu1_all.deb ... 2026-05-09 01:26:15.313906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm-udev (0.6ubuntu1) ... 2026-05-09 01:26:15.313913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2026-05-09 01:26:15.313919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../216-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 01:26:15.313926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.313932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2026-05-09 01:26:15.313938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../217-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 01:26:15.313943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.313948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2026-05-09 01:26:15.313955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../218-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 01:26:15.313963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.313969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2026-05-09 01:26:15.313975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../219-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 01:26:15.313981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.313989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2026-05-09 01:26:15.314063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../220-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 01:26:15.314074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.314108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.314136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-sys1t64:amd64. 2026-05-09 01:26:15.314154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../221-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 01:26:15.314182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.314222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2026-05-09 01:26:15.314236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../222-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 01:26:15.314297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.314309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.314336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2026-05-09 01:26:15.314369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../223-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 01:26:15.314379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.314416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2026-05-09 01:26:15.314440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../224-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 01:26:15.314465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.314488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2026-05-09 01:26:15.314524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../225-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 01:26:15.314556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.314604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-fapi1t64:amd64. 2026-05-09 01:26:15.314637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../226-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 01:26:15.314662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.314687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-rc0t64:amd64. 2026-05-09 01:26:15.314697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../227-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-09 01:26:15.314737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.314747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburcu8t64:amd64. 2026-05-09 01:26:15.314786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../228-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-05-09 01:26:15.314812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-09 01:26:15.314843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nvme-cli. 2026-05-09 01:26:15.314851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../229-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-05-09 01:26:15.314890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-05-09 01:26:15.314924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pmdk-tools. 2026-05-09 01:26:15.314934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.314970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../230-pmdk-tools_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-09 01:26:15.314995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pmdk-tools (1.13.1-1.1ubuntu2) ... 2026-05-09 01:26:15.315018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyparsing. 2026-05-09 01:26:15.315037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../231-python3-pyparsing_3.1.1-1_all.deb ... 2026-05-09 01:26:15.315061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyparsing (3.1.1-1) ... 2026-05-09 01:26:15.315092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-six. 2026-05-09 01:26:15.315102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../232-python3-six_1.16.0-4_all.deb ... 2026-05-09 01:26:15.315136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-six (1.16.0-4) ... 2026-05-09 01:26:15.315147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-typing-extensions. 2026-05-09 01:26:15.315184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../233-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-09 01:26:15.315220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-09 01:26:15.315249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urwid. 2026-05-09 01:26:15.315273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../234-python3-urwid_2.6.10-1_amd64.deb ... 2026-05-09 01:26:15.315298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urwid (2.6.10-1) ... 2026-05-09 01:26:15.315341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-configshell-fb. 2026-05-09 01:26:15.315351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../235-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-05-09 01:26:15.315383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.315408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-09 01:26:15.315432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyudev. 2026-05-09 01:26:15.315456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../236-python3-pyudev_0.24.0-1_all.deb ... 2026-05-09 01:26:15.315488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyudev (0.24.0-1) ... 2026-05-09 01:26:15.315498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rtslib-fb. 2026-05-09 01:26:15.315533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../237-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-05-09 01:26:15.315544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-09 01:26:15.315598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-block-extra. 2026-05-09 01:26:15.315624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../238-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 01:26:15.315648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 01:26:15.315671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sg3-utils-udev. 2026-05-09 01:26:15.315696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../239-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-05-09 01:26:15.315722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-09 01:26:15.315747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.315772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm. 2026-05-09 01:26:15.315804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../240-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-05-09 01:26:15.315813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-05-09 01:26:15.315852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm-tools. 2026-05-09 01:26:15.315886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../241-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-05-09 01:26:15.315897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.315917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-05-09 01:26:15.315957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package targetcli-fb. 2026-05-09 01:26:15.315999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../242-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-05-09 01:26:15.316034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-09 01:26:15.316057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm2-tools. 2026-05-09 01:26:15.316081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../243-tpm2-tools_5.6-1build4_amd64.deb ... 2026-05-09 01:26:15.316107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm2-tools (5.6-1build4) ... 2026-05-09 01:26:15.316117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package xfsprogs. 2026-05-09 01:26:15.316155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../244-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-05-09 01:26:15.316186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-05-09 01:26:15.316195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package kpartx. 2026-05-09 01:26:15.316248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../245-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-09 01:26:15.316265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-05-09 01:26:15.316302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-l10n. 2026-05-09 01:26:15.316313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../246-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-05-09 01:26:15.316349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-05-09 01:26:15.316375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-05-09 01:26:15.316384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../247-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-05-09 01:26:15.316421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-09 01:26:15.316447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-bin. 2026-05-09 01:26:15.316457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../248-libosinfo-bin_1.11.0-2build3_amd64.deb ... 2026-05-09 01:26:15.316495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-bin (1.11.0-2build3) ... 2026-05-09 01:26:15.316512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package multipath-tools. 2026-05-09 01:26:15.316537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../249-multipath-tools_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-09 01:26:15.316575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-09 01:26:15.316600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-guestfs. 2026-05-09 01:26:15.316626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../250-python3-guestfs_1%3a1.52.0-5ubuntu3_amd64.deb ... 2026-05-09 01:26:15.316637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.316676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-guestfs (1:1.52.0-5ubuntu3) ... 2026-05-09 01:26:15.316708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-05-09 01:26:15.316717 | 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 2026-05-09 01:26:15.316759 | 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 2026-05-09 01:26:15.316801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-09 01:26:15.316837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 01:26:15.316873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-05-09 01:26:15.316898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm-udev (0.6ubuntu1) ... 2026-05-09 01:26:15.316931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2026-05-09 01:26:15.316955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `tss' (GID 104) ... 2026-05-09 01:26:15.316981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-05-09 01:26:15.316991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.317031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `tss' (UID 101) ... 2026-05-09 01:26:15.317042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `tss' (UID 101) with group `tss' ... 2026-05-09 01:26:15.317080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/tpm'. 2026-05-09 01:26:15.317112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to send reload request: No such file or directory 2026-05-09 01:26:15.317137 | 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. 2026-05-09 01:26:15.317172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.317182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-05-09 01:26:15.317219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-09 01:26:15.317266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zerofree (1.1.1-1build5) ... 2026-05-09 01:26:15.317292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up session-migration (0.3.9build1) ... 2026-05-09 01:26:15.317330 | 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. 2026-05-09 01:26:15.317358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2026-05-09 01:26:15.317369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd-sysv (255.4-1ubuntu8.15) ... 2026-05-09 01:26:15.317406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-05-09 01:26:15.317438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-05-09 01:26:15.317447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-09 01:26:15.317482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2026-05-09 01:26:15.317508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-09 01:26:15.320404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-05-09 01:26:15.320470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-05-09 01:26:15.320483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-05-09 01:26:15.320493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-05-09 01:26:15.320503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-09 01:26:15.320512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up exfatprogs (1.2.2-1build1) ... 2026-05-09 01:26:15.320522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sysfsutils (2.1.1-6build1) ... 2026-05-09 01:26:15.320532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-05-09 01:26:15.320598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:26:15.320626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-09 01:26:15.320637 | 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. 2026-05-09 01:26:15.320647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-05-09 01:26:15.320657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3.1) ... 2026-05-09 01:26:15.320667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mtools (4.0.43-1build1) ... 2026-05-09 01:26:15.320676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up augeas-lenses (1.14.1-1build2) ... 2026-05-09 01:26:15.320686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up psmisc (23.7-1build1) ... 2026-05-09 01:26:15.320695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up attr (1:2.5.2-1build1.1) ... 2026-05-09 01:26:15.320705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-05-09 01:26:15.320714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvhdi1:amd64 (20210425-1build5) ... 2026-05-09 01:26:15.320724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up f2fs-tools (1.16.0-1) ... 2026-05-09 01:26:15.320733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-05-09 01:26:15.320743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tagset-perl (3.20-6) ... 2026-05-09 01:26:15.320752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.320762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.320771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 01:26:15.320781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-05-09 01:26:15.320790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 01:26:15.320800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dosfstools (4.2-1.1build1) ... 2026-05-09 01:26:15.320809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-05-09 01:26:15.320819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtry-tiny-perl (0.31-2) ... 2026-05-09 01:26:15.320828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-05-09 01:26:15.320838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.320847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up less (590-2ubuntu2.1) ... 2026-05-09 01:26:15.320857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up perl-openssl-defaults:amd64 (7build3) ... 2026-05-09 01:26:15.320866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2026-05-09 01:26:15.320875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 01:26:15.320885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-09 01:26:15.320895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-05-09 01:26:15.320904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libencode-locale-perl (1.05-3) ... 2026-05-09 01:26:15.320914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-05-09 01:26:15.320923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-05-09 01:26:15.320932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:26:15.320942 | 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. 2026-05-09 01:26:15.320972 | 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. 2026-05-09 01:26:15.320983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.320993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up file (1:5.45-3build1) ... 2026-05-09 01:26:15.321003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-05-09 01:26:15.321012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 01:26:15.321022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-05-09 01:26:15.321031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-05-09 01:26:15.321040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-09 01:26:15.321050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-05-09 01:26:15.321066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 01:26:15.321076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2026-05-09 01:26:15.321085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ntfs-3g (1:2022.10.3-1.2ubuntu3.1) ... 2026-05-09 01:26:15.321095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.321105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-05-09 01:26:15.321114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2026-05-09 01:26:15.321123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up acl (2.3.2-1build1.1) ... 2026-05-09 01:26:15.321133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-09 01:26:15.321142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-05-09 01:26:15.321151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2026-05-09 01:26:15.321161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-six (1.16.0-4) ... 2026-05-09 01:26:15.321170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-05-09 01:26:15.321180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-09 01:26:15.321189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-05-09 01:26:15.321199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-05-09 01:26:15.321318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-09 01:26:15.321330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyparsing (3.1.1-1) ... 2026-05-09 01:26:15.321340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.321350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-certifi (2023.11.17-1) ... 2026-05-09 01:26:15.321360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-05-09 01:26:15.321371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-data (2:1.8.7-1build1) ... 2026-05-09 01:26:15.321381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-09 01:26:15.321391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 01:26:15.321401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libaugeas0:amd64 (1.14.1-1build2) ... 2026-05-09 01:26:15.321412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-09 01:26:15.321431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.321442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-05-09 01:26:15.321452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.321462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-05-09 01:26:15.321472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-05-09 01:26:15.321483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-html-perl (1.004-3) ... 2026-05-09 01:26:15.321493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up usb.ids (2024.03.18-1) ... 2026-05-09 01:26:15.321503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-05-09 01:26:15.321513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-05-09 01:26:15.321523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:System has not been booted with systemd as init system (PID 1). Can't operate. 2026-05-09 01:26:15.321534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to connect to bus: Host is down 2026-05-09 01:26:15.321544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lsscsi (0.32-1build1) ... 2026-05-09 01:26:15.321554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-09 01:26:15.321592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-05-09 01:26:15.321603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.321614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.321624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `dhcpcd' (UID 103) ... 2026-05-09 01:26:15.321635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `dhcpcd' (UID 103) with group `nogroup' ... 2026-05-09 01:26:15.321645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-05-09 01:26:15.321655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-09 01:26:15.321665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-09 01:26:15.321676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-05-09 01:26:15.321685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ucf (3.0043+nmu1) ... 2026-05-09 01:26:15.321703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 01:26:15.321713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-05-09 01:26:15.321723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-09 01:26:15.321733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-09 01:26:15.321743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-05-09 01:26:15.321753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 01:26:15.321763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up seabios (1.16.3-2) ... 2026-05-09 01:26:15.321773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-09 01:26:15.321783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-05-09 01:26:15.321793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up scrub (2.6.1-1build2) ... 2026-05-09 01:26:15.321803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtimedate-perl (2.3300-2) ... 2026-05-09 01:26:15.321813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-05-09 01:26:15.321823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-05-09 01:26:15.321847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up keyutils (1.6.3-3build1) ... 2026-05-09 01:26:15.321857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-05-09 01:26:15.321867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-05-09 01:26:15.321877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-09 01:26:15.321887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-05-09 01:26:15.321897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 01:26:15.321907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-09 01:26:15.321917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-05-09 01:26:15.321927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblua5.3-0:amd64 (5.3.6-2build2) ... 2026-05-09 01:26:15.321937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lzop (1.04-2build3) ... 2026-05-09 01:26:15.321947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.321958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-05-09 01:26:15.321967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-05-09 01:26:15.321977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libewf2:amd64 (20140814-1build3) ... 2026-05-09 01:26:15.321987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-05-09 01:26:15.321997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-05-09 01:26:15.322007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-05-09 01:26:15.322017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.322027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 01:26:15.322037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-05-09 01:26:15.322047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-05-09 01:26:15.322057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-05-09 01:26:15.322067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-05-09 01:26:15.322077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-common (2.80.0-1build1) ... 2026-05-09 01:26:15.322097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburing2:amd64 (2.5-1build1) ... 2026-05-09 01:26:15.322108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-05-09 01:26:15.322118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyudev (0.24.0-1) ... 2026-05-09 01:26:15.322128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-09 01:26:15.322138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhivex0:amd64 (1.3.23-1build7) ... 2026-05-09 01:26:15.322148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.322158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-09 01:26:15.322174 | 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', none removed. 2026-05-09 01:26:15.322185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-prettytable (3.6.0-2) ... 2026-05-09 01:26:15.322195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 01:26:15.322241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse2t64:amd64 (2.9.9-8.1build1) ... 2026-05-09 01:26:15.322252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 01:26:15.322262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up supermin (5.2.2-4ubuntu4) ... 2026-05-09 01:26:15.322273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2026-05-09 01:26:15.322283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zstd (1.5.5+dfsg2-2build1.1) ... 2026-05-09 01:26:15.322293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburi-perl (5.27-1) ... 2026-05-09 01:26:15.322303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-09 01:26:15.322313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdate-manip-perl (6.95-1) ... 2026-05-09 01:26:15.322324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mdadm (4.3-1ubuntu2.1) ... 2026-05-09 01:26:15.322334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Generating mdadm.conf... 2026-05-09 01:26:15.322344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:done. 2026-05-09 01:26:15.322368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-05-09 01:26:15.322389 | 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. 2026-05-09 01:26:15.322400 | 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. 2026-05-09 01:26:15.322410 | 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. 2026-05-09 01:26:15.322420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-05-09 01:26:15.322431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbfio1:amd64 (20170123-6) ... 2026-05-09 01:26:15.322441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 01:26:15.322451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-09 01:26:15.322461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ... 2026-05-09 01:26:15.322472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-05-09 01:26:15.322482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-05-09 01:26:15.322492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up genisoimage (9:1.1.11-3.5) ... 2026-05-09 01:26:15.322502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-date-perl (6.06-1) ... 2026-05-09 01:26:15.322512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.322523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-05-09 01:26:15.322533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.322543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-05-09 01:26:15.322554 | 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. 2026-05-09 01:26:15.322580 | 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. 2026-05-09 01:26:15.322590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfile-listing-perl (6.16-1) ... 2026-05-09 01:26:15.322608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-05-09 01:26:15.322625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up squashfs-tools (1:4.6.1-1build1) ... 2026-05-09 01:26:15.322636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db-util (1:5.3.21ubuntu2) ... 2026-05-09 01:26:15.322647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-09 01:26:15.322657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-05-09 01:26:15.322667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:26:15.322677 | 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. 2026-05-09 01:26:15.322688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.322698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libyara10:amd64 (4.5.0-1build2) ... 2026-05-09 01:26:15.322715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up btrfs-progs (6.6.3-1.1build2) ... 2026-05-09 01:26:15.322726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-09 01:26:15.322736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcxl1:amd64 (77-2ubuntu2) ... 2026-05-09 01:26:15.322746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-09 01:26:15.322757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-05-09 01:26:15.322767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.322777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:26:15.322787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-http-perl (6.23-1) ... 2026-05-09 01:26:15.322797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urwid (2.6.10-1) ... 2026-05-09 01:26:15.322808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-05-09 01:26:15.322818 | 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 libparted2t64' 2026-05-09 01:26:15.322829 | 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 libparted2t64' 2026-05-09 01:26:15.322839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-09 01:26:15.322849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-09 01:26:15.322859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-05-09 01:26:15.322870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-05-09 01:26:15.322880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.322890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-09 01:26:15.322900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.322910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/idmapd.conf with new version 2026-05-09 01:26:15.322920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.322931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/nfs.conf with new version 2026-05-09 01:26:15.322941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-05-09 01:26:15.322951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.322961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `statd' (UID 105) ... 2026-05-09 01:26:15.322971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `statd' (UID 105) with group `nogroup' ... 2026-05-09 01:26:15.322982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/nfs'. 2026-05-09 01:26:15.322998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-05-09 01:26:15.323009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:26:15.323019 | 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. 2026-05-09 01:26:15.323030 | 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. 2026-05-09 01:26:15.323040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ldmtool (0.2.5-1.1build2) ... 2026-05-09 01:26:15.323050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.323060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gdisk (1.0.10-1build1) ... 2026-05-09 01:26:15.323071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvmdk1:amd64 (20200926-2build5) ... 2026-05-09 01:26:15.323081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.323097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 01:26:15.323108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-05-09 01:26:15.323119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-05-09 01:26:15.323129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-gi (3.48.2-1) ... 2026-05-09 01:26:15.323139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cxl (77-2ubuntu2) ... 2026-05-09 01:26:15.323150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-05-09 01:26:15.323160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:26:15.323170 | 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. 2026-05-09 01:26:15.323186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-09 01:26:15.323198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-05-09 01:26:15.323235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 01:26:15.323245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.323256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.323266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pciutils (1:3.10.0-2build1) ... 2026-05-09 01:26:15.323276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 01:26:15.323286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2026-05-09 01:26:15.323297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-robotrules-perl (6.02-1) ... 2026-05-09 01:26:15.323307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-05-09 01:26:15.323317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-09 01:26:15.323327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-05-09 01:26:15.323338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-09 01:26:15.323348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 01:26:15.323358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-09 01:26:15.323375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-09 01:26:15.323386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 01:26:15.323396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-09 01:26:15.323407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-09 01:26:15.323417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-09 01:26:15.323427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-09 01:26:15.323438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2026-05-09 01:26:15.323448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 01:26:15.323459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-09 01:26:15.323469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 01:26:15.323479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-09 01:26:15.323490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-09 01:26:15.323500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-09 01:26:15.323510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 01:26:15.323521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-09 01:26:15.323531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-09 01:26:15.323541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-09 01:26:15.323578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-09 01:26:15.323590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2026-05-09 01:26:15.323600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 01:26:15.323610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-09 01:26:15.323621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-09 01:26:15.323631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-09 01:26:15.323648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-09 01:26:15.323659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-09 01:26:15.323669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-09 01:26:15.323680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2026-05-09 01:26:15.323690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 01:26:15.323700 | 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. 2026-05-09 01:26:15.323717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-socket-ssl-perl (2.085-1) ... 2026-05-09 01:26:15.323728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rsync (3.2.7-1ubuntu1.2) ... 2026-05-09 01:26:15.323738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-05-09 01:26:15.323748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:26:15.323759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm2-tools (5.6-1build4) ... 2026-05-09 01:26:15.323769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-09 01:26:15.323779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-services (2.80.0-1build1) ... 2026-05-09 01:26:15.323789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-negotiate-perl (6.01-2) ... 2026-05-09 01:26:15.323799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.323809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pmdk-tools (1.13.1-1.1ubuntu2) ... 2026-05-09 01:26:15.323820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 01:26:15.323830 | 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. 2026-05-09 01:26:15.323840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-05-09 01:26:15.323851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-05-09 01:26:15.323861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpm9t64 (4.18.2+dfsg-2.1build2) ... 2026-05-09 01:26:15.323871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.323881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-cookies-perl (6.11-1) ... 2026-05-09 01:26:15.323896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tree-perl (5.07-3) ... 2026-05-09 01:26:15.323912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.323930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 01:26:15.323947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ndctl (77-2ubuntu2) ... 2026-05-09 01:26:15.323963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-05-09 01:26:15.323979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:26:15.323995 | 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. 2026-05-09 01:26:15.324011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.324029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up parted (3.6-4build1) ... 2026-05-09 01:26:15.324046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-09 01:26:15.324064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-05-09 01:26:15.324080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-user-session (1.14.10-4ubuntu4.1) ... 2026-05-09 01:26:15.324098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-05-09 01:26:15.324117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2026-05-09 01:26:15.324127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `swtpm' (GID 106) ... 2026-05-09 01:26:15.324137 | 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 2026-05-09 01:26:15.324147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.324166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-05-09 01:26:15.324176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.324185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `swtpm' (UID 106) ... 2026-05-09 01:26:15.324194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `swtpm' (UID 106) with group `swtpm' ... 2026-05-09 01:26:15.324230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/swtpm'. 2026-05-09 01:26:15.324252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up netpbm (2:11.05.02-1.1build1) ... 2026-05-09 01:26:15.324263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2026-05-09 01:26:15.324272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-09 01:26:15.324282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-05-09 01:26:15.324292 | 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)] 2026-05-09 01:26:15.324301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.324311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-05-09 01:26:15.324320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-09 01:26:15.324330 | 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. 2026-05-09 01:26:15.324340 | 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. 2026-05-09 01:26:15.324349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-09 01:26:15.324359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding group ceph.. 2026-05-09 01:26:15.324368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-05-09 01:26:15.324378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding system user ceph.. 2026-05-09 01:26:15.324393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-05-09 01:26:15.324403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting system user ceph properties.. 2026-05-09 01:26:15.324413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:usermod: unlocking the user's password would result in a passwordless account. 2026-05-09 01:26:15.324423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:You should set a password with usermod -p to unlock this user's password. 2026-05-09 01:26:15.324433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-05-09 01:26:15.324442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-05-09 01:26:15.324452 | 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. 2026-05-09 01:26:15.324462 | 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. 2026-05-09 01:26:15.324472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.324481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-05-09 01:26:15.324491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-05-09 01:26:15.324504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-protocol-https-perl (6.13-1) ... 2026-05-09 01:26:15.324514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-perl (6.76-1) ... 2026-05-09 01:26:15.324524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up icoutils (0.32.3-4build2) ... 2026-05-09 01:26:15.324533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2026-05-09 01:26:15.324550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-guestfs (1:1.52.0-5ubuntu3) ... 2026-05-09 01:26:15.324595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:26:15.324606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 01:26:15.324616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-05-09 01:26:15.324630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-05-09 01:26:15.324639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-09 01:26:15.324653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-bin (1.11.0-2build3) ... 2026-05-09 01:26:15.324666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-05-09 01:26:15.324710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:26:15.324727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container fd2b8ab7572e 2026-05-09 01:26:15.324779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> ffcf7d1e0c97 2026-05-09 01:26:15.324791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 4/8 : ADD plugins-archive / 2026-05-09 01:26:15.324804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 2dcdecaeea6e 2026-05-09 01:26:15.324818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-05-09 01:26:15.324859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 9a8799eff43d 2026-05-09 01:26:15.324886 | 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 2026-05-09 01:26:15.324902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 667e856a7988 2026-05-09 01:26:15.324917 | 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.6.0) 2026-05-09 01:26:15.324960 | 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) (7.0.0) 2026-05-09 01:26:15.324975 | 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.4.1) 2026-05-09 01:26:15.324989 | 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) (1.3.0) 2026-05-09 01:26:15.325029 | 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.5.1) 2026-05-09 01:26:15.325044 | 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) (8.2.0) 2026-05-09 01:26:15.325057 | 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) 2026-05-09 01:26:15.325096 | 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.1) 2026-05-09 01:26:15.325113 | 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.2.0) 2026-05-09 01:26:15.325127 | 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.39.0) 2026-05-09 01:26:15.325149 | 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) 2026-05-09 01:26:15.325193 | 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.20) 2026-05-09 01:26:15.325234 | 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) (7.1.0) 2026-05-09 01:26:15.325253 | 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.7.1) 2026-05-09 01:26:15.325267 | 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.7.0) 2026-05-09 01:26:15.325310 | 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.1.1) 2026-05-09 01:26:15.325326 | 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.7.1) 2026-05-09 01:26:15.325339 | 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) 2026-05-09 01:26:15.325379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->oslo-vmware) (3.0.0) 2026-05-09 01:26:15.325394 | 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>=3.0.0->oslo.concurrency>=3.26.0->oslo-vmware) (1.17.2) 2026-05-09 01:26:15.325408 | 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) 2026-05-09 01:26:15.325475 | 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) 2026-05-09 01:26:15.325487 | 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.2.1) 2026-05-09 01:26:15.325501 | 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.2) 2026-05-09 01:26:15.325511 | 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) (2025.1) 2026-05-09 01:26:15.325525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (7.0.0) 2026-05-09 01:26:15.325598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->oslo-vmware) (82.0.1) 2026-05-09 01:26:15.325611 | 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.4.1) 2026-05-09 01:26:15.325625 | 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.10) 2026-05-09 01:26:15.325648 | 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) (2026.4.22) 2026-05-09 01:26:15.325662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing ./plugins/blazar_nova-7.0.1.dev7 2026-05-09 01:26:15.325694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: started 2026-05-09 01:26:15.325709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: finished with status 'done' 2026-05-09 01:26:15.325752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: started 2026-05-09 01:26:15.325767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:26:15.325780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: started 2026-05-09 01:26:15.325819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: finished with status 'done' 2026-05-09 01:26:15.325834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): started 2026-05-09 01:26:15.325848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:26:15.325877 | 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==7.0.1.dev7) (7.0.0) 2026-05-09 01:26:15.325905 | 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==7.0.1.dev7) (9.7.1) 2026-05-09 01:26:15.325934 | 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==7.0.1.dev7) (6.5.1) 2026-05-09 01:26:15.325962 | 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==7.0.1.dev7) (7.1.0) 2026-05-09 01:26:15.326012 | 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>=8.6.0->blazar-nova==7.0.1.dev7) (3.0.0) 2026-05-09 01:26:15.326024 | 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==7.0.1.dev7) (1.3.0) 2026-05-09 01:26:15.326038 | 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==7.0.1.dev7) (5.4.1) 2026-05-09 01:26:15.326076 | 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==7.0.1.dev7) (2.0.0) 2026-05-09 01:26:15.326097 | 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==7.0.1.dev7) (6.0.2) 2026-05-09 01:26:15.326112 | 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==7.0.1.dev7) (2.32.3) 2026-05-09 01:26:15.326125 | 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>=8.6.0->blazar-nova==7.0.1.dev7) (1.17.2) 2026-05-09 01:26:15.326167 | 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==7.0.1.dev7) (5.7.1) 2026-05-09 01:26:15.326182 | 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==7.0.1.dev7) (8.2.0) 2026-05-09 01:26:15.326203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (5.7.0) 2026-05-09 01:26:15.326245 | 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==7.0.1.dev7) (2.9.0.post0) 2026-05-09 01:26:15.326288 | 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.25.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (1.1.0) 2026-05-09 01:26:15.326303 | 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.25.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (2025.1) 2026-05-09 01:26:15.326317 | 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==7.0.1.dev7) (2.1.0) 2026-05-09 01:26:15.326356 | 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==7.0.1.dev7) (3.2.1) 2026-05-09 01:26:15.326371 | 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==7.0.1.dev7) (24.2) 2026-05-09 01:26:15.326421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (7.0.0) 2026-05-09 01:26:15.326432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=5.8.0->blazar-nova==7.0.1.dev7) (82.0.1) 2026-05-09 01:26:15.326446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (1.17.0) 2026-05-09 01:26:15.326460 | 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==7.0.1.dev7) (3.4.1) 2026-05-09 01:26:15.326499 | 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==7.0.1.dev7) (3.10) 2026-05-09 01:26:15.326514 | 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==7.0.1.dev7) (1.26.20) 2026-05-09 01:26:15.326528 | 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==7.0.1.dev7) (2026.4.22) 2026-05-09 01:26:15.326589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building wheels for collected packages: blazar-nova 2026-05-09 01:26:15.326605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): started 2026-05-09 01:26:15.326619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2026-05-09 01:26:15.326677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Created wheel for blazar-nova: filename=blazar_nova-7.0.1.dev7-py3-none-any.whl size=13090 sha256=4b5e44221b13918518774c73c7481130130e9500fbbae1a93e05f12dd2c35445 2026-05-09 01:26:15.326698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-26h_styi/wheels/40/17/9e/4fea3bfa6bdcc4ba09f1e22fa53eb645aca19da18f76bc13e3 2026-05-09 01:26:15.326713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built blazar-nova 2026-05-09 01:26:15.326724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: blazar-nova 2026-05-09 01:26:15.326738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: blazar-nova 2026-05-09 01:26:15.326792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: blazar-nova 7.0.1.dev7 2026-05-09 01:26:15.326804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling blazar-nova-7.0.1.dev7: 2026-05-09 01:26:15.326818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled blazar-nova-7.0.1.dev7 2026-05-09 01:26:15.326832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed blazar-nova-7.0.1.dev7 2026-05-09 01:26:15.326882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 667e856a7988 2026-05-09 01:26:15.326894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 49d7645849a8 2026-05-09 01:26:15.326910 | 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 2026-05-09 01:26:15.326951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in b9eeef4f7c62 2026-05-09 01:26:15.326966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-05-09 01:26:15.327019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-05-09 01:26:15.327035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-05-09 01:26:15.327074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages were automatically installed and are no longer required: 2026-05-09 01:26:15.327089 | 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 2026-05-09 01:26:15.327103 | 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 2026-05-09 01:26:15.327117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2026-05-09 01:26:15.327155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2026-05-09 01:26:15.327170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2026-05-09 01:26:15.327184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2026-05-09 01:26:15.327198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Use 'apt autoremove' to remove them. 2026-05-09 01:26:15.327239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-05-09 01:26:15.327292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: build-essential 2026-05-09 01:26:15.327304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:26:15.327319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:26:15.327332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-09 01:26:15.327373 | 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% 2026-05-09 01:26:15.327389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2026-05-09 01:26:15.327411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-05-09 01:26:15.327425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% (Reading database ... 80% 2026-05-09 01:26:15.327466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-05-09 01:26:15.327481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-05-09 01:26:15.327495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-05-09 01:26:15.327545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29479 files and directories currently installed.) 2026-05-09 01:26:15.327609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:26:15.327626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-05-09 01:26:15.327640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-05-09 01:26:15.327687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-05-09 01:26:15.327703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-05-09 01:26:15.327717 | 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 2026-05-09 01:26:15.327730 | 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 2026-05-09 01:26:15.327770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2026-05-09 01:26:15.327785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2026-05-09 01:26:15.327799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2026-05-09 01:26:15.327812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2026-05-09 01:26:15.327851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 31 to remove and 0 not upgraded. 2026-05-09 01:26:15.327865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 208 MB disk space will be freed. 2026-05-09 01:26:15.327879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-09 01:26:15.327917 | 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% 2026-05-09 01:26:15.327932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2026-05-09 01:26:15.327984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-05-09 01:26:15.327999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-05-09 01:26:15.328012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-05-09 01:26:15.328051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-05-09 01:26:15.328066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-05-09 01:26:15.328079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-05-09 01:26:15.328117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29470 files and directories currently installed.) 2026-05-09 01:26:15.328132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:26:15.328144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:26:15.328178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:26:15.328192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:26:15.328320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:26:15.328379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:26:15.328401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:26:15.328449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:26:15.328651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.328719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:26:15.328732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:26:15.328801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.328838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:15.328909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing lto-disabled-list (47) ... 2026-05-09 01:26:15.328922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing make (4.3-4.1build2) ... 2026-05-09 01:26:15.328957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:26:15.328971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Collecting pyclean==3.0.0 2026-05-09 01:26:15.329007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:26:15.329020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:26:15.329032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pyclean 2026-05-09 01:26:15.329067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed pyclean-3.0.0 2026-05-09 01:26:15.329081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:26:15.329115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.329129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 10250 files, 1391 directories removed. 2026-05-09 01:26:15.329160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.329172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /usr 2026-05-09 01:26:15.329218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.329234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 1727 files, 185 directories removed. 2026-05-09 01:26:15.329275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-09 01:26:15.329287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Found existing installation: pyclean 3.0.0 2026-05-09 01:26:15.329330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Uninstalling pyclean-3.0.0: 2026-05-09 01:26:15.329342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:26:15.329383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container b9eeef4f7c62 2026-05-09 01:26:15.329394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> bc388e5b4f10 2026-05-09 01:26:15.329433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 8/8 : USER nova 2026-05-09 01:26:15.329445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 7b2160e1bb30 2026-05-09 01:26:15.329486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 7b2160e1bb30 2026-05-09 01:26:15.329497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 3642b4a24176 2026-05-09 01:26:15.329538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built e6a10c794afb 2026-05-09 01:26:15.329550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute:build-20260509 2026-05-09 01:26:15.329665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Built at 2026-05-09 01:26:15.329577 (took 0:02:07.848432) 2026-05-09 01:26:15.330350 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute-ironic) 2026-05-09 01:26:15.330429 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Processing 2026-05-09 01:26:15.330437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building started at 2026-05-09 01:26:15.330089 2026-05-09 01:26:15.330991 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 plugins into plugins archive 2026-05-09 01:26:15.331436 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 additions into additions archive 2026-05-09 01:26:58.126877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260509 2026-05-09 01:26:58.126992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 294a5ad08505 2026-05-09 01:26:58.127029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 2/5 : LABEL "build-date"="20260509" "name"="nova-compute-ironic" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:26:58.127083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in cb22dfea02c3 2026-05-09 01:26:58.127099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container cb22dfea02c3 2026-05-09 01:26:58.127111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> c6abfdd52800 2026-05-09 01:26:58.127126 | 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 nvme-cli genisoimage && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-09 01:26:58.127140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 4b86b745cca1 2026-05-09 01:26:58.127173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:26:58.127191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:26:58.127241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:26:58.127258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:26:58.127269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:26:58.127281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:26:58.127291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:26:58.127302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:26:58.127317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:26:58.127327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:26:58.127341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:26:58.127385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:26:58.127401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:26:58.127430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:26:58.127459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:26:58.127528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 30.1 MB in 3s (10.7 MB/s) 2026-05-09 01:26:58.127540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-05-09 01:26:58.127554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-05-09 01:26:58.127568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-05-09 01:26:58.127582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-05-09 01:26:58.127669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following additional packages will be installed: 2026-05-09 01:26:58.127686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 2026-05-09 01:26:58.127701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Suggested packages: 2026-05-09 01:26:58.127758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: wodim cdrkit-doc file 2026-05-09 01:26:58.127770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Recommended packages: 2026-05-09 01:26:58.127784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: pci.ids 2026-05-09 01:26:58.127798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following NEW packages will be installed: 2026-05-09 01:26:58.127854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: genisoimage libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 nvme-cli 2026-05-09 01:26:58.127866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:26:58.127881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Need to get 1,564 kB of archives. 2026-05-09 01:26:58.127894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 12.6 MB of additional disk space will be used. 2026-05-09 01:26:58.127919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:26:58.127934 | 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] 2026-05-09 01:26:58.127983 | 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] 2026-05-09 01:26:58.128003 | 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] 2026-05-09 01:26:58.128018 | 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] 2026-05-09 01:26:58.128032 | 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] 2026-05-09 01:26:58.128046 | 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] 2026-05-09 01:26:58.128094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 1,564 kB in 0s (4,543 kB/s) 2026-05-09 01:26:58.128107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libjson-c5:amd64. 2026-05-09 01:26:58.128121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-05-09 01:26:58.128137 | 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% 2026-05-09 01:26:58.128197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2026-05-09 01:26:58.128235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2026-05-09 01:26:58.128256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2026-05-09 01:26:58.128270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2026-05-09 01:26:58.128320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2026-05-09 01:26:58.128332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2026-05-09 01:26:58.128346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-09 01:26:58.128372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../0-libjson-c5_0.17-1build1_amd64.deb ... 2026-05-09 01:26:58.128430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-05-09 01:26:58.128445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic-mgc. 2026-05-09 01:26:58.128459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../1-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-05-09 01:26:58.128504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-05-09 01:26:58.128516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic1t64:amd64. 2026-05-09 01:26:58.128530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../2-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-05-09 01:26:58.128587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-05-09 01:26:58.128599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package genisoimage. 2026-05-09 01:26:58.128613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../3-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-05-09 01:26:58.128644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-05-09 01:26:58.128666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libnvme1t64. 2026-05-09 01:26:58.128696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../4-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-05-09 01:26:58.128753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-05-09 01:26:58.128765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package nvme-cli. 2026-05-09 01:26:58.128779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../5-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-05-09 01:26:58.128792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-05-09 01:26:58.128821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-05-09 01:26:58.128836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-05-09 01:26:58.128882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-05-09 01:26:58.128896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up genisoimage (9:1.1.11-3.5) ... 2026-05-09 01:26:58.128910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-05-09 01:26:58.128965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-05-09 01:26:58.128976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:26:58.130291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 4b86b745cca1 2026-05-09 01:26:58.130313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 556510663b06 2026-05-09 01:26:58.130326 | 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 2026-05-09 01:26:58.130338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 6a72bd1b4d6c 2026-05-09 01:26:58.130347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-05-09 01:26:58.130355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-05-09 01:26:58.130364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-05-09 01:26:58.130372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages were automatically installed and are no longer required: 2026-05-09 01:26:58.130381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:26:58.130389 | 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 2026-05-09 01:26:58.130398 | 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 2026-05-09 01:26:58.130407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:26:58.130415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:26:58.130423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:26:58.130432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:26:58.130440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2026-05-09 01:26:58.130449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Use 'apt autoremove' to remove them. 2026-05-09 01:26:58.130469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2026-05-09 01:26:58.130478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: build-essential 2026-05-09 01:26:58.130487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:26:58.130496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:26:58.130504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-05-09 01:26:58.130513 | 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% 2026-05-09 01:26:58.130522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2026-05-09 01:26:58.130531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2026-05-09 01:26:58.130539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2026-05-09 01:26:58.130548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2026-05-09 01:26:58.130556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2026-05-09 01:26:58.130565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2026-05-09 01:26:58.130573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19927 files and directories currently installed.) 2026-05-09 01:26:58.130582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:26:58.130590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-05-09 01:26:58.130599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-05-09 01:26:58.130607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-05-09 01:26:58.130615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2026-05-09 01:26:58.130642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:26:58.130651 | 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 2026-05-09 01:26:58.130660 | 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 2026-05-09 01:26:58.130681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:26:58.130690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:26:58.130699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:26:58.130707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:26:58.130716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2026-05-09 01:26:58.130724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:26:58.130732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 228 MB disk space will be freed. 2026-05-09 01:26:58.130741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-05-09 01:26:58.130750 | 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% 2026-05-09 01:26:58.130765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2026-05-09 01:26:58.130774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2026-05-09 01:26:58.130782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-05-09 01:26:58.130791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:80% 2026-05-09 01:26:58.130799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2026-05-09 01:26:58.130808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2026-05-09 01:26:58.130816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2026-05-09 01:26:58.130830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19918 files and directories currently installed.) 2026-05-09 01:26:58.130844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:26:58.130859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:58.130873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:26:58.130888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:58.130902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:26:58.130917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:26:58.130931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:26:58.130945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:58.130960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:26:58.130974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:58.130990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-09 01:26:58.131005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:26:58.131018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:26:58.131029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:26:58.131042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:26:58.131057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:26:58.131072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:26:58.131087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:26:58.131102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-09 01:26:58.131117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:58.131132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:26:58.131143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:58.131152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:58.131161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:58.131169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:26:58.131195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:58.131237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:58.131252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:58.131260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:26:58.131269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:26:58.131277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:58.131286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:58.131294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:26:58.131303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:58.131311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-09 01:26:58.131320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:58.131328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:26:58.131336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-09 01:26:58.131345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:58.131354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-09 01:26:58.131362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:26:58.131371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:58.131379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:26:58.131387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-09 01:26:58.131396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing lto-disabled-list (47) ... 2026-05-09 01:26:58.131404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing make (4.3-4.1build2) ... 2026-05-09 01:26:58.131413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:26:58.131421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:26:58.131430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Collecting pyclean==3.0.0 2026-05-09 01:26:58.131438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:26:58.131447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:26:58.131455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Installing collected packages: pyclean 2026-05-09 01:26:58.131464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully installed pyclean-3.0.0 2026-05-09 01:26:58.131472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:26:58.131480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-09 01:26:58.131489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 10250 files, 1391 directories removed. 2026-05-09 01:26:58.131497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-09 01:26:58.131506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /usr 2026-05-09 01:26:58.131514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-09 01:26:58.131523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 1384 files, 144 directories removed. 2026-05-09 01:26:58.131532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-09 01:26:58.131541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Found existing installation: pyclean 3.0.0 2026-05-09 01:26:58.131549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Uninstalling pyclean-3.0.0: 2026-05-09 01:26:58.131564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:26:58.131573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 6a72bd1b4d6c 2026-05-09 01:26:58.131587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 571b605da759 2026-05-09 01:26:58.131596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 5/5 : USER nova 2026-05-09 01:26:58.131605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in f989349d2f94 2026-05-09 01:26:58.131613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container f989349d2f94 2026-05-09 01:26:58.131674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 8cb65dea08e7 2026-05-09 01:26:58.131686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully built eeea32be1e1e 2026-05-09 01:26:58.131695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260509 2026-05-09 01:26:58.131704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Built at 2026-05-09 01:26:58.131398 (took 0:00:42.801309) 2026-05-09 01:26:58.131925 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-conductor) 2026-05-09 01:26:58.131942 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Processing 2026-05-09 01:26:58.132005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building started at 2026-05-09 01:26:58.131937 2026-05-09 01:26:58.132618 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 plugins into plugins archive 2026-05-09 01:26:58.133078 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 additions into additions archive 2026-05-09 01:27:31.073537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260509 2026-05-09 01:27:31.073670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 294a5ad08505 2026-05-09 01:27:31.073693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 2/6 : LABEL "build-date"="20260509" "name"="nova-conductor" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:27:31.073923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in fd0cd13c395b 2026-05-09 01:27:31.074074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container fd0cd13c395b 2026-05-09 01:27:31.074192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> f41c82e8d4c5 2026-05-09 01:27:31.074305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-05-09 01:27:31.074403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 5a90150f6527 2026-05-09 01:27:31.074485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2026-05-09 01:27:31.074573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 3de14b1569d2 2026-05-09 01:27:31.074655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 3de14b1569d2 2026-05-09 01:27:31.074767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 5185af975257 2026-05-09 01:27:31.074833 | 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 2026-05-09 01:27:31.074890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 697327d64133 2026-05-09 01:27:31.074990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2026-05-09 01:27:31.075077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2026-05-09 01:27:31.075163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2026-05-09 01:27:31.075347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages were automatically installed and are no longer required: 2026-05-09 01:27:31.075406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:27:31.075480 | 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 2026-05-09 01:27:31.075555 | 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 2026-05-09 01:27:31.075629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:27:31.075731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:27:31.075782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:27:31.075857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:27:31.075932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2026-05-09 01:27:31.076006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Use 'apt autoremove' to remove them. 2026-05-09 01:27:31.076095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2026-05-09 01:27:31.076168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: build-essential 2026-05-09 01:27:31.076271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:27:31.076351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:27:31.076448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2026-05-09 01:27:31.076514 | 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% (Reading database ... 2026-05-09 01:27:31.076591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:60% (Reading database ... 65% 2026-05-09 01:27:31.076674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2026-05-09 01:27:31.076812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2026-05-09 01:27:31.077610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2026-05-09 01:27:31.077751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2026-05-09 01:27:31.077767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2026-05-09 01:27:31.077778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2026-05-09 01:27:31.077789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-09 01:27:31.077802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:27:31.077813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2026-05-09 01:27:31.077823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2026-05-09 01:27:31.077835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2026-05-09 01:27:31.077845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2026-05-09 01:27:31.077871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:27:31.077881 | 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 2026-05-09 01:27:31.077892 | 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 2026-05-09 01:27:31.077901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:27:31.077912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:27:31.077921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:27:31.077931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:27:31.077942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2026-05-09 01:27:31.077952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:27:31.077961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 228 MB disk space will be freed. 2026-05-09 01:27:31.077971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2026-05-09 01:27:31.077984 | 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% 2026-05-09 01:27:31.077997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 01:27:31.078008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2026-05-09 01:27:31.078018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2026-05-09 01:27:31.078027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2026-05-09 01:27:31.079316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2026-05-09 01:27:31.079340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2026-05-09 01:27:31.079350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2026-05-09 01:27:31.079360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19647 files and directories currently installed.) 2026-05-09 01:27:31.079369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:27:31.079379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:27:31.079398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:27:31.079417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:27:31.079427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:27:31.079436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:27:31.079481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:27:31.079500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:27:31.079510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:27:31.079530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:27:31.079540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:27:31.079549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:27:31.079559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:27:31.079568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:27:31.079587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:27:31.079663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:27:31.079672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:27:31.079724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:27:31.079753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-09 01:27:31.079772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:27:31.079782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-09 01:27:31.079791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-09 01:27:31.079810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:27:31.079820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing lto-disabled-list (47) ... 2026-05-09 01:27:31.079829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-09 01:27:31.079853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing make (4.3-4.1build2) ... 2026-05-09 01:27:31.079863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:27:31.079873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-09 01:27:31.079882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:27:31.079892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Collecting pyclean==3.0.0 2026-05-09 01:27:31.079901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:27:31.079920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:27:31.079930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Installing collected packages: pyclean 2026-05-09 01:27:31.079940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully installed pyclean-3.0.0 2026-05-09 01:27:31.079950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:27:31.079959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-09 01:27:31.079969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 10250 files, 1391 directories removed. 2026-05-09 01:27:31.079979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-09 01:27:31.079988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /usr 2026-05-09 01:27:31.079998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-09 01:27:31.080014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 1384 files, 144 directories removed. 2026-05-09 01:27:31.080024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-09 01:27:31.080034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Found existing installation: pyclean 3.0.0 2026-05-09 01:27:31.080044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Uninstalling pyclean-3.0.0: 2026-05-09 01:27:31.080053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:27:31.080063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 697327d64133 2026-05-09 01:27:31.080073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 7f124d10f9b1 2026-05-09 01:27:31.080083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 6/6 : USER nova 2026-05-09 01:27:31.080092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in df35da99e1bd 2026-05-09 01:27:31.080102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container df35da99e1bd 2026-05-09 01:27:31.080111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> da86b58b4576 2026-05-09 01:27:31.080121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully built f6ac3a03f0ca 2026-05-09 01:27:31.080145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully tagged osism.harbor.regio.digital/kolla/nova-conductor:build-20260509 2026-05-09 01:27:31.080155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Built at 2026-05-09 01:27:31.079771 (took 0:00:32.947834) 2026-05-09 01:27:31.080171 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-novncproxy) 2026-05-09 01:27:31.080304 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Processing 2026-05-09 01:27:31.080374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building started at 2026-05-09 01:27:31.080288 2026-05-09 01:27:31.081233 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 plugins into plugins archive 2026-05-09 01:27:31.081749 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 additions into additions archive 2026-05-09 01:28:53.460310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260509 2026-05-09 01:28:53.460421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 294a5ad08505 2026-05-09 01:28:53.460444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 2/5 : LABEL "build-date"="20260509" "name"="nova-novncproxy" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:28:53.460494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 62c645e4085c 2026-05-09 01:28:53.460507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 62c645e4085c 2026-05-09 01:28:53.460547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 1e4ec191995a 2026-05-09 01:28:53.460602 | 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/* 2026-05-09 01:28:53.460720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in e21f1d1cbfa9 2026-05-09 01:28:53.460735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:28:53.460751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:28:53.460814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:28:53.460862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:28:53.460947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:28:53.461087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:28:53.461103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:28:53.461163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:28:53.461330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:28:53.461374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:28:53.461389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:28:53.461466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:28:53.461513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:28:53.461561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:28:53.461645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:28:53.461665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 30.1 MB in 3s (11.1 MB/s) 2026-05-09 01:28:53.461711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-05-09 01:28:53.461770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-05-09 01:28:53.461815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-05-09 01:28:53.461872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-05-09 01:28:53.461939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following additional packages will be installed: 2026-05-09 01:28:53.461999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2026-05-09 01:28:53.462058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2026-05-09 01:28:53.462073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2026-05-09 01:28:53.462134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2026-05-09 01:28:53.462179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2026-05-09 01:28:53.462304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2026-05-09 01:28:53.462323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-babel-localedata python3-babel python3-certifi python3-cffi-backend 2026-05-09 01:28:53.462337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-chardet python3-cryptography python3-dateutil python3-debtcollector 2026-05-09 01:28:53.462399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-deprecated python3-dnspython python3-docutils python3-eventlet 2026-05-09 01:28:53.462410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-greenlet python3-idna python3-importlib-metadata python3-iso8601 2026-05-09 01:28:53.462470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-jwcrypto python3-monotonic python3-more-itertools python3-msgpack 2026-05-09 01:28:53.462485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-netaddr python3-novnc python3-numpy python3-oslo.config 2026-05-09 01:28:53.462557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.context python3-oslo.i18n python3-oslo.log 2026-05-09 01:28:53.462614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2026-05-09 01:28:53.462629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-psutil python3-pyparsing python3-requests 2026-05-09 01:28:53.462690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-rfc3986 python3-roman python3-six python3-stevedore 2026-05-09 01:28:53.462707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-typing-extensions python3-tz python3-urllib3 python3-websockify 2026-05-09 01:28:53.462787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-wrapt python3-yaml python3-zipp sgml-base websockify xml-core 2026-05-09 01:28:53.462833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Suggested packages: 2026-05-09 01:28:53.462878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: liblcms2-utils npm python-nova python-cryptography-doc 2026-05-09 01:28:53.462940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cryptography-vectors python-debtcollector-doc python3-trio 2026-05-09 01:28:53.462986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-aioquic python3-h2 python3-httpx python3-httpcore docutils-doc 2026-05-09 01:28:53.463032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french 2026-05-09 01:28:53.463078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: texlive-latex-base texlive-latex-recommended python-eventlet-doc 2026-05-09 01:28:53.463134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-greenlet-dev python-greenlet-doc ipython3 python-netaddr-docs 2026-05-09 01:28:53.463149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-nova gfortran python3-pytest python-oslo.log-doc python-pil-doc 2026-05-09 01:28:53.463246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-pyparsing-doc python3-openssl python3-socks python-requests-doc 2026-05-09 01:28:53.463273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-brotli sgml-base-doc debhelper 2026-05-09 01:28:53.463288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Recommended packages: 2026-05-09 01:28:53.463362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: nodejs-doc libpaper-utils python3-pygments python3-olefile 2026-05-09 01:28:53.463409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following NEW packages will be installed: 2026-05-09 01:28:53.463465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2026-05-09 01:28:53.463510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2026-05-09 01:28:53.463556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2026-05-09 01:28:53.463611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2026-05-09 01:28:53.463635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2026-05-09 01:28:53.463705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2026-05-09 01:28:53.463764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: novnc python-babel-localedata python3-babel python3-certifi 2026-05-09 01:28:53.463779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cffi-backend python3-chardet python3-cryptography python3-dateutil 2026-05-09 01:28:53.463838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-debtcollector python3-deprecated python3-dnspython python3-docutils 2026-05-09 01:28:53.463854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-eventlet python3-greenlet python3-idna python3-importlib-metadata 2026-05-09 01:28:53.463939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-iso8601 python3-jwcrypto python3-monotonic python3-more-itertools 2026-05-09 01:28:53.464134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-msgpack python3-netaddr python3-novnc python3-numpy 2026-05-09 01:28:53.464150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.config python3-oslo.context python3-oslo.i18n python3-oslo.log 2026-05-09 01:28:53.464160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2026-05-09 01:28:53.464170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-psutil python3-pyparsing python3-requests 2026-05-09 01:28:53.464179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-rfc3986 python3-roman python3-six python3-stevedore 2026-05-09 01:28:53.464193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-typing-extensions python3-tz python3-urllib3 python3-websockify 2026-05-09 01:28:53.464243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-wrapt python3-yaml python3-zipp sgml-base websockify xml-core 2026-05-09 01:28:53.464468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 87 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:28:53.464541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Need to get 37.1 MB of archives. 2026-05-09 01:28:53.464564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 165 MB of additional disk space will be used. 2026-05-09 01:28:53.464595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-pbr all 6.1.1-0ubuntu1~cloud0 [58.2 kB] 2026-05-09 01:28:53.464616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:28:53.464634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:76 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-netaddr all 1.3.0-1~cloud0 [341 kB] 2026-05-09 01:28:53.464652 | 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] 2026-05-09 01:28:53.464676 | 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] 2026-05-09 01:28:53.464700 | 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] 2026-05-09 01:28:53.464794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-05-09 01:28:53.464815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:77 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.i18n all 6.5.1-0ubuntu1~cloud0 [22.3 kB] 2026-05-09 01:28:53.464841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:78 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-eventlet all 0.39.0-0ubuntu1.1~cloud0 [313 kB] 2026-05-09 01:28:53.465031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2026-05-09 01:28:53.465077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-05-09 01:28:53.465098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-05-09 01:28:53.465122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:79 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.context all 1:5.7.1-0ubuntu1~cloud0 [13.8 kB] 2026-05-09 01:28:53.465142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-05-09 01:28:53.465166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:80 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-iso8601 all 2.1.0-2~cloud0 [9,192 B] 2026-05-09 01:28:53.465190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:81 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-05-09 01:28:53.465271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2026-05-09 01:28:53.465353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:82 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.utils all 8.2.0-0ubuntu1~cloud0 [88.3 kB] 2026-05-09 01:28:53.465380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 docutils-common all 0.20.1+dfsg-3 [132 kB] 2026-05-09 01:28:53.465405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:83 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.serialization all 5.7.0-0ubuntu1~cloud0 [15.6 kB] 2026-05-09 01:28:53.465477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:84 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.log all 7.1.0-0ubuntu1~cloud0 [45.6 kB] 2026-05-09 01:28:53.465503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:85 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2026-05-09 01:28:53.465572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 ieee-data all 20220827.1 [2,113 kB] 2026-05-09 01:28:53.465599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:86 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2026-05-09 01:28:53.465668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblas3 amd64 3.12.0-3build1.1 [238 kB] 2026-05-09 01:28:53.465694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libcares2 amd64 1.27.0-1.0ubuntu1 [73.7 kB] 2026-05-09 01:28:53.465762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-05-09 01:28:53.465790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfreetype6 amd64 2.13.2+dfsg-1ubuntu0.1 [402 kB] 2026-05-09 01:28:53.465829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran5 amd64 14.2.0-4ubuntu2~24.04.1 [916 kB] 2026-05-09 01:28:53.465900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-05-09 01:28:53.465951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-05-09 01:28:53.466023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libimagequant0 amd64 2.18.0-1build1 [36.3 kB] 2026-05-09 01:28:53.466062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-05-09 01:28:53.466087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-05-09 01:28:53.466160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblapack3 amd64 3.12.0-3build1.1 [2,646 kB] 2026-05-09 01:28:53.466188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:87 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-stevedore all 1:5.4.1-0ubuntu1~cloud0 [21.2 kB] 2026-05-09 01:28:53.466317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:88 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.config all 1:9.7.1-0ubuntu1~cloud0 [109 kB] 2026-05-09 01:28:53.466352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblcms2-2 amd64 2.14-2ubuntu0.1 [161 kB] 2026-05-09 01:28:53.466378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-05-09 01:28:53.466452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-xtend all 4.0.2-3 [3,902 B] 2026-05-09 01:28:53.466479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 nodejs amd64 18.19.1+dfsg-6ubuntu5 [306 kB] 2026-05-09 01:28:53.466562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-acorn all 8.8.1+ds+~cs25.17.7-2 [115 kB] 2026-05-09 01:28:53.466582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-cjs-module-lexer all 1.2.3+dfsg-1 [32.1 kB] 2026-05-09 01:28:53.466608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-busboy all 1.6.0+~cs2.6.0-2 [17.3 kB] 2026-05-09 01:28:53.466697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-undici all 5.26.3+dfsg1+~cs23.10.12-2 [325 kB] 2026-05-09 01:28:53.466725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnode109 amd64 18.19.1+dfsg-6ubuntu5 [11.6 MB] 2026-05-09 01:28:53.466795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libraqm0 amd64 0.10.1-1build1 [15.0 kB] 2026-05-09 01:28:53.466821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-05-09 01:28:53.466928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-05-09 01:28:53.466950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-05-09 01:28:53.466975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-05-09 01:28:53.467046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpdemux2 amd64 1.3.2-0.4build3 [12.4 kB] 2026-05-09 01:28:53.467072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpmux3 amd64 1.3.2-0.4build3 [25.7 kB] 2026-05-09 01:28:53.467141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB] 2026-05-09 01:28:53.467168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wrapt amd64 1.15.0-2build3 [34.8 kB] 2026-05-09 01:28:53.467204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-05-09 01:28:53.467318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-more-itertools all 10.2.0-1 [52.9 kB] 2026-05-09 01:28:53.467345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-zipp all 1.0.0-6ubuntu0.1 [6,774 B] 2026-05-09 01:28:53.467436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-importlib-metadata all 4.12.0-1 [17.8 kB] 2026-05-09 01:28:53.467457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-debtcollector all 2.5.0-3 [13.3 kB] 2026-05-09 01:28:53.467481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-roman all 3.3-3 [9,632 B] 2026-05-09 01:28:53.467554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-docutils all 0.20.1+dfsg-3 [393 kB] 2026-05-09 01:28:53.467581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 python-babel-localedata all 2.10.3-3build1 [6,357 kB] 2026-05-09 01:28:53.467669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-tz all 2024.1-2 [31.4 kB] 2026-05-09 01:28:53.467706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-babel all 2.10.3-3build1 [87.5 kB] 2026-05-09 01:28:53.467731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-05-09 01:28:53.467805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2026-05-09 01:28:53.467832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-greenlet amd64 3.0.3-0ubuntu5.1 [154 kB] 2026-05-09 01:28:53.467923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-05-09 01:28:53.467953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-monotonic all 1.6-2 [5,732 B] 2026-05-09 01:28:53.467977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-msgpack amd64 1.0.3-3build2 [80.1 kB] 2026-05-09 01:28:53.468125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-psutil amd64 5.9.8-2build2 [195 kB] 2026-05-09 01:28:53.468139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-05-09 01:28:53.468149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB] 2026-05-09 01:28:53.468163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-05-09 01:28:53.468244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-05-09 01:28:53.468296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-05-09 01:28:53.468349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rfc3986 all 2.0.0-2 [21.9 kB] 2026-05-09 01:28:53.468391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libopenjp2-7 amd64 2.5.0-2ubuntu0.5 [174 kB] 2026-05-09 01:28:53.468445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-pil amd64 10.2.0-1ubuntu1 [452 kB] 2026-05-09 01:28:53.468488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-novnc all 1:1.3.0-2 [12.8 kB] 2026-05-09 01:28:53.468539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-numpy amd64 1:1.26.4+ds-6ubuntu1 [4,437 kB] 2026-05-09 01:28:53.468581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-05-09 01:28:53.468631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-deprecated all 1.2.14-1 [10.5 kB] 2026-05-09 01:28:53.468673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:72 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-jwcrypto all 1.5.4-1 [31.9 kB] 2026-05-09 01:28:53.468724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-websockify amd64 0.10.0+dfsg1-5build2 [42.2 kB] 2026-05-09 01:28:53.468766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 websockify amd64 0.10.0+dfsg1-5build2 [24.3 kB] 2026-05-09 01:28:53.468817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:75 http://archive.ubuntu.com/ubuntu noble/universe amd64 novnc all 1:1.3.0-2 [248 kB] 2026-05-09 01:28:53.468859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 37.1 MB in 1s (28.9 MB/s) 2026-05-09 01:28:53.468940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package sgml-base. 2026-05-09 01:28:53.468955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-05-09 01:28:53.469138 | 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% 2026-05-09 01:28:53.469178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2026-05-09 01:28:53.469232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2026-05-09 01:28:53.469261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2026-05-09 01:28:53.469271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-05-09 01:28:53.469284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2026-05-09 01:28:53.469363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-05-09 01:28:53.469417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-09 01:28:53.469432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../00-sgml-base_1.31_all.deb ... 2026-05-09 01:28:53.469503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking sgml-base (1.31) ... 2026-05-09 01:28:53.469544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfribidi0:amd64. 2026-05-09 01:28:53.469602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../01-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-05-09 01:28:53.469644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-05-09 01:28:53.469700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cffi-backend:amd64. 2026-05-09 01:28:53.469745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../02-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-05-09 01:28:53.469820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-09 01:28:53.469876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libpng16-16t64:amd64. 2026-05-09 01:28:53.469887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../03-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-05-09 01:28:53.469946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-05-09 01:28:53.470032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libuv1t64:amd64. 2026-05-09 01:28:53.470075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../04-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-05-09 01:28:53.470128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-05-09 01:28:53.470170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxau6:amd64. 2026-05-09 01:28:53.470225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../05-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-05-09 01:28:53.470302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-05-09 01:28:53.470344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxdmcp6:amd64. 2026-05-09 01:28:53.470402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../06-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-05-09 01:28:53.470443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-05-09 01:28:53.470484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxcb1:amd64. 2026-05-09 01:28:53.470525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../07-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-05-09 01:28:53.470559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-05-09 01:28:53.470617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package xml-core. 2026-05-09 01:28:53.470632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../08-xml-core_0.19_all.deb ... 2026-05-09 01:28:53.470698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking xml-core (0.19) ... 2026-05-09 01:28:53.470749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package docutils-common. 2026-05-09 01:28:53.470762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../09-docutils-common_0.20.1+dfsg-3_all.deb ... 2026-05-09 01:28:53.470817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking docutils-common (0.20.1+dfsg-3) ... 2026-05-09 01:28:53.470868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package ieee-data. 2026-05-09 01:28:53.470881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../10-ieee-data_20220827.1_all.deb ... 2026-05-09 01:28:53.470949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking ieee-data (20220827.1) ... 2026-05-09 01:28:53.471074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libblas3:amd64. 2026-05-09 01:28:53.471085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../11-libblas3_3.12.0-3build1.1_amd64.deb ... 2026-05-09 01:28:53.471094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2026-05-09 01:28:53.471106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libcares2:amd64. 2026-05-09 01:28:53.471146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../12-libcares2_1.27.0-1.0ubuntu1_amd64.deb ... 2026-05-09 01:28:53.471164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2026-05-09 01:28:53.471228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libdeflate0:amd64. 2026-05-09 01:28:53.471246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../13-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-05-09 01:28:53.471287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-05-09 01:28:53.471310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfreetype6:amd64. 2026-05-09 01:28:53.471377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../14-libfreetype6_2.13.2+dfsg-1ubuntu0.1_amd64.deb ... 2026-05-09 01:28:53.471420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-05-09 01:28:53.471429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgfortran5:amd64. 2026-05-09 01:28:53.471489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../15-libgfortran5_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-09 01:28:53.471500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:28:53.471563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.471578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgraphite2-3:amd64. 2026-05-09 01:28:53.471642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../16-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-05-09 01:28:53.471684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-05-09 01:28:53.471694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libharfbuzz0b:amd64. 2026-05-09 01:28:53.471754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../17-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-05-09 01:28:53.471765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-05-09 01:28:53.471825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libimagequant0:amd64. 2026-05-09 01:28:53.471835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../18-libimagequant0_2.18.0-1build1_amd64.deb ... 2026-05-09 01:28:53.471895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libimagequant0:amd64 (2.18.0-1build1) ... 2026-05-09 01:28:53.471922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-05-09 01:28:53.472001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../19-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-05-09 01:28:53.472042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-05-09 01:28:53.472094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg8:amd64. 2026-05-09 01:28:53.472105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../20-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-05-09 01:28:53.472155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-05-09 01:28:53.472197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblapack3:amd64. 2026-05-09 01:28:53.472230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../21-liblapack3_3.12.0-3build1.1_amd64.deb ... 2026-05-09 01:28:53.472283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2026-05-09 01:28:53.472294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblcms2-2:amd64. 2026-05-09 01:28:53.472345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../22-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ... 2026-05-09 01:28:53.472357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-05-09 01:28:53.472397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblerc4:amd64. 2026-05-09 01:28:53.472437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../23-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-05-09 01:28:53.472448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-05-09 01:28:53.472501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-xtend. 2026-05-09 01:28:53.472519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../24-node-xtend_4.0.2-3_all.deb ... 2026-05-09 01:28:53.472532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-xtend (4.0.2-3) ... 2026-05-09 01:28:53.472591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package nodejs. 2026-05-09 01:28:53.472602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../25-nodejs_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2026-05-09 01:28:53.472641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking nodejs (18.19.1+dfsg-6ubuntu5) ... 2026-05-09 01:28:53.472682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-acorn. 2026-05-09 01:28:53.472693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.472760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../26-node-acorn_8.8.1+ds+~cs25.17.7-2_all.deb ... 2026-05-09 01:28:53.472772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2026-05-09 01:28:53.472814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-cjs-module-lexer. 2026-05-09 01:28:53.472838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../27-node-cjs-module-lexer_1.2.3+dfsg-1_all.deb ... 2026-05-09 01:28:53.472849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-cjs-module-lexer (1.2.3+dfsg-1) ... 2026-05-09 01:28:53.472927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-busboy. 2026-05-09 01:28:53.472939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../28-node-busboy_1.6.0+~cs2.6.0-2_all.deb ... 2026-05-09 01:28:53.472991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-busboy (1.6.0+~cs2.6.0-2) ... 2026-05-09 01:28:53.473002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-undici. 2026-05-09 01:28:53.473053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../29-node-undici_5.26.3+dfsg1+~cs23.10.12-2_all.deb ... 2026-05-09 01:28:53.473064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2026-05-09 01:28:53.473076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libnode109:amd64. 2026-05-09 01:28:53.473133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../30-libnode109_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2026-05-09 01:28:53.473144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2026-05-09 01:28:53.473195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libraqm0:amd64. 2026-05-09 01:28:53.473225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../31-libraqm0_0.10.1-1build1_amd64.deb ... 2026-05-09 01:28:53.473242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libraqm0:amd64 (0.10.1-1build1) ... 2026-05-09 01:28:53.473252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libsharpyuv0:amd64. 2026-05-09 01:28:53.473318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../32-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-05-09 01:28:53.473329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.473379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-05-09 01:28:53.473391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjbig0:amd64. 2026-05-09 01:28:53.473430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../33-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-05-09 01:28:53.473471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-05-09 01:28:53.473482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebp7:amd64. 2026-05-09 01:28:53.473523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../34-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-05-09 01:28:53.473584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-05-09 01:28:53.473595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libtiff6:amd64. 2026-05-09 01:28:53.473607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../35-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-05-09 01:28:53.473648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-05-09 01:28:53.473659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpdemux2:amd64. 2026-05-09 01:28:53.473709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../36-libwebpdemux2_1.3.2-0.4build3_amd64.deb ... 2026-05-09 01:28:53.473720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2026-05-09 01:28:53.473771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpmux3:amd64. 2026-05-09 01:28:53.473794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../37-libwebpmux3_1.3.2-0.4build3_amd64.deb ... 2026-05-09 01:28:53.473809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpmux3:amd64 (1.3.2-0.4build3) ... 2026-05-09 01:28:53.473868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package net-tools. 2026-05-09 01:28:53.473886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../38-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2026-05-09 01:28:53.473931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2026-05-09 01:28:53.473948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pbr. 2026-05-09 01:28:53.473966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../39-python3-pbr_6.1.1-0ubuntu1~cloud0_all.deb ... 2026-05-09 01:28:53.473982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pbr (6.1.1-0ubuntu1~cloud0) ... 2026-05-09 01:28:53.474055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-wrapt. 2026-05-09 01:28:53.474066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../40-python3-wrapt_1.15.0-2build3_amd64.deb ... 2026-05-09 01:28:53.474129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2026-05-09 01:28:53.474139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-typing-extensions. 2026-05-09 01:28:53.474148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../41-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-09 01:28:53.474224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-09 01:28:53.474240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-more-itertools. 2026-05-09 01:28:53.474253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../42-python3-more-itertools_10.2.0-1_all.deb ... 2026-05-09 01:28:53.474304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-more-itertools (10.2.0-1) ... 2026-05-09 01:28:53.474315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-zipp. 2026-05-09 01:28:53.474327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../43-python3-zipp_1.0.0-6ubuntu0.1_all.deb ... 2026-05-09 01:28:53.474385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.474395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-zipp (1.0.0-6ubuntu0.1) ... 2026-05-09 01:28:53.474435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-importlib-metadata. 2026-05-09 01:28:53.474445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../44-python3-importlib-metadata_4.12.0-1_all.deb ... 2026-05-09 01:28:53.474512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-importlib-metadata (4.12.0-1) ... 2026-05-09 01:28:53.474532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-debtcollector. 2026-05-09 01:28:53.474576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../45-python3-debtcollector_2.5.0-3_all.deb ... 2026-05-09 01:28:53.474586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.474647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-debtcollector (2.5.0-3) ... 2026-05-09 01:28:53.474658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-roman. 2026-05-09 01:28:53.474670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../46-python3-roman_3.3-3_all.deb ... 2026-05-09 01:28:53.474722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.474732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-roman (3.3-3) ... 2026-05-09 01:28:53.474782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-docutils. 2026-05-09 01:28:53.474793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../47-python3-docutils_0.20.1+dfsg-3_all.deb ... 2026-05-09 01:28:53.474843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-docutils (0.20.1+dfsg-3) ... 2026-05-09 01:28:53.474853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-netaddr. 2026-05-09 01:28:53.474941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../48-python3-netaddr_1.3.0-1~cloud0_all.deb ... 2026-05-09 01:28:53.474952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-netaddr (1.3.0-1~cloud0) ... 2026-05-09 01:28:53.474993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python-babel-localedata. 2026-05-09 01:28:53.475007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../49-python-babel-localedata_2.10.3-3build1_all.deb ... 2026-05-09 01:28:53.475019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python-babel-localedata (2.10.3-3build1) ... 2026-05-09 01:28:53.475109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-tz. 2026-05-09 01:28:53.475121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../50-python3-tz_2024.1-2_all.deb ... 2026-05-09 01:28:53.475134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.475186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-tz (2024.1-2) ... 2026-05-09 01:28:53.475196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-babel. 2026-05-09 01:28:53.475262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../51-python3-babel_2.10.3-3build1_all.deb ... 2026-05-09 01:28:53.475273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-babel (2.10.3-3build1) ... 2026-05-09 01:28:53.475331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.i18n. 2026-05-09 01:28:53.475342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../52-python3-oslo.i18n_6.5.1-0ubuntu1~cloud0_all.deb ... 2026-05-09 01:28:53.475392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.i18n (6.5.1-0ubuntu1~cloud0) ... 2026-05-09 01:28:53.475410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-six. 2026-05-09 01:28:53.475452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... 2026-05-09 01:28:53.475464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-six (1.16.0-4) ... 2026-05-09 01:28:53.475524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dateutil. 2026-05-09 01:28:53.475533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../54-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-05-09 01:28:53.475566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.475614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-05-09 01:28:53.475630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-greenlet. 2026-05-09 01:28:53.475640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../55-python3-greenlet_3.0.3-0ubuntu5.1_amd64.deb ... 2026-05-09 01:28:53.475676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-greenlet (3.0.3-0ubuntu5.1) ... 2026-05-09 01:28:53.475684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dnspython. 2026-05-09 01:28:53.475737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../56-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-05-09 01:28:53.475746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-05-09 01:28:53.475793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-eventlet. 2026-05-09 01:28:53.475802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../57-python3-eventlet_0.39.0-0ubuntu1.1~cloud0_all.deb ... 2026-05-09 01:28:53.475847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-eventlet (0.39.0-0ubuntu1.1~cloud0) ... 2026-05-09 01:28:53.475856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-monotonic. 2026-05-09 01:28:53.475898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../58-python3-monotonic_1.6-2_all.deb ... 2026-05-09 01:28:53.475928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-monotonic (1.6-2) ... 2026-05-09 01:28:53.475963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.context. 2026-05-09 01:28:53.475972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../59-python3-oslo.context_1%3a5.7.1-0ubuntu1~cloud0_all.deb ... 2026-05-09 01:28:53.476077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.context (1:5.7.1-0ubuntu1~cloud0) ... 2026-05-09 01:28:53.476085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-msgpack. 2026-05-09 01:28:53.476093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../60-python3-msgpack_1.0.3-3build2_amd64.deb ... 2026-05-09 01:28:53.476100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-msgpack (1.0.3-3build2) ... 2026-05-09 01:28:53.476110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-iso8601. 2026-05-09 01:28:53.476120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../61-python3-iso8601_2.1.0-2~cloud0_all.deb ... 2026-05-09 01:28:53.476167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-iso8601 (2.1.0-2~cloud0) ... 2026-05-09 01:28:53.476223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-psutil. 2026-05-09 01:28:53.476238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../62-python3-psutil_5.9.8-2build2_amd64.deb ... 2026-05-09 01:28:53.476288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-psutil (5.9.8-2build2) ... 2026-05-09 01:28:53.476300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pyparsing. 2026-05-09 01:28:53.476347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../63-python3-pyparsing_3.1.1-1_all.deb ... 2026-05-09 01:28:53.476358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pyparsing (3.1.1-1) ... 2026-05-09 01:28:53.476404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-packaging. 2026-05-09 01:28:53.476416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../64-python3-packaging_24.0-1_all.deb ... 2026-05-09 01:28:53.476461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-packaging (24.0-1) ... 2026-05-09 01:28:53.476473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-yaml. 2026-05-09 01:28:53.476518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../65-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-05-09 01:28:53.476536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-09 01:28:53.476571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.utils. 2026-05-09 01:28:53.476620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../66-python3-oslo.utils_8.2.0-0ubuntu1~cloud0_all.deb ... 2026-05-09 01:28:53.476629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.utils (8.2.0-0ubuntu1~cloud0) ... 2026-05-09 01:28:53.476673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.serialization. 2026-05-09 01:28:53.476681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../67-python3-oslo.serialization_5.7.0-0ubuntu1~cloud0_all.deb ... 2026-05-09 01:28:53.476691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.serialization (5.7.0-0ubuntu1~cloud0) ... 2026-05-09 01:28:53.476744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.log. 2026-05-09 01:28:53.476755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../68-python3-oslo.log_7.1.0-0ubuntu1~cloud0_all.deb ... 2026-05-09 01:28:53.476799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.log (7.1.0-0ubuntu1~cloud0) ... 2026-05-09 01:28:53.476811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-certifi. 2026-05-09 01:28:53.476843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../69-python3-certifi_2023.11.17-1_all.deb ... 2026-05-09 01:28:53.476887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-certifi (2023.11.17-1) ... 2026-05-09 01:28:53.476899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-chardet. 2026-05-09 01:28:53.476956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../70-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-05-09 01:28:53.476965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-05-09 01:28:53.476998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-idna. 2026-05-09 01:28:53.477033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../71-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-05-09 01:28:53.477079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-05-09 01:28:53.477090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-urllib3. 2026-05-09 01:28:53.477138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../72-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-05-09 01:28:53.477149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-09 01:28:53.477183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-requests. 2026-05-09 01:28:53.477229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../73-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2026-05-09 01:28:53.477267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-09 01:28:53.477279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-rfc3986. 2026-05-09 01:28:53.477331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../74-python3-rfc3986_2.0.0-2_all.deb ... 2026-05-09 01:28:53.477343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.477391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-rfc3986 (2.0.0-2) ... 2026-05-09 01:28:53.477403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-stevedore. 2026-05-09 01:28:53.477449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../75-python3-stevedore_1%3a5.4.1-0ubuntu1~cloud0_all.deb ... 2026-05-09 01:28:53.477466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-stevedore (1:5.4.1-0ubuntu1~cloud0) ... 2026-05-09 01:28:53.477477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.config. 2026-05-09 01:28:53.477530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../76-python3-oslo.config_1%3a9.7.1-0ubuntu1~cloud0_all.deb ... 2026-05-09 01:28:53.477541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.config (1:9.7.1-0ubuntu1~cloud0) ... 2026-05-09 01:28:53.477586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libopenjp2-7:amd64. 2026-05-09 01:28:53.477597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../77-libopenjp2-7_2.5.0-2ubuntu0.5_amd64.deb ... 2026-05-09 01:28:53.477642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libopenjp2-7:amd64 (2.5.0-2ubuntu0.5) ... 2026-05-09 01:28:53.477654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pil:amd64. 2026-05-09 01:28:53.477687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../78-python3-pil_10.2.0-1ubuntu1_amd64.deb ... 2026-05-09 01:28:53.477732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pil:amd64 (10.2.0-1ubuntu1) ... 2026-05-09 01:28:53.477743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-novnc. 2026-05-09 01:28:53.477781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../79-python3-novnc_1%3a1.3.0-2_all.deb ... 2026-05-09 01:28:53.477792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-novnc (1:1.3.0-2) ... 2026-05-09 01:28:53.477841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-numpy. 2026-05-09 01:28:53.477860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../80-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2026-05-09 01:28:53.477876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-05-09 01:28:53.478053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cryptography. 2026-05-09 01:28:53.478090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../81-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-05-09 01:28:53.478102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-09 01:28:53.478112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-deprecated. 2026-05-09 01:28:53.478127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.478137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../82-python3-deprecated_1.2.14-1_all.deb ... 2026-05-09 01:28:53.478146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-deprecated (1.2.14-1) ... 2026-05-09 01:28:53.478158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-jwcrypto. 2026-05-09 01:28:53.478182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../83-python3-jwcrypto_1.5.4-1_all.deb ... 2026-05-09 01:28:53.478328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2026-05-09 01:28:53.478360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-websockify. 2026-05-09 01:28:53.478371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../84-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-05-09 01:28:53.478383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2026-05-09 01:28:53.478391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package websockify. 2026-05-09 01:28:53.478398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../85-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-05-09 01:28:53.478408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2026-05-09 01:28:53.478458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package novnc. 2026-05-09 01:28:53.478470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../86-novnc_1%3a1.3.0-2_all.deb ... 2026-05-09 01:28:53.478521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking novnc (1:1.3.0-2) ... 2026-05-09 01:28:53.478531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-more-itertools (10.2.0-1) ... 2026-05-09 01:28:53.478578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-05-09 01:28:53.478588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-05-09 01:28:53.478628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-05-09 01:28:53.478658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-05-09 01:28:53.478697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2026-05-09 01:28:53.478706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-05-09 01:28:53.478756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-05-09 01:28:53.478786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-05-09 01:28:53.478796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pbr (6.1.1-0ubuntu1~cloud0) ... 2026-05-09 01:28:53.478844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-05-09 01:28:53.478854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-05-09 01:28:53.478894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-09 01:28:53.478923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-cjs-module-lexer (1.2.3+dfsg-1) ... 2026-05-09 01:28:53.478982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-zipp (1.0.0-6ubuntu0.1) ... 2026-05-09 01:28:53.479012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-05-09 01:28:53.479050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-psutil (5.9.8-2build2) ... 2026-05-09 01:28:53.479060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-tz (2024.1-2) ... 2026-05-09 01:28:53.479108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python-babel-localedata (2.10.3-3build1) ... 2026-05-09 01:28:53.479117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-monotonic (1.6-2) ... 2026-05-09 01:28:53.479157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-six (1.16.0-4) ... 2026-05-09 01:28:53.479179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-roman (3.3-3) ... 2026-05-09 01:28:53.479231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2026-05-09 01:28:53.479245 | 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 2026-05-09 01:28:53.479299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-packaging (24.0-1) ... 2026-05-09 01:28:53.479308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-iso8601 (2.1.0-2~cloud0) ... 2026-05-09 01:28:53.479356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-05-09 01:28:53.479363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pyparsing (3.1.1-1) ... 2026-05-09 01:28:53.479406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-certifi (2023.11.17-1) ... 2026-05-09 01:28:53.479413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-05-09 01:28:53.479455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-greenlet (3.0.3-0ubuntu5.1) ... 2026-05-09 01:28:53.479469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libimagequant0:amd64 (2.18.0-1build1) ... 2026-05-09 01:28:53.479499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-05-09 01:28:53.479509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2026-05-09 01:28:53.479549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-05-09 01:28:53.479556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-wrapt (1.15.0-2build3) ... 2026-05-09 01:28:53.479596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-09 01:28:53.479603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-05-09 01:28:53.479657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:28:53.479665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-09 01:28:53.479708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-05-09 01:28:53.479715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up ieee-data (20220827.1) ... 2026-05-09 01:28:53.479758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-05-09 01:28:53.479765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libopenjp2-7:amd64 (2.5.0-2ubuntu0.5) ... 2026-05-09 01:28:53.479809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-05-09 01:28:53.479816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up sgml-base (1.31) ... 2026-05-09 01:28:53.479859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-msgpack (1.0.3-3build2) ... 2026-05-09 01:28:53.479866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-xtend (4.0.2-3) ... 2026-05-09 01:28:53.479945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpmux3:amd64 (1.3.2-0.4build3) ... 2026-05-09 01:28:53.479953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-deprecated (1.2.14-1) ... 2026-05-09 01:28:53.480108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-09 01:28:53.480117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-busboy (1.6.0+~cs2.6.0-2) ... 2026-05-09 01:28:53.480123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-05-09 01:28:53.480129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2026-05-09 01:28:53.480136 | 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 2026-05-09 01:28:53.480143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.480149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-importlib-metadata (4.12.0-1) ... 2026-05-09 01:28:53.480155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-babel (2.10.3-3build1) ... 2026-05-09 01:28:53.480163 | 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 2026-05-09 01:28:53.480170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2026-05-09 01:28:53.480221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-debtcollector (2.5.0-3) ... 2026-05-09 01:28:53.480232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-eventlet (0.39.0-0ubuntu1.1~cloud0) ... 2026-05-09 01:28:53.480280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-rfc3986 (2.0.0-2) ... 2026-05-09 01:28:53.480290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-05-09 01:28:53.480309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-09 01:28:53.480357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-09 01:28:53.480365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.context (1:5.7.1-0ubuntu1~cloud0) ... 2026-05-09 01:28:53.480371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-jwcrypto (1.5.4-1) ... 2026-05-09 01:28:53.480417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-05-09 01:28:53.480425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2026-05-09 01:28:53.480454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2026-05-09 01:28:53.480461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2026-05-09 01:28:53.480508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: tok, target = re.split(':\s', line) 2026-05-09 01:28:53.480515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-netaddr (1.3.0-1~cloud0) ... 2026-05-09 01:28:53.480543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-05-09 01:28:53.480549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up xml-core (0.19) ... 2026-05-09 01:28:53.480608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-stevedore (1:5.4.1-0ubuntu1~cloud0) ... 2026-05-09 01:28:53.480615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-05-09 01:28:53.480623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.i18n (6.5.1-0ubuntu1~cloud0) ... 2026-05-09 01:28:53.480685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2026-05-09 01:28:53.480692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.utils (8.2.0-0ubuntu1~cloud0) ... 2026-05-09 01:28:53.480697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libraqm0:amd64 (0.10.1-1build1) ... 2026-05-09 01:28:53.480742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.serialization (5.7.0-0ubuntu1~cloud0) ... 2026-05-09 01:28:53.480749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pil:amd64 (10.2.0-1ubuntu1) ... 2026-05-09 01:28:53.480786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.log (7.1.0-0ubuntu1~cloud0) ... 2026-05-09 01:28:53.480792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2026-05-09 01:28:53.480880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up nodejs (18.19.1+dfsg-6ubuntu5) ... 2026-05-09 01:28:53.480889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2026-05-09 01:28:53.480895 | 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 2026-05-09 01:28:53.480918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2026-05-09 01:28:53.480982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.480989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:28:53.480995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2026-05-09 01:28:53.481031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up docutils-common (0.20.1+dfsg-3) ... 2026-05-09 01:28:53.481038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2026-05-09 01:28:53.481044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-docutils (0.20.1+dfsg-3) ... 2026-05-09 01:28:53.481100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.config (1:9.7.1-0ubuntu1~cloud0) ... 2026-05-09 01:28:53.481108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-novnc (1:1.3.0-2) ... 2026-05-09 01:28:53.481155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up novnc (1:1.3.0-2) ... 2026-05-09 01:28:53.481162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container e21f1d1cbfa9 2026-05-09 01:28:53.481226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 5320f5e305f1 2026-05-09 01:28:53.481239 | 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 2026-05-09 01:28:53.481293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in c5105a7682fd 2026-05-09 01:28:53.481305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-05-09 01:28:53.481347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-05-09 01:28:53.481354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-05-09 01:28:53.481394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages were automatically installed and are no longer required: 2026-05-09 01:28:53.481401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:28:53.481437 | 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 2026-05-09 01:28:53.481443 | 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 2026-05-09 01:28:53.481479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:28:53.481486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-05-09 01:28:53.481514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-05-09 01:28:53.481520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-05-09 01:28:53.481564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Use 'apt autoremove' to remove them. 2026-05-09 01:28:53.481570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2026-05-09 01:28:53.481637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: build-essential 2026-05-09 01:28:53.481644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:28:53.481672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:28:53.481678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-05-09 01:28:53.481685 | 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% 2026-05-09 01:28:53.481734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2026-05-09 01:28:53.481746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2026-05-09 01:28:53.481758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2026-05-09 01:28:53.481772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-05-09 01:28:53.481831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2026-05-09 01:28:53.481848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-05-09 01:28:53.481857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24418 files and directories currently installed.) 2026-05-09 01:28:53.481863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:28:53.481929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-05-09 01:28:53.481939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-05-09 01:28:53.481999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-05-09 01:28:53.482005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2026-05-09 01:28:53.482050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:28:53.482057 | 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 2026-05-09 01:28:53.482084 | 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 2026-05-09 01:28:53.482091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:28:53.482126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-05-09 01:28:53.482133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-05-09 01:28:53.482170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-05-09 01:28:53.482177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-05-09 01:28:53.482183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 228 MB disk space will be freed. 2026-05-09 01:28:53.482231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-05-09 01:28:53.482250 | 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% 2026-05-09 01:28:53.482258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2026-05-09 01:28:53.482313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2026-05-09 01:28:53.482320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2026-05-09 01:28:53.482348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-05-09 01:28:53.482354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2026-05-09 01:28:53.482395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-05-09 01:28:53.482402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24409 files and directories currently installed.) 2026-05-09 01:28:53.482437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:28:53.482444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:28:53.482473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:28:53.482479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:28:53.482520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:28:53.482526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:28:53.482563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:28:53.482570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:28:53.482583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:28:53.482612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:28:53.482618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:28:53.482660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:28:53.482667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:28:53.482703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:28:53.482709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:28:53.482752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:28:53.482759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:28:53.482794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:28:53.482801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:28:53.482829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:28:53.482835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:28:53.482875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:28:53.482882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:28:53.482925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.482932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:28:53.483076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:28:53.483119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:28:53.483132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:28:53.483142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:28:53.483151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:28:53.483172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.483184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:28:53.483194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:28:53.483235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:28:53.483254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:28:53.483264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.483280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:28:53.483290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:28:53.483314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:28:53.483324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.483338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:28:53.483347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing lto-disabled-list (47) ... 2026-05-09 01:28:53.483361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing make (4.3-4.1build2) ... 2026-05-09 01:28:53.483384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:28:53.483398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:28:53.483411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Collecting pyclean==3.0.0 2026-05-09 01:28:53.483466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:28:53.483478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:28:53.483492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Installing collected packages: pyclean 2026-05-09 01:28:53.483502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully installed pyclean-3.0.0 2026-05-09 01:28:53.483562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:28:53.483574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.483587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 10250 files, 1391 directories removed. 2026-05-09 01:28:53.483597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.483610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /usr 2026-05-09 01:28:53.483620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.483742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 2921 files, 318 directories removed. 2026-05-09 01:28:53.483763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-09 01:28:53.483771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Found existing installation: pyclean 3.0.0 2026-05-09 01:28:53.483777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Uninstalling pyclean-3.0.0: 2026-05-09 01:28:53.483784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:28:53.483793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container c5105a7682fd 2026-05-09 01:28:53.483799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 49265c3bd459 2026-05-09 01:28:53.483808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 5/5 : USER nova 2026-05-09 01:28:53.483813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 1338f1340444 2026-05-09 01:28:53.483860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 1338f1340444 2026-05-09 01:28:53.483867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 355829eeebcd 2026-05-09 01:28:53.483917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully built ef79d0e0d868 2026-05-09 01:28:53.483924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260509 2026-05-09 01:28:53.484014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Built at 2026-05-09 01:28:53.483895 (took 0:01:22.403607) 2026-05-09 01:28:53.484462 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-serialproxy) 2026-05-09 01:28:53.484474 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Processing 2026-05-09 01:28:53.484479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building started at 2026-05-09 01:28:53.484312 2026-05-09 01:28:53.485150 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 plugins into plugins archive 2026-05-09 01:28:53.485619 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 additions into additions archive 2026-05-09 01:29:24.254126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260509 2026-05-09 01:29:24.256315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 294a5ad08505 2026-05-09 01:29:24.256348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 2/4 : LABEL "build-date"="20260509" "name"="nova-serialproxy" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:29:24.256380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in f3d734d90e00 2026-05-09 01:29:24.256387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container f3d734d90e00 2026-05-09 01:29:24.256392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> ac697a7b88b8 2026-05-09 01:29:24.256412 | 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 2026-05-09 01:29:24.256418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in e7da62352e8e 2026-05-09 01:29:24.256424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2026-05-09 01:29:24.256429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2026-05-09 01:29:24.256434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2026-05-09 01:29:24.256439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages were automatically installed and are no longer required: 2026-05-09 01:29:24.256445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:29:24.256450 | 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 2026-05-09 01:29:24.256455 | 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 2026-05-09 01:29:24.256460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:29:24.256465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:29:24.256471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:29:24.256476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:29:24.256481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2026-05-09 01:29:24.256487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Use 'apt autoremove' to remove them. 2026-05-09 01:29:24.256492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2026-05-09 01:29:24.256497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: build-essential 2026-05-09 01:29:24.256502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:29:24.256508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:29:24.256513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2026-05-09 01:29:24.256519 | 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% 2026-05-09 01:29:24.256525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2026-05-09 01:29:24.256530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2026-05-09 01:29:24.256540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2026-05-09 01:29:24.256546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2026-05-09 01:29:24.256551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2026-05-09 01:29:24.256564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2026-05-09 01:29:24.256570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-09 01:29:24.256577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:29:24.256582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2026-05-09 01:29:24.256587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2026-05-09 01:29:24.256592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2026-05-09 01:29:24.256597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2026-05-09 01:29:24.256601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:29:24.256607 | 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 2026-05-09 01:29:24.256612 | 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 2026-05-09 01:29:24.256617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:29:24.256622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:29:24.256630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:29:24.256636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:29:24.256641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2026-05-09 01:29:24.256646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:29:24.256651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 228 MB disk space will be freed. 2026-05-09 01:29:24.256656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2026-05-09 01:29:24.256661 | 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% 2026-05-09 01:29:24.256666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2026-05-09 01:29:24.256671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2026-05-09 01:29:24.256677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2026-05-09 01:29:24.256681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2026-05-09 01:29:24.256687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2026-05-09 01:29:24.256692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2026-05-09 01:29:24.256697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19647 files and directories currently installed.) 2026-05-09 01:29:24.256712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:29:24.256717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:24.256735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:29:24.256744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:24.256760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:29:24.256768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:29:24.256778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:29:24.256786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.256795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:24.256803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.256809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:29:24.256814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:24.256819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:29:24.256828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.256833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:29:24.256838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.256843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:29:24.256848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:29:24.256853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.256861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:29:24.256961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:29:24.257062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:29:24.257111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.257220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:24.257328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:29:24.257377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:24.257432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.257484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:24.257534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.257585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:24.257634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.257683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:24.257731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.257779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:24.257826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.257879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:24.257928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.258011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:24.258059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.258141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:29:24.258199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.258284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:29:24.258341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.258370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:24.258437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.258489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:24.258529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.258579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:29:24.258629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:24.258681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.258731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:24.258781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.258830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:29:24.258878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:24.258950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.259115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:29:24.259134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:24.259140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.259149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:24.259183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.259253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing lto-disabled-list (47) ... 2026-05-09 01:29:24.259308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing make (4.3-4.1build2) ... 2026-05-09 01:29:24.259353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:29:24.259406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:29:24.259448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Collecting pyclean==3.0.0 2026-05-09 01:29:24.259490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:29:24.259538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:29:24.259586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Installing collected packages: pyclean 2026-05-09 01:29:24.259648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully installed pyclean-3.0.0 2026-05-09 01:29:24.259759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:29:24.259813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.259887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 10250 files, 1391 directories removed. 2026-05-09 01:29:24.259952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.260163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /usr 2026-05-09 01:29:24.260243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.260313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 1384 files, 144 directories removed. 2026-05-09 01:29:24.260361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-09 01:29:24.260412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Found existing installation: pyclean 3.0.0 2026-05-09 01:29:24.260463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Uninstalling pyclean-3.0.0: 2026-05-09 01:29:24.260511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:29:24.260559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container e7da62352e8e 2026-05-09 01:29:24.260607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> e20ffee8e6e6 2026-05-09 01:29:24.260651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 4/4 : USER nova 2026-05-09 01:29:24.260692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in f9064efa1385 2026-05-09 01:29:24.260739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container f9064efa1385 2026-05-09 01:29:24.260769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 83bdc67448c5 2026-05-09 01:29:24.260809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully built 8f8cc9f9603b 2026-05-09 01:29:24.260851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260509 2026-05-09 01:29:24.260932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Built at 2026-05-09 01:29:24.260856 (took 0:00:30.776544) 2026-05-09 01:29:24.261322 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-api) 2026-05-09 01:29:24.261370 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Processing 2026-05-09 01:29:24.261460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building started at 2026-05-09 01:29:24.261369 2026-05-09 01:29:24.262233 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 plugins into plugins archive 2026-05-09 01:29:24.262792 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 additions into additions archive 2026-05-09 01:29:56.758498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260509 2026-05-09 01:29:56.758606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 294a5ad08505 2026-05-09 01:29:56.758702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 2/5 : LABEL "build-date"="20260509" "name"="nova-api" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:29:56.758835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in fde05e5ff49f 2026-05-09 01:29:56.758933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container fde05e5ff49f 2026-05-09 01:29:56.759048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 6b6ed1ace170 2026-05-09 01:29:56.759148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-05-09 01:29:56.759346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> de0653c25c27 2026-05-09 01:29:56.759387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2026-05-09 01:29:56.759460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in adb1e04a3444 2026-05-09 01:29:56.759547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container adb1e04a3444 2026-05-09 01:29:56.759635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 42a001e6fae2 2026-05-09 01:29:56.759728 | 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 2026-05-09 01:29:56.759816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 829a4b9ed93e 2026-05-09 01:29:56.759901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2026-05-09 01:29:56.759990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2026-05-09 01:29:56.760073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2026-05-09 01:29:56.760289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages were automatically installed and are no longer required: 2026-05-09 01:29:56.760361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:29:56.760442 | 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 2026-05-09 01:29:56.760521 | 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 2026-05-09 01:29:56.760586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:29:56.763325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:29:56.763360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:29:56.763370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:29:56.763380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2026-05-09 01:29:56.763391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Use 'apt autoremove' to remove them. 2026-05-09 01:29:56.763401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2026-05-09 01:29:56.763411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: build-essential 2026-05-09 01:29:56.763420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:29:56.763430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:29:56.763440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2026-05-09 01:29:56.763472 | 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% 2026-05-09 01:29:56.763485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2026-05-09 01:29:56.763495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2026-05-09 01:29:56.763504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2026-05-09 01:29:56.763514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2026-05-09 01:29:56.763523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2026-05-09 01:29:56.763532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2026-05-09 01:29:56.763542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-09 01:29:56.763553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:29:56.763563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2026-05-09 01:29:56.763572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2026-05-09 01:29:56.763582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2026-05-09 01:29:56.763591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2026-05-09 01:29:56.763601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:29:56.763610 | 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 2026-05-09 01:29:56.763620 | 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 2026-05-09 01:29:56.763629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:29:56.763639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:29:56.763648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:29:56.763669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:29:56.763680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2026-05-09 01:29:56.763689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:29:56.763699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 228 MB disk space will be freed. 2026-05-09 01:29:56.763708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2026-05-09 01:29:56.763719 | 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 ... 2026-05-09 01:29:56.763730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 01:29:56.763761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2026-05-09 01:29:56.763771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2026-05-09 01:29:56.763781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2026-05-09 01:29:56.763792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2026-05-09 01:29:56.763802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2026-05-09 01:29:56.763812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2026-05-09 01:29:56.763822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19647 files and directories currently installed.) 2026-05-09 01:29:56.763832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:29:56.763843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:56.763865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:29:56.763876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:56.763886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:29:56.763896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:29:56.763907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:29:56.763917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:56.763928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:29:56.763938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:56.763948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:29:56.763958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:29:56.763968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:29:56.763985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:29:56.763996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:29:56.764006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:29:56.764016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:29:56.764026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:56.764036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:29:56.764046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:56.764056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:56.764074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:56.764109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:29:56.764129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:56.764140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:56.764149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:56.764159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:29:56.764172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:29:56.764240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:56.764364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:56.764385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:29:56.764507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:56.764537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:56.764606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:29:56.764673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:56.764736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:29:56.764820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:56.764843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:29:56.764935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing lto-disabled-list (47) ... 2026-05-09 01:29:56.765003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing make (4.3-4.1build2) ... 2026-05-09 01:29:56.765071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:29:56.765242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:29:56.765271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Collecting pyclean==3.0.0 2026-05-09 01:29:56.765371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:29:56.765436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:29:56.765520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Installing collected packages: pyclean 2026-05-09 01:29:56.765536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully installed pyclean-3.0.0 2026-05-09 01:29:56.765612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:29:56.765675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-05-09 01:29:56.765744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 10250 files, 1391 directories removed. 2026-05-09 01:29:56.765808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-05-09 01:29:56.765877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /usr 2026-05-09 01:29:56.765939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-05-09 01:29:56.766004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 1384 files, 144 directories removed. 2026-05-09 01:29:56.766065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-05-09 01:29:56.766141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Found existing installation: pyclean 3.0.0 2026-05-09 01:29:56.766230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Uninstalling pyclean-3.0.0: 2026-05-09 01:29:56.766301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:29:56.766368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 829a4b9ed93e 2026-05-09 01:29:56.766434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 94910e4e89ec 2026-05-09 01:29:56.766496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully built b808e62fce8c 2026-05-09 01:29:56.766538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully tagged osism.harbor.regio.digital/kolla/nova-api:build-20260509 2026-05-09 01:29:56.766672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Built at 2026-05-09 01:29:56.766560 (took 0:00:32.505191) 2026-05-09 01:29:56.767053 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-ssh) 2026-05-09 01:29:56.767186 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Processing 2026-05-09 01:29:56.767319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building started at 2026-05-09 01:29:56.767251 2026-05-09 01:29:56.768182 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 plugins into plugins archive 2026-05-09 01:29:56.768875 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 additions into additions archive 2026-05-09 01:30:42.076054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260509 2026-05-09 01:30:42.076133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 294a5ad08505 2026-05-09 01:30:42.076233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 2/8 : LABEL "build-date"="20260509" "name"="nova-ssh" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:30:42.076354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 2a4642719acd 2026-05-09 01:30:42.076387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 2a4642719acd 2026-05-09 01:30:42.076479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 3373e958fa26 2026-05-09 01:30:42.076524 | 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 2026-05-09 01:30:42.076573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 8063767ae13f 2026-05-09 01:30:42.076621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 8063767ae13f 2026-05-09 01:30:42.076666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 9021ee2fa669 2026-05-09 01:30:42.076713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-05-09 01:30:42.076761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 68231cb78211 2026-05-09 01:30:42.076806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 68231cb78211 2026-05-09 01:30:42.076853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 1f732bf4c52e 2026-05-09 01:30:42.076901 | 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/* 2026-05-09 01:30:42.076947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in f0d9593ae1d7 2026-05-09 01:30:42.076994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:30:42.077039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:30:42.077085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:30:42.077130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:30:42.077176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:30:42.077217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:30:42.077316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:30:42.078281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:30:42.078295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:30:42.078302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:30:42.078309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:30:42.078315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:30:42.078322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:30:42.078328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:30:42.078335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:30:42.078358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 30.1 MB in 2s (12.5 MB/s) 2026-05-09 01:30:42.078364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-05-09 01:30:42.078370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-05-09 01:30:42.078375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-05-09 01:30:42.078381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-05-09 01:30:42.078387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following additional packages will be installed: 2026-05-09 01:30:42.078393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-sftp-server ucf 2026-05-09 01:30:42.078399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Suggested packages: 2026-05-09 01:30:42.078404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: molly-guard monkeysphere ssh-askpass ufw python3-braceexpand 2026-05-09 01:30:42.078410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Recommended packages: 2026-05-09 01:30:42.078416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: default-logind | logind | libpam-systemd ncurses-term xauth ssh-import-id 2026-05-09 01:30:42.078421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following NEW packages will be installed: 2026-05-09 01:30:42.078427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-server openssh-sftp-server rsync ucf 2026-05-09 01:30:42.078433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:30:42.078439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Need to get 1,068 kB of archives. 2026-05-09 01:30:42.078444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 3,393 kB of additional disk space will be used. 2026-05-09 01:30:42.078451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:30:42.078456 | 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] 2026-05-09 01:30:42.078463 | 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] 2026-05-09 01:30:42.078469 | 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.16 [37.3 kB] 2026-05-09 01:30:42.078475 | 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] 2026-05-09 01:30:42.078481 | 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.16 [510 kB] 2026-05-09 01:30:42.078494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preconfiguring packages ... 2026-05-09 01:30:42.078500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 1,068 kB in 0s (4,046 kB/s) 2026-05-09 01:30:42.078506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package libpopt0:amd64. 2026-05-09 01:30:42.078511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-05-09 01:30:42.078518 | 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% 2026-05-09 01:30:42.078526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2026-05-09 01:30:42.078535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2026-05-09 01:30:42.078541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2026-05-09 01:30:42.078546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2026-05-09 01:30:42.078552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2026-05-09 01:30:42.078557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-05-09 01:30:42.078563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-09 01:30:42.078571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-09 01:30:42.078635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 01:30:42.078664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package rsync. 2026-05-09 01:30:42.078706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2026-05-09 01:30:42.078749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2026-05-09 01:30:42.078790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-sftp-server. 2026-05-09 01:30:42.078832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-09 01:30:42.078874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-09 01:30:42.078915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package ucf. 2026-05-09 01:30:42.078956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../ucf_3.0043+nmu1_all.deb ... 2026-05-09 01:30:42.078998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Moving old data out of the way 2026-05-09 01:30:42.079045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-05-09 01:30:42.079082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-server. 2026-05-09 01:30:42.079124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-09 01:30:42.079183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-09 01:30:42.079224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-09 01:30:42.079314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-09 01:30:42.079324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up ucf (3.0043+nmu1) ... 2026-05-09 01:30:42.079376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-09 01:30:42.079419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-09 01:30:42.079463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-09 01:30:42.079503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-05-09 01:30:42.079545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 RSA key; this may take some time ... 2026-05-09 01:30:42.079589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-09 01:30:42.079634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:3072 SHA256:ojCDS6JX0nVJeK/hZUM5kND7jR3cFXHJwwiu0FnsTG0 root@ubuntu (RSA) 2026-05-09 01:30:42.079677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-09 01:30:42.079719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-05-09 01:30:42.079762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-09 01:30:42.079806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:FFYCWQ43gCT3SqLvlYhS+Nda8symyAsopZQCu2m4Elw root@ubuntu (ECDSA) 2026-05-09 01:30:42.079848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-05-09 01:30:42.079898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-09 01:30:42.079941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:nGqkuo9foPHEj57cK6DFOkkcO2fUgbTyWMROYzzQ+ns root@ubuntu (ED25519) 2026-05-09 01:30:42.079982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2026-05-09 01:30:42.080024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:30:42.080065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2026-05-09 01:30:42.080105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2026-05-09 01:30:42.080146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:30:42.080186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:30:42.080255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container f0d9593ae1d7 2026-05-09 01:30:42.080303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 7922f6722fb9 2026-05-09 01:30:42.080347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 01:30:42.080391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 22e834790900 2026-05-09 01:30:42.080435 | 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 2026-05-09 01:30:42.080479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in c3f8aab74777 2026-05-09 01:30:42.080524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container c3f8aab74777 2026-05-09 01:30:42.080567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> b2fcac767169 2026-05-09 01:30:42.080618 | 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 2026-05-09 01:30:42.080671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 402f3d9c760e 2026-05-09 01:30:42.080715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-05-09 01:30:42.080758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-05-09 01:30:42.080800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-05-09 01:30:42.080846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages were automatically installed and are no longer required: 2026-05-09 01:30:42.080886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:30:42.080925 | 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 2026-05-09 01:30:42.080961 | 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 2026-05-09 01:30:42.080999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:30:42.081034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:30:42.081074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:30:42.081101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:30:42.081137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2026-05-09 01:30:42.082276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Use 'apt autoremove' to remove them. 2026-05-09 01:30:42.082290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2026-05-09 01:30:42.082297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: build-essential 2026-05-09 01:30:42.082303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:30:42.082309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:30:42.082315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-05-09 01:30:42.082322 | 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% 2026-05-09 01:30:42.082329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% (Reading database ... 75% 2026-05-09 01:30:42.082335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2026-05-09 01:30:42.082341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2026-05-09 01:30:42.082346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2026-05-09 01:30:42.082352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-05-09 01:30:42.082357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19773 files and directories currently installed.) 2026-05-09 01:30:42.082364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:30:42.082369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-05-09 01:30:42.082375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-05-09 01:30:42.082381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-05-09 01:30:42.082386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2026-05-09 01:30:42.082392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:30:42.082398 | 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 2026-05-09 01:30:42.082404 | 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 2026-05-09 01:30:42.082409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:30:42.082415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:30:42.082421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:30:42.082426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:30:42.082432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2026-05-09 01:30:42.082438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:30:42.082443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 228 MB disk space will be freed. 2026-05-09 01:30:42.082449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-05-09 01:30:42.082455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-05-09 01:30:42.082461 | 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% 2026-05-09 01:30:42.082475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2026-05-09 01:30:42.082481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2026-05-09 01:30:42.082487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-05-09 01:30:42.082492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:80% (Reading database ... 85% 2026-05-09 01:30:42.082498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2026-05-09 01:30:42.082504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-05-09 01:30:42.082509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19764 files and directories currently installed.) 2026-05-09 01:30:42.082515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:30:42.082521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:30:42.082526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:30:42.082532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:30:42.082543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:30:42.082548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:30:42.082554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:30:42.082567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:30:42.082573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:30:42.082579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:30:42.082584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:30:42.082590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:30:42.082596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:30:42.082601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:30:42.082607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:30:42.082613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:30:42.082618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:30:42.082624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:30:42.082629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:30:42.082635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:30:42.082643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:30:42.082649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:30:42.082657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:30:42.082710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:30:42.082740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:30:42.082768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:30:42.082804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:30:42.082841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:30:42.082875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:30:42.082910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:30:42.082947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:30:42.082985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:30:42.083021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:30:42.083052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:30:42.083089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:30:42.083127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:30:42.083162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:30:42.083219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-09 01:30:42.083277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:30:42.083336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing lto-disabled-list (47) ... 2026-05-09 01:30:42.083364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing make (4.3-4.1build2) ... 2026-05-09 01:30:42.083402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:30:42.083440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:30:42.083479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Collecting pyclean==3.0.0 2026-05-09 01:30:42.083518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:30:42.083556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:30:42.083594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Installing collected packages: pyclean 2026-05-09 01:30:42.083632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully installed pyclean-3.0.0 2026-05-09 01:30:42.083669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:30:42.083704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-09 01:30:42.083743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 10250 files, 1391 directories removed. 2026-05-09 01:30:42.083776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-09 01:30:42.083813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /usr 2026-05-09 01:30:42.083840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-09 01:30:42.083877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 1384 files, 144 directories removed. 2026-05-09 01:30:42.083905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-09 01:30:42.083946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Found existing installation: pyclean 3.0.0 2026-05-09 01:30:42.083974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Uninstalling pyclean-3.0.0: 2026-05-09 01:30:42.084001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:30:42.084037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 402f3d9c760e 2026-05-09 01:30:42.084071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 8c3443fd730b 2026-05-09 01:30:42.084110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully built 783ce36e11ca 2026-05-09 01:30:42.084145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully tagged osism.harbor.regio.digital/kolla/nova-ssh:build-20260509 2026-05-09 01:30:42.084237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Built at 2026-05-09 01:30:42.084151 (took 0:00:45.316900) 2026-05-09 01:30:42.084563 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-api) 2026-05-09 01:30:42.084621 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Processing 2026-05-09 01:30:42.084663 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building started at 2026-05-09 01:30:42.084606 2026-05-09 01:30:42.085574 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 plugins into plugins archive 2026-05-09 01:30:42.086097 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 additions into additions archive 2026-05-09 01:31:31.927560 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/glance-base:build-20260509 2026-05-09 01:31:31.927896 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> d5bdae14a256 2026-05-09 01:31:31.928098 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 2/7 : LABEL "build-date"="20260509" "name"="glance-api" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:31:31.928314 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 4d5bc7ade07b 2026-05-09 01:31:31.929323 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 4d5bc7ade07b 2026-05-09 01:31:31.929346 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 853e1f2ae757 2026-05-09 01:31:31.929361 | 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/* 2026-05-09 01:31:31.929373 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 00c26bb0eda9 2026-05-09 01:31:31.929384 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:31:31.929395 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:31:31.929406 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:31:31.929417 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:31:31.929428 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:31:31.929458 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:31:31.929469 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:31:31.929486 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:31:31.929498 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:31:31.929680 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:31:31.929755 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:31:31.929781 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:31:31.929795 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:31:31.929869 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:31:31.929929 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:31:31.930009 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 30.1 MB in 3s (11.4 MB/s) 2026-05-09 01:31:31.930115 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-05-09 01:31:31.930169 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-05-09 01:31:31.930329 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-05-09 01:31:31.930406 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-05-09 01:31:31.930539 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following additional packages will be installed: 2026-05-09 01:31:31.930612 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-05-09 01:31:31.930685 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-05-09 01:31:31.930764 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2026-05-09 01:31:31.930844 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base rpcbind sg3-utils-udev ucf 2026-05-09 01:31:31.930927 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Suggested packages: 2026-05-09 01:31:31.931002 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-05-09 01:31:31.931103 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: fuse3 low-memory-monitor multipath-tools-boot watchdog 2026-05-09 01:31:31.931249 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Recommended packages: 2026-05-09 01:31:31.931365 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: zstd libglib2.0-data shared-mime-info xdg-user-dirs qemu-block-extra 2026-05-09 01:31:31.931555 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following NEW packages will be installed: 2026-05-09 01:31:31.931626 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-05-09 01:31:31.931699 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-05-09 01:31:31.931764 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2026-05-09 01:31:31.931833 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base lsscsi multipath-tools nfs-common 2026-05-09 01:31:31.931903 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: qemu-utils rpcbind sg3-utils-udev ucf 2026-05-09 01:31:31.933295 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:31:31.933316 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Need to get 5,668 kB of archives. 2026-05-09 01:31:31.933328 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 22.3 MB of additional disk space will be used. 2026-05-09 01:31:31.933337 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:31:31.933346 | 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] 2026-05-09 01:31:31.933356 | 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] 2026-05-09 01:31:31.933365 | 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] 2026-05-09 01:31:31.933374 | 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] 2026-05-09 01:31:31.933383 | 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] 2026-05-09 01:31:31.933391 | 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] 2026-05-09 01:31:31.933401 | 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.2 [215 kB] 2026-05-09 01:31:31.933420 | 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.8 [1,545 kB] 2026-05-09 01:31:31.933430 | 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] 2026-05-09 01:31:31.933458 | 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] 2026-05-09 01:31:31.933468 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-09 01:31:31.933477 | 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] 2026-05-09 01:31:31.933495 | 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] 2026-05-09 01:31:31.933504 | 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.8 [21.6 kB] 2026-05-09 01:31:31.933513 | 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.2 [47.3 kB] 2026-05-09 01:31:31.933521 | 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.2 [100 kB] 2026-05-09 01:31:31.933530 | 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.8 [50.5 kB] 2026-05-09 01:31:31.933539 | 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.2 [19.6 kB] 2026-05-09 01:31:31.933548 | 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.8 [9,076 B] 2026-05-09 01:31:31.933558 | 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] 2026-05-09 01:31:31.933572 | 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] 2026-05-09 01:31:31.933588 | 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] 2026-05-09 01:31:31.933597 | 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.16 [2,222 kB] 2026-05-09 01:31:31.933606 | 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] 2026-05-09 01:31:31.933614 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-05-09 01:31:31.933631 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.1 [310 kB] 2026-05-09 01:31:31.933651 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preconfiguring packages ... 2026-05-09 01:31:31.933661 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 5,668 kB in 1s (6,978 kB/s) 2026-05-09 01:31:31.933670 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-05-09 01:31:31.933679 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-05-09 01:31:31.933690 | 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% 2026-05-09 01:31:31.933709 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% (Reading database ... 75% 2026-05-09 01:31:31.933729 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2026-05-09 01:31:31.933747 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-05-09 01:31:31.933840 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-05-09 01:31:31.933884 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-05-09 01:31:31.933965 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19146 files and directories currently installed.) 2026-05-09 01:31:31.934058 | 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 ... 2026-05-09 01:31:31.934118 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 01:31:31.934185 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnfsidmap1:amd64. 2026-05-09 01:31:31.934275 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-09 01:31:31.934350 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-09 01:31:31.934420 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package rpcbind. 2026-05-09 01:31:31.934571 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-05-09 01:31:31.934617 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-05-09 01:31:31.934684 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package ucf. 2026-05-09 01:31:31.934751 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-05-09 01:31:31.934820 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Moving old data out of the way 2026-05-09 01:31:31.934873 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-09 01:31:31.934931 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking ucf (3.0043+nmu1) ... 2026-05-09 01:31:31.934987 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package keyutils. 2026-05-09 01:31:31.935045 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-05-09 01:31:31.935102 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking keyutils (1.6.3-3build1) ... 2026-05-09 01:31:31.935157 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package nfs-common. 2026-05-09 01:31:31.935232 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-09 01:31:31.935301 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-09 01:31:31.935349 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dhcpcd-base. 2026-05-09 01:31:31.935407 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../06-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-05-09 01:31:31.935471 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-09 01:31:31.935530 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-09 01:31:31.935586 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../07-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-09 01:31:31.935642 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 01:31:31.935697 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package cpio. 2026-05-09 01:31:31.935752 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../08-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-05-09 01:31:31.935819 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-05-09 01:31:31.935874 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libfuse3-3:amd64. 2026-05-09 01:31:31.935940 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../09-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-05-09 01:31:31.935982 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-09 01:31:31.936033 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnuma1:amd64. 2026-05-09 01:31:31.936092 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../10-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-09 01:31:31.936184 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-09 01:31:31.936360 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 01:31:31.936473 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package busybox-initramfs. 2026-05-09 01:31:31.936543 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-05-09 01:31:31.936604 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-09 01:31:31.936662 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dracut-install. 2026-05-09 01:31:31.936722 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-05-09 01:31:31.936779 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-05-09 01:31:31.936837 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-bin. 2026-05-09 01:31:31.936896 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-05-09 01:31:31.936953 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-09 01:31:31.937010 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libklibc:amd64. 2026-05-09 01:31:31.937065 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-09 01:31:31.937121 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-09 01:31:31.937179 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package klibc-utils. 2026-05-09 01:31:31.937262 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-09 01:31:31.937341 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-09 01:31:31.937470 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-core. 2026-05-09 01:31:31.937607 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-05-09 01:31:31.937653 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-09 01:31:31.937708 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package linux-base. 2026-05-09 01:31:31.937767 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-05-09 01:31:31.940354 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-05-09 01:31:31.940408 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools. 2026-05-09 01:31:31.940416 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-05-09 01:31:31.940422 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-05-09 01:31:31.940428 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburcu8t64:amd64. 2026-05-09 01:31:31.940433 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-05-09 01:31:31.940470 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-09 01:31:31.940488 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburing2:amd64. 2026-05-09 01:31:31.940494 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../20-liburing2_2.5-1build1_amd64.deb ... 2026-05-09 01:31:31.940499 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-05-09 01:31:31.940505 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package lsscsi. 2026-05-09 01:31:31.940510 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../21-lsscsi_0.32-1build1_amd64.deb ... 2026-05-09 01:31:31.940516 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking lsscsi (0.32-1build1) ... 2026-05-09 01:31:31.940521 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package qemu-utils. 2026-05-09 01:31:31.940527 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../22-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-09 01:31:31.940533 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 01:31:31.940538 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package sg3-utils-udev. 2026-05-09 01:31:31.940543 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../23-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-05-09 01:31:31.940549 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-09 01:31:31.940555 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package kpartx. 2026-05-09 01:31:31.940560 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../24-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-09 01:31:31.940566 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-05-09 01:31:31.940571 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package multipath-tools. 2026-05-09 01:31:31.940576 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../25-multipath-tools_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-09 01:31:31.940582 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-09 01:31:31.940588 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-05-09 01:31:31.940593 | 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 2026-05-09 01:31:31.940600 | 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 2026-05-09 01:31:31.940606 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-09 01:31:31.940612 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-09 01:31:31.940617 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-05-09 01:31:31.940623 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-05-09 01:31:31.940628 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2026-05-09 01:31:31.940634 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:31:31.940639 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-09 01:31:31.940645 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-09 01:31:31.940650 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:No schema files found: doing nothing. 2026-05-09 01:31:31.940656 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-09 01:31:31.940662 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up lsscsi (0.32-1build1) ... 2026-05-09 01:31:31.940667 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-09 01:31:31.940673 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2026-05-09 01:31:31.940683 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-09 01:31:31.940688 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `dhcpcd' (UID 102) ... 2026-05-09 01:31:31.940694 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-05-09 01:31:31.940700 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-05-09 01:31:31.940716 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up ucf (3.0043+nmu1) ... 2026-05-09 01:31:31.940726 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-09 01:31:31.940732 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-09 01:31:31.940738 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-09 01:31:31.940743 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up keyutils (1.6.3-3build1) ... 2026-05-09 01:31:31.940748 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-05-09 01:31:31.940754 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-05-09 01:31:31.940759 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-09 01:31:31.940765 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburing2:amd64 (2.5-1build1) ... 2026-05-09 01:31:31.940770 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-09 01:31:31.940776 | 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. 2026-05-09 01:31:31.940782 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-09 01:31:31.940788 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-09 01:31:31.940793 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-09 01:31:31.940799 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/idmapd.conf with new version 2026-05-09 01:31:31.940804 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-09 01:31:31.940810 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/nfs.conf with new version 2026-05-09 01:31:31.940815 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2026-05-09 01:31:31.940821 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-09 01:31:31.940826 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `statd' (UID 103) ... 2026-05-09 01:31:31.940832 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-05-09 01:31:31.940837 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/var/lib/nfs'. 2026-05-09 01:31:31.940842 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2026-05-09 01:31:31.940848 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:31:31.940853 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-09 01:31:31.940859 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-09 01:31:31.940864 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-05-09 01:31:31.940870 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2026-05-09 01:31:31.940875 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-09 01:31:31.940880 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2026-05-09 01:31:31.940886 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-09 01:31:31.940891 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:31:31.940897 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-05-09 01:31:31.940907 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 00c26bb0eda9 2026-05-09 01:31:31.940915 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> ab5fe91b03a1 2026-05-09 01:31:31.940921 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_glance_extend_start 2026-05-09 01:31:31.940927 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 0cad34fd9037 2026-05-09 01:31:31.940932 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_glance_extend_start 2026-05-09 01:31:31.940938 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 7459c8828458 2026-05-09 01:31:31.940946 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 7459c8828458 2026-05-09 01:31:31.941024 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> d3775d656803 2026-05-09 01:31:31.941066 | 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 2026-05-09 01:31:31.941111 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 2253c27de38f 2026-05-09 01:31:31.941160 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-05-09 01:31:31.941227 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-05-09 01:31:31.941325 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-05-09 01:31:31.941468 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages were automatically installed and are no longer required: 2026-05-09 01:31:31.941556 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:31:31.941633 | 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 2026-05-09 01:31:31.941682 | 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 2026-05-09 01:31:31.941728 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:31:31.941777 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:31:31.941831 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:31:31.941907 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:31:31.941962 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2026-05-09 01:31:31.942009 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Use 'apt autoremove' to remove them. 2026-05-09 01:31:31.942064 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2026-05-09 01:31:31.942106 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: build-essential 2026-05-09 01:31:31.942173 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:31:31.942217 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:31:31.942291 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-05-09 01:31:31.942350 | 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% 2026-05-09 01:31:31.942412 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2026-05-09 01:31:31.942478 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2026-05-09 01:31:31.942535 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2026-05-09 01:31:31.942615 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-05-09 01:31:31.942677 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-05-09 01:31:31.942723 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-05-09 01:31:31.942771 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19963 files and directories currently installed.) 2026-05-09 01:31:31.942818 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:31:31.942863 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-05-09 01:31:31.942911 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-05-09 01:31:31.942958 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-05-09 01:31:31.943007 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2026-05-09 01:31:31.943050 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:31:31.943092 | 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 2026-05-09 01:31:31.943133 | 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 2026-05-09 01:31:31.943174 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:31:31.943225 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:31:31.943275 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:31:31.943329 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:31:31.943398 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2026-05-09 01:31:31.943627 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:31:31.943688 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 228 MB disk space will be freed. 2026-05-09 01:31:31.943702 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-05-09 01:31:31.943724 | 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% 2026-05-09 01:31:31.943737 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2026-05-09 01:31:31.943747 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2026-05-09 01:31:31.943760 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2026-05-09 01:31:31.943800 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-05-09 01:31:31.943815 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-05-09 01:31:31.943830 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-05-09 01:31:31.943893 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-05-09 01:31:31.943910 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:31:31.943974 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:31:31.943990 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:31:31.944050 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:31:31.944065 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:31:31.944130 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:31:31.944164 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:31:31.944241 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:31:31.944283 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:31:31.944306 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:31:31.944369 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:31:31.944385 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:31:31.944552 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:31:31.944572 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:31:31.944586 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:31:31.944657 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:31:31.944735 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:31:31.944781 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:31:31.944796 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:31:31.944854 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:31:31.944870 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:31:31.944929 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:31:31.944945 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:31:31.945021 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:31:31.945089 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:31:31.945105 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:31:31.945168 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-09 01:31:31.945184 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:31:31.945261 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:31:31.945282 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:31:31.945352 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:31:31.945367 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:31:31.945424 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:31:31.945466 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-09 01:31:31.945493 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:31:31.945557 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-09 01:31:31.945573 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:31:31.945638 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-09 01:31:31.945658 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:31:31.945680 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-09 01:31:31.945774 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:31:31.945823 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:31:31.945838 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:31:31.945911 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing lto-disabled-list (47) ... 2026-05-09 01:31:31.945927 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing make (4.3-4.1build2) ... 2026-05-09 01:31:31.945971 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:31:31.945986 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-09 01:31:31.946055 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:31:31.946105 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Collecting pyclean==3.0.0 2026-05-09 01:31:31.946162 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:31:31.946177 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:31:31.946263 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Installing collected packages: pyclean 2026-05-09 01:31:31.946310 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully installed pyclean-3.0.0 2026-05-09 01:31:31.946325 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:31:31.946374 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-09 01:31:31.946389 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 9476 files, 1315 directories removed. 2026-05-09 01:31:31.946433 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-09 01:31:31.946518 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /usr 2026-05-09 01:31:31.946534 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-09 01:31:31.946595 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 1316 files, 133 directories removed. 2026-05-09 01:31:31.946610 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-09 01:31:31.946668 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Found existing installation: pyclean 3.0.0 2026-05-09 01:31:31.946683 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Uninstalling pyclean-3.0.0: 2026-05-09 01:31:31.946741 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:31:31.946757 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 2253c27de38f 2026-05-09 01:31:31.946813 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 46e9b34ac6e9 2026-05-09 01:31:31.946829 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 7/7 : USER glance 2026-05-09 01:31:31.946896 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 17b360058ca2 2026-05-09 01:31:31.946911 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 17b360058ca2 2026-05-09 01:31:31.946956 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> ecd95947c0e1 2026-05-09 01:31:31.946970 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully built 8b6a710728e9 2026-05-09 01:31:31.947027 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully tagged osism.harbor.regio.digital/kolla/glance-api:build-20260509 2026-05-09 01:31:31.947108 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Built at 2026-05-09 01:31:31.947028 (took 0:00:49.862422) 2026-05-09 01:31:31.947700 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-api) 2026-05-09 01:31:31.947734 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Processing 2026-05-09 01:31:31.947746 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building started at 2026-05-09 01:31:31.947671 2026-05-09 01:31:31.948577 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 plugins into plugins archive 2026-05-09 01:31:31.949067 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 additions into additions archive 2026-05-09 01:32:01.825326 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20260509 2026-05-09 01:32:01.825430 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 8ca7276235c9 2026-05-09 01:32:01.825452 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 2/6 : LABEL "build-date"="20260509" "name"="blazar-api" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:32:01.825499 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 4060efd8607b 2026-05-09 01:32:01.825511 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 4060efd8607b 2026-05-09 01:32:01.825526 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 57c810394e98 2026-05-09 01:32:01.825540 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_blazar_extend_start 2026-05-09 01:32:01.825610 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 7723f5f6a39f 2026-05-09 01:32:01.825651 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_blazar_extend_start 2026-05-09 01:32:01.825720 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in f1cbec96ad5f 2026-05-09 01:32:01.825733 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container f1cbec96ad5f 2026-05-09 01:32:01.825746 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> c195d21fecb4 2026-05-09 01:32:01.825871 | 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 2026-05-09 01:32:01.825892 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 55c2907fdb1a 2026-05-09 01:32:01.825902 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2026-05-09 01:32:01.825915 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2026-05-09 01:32:01.825965 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2026-05-09 01:32:01.825997 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages were automatically installed and are no longer required: 2026-05-09 01:32:01.826021 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:32:01.826063 | 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 2026-05-09 01:32:01.826087 | 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 2026-05-09 01:32:01.826109 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:32:01.826153 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:32:01.826168 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:32:01.826237 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:32:01.827372 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2026-05-09 01:32:01.827397 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Use 'apt autoremove' to remove them. 2026-05-09 01:32:01.827407 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2026-05-09 01:32:01.827417 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: build-essential 2026-05-09 01:32:01.827427 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:32:01.827436 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:32:01.827454 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2026-05-09 01:32:01.827466 | 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% 2026-05-09 01:32:01.827478 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2026-05-09 01:32:01.827487 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2026-05-09 01:32:01.827497 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2026-05-09 01:32:01.827507 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2026-05-09 01:32:01.827516 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2026-05-09 01:32:01.827526 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2026-05-09 01:32:01.827535 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:32:01.827547 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:32:01.827575 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2026-05-09 01:32:01.827585 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2026-05-09 01:32:01.827595 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2026-05-09 01:32:01.827604 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2026-05-09 01:32:01.827614 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:32:01.827623 | 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 2026-05-09 01:32:01.827633 | 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 2026-05-09 01:32:01.827643 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:32:01.827652 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:32:01.827662 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:32:01.827671 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:32:01.827680 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2026-05-09 01:32:01.827690 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:32:01.827699 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 228 MB disk space will be freed. 2026-05-09 01:32:01.827718 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2026-05-09 01:32:01.827728 | 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% 2026-05-09 01:32:01.827738 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2026-05-09 01:32:01.827748 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2026-05-09 01:32:01.827757 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2026-05-09 01:32:01.827767 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2026-05-09 01:32:01.827776 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2026-05-09 01:32:01.827786 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2026-05-09 01:32:01.827795 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:32:01.827812 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:01.827822 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:01.827831 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:01.827841 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:01.827851 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:32:01.827869 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:32:01.827878 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:01.827888 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:01.827898 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:01.827907 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:01.827917 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:32:01.827926 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:01.827936 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:01.827946 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:01.828294 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:01.828315 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:32:01.828325 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:01.828335 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:01.828344 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:01.828354 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:01.828363 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:01.828373 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:01.828382 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:01.828392 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:01.828401 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:01.828411 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:01.828420 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:01.828430 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:32:01.828439 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:01.828448 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:01.828458 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:32:01.828468 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:01.828477 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:01.828487 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:32:01.828496 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:01.828515 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:01.828532 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:01.828542 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:01.828552 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing lto-disabled-list (47) ... 2026-05-09 01:32:01.828592 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing make (4.3-4.1build2) ... 2026-05-09 01:32:01.828603 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:32:01.828612 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:32:01.828622 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Collecting pyclean==3.0.0 2026-05-09 01:32:01.828632 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:32:01.828653 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:32:01.828663 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Installing collected packages: pyclean 2026-05-09 01:32:01.828673 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully installed pyclean-3.0.0 2026-05-09 01:32:01.828682 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:32:01.828692 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-05-09 01:32:01.828702 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 8384 files, 1219 directories removed. 2026-05-09 01:32:01.828711 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-05-09 01:32:01.828721 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /usr 2026-05-09 01:32:01.828731 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-05-09 01:32:01.828741 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 1316 files, 133 directories removed. 2026-05-09 01:32:01.828750 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-05-09 01:32:01.828760 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Found existing installation: pyclean 3.0.0 2026-05-09 01:32:01.828769 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Uninstalling pyclean-3.0.0: 2026-05-09 01:32:01.828779 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:32:01.828799 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 55c2907fdb1a 2026-05-09 01:32:01.828809 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 38e39d8c9598 2026-05-09 01:32:01.828819 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 6/6 : USER blazar 2026-05-09 01:32:01.828834 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in c217530af212 2026-05-09 01:32:01.828844 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container c217530af212 2026-05-09 01:32:01.828854 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 91c4d8840da0 2026-05-09 01:32:01.828864 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully built 2d31dfaa7b9d 2026-05-09 01:32:01.828874 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully tagged osism.harbor.regio.digital/kolla/blazar-api:build-20260509 2026-05-09 01:32:01.828884 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Built at 2026-05-09 01:32:01.828481 (took 0:00:29.880810) 2026-05-09 01:32:01.828894 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-manager) 2026-05-09 01:32:01.828907 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Processing 2026-05-09 01:32:01.828921 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building started at 2026-05-09 01:32:01.828882 2026-05-09 01:32:01.829684 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 plugins into plugins archive 2026-05-09 01:32:01.830178 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 additions into additions archive 2026-05-09 01:32:29.003715 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20260509 2026-05-09 01:32:29.003938 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 8ca7276235c9 2026-05-09 01:32:29.004079 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 2/4 : LABEL "build-date"="20260509" "name"="blazar-manager" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:32:29.004267 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in df4ca2b2051d 2026-05-09 01:32:29.006292 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container df4ca2b2051d 2026-05-09 01:32:29.006313 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 4baeb2ac660c 2026-05-09 01:32:29.006337 | 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 2026-05-09 01:32:29.006347 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in ee9d4568753f 2026-05-09 01:32:29.006355 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2026-05-09 01:32:29.006363 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2026-05-09 01:32:29.006370 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2026-05-09 01:32:29.006377 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages were automatically installed and are no longer required: 2026-05-09 01:32:29.006385 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:32:29.006393 | 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 2026-05-09 01:32:29.006401 | 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 2026-05-09 01:32:29.006408 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:32:29.006416 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:32:29.006423 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:32:29.006431 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:32:29.006438 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2026-05-09 01:32:29.006446 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Use 'apt autoremove' to remove them. 2026-05-09 01:32:29.006454 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2026-05-09 01:32:29.006461 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: build-essential 2026-05-09 01:32:29.006469 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:32:29.006476 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:32:29.006484 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2026-05-09 01:32:29.006493 | 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% 2026-05-09 01:32:29.006507 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2026-05-09 01:32:29.006515 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2026-05-09 01:32:29.006523 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2026-05-09 01:32:29.006530 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2026-05-09 01:32:29.006537 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2026-05-09 01:32:29.006545 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2026-05-09 01:32:29.006553 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:32:29.006562 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:32:29.006569 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2026-05-09 01:32:29.006577 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2026-05-09 01:32:29.006584 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2026-05-09 01:32:29.006592 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2026-05-09 01:32:29.006599 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:32:29.006607 | 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 2026-05-09 01:32:29.006614 | 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 2026-05-09 01:32:29.006622 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:32:29.006635 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:32:29.006643 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:32:29.006651 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:32:29.006658 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2026-05-09 01:32:29.006687 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:32:29.006696 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 228 MB disk space will be freed. 2026-05-09 01:32:29.006704 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2026-05-09 01:32:29.006711 | 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% 2026-05-09 01:32:29.006720 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2026-05-09 01:32:29.006727 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2026-05-09 01:32:29.006735 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2026-05-09 01:32:29.006742 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2026-05-09 01:32:29.006750 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2026-05-09 01:32:29.006757 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2026-05-09 01:32:29.006765 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:32:29.006815 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:29.006913 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:29.006992 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:29.007082 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:29.007161 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:32:29.007274 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:32:29.007363 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:29.007441 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:29.007518 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:29.007595 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:29.007720 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:32:29.007807 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:29.007895 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:29.007960 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:29.008026 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:29.008091 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:32:29.008156 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:29.008238 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:29.008324 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:29.008391 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:29.008458 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:29.008524 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:29.008591 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-09 01:32:29.008657 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:29.008743 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-09 01:32:29.008809 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:29.008895 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-09 01:32:29.008960 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:29.009026 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:29.009093 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-09 01:32:29.009157 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:29.009239 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:32:29.009312 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:29.009377 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-09 01:32:29.009443 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:29.009506 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:32:29.009578 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-09 01:32:29.009644 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:29.009737 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:29.009802 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:32:29.009869 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-09 01:32:29.009934 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:29.009999 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:29.010065 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-09 01:32:29.010132 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:29.010197 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:29.010300 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-09 01:32:29.010394 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing lto-disabled-list (47) ... 2026-05-09 01:32:29.010485 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-09 01:32:29.010551 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing make (4.3-4.1build2) ... 2026-05-09 01:32:29.010616 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-09 01:32:29.011384 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:32:29.011456 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:32:29.011467 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Collecting pyclean==3.0.0 2026-05-09 01:32:29.011476 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:32:29.011484 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:32:29.011492 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Installing collected packages: pyclean 2026-05-09 01:32:29.011500 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully installed pyclean-3.0.0 2026-05-09 01:32:29.011507 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:32:29.011515 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-09 01:32:29.011523 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 8384 files, 1219 directories removed. 2026-05-09 01:32:29.011531 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-09 01:32:29.011539 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /usr 2026-05-09 01:32:29.011546 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-09 01:32:29.011554 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 1316 files, 133 directories removed. 2026-05-09 01:32:29.011561 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-09 01:32:29.011569 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Found existing installation: pyclean 3.0.0 2026-05-09 01:32:29.011576 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Uninstalling pyclean-3.0.0: 2026-05-09 01:32:29.011584 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:32:29.011591 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container ee9d4568753f 2026-05-09 01:32:29.011599 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> cd0853fec0af 2026-05-09 01:32:29.011614 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 4/4 : USER blazar 2026-05-09 01:32:29.011622 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 2615e3be04a6 2026-05-09 01:32:29.011629 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 2615e3be04a6 2026-05-09 01:32:29.011637 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 6dc982895e7e 2026-05-09 01:32:29.011644 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully built ac09b4a66ba2 2026-05-09 01:32:29.011652 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully tagged osism.harbor.regio.digital/kolla/blazar-manager:build-20260509 2026-05-09 01:32:29.011662 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Built at 2026-05-09 01:32:29.011577 (took 0:00:27.182695) 2026-05-09 01:32:29.012155 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-api) 2026-05-09 01:32:29.012232 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Processing 2026-05-09 01:32:29.012263 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building started at 2026-05-09 01:32:29.012112 2026-05-09 01:32:29.013174 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 plugins into plugins archive 2026-05-09 01:32:29.013750 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 additions into additions archive 2026-05-09 01:32:57.791329 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/placement-base:build-20260509 2026-05-09 01:32:57.791431 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 530736e70864 2026-05-09 01:32:57.791578 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 2/4 : LABEL "build-date"="20260509" "name"="placement-api" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:32:57.791618 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 999754f4ef86 2026-05-09 01:32:57.791731 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 999754f4ef86 2026-05-09 01:32:57.791871 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> f8807a0b33e3 2026-05-09 01:32:57.791898 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_placement_extend_start 2026-05-09 01:32:57.792010 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> f0a699f0f1f6 2026-05-09 01:32:57.792080 | 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 2026-05-09 01:32:57.792241 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 3ebc8c337d25 2026-05-09 01:32:57.793297 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2026-05-09 01:32:57.793327 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2026-05-09 01:32:57.793340 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2026-05-09 01:32:57.793352 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages were automatically installed and are no longer required: 2026-05-09 01:32:57.793365 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:32:57.793377 | 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 2026-05-09 01:32:57.793389 | 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 2026-05-09 01:32:57.793401 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:32:57.793413 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:32:57.793425 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:32:57.793458 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:32:57.793469 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2026-05-09 01:32:57.793479 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Use 'apt autoremove' to remove them. 2026-05-09 01:32:57.793489 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2026-05-09 01:32:57.793498 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: build-essential 2026-05-09 01:32:57.793508 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:32:57.793517 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:32:57.793527 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2026-05-09 01:32:57.793538 | 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% 2026-05-09 01:32:57.793549 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2026-05-09 01:32:57.793564 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2026-05-09 01:32:57.793581 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2026-05-09 01:32:57.793598 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2026-05-09 01:32:57.793613 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2026-05-09 01:32:57.793636 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2026-05-09 01:32:57.793660 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:32:57.793880 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:32:57.793942 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2026-05-09 01:32:57.793963 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2026-05-09 01:32:57.793996 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2026-05-09 01:32:57.794071 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2026-05-09 01:32:57.794193 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:32:57.794258 | 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 2026-05-09 01:32:57.794367 | 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 2026-05-09 01:32:57.794413 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:32:57.794482 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:32:57.794551 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:32:57.794638 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:32:57.794713 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2026-05-09 01:32:57.794818 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:32:57.794894 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 228 MB disk space will be freed. 2026-05-09 01:32:57.794974 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... (Reading database ... 2026-05-09 01:32:57.795058 | ubuntu-noble-large | INFO:kolla.common.utils.placement-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% 2026-05-09 01:32:57.795168 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 65% 2026-05-09 01:32:57.795291 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-09 01:32:57.795381 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2026-05-09 01:32:57.795439 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2026-05-09 01:32:57.795512 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2026-05-09 01:32:57.795587 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2026-05-09 01:32:57.795661 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2026-05-09 01:32:57.795734 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2026-05-09 01:32:57.795826 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:32:57.795907 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:57.795986 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:57.796063 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:57.797295 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:57.797321 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:32:57.797332 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:32:57.797342 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:57.797352 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:57.797362 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:57.797372 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:57.797382 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:32:57.797392 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-09 01:32:57.797401 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:57.797411 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-09 01:32:57.797420 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:57.797429 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:57.797439 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:57.797449 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:32:57.797458 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:57.797468 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-09 01:32:57.797478 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:57.797487 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:32:57.797497 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:57.797518 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:57.797529 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:57.797539 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:32:57.797549 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:57.797570 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:57.797584 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:57.797595 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:57.797610 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:32:57.797623 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:57.797644 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-09 01:32:57.797708 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:57.797823 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-09 01:32:57.797893 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:32:57.797953 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-09 01:32:57.798047 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:57.798109 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-09 01:32:57.798220 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:57.798294 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:32:57.798419 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:57.798480 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:32:57.798555 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:57.798643 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-09 01:32:57.798726 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:32:57.798829 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing lto-disabled-list (47) ... 2026-05-09 01:32:57.798911 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-09 01:32:57.798989 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing make (4.3-4.1build2) ... 2026-05-09 01:32:57.799066 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:32:57.799143 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-09 01:32:57.799251 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:32:57.799328 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Collecting pyclean==3.0.0 2026-05-09 01:32:57.799409 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:32:57.799485 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:32:57.799569 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Installing collected packages: pyclean 2026-05-09 01:32:57.799649 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully installed pyclean-3.0.0 2026-05-09 01:32:57.799725 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:32:57.799812 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-09 01:32:57.799895 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 8249 files, 1173 directories removed. 2026-05-09 01:32:57.799974 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-09 01:32:57.800082 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /usr 2026-05-09 01:32:57.800159 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-09 01:32:57.800263 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 1316 files, 133 directories removed. 2026-05-09 01:32:57.800346 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-09 01:32:57.800428 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Found existing installation: pyclean 3.0.0 2026-05-09 01:32:57.800504 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Uninstalling pyclean-3.0.0: 2026-05-09 01:32:57.800582 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:32:57.800670 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 3ebc8c337d25 2026-05-09 01:32:57.800747 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 1ba760ea94f2 2026-05-09 01:32:57.801008 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully built b726b95a9fe6 2026-05-09 01:32:57.801067 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully tagged osism.harbor.regio.digital/kolla/placement-api:build-20260509 2026-05-09 01:32:57.801089 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Built at 2026-05-09 01:32:57.800971 (took 0:00:28.788859) 2026-05-09 01:32:57.801698 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-health-manager) 2026-05-09 01:32:57.804455 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Processing 2026-05-09 01:32:57.804523 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building started at 2026-05-09 01:32:57.801745 2026-05-09 01:32:57.804549 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 plugins into plugins archive 2026-05-09 01:32:57.804593 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 additions into additions archive 2026-05-09 01:33:28.534765 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260509 2026-05-09 01:33:28.534970 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 57551e9b6dd3 2026-05-09 01:33:28.535167 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 2/4 : LABEL "build-date"="20260509" "name"="octavia-health-manager" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:33:28.535323 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in cb09d227e185 2026-05-09 01:33:28.535410 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container cb09d227e185 2026-05-09 01:33:28.535546 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 177979e8d5b0 2026-05-09 01:33:28.535629 | 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 2026-05-09 01:33:28.535716 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 0067ddeeef8d 2026-05-09 01:33:28.535801 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2026-05-09 01:33:28.535889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2026-05-09 01:33:28.536004 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2026-05-09 01:33:28.536104 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages were automatically installed and are no longer required: 2026-05-09 01:33:28.536284 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:33:28.536399 | 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 2026-05-09 01:33:28.536488 | 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 2026-05-09 01:33:28.536618 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:33:28.536714 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:33:28.536792 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:33:28.536866 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:33:28.536995 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2026-05-09 01:33:28.537091 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Use 'apt autoremove' to remove them. 2026-05-09 01:33:28.537187 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2026-05-09 01:33:28.537297 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: build-essential 2026-05-09 01:33:28.537393 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:33:28.537515 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:33:28.537645 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2026-05-09 01:33:28.537759 | 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% 2026-05-09 01:33:28.537825 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2026-05-09 01:33:28.537907 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2026-05-09 01:33:28.538149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2026-05-09 01:33:28.538266 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2026-05-09 01:33:28.538306 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2026-05-09 01:33:28.538318 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2026-05-09 01:33:28.538333 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18954 files and directories currently installed.) 2026-05-09 01:33:28.538425 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:33:28.538498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2026-05-09 01:33:28.538581 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2026-05-09 01:33:28.538670 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2026-05-09 01:33:28.538757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2026-05-09 01:33:28.538833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:33:28.538880 | 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 2026-05-09 01:33:28.538990 | 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 2026-05-09 01:33:28.539108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:33:28.539179 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:33:28.539261 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:33:28.539343 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:33:28.539415 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2026-05-09 01:33:28.539498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:33:28.539571 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 228 MB disk space will be freed. 2026-05-09 01:33:28.539650 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2026-05-09 01:33:28.539735 | 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% 2026-05-09 01:33:28.539813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2026-05-09 01:33:28.539893 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2026-05-09 01:33:28.540020 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2026-05-09 01:33:28.540094 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2026-05-09 01:33:28.540149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2026-05-09 01:33:28.540223 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2026-05-09 01:33:28.540335 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18945 files and directories currently installed.) 2026-05-09 01:33:28.540422 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:33:28.540500 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:33:28.540597 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:33:28.540742 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:33:28.540854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:33:28.540969 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:33:28.541118 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:33:28.541184 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:33:28.541267 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:33:28.541359 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:33:28.541419 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:33:28.541479 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:33:28.541574 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:33:28.541646 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:33:28.541720 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:33:28.541810 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:33:28.541894 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:33:28.541994 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:33:28.542071 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:33:28.542142 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:33:28.542243 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:33:28.542308 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:33:28.542384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:33:28.542468 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:33:28.542536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:33:28.542604 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:33:28.544289 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:33:28.544309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:33:28.544320 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:33:28.544331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:33:28.544339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:33:28.544348 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:33:28.544356 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:33:28.544365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:33:28.544373 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:33:28.544382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:33:28.544390 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:33:28.544399 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:33:28.544408 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing lto-disabled-list (47) ... 2026-05-09 01:33:28.544416 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing make (4.3-4.1build2) ... 2026-05-09 01:33:28.544424 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:33:28.544433 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:33:28.544441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Collecting pyclean==3.0.0 2026-05-09 01:33:28.544449 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:33:28.544458 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:33:28.544466 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Installing collected packages: pyclean 2026-05-09 01:33:28.544475 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully installed pyclean-3.0.0 2026-05-09 01:33:28.544483 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:33:28.544492 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-05-09 01:33:28.544500 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 9866 files, 1419 directories removed. 2026-05-09 01:33:28.544520 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-05-09 01:33:28.544530 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /usr 2026-05-09 01:33:28.544546 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-05-09 01:33:28.544576 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 1380 files, 143 directories removed. 2026-05-09 01:33:28.544600 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-05-09 01:33:28.544614 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Found existing installation: pyclean 3.0.0 2026-05-09 01:33:28.544628 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Uninstalling pyclean-3.0.0: 2026-05-09 01:33:28.544641 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:33:28.544655 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 0067ddeeef8d 2026-05-09 01:33:28.544669 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 2289e734fb3e 2026-05-09 01:33:28.544682 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 4/4 : USER octavia 2026-05-09 01:33:28.544696 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in d68da03b19e6 2026-05-09 01:33:28.544710 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container d68da03b19e6 2026-05-09 01:33:28.544724 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 9d8374e119e2 2026-05-09 01:33:28.544738 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully built d88786de2f53 2026-05-09 01:33:28.544759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully tagged osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260509 2026-05-09 01:33:28.544776 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Built at 2026-05-09 01:33:28.544323 (took 0:00:30.742578) 2026-05-09 01:33:28.545035 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-driver-agent) 2026-05-09 01:33:28.545123 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Processing 2026-05-09 01:33:28.545295 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building started at 2026-05-09 01:33:28.545143 2026-05-09 01:33:28.545379 | 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-2025.1.tar.gz 2026-05-09 01:33:29.499382 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 1 plugins into plugins archive 2026-05-09 01:33:29.499666 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 0 additions into additions archive 2026-05-09 01:34:18.268693 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260509 2026-05-09 01:34:18.268798 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 57551e9b6dd3 2026-05-09 01:34:18.268820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 2/6 : LABEL "build-date"="20260509" "name"="octavia-driver-agent" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:34:18.268837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in b20dfbfd5f08 2026-05-09 01:34:18.268852 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container b20dfbfd5f08 2026-05-09 01:34:18.268906 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 3ece92b24ce6 2026-05-09 01:34:18.268918 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 3/6 : ADD plugins-archive / 2026-05-09 01:34:18.268928 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 157a0fa0c8a8 2026-05-09 01:34:18.268944 | 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 2026-05-09 01:34:18.268959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 09bea5fff3c3 2026-05-09 01:34:18.269001 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing ./plugins/ovn_octavia_provider-8.0.1.dev14 2026-05-09 01:34:18.269070 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2026-05-09 01:34:18.269083 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2026-05-09 01:34:18.269098 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2026-05-09 01:34:18.269146 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:34:18.269249 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: started 2026-05-09 01:34:18.269271 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: finished with status 'done' 2026-05-09 01:34:18.269285 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2026-05-09 01:34:18.269352 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:34:18.269369 | 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==8.0.1.dev14) (5.10.0) 2026-05-09 01:34:18.269417 | 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==8.0.1.dev14) (1.3.0) 2026-05-09 01:34:18.269433 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==8.0.1.dev14) 2026-05-09 01:34:18.269479 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2026-05-09 01:34:18.269494 | 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==8.0.1.dev14) (4.4.0) 2026-05-09 01:34:18.269540 | 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==8.0.1.dev14) (9.7.1) 2026-05-09 01:34:18.269588 | 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==8.0.1.dev14) (7.1.0) 2026-05-09 01:34:18.269603 | 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==8.0.1.dev14) (16.1.0) 2026-05-09 01:34:18.269650 | 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==8.0.1.dev14) (5.7.0) 2026-05-09 01:34:18.269665 | 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==8.0.1.dev14) (8.2.0) 2026-05-09 01:34:18.269711 | 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==8.0.1.dev14) (3.5.1) 2026-05-09 01:34:18.269737 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==8.0.1.dev14) 2026-05-09 01:34:18.269751 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-09 01:34:18.269800 | 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==8.0.1.dev14) (7.0.0) 2026-05-09 01:34:18.269815 | 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==8.0.1.dev14) (2.0.38) 2026-05-09 01:34:18.269828 | 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==8.0.1.dev14) (9.0.0) 2026-05-09 01:34:18.269874 | 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==8.0.1.dev14) (3.8.0) 2026-05-09 01:34:18.269889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev14) (2.1.0) 2026-05-09 01:34:18.269935 | 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==8.0.1.dev14) (2.32.3) 2026-05-09 01:34:18.269950 | 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==8.0.1.dev14) (5.4.1) 2026-05-09 01:34:18.270003 | 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==8.0.1.dev14) (1.7.0) 2026-05-09 01:34:18.270019 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev14) (4.12.2) 2026-05-09 01:34:18.270032 | 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==8.0.1.dev14) (1.5.1) 2026-05-09 01:34:18.270081 | 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==8.0.1.dev14) 2026-05-09 01:34:18.270096 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2026-05-09 01:34:18.270180 | 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==8.0.1.dev14) (7.1.0) 2026-05-09 01:34:18.270231 | 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==8.0.1.dev14) (5.7.1) 2026-05-09 01:34:18.270262 | 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==8.0.1.dev14) (17.2.1) 2026-05-09 01:34:18.270302 | 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==8.0.1.dev14) (6.5.1) 2026-05-09 01:34:18.270326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev14) (4.5.1) 2026-05-09 01:34:18.270364 | 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==8.0.1.dev14) (4.1.1) 2026-05-09 01:34:18.270389 | 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==8.0.1.dev14) (3.6.0) 2026-05-09 01:34:18.270415 | 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==8.0.1.dev14) (4.2.0) 2026-05-09 01:34:18.270429 | 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==8.0.1.dev14) (1.3.4) 2026-05-09 01:34:18.270505 | 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==8.0.1.dev14) (1.8.9) 2026-05-09 01:34:18.270522 | 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==8.0.1.dev14) (3.3.0) 2026-05-09 01:34:18.270551 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev14) (3.0.0) 2026-05-09 01:34:18.270598 | 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>=3.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev14) (1.17.2) 2026-05-09 01:34:18.270614 | 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==8.0.1.dev14) (43.0.3) 2026-05-09 01:34:18.270664 | 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==8.0.1.dev14) (5.1.1) 2026-05-09 01:34:18.270687 | 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==8.0.1.dev14) (1.3.4) 2026-05-09 01:34:18.270736 | 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==8.0.1.dev14) (1.0.1) 2026-05-09 01:34:18.270751 | 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==8.0.1.dev14) (1.33) 2026-05-09 01:34:18.270810 | 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==8.0.1.dev14) (4.3.6) 2026-05-09 01:34:18.270825 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev14) (7.0.0) 2026-05-09 01:34:18.270896 | 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==8.0.1.dev14) (6.0.2) 2026-05-09 01:34:18.270908 | 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==8.0.1.dev14) (1.4.0) 2026-05-09 01:34:18.270943 | 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==8.0.1.dev14) (1.17.1) 2026-05-09 01:34:18.270958 | 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==8.0.1.dev14) (2.22) 2026-05-09 01:34:18.271007 | 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==8.0.1.dev14) (3.0.0) 2026-05-09 01:34:18.271023 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: eventlet>=0.27.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==8.0.1.dev14) (0.39.0) 2026-05-09 01:34:18.271069 | 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==8.0.1.dev14) (1.1.0) 2026-05-09 01:34:18.271084 | 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==8.0.1.dev14) 2026-05-09 01:34:18.271131 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ncclient-0.6.16.tar.gz (112 kB) 2026-05-09 01:34:18.271146 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2026-05-09 01:34:18.271289 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2026-05-09 01:34:18.271314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2026-05-09 01:34:18.271328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:34:18.271390 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2026-05-09 01:34:18.271406 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:34:18.271451 | 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==8.0.1.dev14) (24.2) 2026-05-09 01:34:18.271466 | 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==8.0.1.dev14) (2.5.1) 2026-05-09 01:34:18.271532 | 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.27.0->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev14) (2.7.0) 2026-05-09 01:34:18.271550 | 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.27.0->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev14) (3.1.1) 2026-05-09 01:34:18.271566 | 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==8.0.1.dev14) (82.0.1) 2026-05-09 01:34:18.271625 | 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==8.0.1.dev14) (3.5.1) 2026-05-09 01:34:18.271651 | 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==8.0.1.dev14) (5.3.1) 2026-05-09 01:34:18.271665 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: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>=3.8.0->ovn-octavia-provider==8.0.1.dev14) (1.17.0) 2026-05-09 01:34:18.271732 | 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==8.0.1.dev14) (0.19) 2026-05-09 01:34:18.271748 | 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==8.0.1.dev14) (2.0.0) 2026-05-09 01:34:18.271793 | 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==8.0.1.dev14) (1.14.1) 2026-05-09 01:34:18.271809 | 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==8.0.1.dev14) (2.0.1) 2026-05-09 01:34:18.271853 | 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==8.0.1.dev14) (0.5.0) 2026-05-09 01:34:18.271868 | 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==8.0.1.dev14) (1.3.9) 2026-05-09 01:34:18.271913 | 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==8.0.1.dev14) (2.9.0.post0) 2026-05-09 01:34:18.271928 | 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==8.0.1.dev14) (3.1.0) 2026-05-09 01:34:18.271985 | 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==8.0.1.dev14) (5.5.2) 2026-05-09 01:34:18.272001 | 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==8.0.1.dev14) (5.3.1) 2026-05-09 01:34:18.272045 | 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==8.0.1.dev14) (5.4.2) 2026-05-09 01:34:18.272060 | 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==8.0.1.dev14) (6.3.1) 2026-05-09 01:34:18.272123 | 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==8.0.1.dev14) (0.11.0) 2026-05-09 01:34:18.272139 | 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==8.0.1.dev14) (5.1.0) 2026-05-09 01:34:18.272265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev14) (2025.1) 2026-05-09 01:34:18.272295 | 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==8.0.1.dev14) (0.21.1) 2026-05-09 01:34:18.272319 | 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==8.0.1.dev14) (3.1.5) 2026-05-09 01:34:18.272336 | 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==8.0.1.dev14) (4.0.1) 2026-05-09 01:34:18.272390 | 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==8.0.1.dev14) (4.0.1) 2026-05-09 01:34:18.272407 | 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==8.0.1.dev14) (3.0.2) 2026-05-09 01:34:18.272452 | 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==8.0.1.dev14) (3.1.0) 2026-05-09 01:34:18.272468 | 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==8.0.1.dev14) (3.10.1) 2026-05-09 01:34:18.272524 | 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==8.0.1.dev14) (1.6.10) 2026-05-09 01:34:18.272565 | 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==8.0.1.dev14) (3.2.1) 2026-05-09 01:34:18.272579 | 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==8.0.1.dev14) (3.14.0) 2026-05-09 01:34:18.272632 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.1.0->ovn-octavia-provider==8.0.1.dev14) 2026-05-09 01:34:18.272645 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2026-05-09 01:34:18.272701 | 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==8.0.1.dev14) (1.5.0) 2026-05-09 01:34:18.272717 | 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==8.0.1.dev14) (0.3.5) 2026-05-09 01:34:18.272772 | 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==8.0.1.dev14) (0.2.13) 2026-05-09 01:34:18.272801 | 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==8.0.1.dev14) (3.4.1) 2026-05-09 01:34:18.272814 | 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==8.0.1.dev14) (3.10) 2026-05-09 01:34:18.272891 | 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==8.0.1.dev14) (1.26.20) 2026-05-09 01:34:18.272913 | 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==8.0.1.dev14) (2026.4.22) 2026-05-09 01:34:18.272933 | 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==8.0.1.dev14) (0.7) 2026-05-09 01:34:18.272951 | 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==8.0.1.dev14) (2.7.2) 2026-05-09 01:34:18.273013 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:WARNING: The candidate selected for download or install is a yanked version: 'fixtures' candidate (version 4.2.4.post1 at https://files.pythonhosted.org/packages/75/d5/2757cabc34758fac81039d4fbcde11c91d3952d91e33f8d5c69ea8c74e0f/fixtures-4.2.4.post1-py3-none-any.whl (from https://pypi.org/simple/fixtures/) (requires-python:>=3.8)) 2026-05-09 01:34:18.273037 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2026-05-09 01:34:18.273054 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-09 01:34:18.273126 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2026-05-09 01:34:18.273144 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 10.2 MB/s 0:00:00 2026-05-09 01:34:18.273187 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2026-05-09 01:34:18.273277 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 16.5 MB/s 0:00:00 2026-05-09 01:34:18.273309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2026-05-09 01:34:18.273322 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2026-05-09 01:34:18.273381 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building wheels for collected packages: ovn-octavia-provider, ncclient 2026-05-09 01:34:18.273395 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): started 2026-05-09 01:34:18.273450 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2026-05-09 01:34:18.273464 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-8.0.1.dev14-py3-none-any.whl size=153931 sha256=44fafffac60676cd60f7ece3954250536a434d9f0ebe174c0f16de0ae36d5db2 2026-05-09 01:34:18.273519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-m3uhtx1w/wheels/2a/fd/8e/860f4379dcb5c038bfc010cbd5c256cc63bcc1bdf1ca8c929f 2026-05-09 01:34:18.273545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): started 2026-05-09 01:34:18.273588 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-05-09 01:34:18.273602 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ncclient: filename=ncclient-0.6.16-py2.py3-none-any.whl size=90110 sha256=0303170c4003c2ee670ad27982de7e06bf64edbf2f3a72e3593505b07f91d669 2026-05-09 01:34:18.273642 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-m3uhtx1w/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2026-05-09 01:34:18.273670 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built ovn-octavia-provider ncclient 2026-05-09 01:34:18.273724 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: fixtures, ovsdbapp, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2026-05-09 01:34:18.273739 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed fixtures-4.2.4.post1 ncclient-0.6.16 neutron-lib-3.18.2 os-ken-3.0.1 ovn-octavia-provider-8.0.1.dev14 ovsdbapp-2.11.0 2026-05-09 01:34:18.273780 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 09bea5fff3c3 2026-05-09 01:34:18.273821 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 92f75b593116 2026-05-09 01:34:18.275301 | 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 2026-05-09 01:34:18.275326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 6ac38ff1820a 2026-05-09 01:34:18.275335 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2026-05-09 01:34:18.275344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2026-05-09 01:34:18.275352 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2026-05-09 01:34:18.275361 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages were automatically installed and are no longer required: 2026-05-09 01:34:18.275370 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:34:18.275379 | 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 2026-05-09 01:34:18.275387 | 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 2026-05-09 01:34:18.275395 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:34:18.275404 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:34:18.275412 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:34:18.275420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:34:18.275429 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2026-05-09 01:34:18.275438 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Use 'apt autoremove' to remove them. 2026-05-09 01:34:18.275447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2026-05-09 01:34:18.275455 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: build-essential 2026-05-09 01:34:18.275463 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:34:18.275482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:34:18.275491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2026-05-09 01:34:18.275500 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-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% 2026-05-09 01:34:18.275509 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2026-05-09 01:34:18.275518 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2026-05-09 01:34:18.275526 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2026-05-09 01:34:18.275534 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2026-05-09 01:34:18.275543 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2026-05-09 01:34:18.275551 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2026-05-09 01:34:18.275560 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18954 files and directories currently installed.) 2026-05-09 01:34:18.275568 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:34:18.275577 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2026-05-09 01:34:18.275585 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2026-05-09 01:34:18.275593 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2026-05-09 01:34:18.275608 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2026-05-09 01:34:18.275617 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:34:18.275626 | 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 2026-05-09 01:34:18.275634 | 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 2026-05-09 01:34:18.275643 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:34:18.275662 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:34:18.275671 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:34:18.275679 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:34:18.275688 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2026-05-09 01:34:18.275696 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:34:18.275705 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 228 MB disk space will be freed. 2026-05-09 01:34:18.275713 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2026-05-09 01:34:18.275722 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2026-05-09 01:34:18.275731 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: (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% 2026-05-09 01:34:18.275741 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2026-05-09 01:34:18.275757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2026-05-09 01:34:18.275765 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2026-05-09 01:34:18.275774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2026-05-09 01:34:18.275783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2026-05-09 01:34:18.275791 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2026-05-09 01:34:18.275799 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18945 files and directories currently installed.) 2026-05-09 01:34:18.275808 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:34:18.275818 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:18.275826 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:34:18.275835 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:18.275843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:34:18.275851 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:34:18.275860 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:34:18.275869 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:18.275877 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:34:18.275886 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:18.275894 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:34:18.275902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:34:18.275911 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-09 01:34:18.275920 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:34:18.275929 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-09 01:34:18.275937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:34:18.275950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-09 01:34:18.275958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:34:18.275967 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:34:18.275976 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:34:18.275984 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:18.275998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:34:18.276007 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:18.276015 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:18.276024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:18.276036 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:18.276045 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:18.276053 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:18.276092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:18.276112 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:34:18.276344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-09 01:34:18.276421 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:34:18.276437 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:18.276459 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:18.276471 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:34:18.276483 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:18.276495 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-09 01:34:18.276511 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:18.276527 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:34:18.276597 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:18.276615 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:34:18.276646 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:18.276697 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:18.276714 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing lto-disabled-list (47) ... 2026-05-09 01:34:18.276764 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing make (4.3-4.1build2) ... 2026-05-09 01:34:18.276781 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:34:18.276850 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:34:18.276868 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting pyclean==3.0.0 2026-05-09 01:34:18.276920 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:34:18.276937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:34:18.277001 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: pyclean 2026-05-09 01:34:18.277018 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed pyclean-3.0.0 2026-05-09 01:34:18.277146 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:34:18.277198 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-09 01:34:18.277248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 10974 files, 1577 directories removed. 2026-05-09 01:34:18.277313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-09 01:34:18.277331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /usr 2026-05-09 01:34:18.277381 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-09 01:34:18.277397 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 1380 files, 143 directories removed. 2026-05-09 01:34:18.277459 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-09 01:34:18.277476 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Found existing installation: pyclean 3.0.0 2026-05-09 01:34:18.277548 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Uninstalling pyclean-3.0.0: 2026-05-09 01:34:18.277565 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:34:18.277604 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 6ac38ff1820a 2026-05-09 01:34:18.277644 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> da1a9189fb39 2026-05-09 01:34:18.277699 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 6/6 : USER octavia 2026-05-09 01:34:18.277715 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 08f5c992da49 2026-05-09 01:34:18.277782 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 08f5c992da49 2026-05-09 01:34:18.277816 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 2fcbc6ea0cf1 2026-05-09 01:34:18.277868 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built d81d720a46e5 2026-05-09 01:34:18.277885 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully tagged osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260509 2026-05-09 01:34:18.278010 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Built at 2026-05-09 01:34:18.277899 (took 0:00:49.732756) 2026-05-09 01:34:18.278451 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-worker) 2026-05-09 01:34:18.278482 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Processing 2026-05-09 01:34:18.278600 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building started at 2026-05-09 01:34:18.278491 2026-05-09 01:34:18.279473 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 plugins into plugins archive 2026-05-09 01:34:18.280112 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 additions into additions archive 2026-05-09 01:34:47.394351 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260509 2026-05-09 01:34:47.394516 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 57551e9b6dd3 2026-05-09 01:34:47.394685 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 2/4 : LABEL "build-date"="20260509" "name"="octavia-worker" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:34:47.394815 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in d3878a42da17 2026-05-09 01:34:47.394887 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container d3878a42da17 2026-05-09 01:34:47.395017 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> b6809da771d2 2026-05-09 01:34:47.395095 | 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 2026-05-09 01:34:47.395179 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in c2ecc6753172 2026-05-09 01:34:47.395344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2026-05-09 01:34:47.395421 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2026-05-09 01:34:47.395497 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2026-05-09 01:34:47.395600 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages were automatically installed and are no longer required: 2026-05-09 01:34:47.395634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:34:47.395740 | 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 2026-05-09 01:34:47.395810 | 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 2026-05-09 01:34:47.395836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:34:47.395933 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:34:47.395962 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:34:47.396063 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:34:47.396150 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2026-05-09 01:34:47.399361 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Use 'apt autoremove' to remove them. 2026-05-09 01:34:47.399401 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2026-05-09 01:34:47.399412 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: build-essential 2026-05-09 01:34:47.399422 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:34:47.399432 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:34:47.399463 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-05-09 01:34:47.399475 | 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% 2026-05-09 01:34:47.399487 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2026-05-09 01:34:47.399496 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 75% 2026-05-09 01:34:47.399506 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% 2026-05-09 01:34:47.399516 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2026-05-09 01:34:47.399525 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2026-05-09 01:34:47.399535 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2026-05-09 01:34:47.399545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18954 files and directories currently installed.) 2026-05-09 01:34:47.399556 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:34:47.399565 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2026-05-09 01:34:47.399574 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2026-05-09 01:34:47.399584 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2026-05-09 01:34:47.399594 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2026-05-09 01:34:47.399604 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:34:47.399614 | 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 2026-05-09 01:34:47.399623 | 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 2026-05-09 01:34:47.399633 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:34:47.399643 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:34:47.399653 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:34:47.399662 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:34:47.399685 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2026-05-09 01:34:47.399695 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:34:47.399705 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 228 MB disk space will be freed. 2026-05-09 01:34:47.399714 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-05-09 01:34:47.399724 | 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 ... 2026-05-09 01:34:47.399735 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:65% 2026-05-09 01:34:47.399744 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2026-05-09 01:34:47.399754 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 75% 2026-05-09 01:34:47.399764 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-05-09 01:34:47.399773 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:80% 2026-05-09 01:34:47.399783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2026-05-09 01:34:47.399792 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2026-05-09 01:34:47.399802 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-05-09 01:34:47.399812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:95% (Reading database ... 100% (Reading database ... 18945 files and directories currently installed.) 2026-05-09 01:34:47.399821 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:34:47.399831 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:47.399840 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:34:47.399864 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:47.399874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:34:47.399884 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:34:47.399893 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:34:47.399902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:47.399935 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:34:47.399945 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:47.399954 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:34:47.399964 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:34:47.399973 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:34:47.399983 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:34:47.399992 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:34:47.400002 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:34:47.400011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:34:47.400021 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:47.400030 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:34:47.400048 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:47.400070 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:47.400080 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:47.400089 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:34:47.400098 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:47.400108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:47.400117 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:47.400126 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:34:47.400136 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:34:47.400145 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:47.400154 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:47.400164 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:34:47.400173 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:47.400182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:47.400197 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:34:47.400244 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:47.400254 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:34:47.400264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:47.400273 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:34:47.400466 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing lto-disabled-list (47) ... 2026-05-09 01:34:47.400574 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing make (4.3-4.1build2) ... 2026-05-09 01:34:47.400687 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:34:47.400750 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:34:47.400838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Collecting pyclean==3.0.0 2026-05-09 01:34:47.400865 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:34:47.400939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:34:47.401009 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Installing collected packages: pyclean 2026-05-09 01:34:47.401080 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully installed pyclean-3.0.0 2026-05-09 01:34:47.401150 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:34:47.401240 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-05-09 01:34:47.401337 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 9866 files, 1419 directories removed. 2026-05-09 01:34:47.401401 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-05-09 01:34:47.401473 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /usr 2026-05-09 01:34:47.401538 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-05-09 01:34:47.401609 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 1380 files, 143 directories removed. 2026-05-09 01:34:47.401672 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-05-09 01:34:47.401744 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Found existing installation: pyclean 3.0.0 2026-05-09 01:34:47.401826 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Uninstalling pyclean-3.0.0: 2026-05-09 01:34:47.401885 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:34:47.401951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container c2ecc6753172 2026-05-09 01:34:47.402021 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 44faac4d0761 2026-05-09 01:34:47.402092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 4/4 : USER octavia 2026-05-09 01:34:47.402165 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in d3a564fe1501 2026-05-09 01:34:47.402238 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container d3a564fe1501 2026-05-09 01:34:47.402407 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> cdc26912bc03 2026-05-09 01:34:47.402437 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully built a6f76ff83bb2 2026-05-09 01:34:47.402507 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully tagged osism.harbor.regio.digital/kolla/octavia-worker:build-20260509 2026-05-09 01:34:47.402636 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Built at 2026-05-09 01:34:47.402509 (took 0:00:29.124018) 2026-05-09 01:34:47.403277 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-housekeeping) 2026-05-09 01:34:47.403375 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Processing 2026-05-09 01:34:47.403611 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building started at 2026-05-09 01:34:47.403398 2026-05-09 01:34:47.404606 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 plugins into plugins archive 2026-05-09 01:34:47.405526 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 additions into additions archive 2026-05-09 01:35:16.437853 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260509 2026-05-09 01:35:16.437926 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 57551e9b6dd3 2026-05-09 01:35:16.439367 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 2/4 : LABEL "build-date"="20260509" "name"="octavia-housekeeping" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:35:16.439414 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 73448dce28b2 2026-05-09 01:35:16.439457 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 73448dce28b2 2026-05-09 01:35:16.439473 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> e529b330dd35 2026-05-09 01:35:16.439487 | 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 2026-05-09 01:35:16.439500 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 31d046c1b150 2026-05-09 01:35:16.439513 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2026-05-09 01:35:16.439524 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2026-05-09 01:35:16.439536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2026-05-09 01:35:16.439572 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages were automatically installed and are no longer required: 2026-05-09 01:35:16.439582 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:35:16.439592 | 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 2026-05-09 01:35:16.439602 | 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 2026-05-09 01:35:16.439611 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:35:16.439621 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:35:16.439645 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:35:16.439656 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:35:16.439666 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2026-05-09 01:35:16.439676 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Use 'apt autoremove' to remove them. 2026-05-09 01:35:16.439686 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2026-05-09 01:35:16.439695 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: build-essential 2026-05-09 01:35:16.439705 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:35:16.439715 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:35:16.439724 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2026-05-09 01:35:16.439736 | 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% 2026-05-09 01:35:16.439747 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2026-05-09 01:35:16.439764 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2026-05-09 01:35:16.439774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:75% 2026-05-09 01:35:16.439784 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2026-05-09 01:35:16.439793 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2026-05-09 01:35:16.439803 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2026-05-09 01:35:16.439812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2026-05-09 01:35:16.439826 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18954 files and directories currently installed.) 2026-05-09 01:35:16.439863 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:35:16.439987 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2026-05-09 01:35:16.440006 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2026-05-09 01:35:16.440145 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2026-05-09 01:35:16.440200 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2026-05-09 01:35:16.440270 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:35:16.440371 | 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 2026-05-09 01:35:16.440400 | 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 2026-05-09 01:35:16.440471 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:35:16.440555 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:35:16.440604 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:35:16.440675 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:35:16.440702 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2026-05-09 01:35:16.440794 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:35:16.440856 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 228 MB disk space will be freed. 2026-05-09 01:35:16.440917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2026-05-09 01:35:16.440988 | 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% 2026-05-09 01:35:16.441055 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2026-05-09 01:35:16.441124 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2026-05-09 01:35:16.441194 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2026-05-09 01:35:16.441296 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% (Reading database ... 90% 2026-05-09 01:35:16.441424 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2026-05-09 01:35:16.441492 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18945 files and directories currently installed.) 2026-05-09 01:35:16.441584 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:35:16.441635 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:35:16.441729 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:35:16.441758 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:35:16.441842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:35:16.441910 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:35:16.441977 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:35:16.442043 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:35:16.442110 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:35:16.442184 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-09 01:35:16.442327 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:35:16.442352 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:35:16.442489 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:35:16.442550 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-09 01:35:16.442631 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:35:16.442701 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:35:16.442762 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:35:16.442826 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:35:16.442895 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:35:16.442963 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:35:16.443031 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:35:16.443097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:35:16.443164 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-09 01:35:16.443237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:35:16.443338 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:35:16.443408 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-09 01:35:16.443499 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:35:16.443570 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:35:16.443641 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:35:16.443707 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:35:16.443772 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:35:16.443839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-09 01:35:16.443909 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:35:16.446462 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:35:16.446553 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:35:16.446569 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:35:16.446580 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-09 01:35:16.446591 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:35:16.446600 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:35:16.446610 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-09 01:35:16.446620 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:35:16.446630 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:35:16.446639 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-09 01:35:16.446649 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:35:16.446659 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:35:16.446669 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-09 01:35:16.446678 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:35:16.446688 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-09 01:35:16.446698 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing lto-disabled-list (47) ... 2026-05-09 01:35:16.446708 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing make (4.3-4.1build2) ... 2026-05-09 01:35:16.446717 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:35:16.446727 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-09 01:35:16.446764 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:35:16.446775 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Collecting pyclean==3.0.0 2026-05-09 01:35:16.446786 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:35:16.446795 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:35:16.446805 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Installing collected packages: pyclean 2026-05-09 01:35:16.446815 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully installed pyclean-3.0.0 2026-05-09 01:35:16.446825 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:35:16.446835 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-09 01:35:16.446845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 9866 files, 1419 directories removed. 2026-05-09 01:35:16.446855 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-09 01:35:16.446864 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /usr 2026-05-09 01:35:16.446874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-09 01:35:16.446884 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 1380 files, 143 directories removed. 2026-05-09 01:35:16.446894 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-09 01:35:16.446903 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Found existing installation: pyclean 3.0.0 2026-05-09 01:35:16.446913 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Uninstalling pyclean-3.0.0: 2026-05-09 01:35:16.446922 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:35:16.446932 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 31d046c1b150 2026-05-09 01:35:16.446942 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 9369402dc36b 2026-05-09 01:35:16.446951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 4/4 : USER octavia 2026-05-09 01:35:16.446961 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 8ef2f6b2fbdf 2026-05-09 01:35:16.446971 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 8ef2f6b2fbdf 2026-05-09 01:35:16.446980 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> a88d65239e6d 2026-05-09 01:35:16.446990 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully built 76a0c4624cf3 2026-05-09 01:35:16.447000 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully tagged osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260509 2026-05-09 01:35:16.447011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Built at 2026-05-09 01:35:16.445834 (took 0:00:29.042436) 2026-05-09 01:35:16.447031 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-api) 2026-05-09 01:35:16.447041 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Processing 2026-05-09 01:35:16.447051 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building started at 2026-05-09 01:35:16.446571 2026-05-09 01:35:16.447061 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Getting archive from https://tarballs.opendev.org/openstack/ovn-octavia-provider/ovn-octavia-provider-stable-2025.1.tar.gz 2026-05-09 01:35:17.383851 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 1 plugins into plugins archive 2026-05-09 01:35:17.384228 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 0 additions into additions archive 2026-05-09 01:36:06.899835 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260509 2026-05-09 01:36:06.899938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 57551e9b6dd3 2026-05-09 01:36:06.899968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 2/6 : LABEL "build-date"="20260509" "name"="octavia-api" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:36:06.900061 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in c6c3ecc8dc17 2026-05-09 01:36:06.900188 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container c6c3ecc8dc17 2026-05-09 01:36:06.900356 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 4a830405c4e9 2026-05-09 01:36:06.900420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 3/6 : ADD plugins-archive / 2026-05-09 01:36:06.900489 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> bd0df06e2334 2026-05-09 01:36:06.900559 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_octavia_extend_start 2026-05-09 01:36:06.900634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 14a1602f6a6e 2026-05-09 01:36:06.900737 | 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 2026-05-09 01:36:06.900818 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 5e58e7742e9d 2026-05-09 01:36:06.900947 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing ./plugins/ovn_octavia_provider-8.0.1.dev14 2026-05-09 01:36:06.901015 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2026-05-09 01:36:06.901079 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2026-05-09 01:36:06.901151 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2026-05-09 01:36:06.901240 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:36:06.901386 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: started 2026-05-09 01:36:06.901446 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: finished with status 'done' 2026-05-09 01:36:06.901493 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2026-05-09 01:36:06.901557 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:36:06.901622 | 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==8.0.1.dev14) (5.10.0) 2026-05-09 01:36:06.901704 | 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==8.0.1.dev14) (1.3.0) 2026-05-09 01:36:06.901956 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==8.0.1.dev14) 2026-05-09 01:36:06.902009 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2026-05-09 01:36:06.902237 | 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==8.0.1.dev14) (4.4.0) 2026-05-09 01:36:06.902318 | 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==8.0.1.dev14) (9.7.1) 2026-05-09 01:36:06.902344 | 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==8.0.1.dev14) (7.1.0) 2026-05-09 01:36:06.902380 | 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==8.0.1.dev14) (16.1.0) 2026-05-09 01:36:06.902397 | 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==8.0.1.dev14) (5.7.0) 2026-05-09 01:36:06.902413 | 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==8.0.1.dev14) (8.2.0) 2026-05-09 01:36:06.902511 | 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==8.0.1.dev14) (3.5.1) 2026-05-09 01:36:06.902530 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==8.0.1.dev14) 2026-05-09 01:36:06.902715 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-09 01:36:06.902747 | 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==8.0.1.dev14) (7.0.0) 2026-05-09 01:36:06.902811 | 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==8.0.1.dev14) (2.0.38) 2026-05-09 01:36:06.902858 | 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==8.0.1.dev14) (9.0.0) 2026-05-09 01:36:06.902919 | 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==8.0.1.dev14) (3.8.0) 2026-05-09 01:36:06.902985 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev14) (2.1.0) 2026-05-09 01:36:06.903048 | 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==8.0.1.dev14) (2.32.3) 2026-05-09 01:36:06.903112 | 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==8.0.1.dev14) (5.4.1) 2026-05-09 01:36:06.903176 | 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==8.0.1.dev14) (1.7.0) 2026-05-09 01:36:06.903291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev14) (4.12.2) 2026-05-09 01:36:06.903383 | 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==8.0.1.dev14) (1.5.1) 2026-05-09 01:36:06.903464 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting os-ken>=0.3.0 (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev14) 2026-05-09 01:36:06.903544 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2026-05-09 01:36:06.903624 | 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==8.0.1.dev14) (7.1.0) 2026-05-09 01:36:06.903711 | 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==8.0.1.dev14) (5.7.1) 2026-05-09 01:36:06.903808 | 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==8.0.1.dev14) (17.2.1) 2026-05-09 01:36:06.903888 | 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==8.0.1.dev14) (6.5.1) 2026-05-09 01:36:06.903965 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev14) (4.5.1) 2026-05-09 01:36:06.904040 | 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==8.0.1.dev14) (4.1.1) 2026-05-09 01:36:06.904143 | 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==8.0.1.dev14) (3.6.0) 2026-05-09 01:36:06.904230 | 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==8.0.1.dev14) (4.2.0) 2026-05-09 01:36:06.904345 | 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==8.0.1.dev14) (1.3.4) 2026-05-09 01:36:06.904423 | 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==8.0.1.dev14) (1.8.9) 2026-05-09 01:36:06.904507 | 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==8.0.1.dev14) (3.3.0) 2026-05-09 01:36:06.904578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev14) (3.0.0) 2026-05-09 01:36:06.904655 | 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>=3.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev14) (1.17.2) 2026-05-09 01:36:06.904767 | 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==8.0.1.dev14) (43.0.3) 2026-05-09 01:36:06.904851 | 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==8.0.1.dev14) (5.1.1) 2026-05-09 01:36:06.904930 | 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==8.0.1.dev14) (1.3.4) 2026-05-09 01:36:06.905009 | 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==8.0.1.dev14) (1.0.1) 2026-05-09 01:36:06.905101 | 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==8.0.1.dev14) (1.33) 2026-05-09 01:36:06.905180 | 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==8.0.1.dev14) (4.3.6) 2026-05-09 01:36:06.905290 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev14) (7.0.0) 2026-05-09 01:36:06.905378 | 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==8.0.1.dev14) (6.0.2) 2026-05-09 01:36:06.905458 | 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==8.0.1.dev14) (1.4.0) 2026-05-09 01:36:06.905537 | 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==8.0.1.dev14) (1.17.1) 2026-05-09 01:36:06.905625 | 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==8.0.1.dev14) (2.22) 2026-05-09 01:36:06.905730 | 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==8.0.1.dev14) (3.0.0) 2026-05-09 01:36:06.905818 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: eventlet>=0.27.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==8.0.1.dev14) (0.39.0) 2026-05-09 01:36:06.905894 | 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==8.0.1.dev14) (1.1.0) 2026-05-09 01:36:06.905973 | 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==8.0.1.dev14) 2026-05-09 01:36:06.906049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ncclient-0.6.16.tar.gz (112 kB) 2026-05-09 01:36:06.906127 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2026-05-09 01:36:06.906203 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2026-05-09 01:36:06.906319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2026-05-09 01:36:06.906395 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:36:06.906473 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2026-05-09 01:36:06.906549 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:36:06.906625 | 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==8.0.1.dev14) (24.2) 2026-05-09 01:36:06.906753 | 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==8.0.1.dev14) (2.5.1) 2026-05-09 01:36:06.906772 | 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.27.0->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev14) (2.7.0) 2026-05-09 01:36:06.906864 | 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.27.0->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev14) (3.1.1) 2026-05-09 01:36:06.906944 | 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==8.0.1.dev14) (82.0.1) 2026-05-09 01:36:06.907034 | 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==8.0.1.dev14) (3.5.1) 2026-05-09 01:36:06.908467 | 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==8.0.1.dev14) (5.3.1) 2026-05-09 01:36:06.908510 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: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>=3.8.0->ovn-octavia-provider==8.0.1.dev14) (1.17.0) 2026-05-09 01:36:06.908517 | 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==8.0.1.dev14) (0.19) 2026-05-09 01:36:06.908524 | 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==8.0.1.dev14) (2.0.0) 2026-05-09 01:36:06.908531 | 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==8.0.1.dev14) (1.14.1) 2026-05-09 01:36:06.908537 | 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==8.0.1.dev14) (2.0.1) 2026-05-09 01:36:06.908543 | 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==8.0.1.dev14) (0.5.0) 2026-05-09 01:36:06.908548 | 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==8.0.1.dev14) (1.3.9) 2026-05-09 01:36:06.908554 | 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==8.0.1.dev14) (2.9.0.post0) 2026-05-09 01:36:06.908560 | 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==8.0.1.dev14) (3.1.0) 2026-05-09 01:36:06.908578 | 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==8.0.1.dev14) (5.5.2) 2026-05-09 01:36:06.908584 | 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==8.0.1.dev14) (5.3.1) 2026-05-09 01:36:06.908590 | 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==8.0.1.dev14) (5.4.2) 2026-05-09 01:36:06.908596 | 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==8.0.1.dev14) (6.3.1) 2026-05-09 01:36:06.908602 | 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==8.0.1.dev14) (0.11.0) 2026-05-09 01:36:06.908614 | 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==8.0.1.dev14) (5.1.0) 2026-05-09 01:36:06.908620 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev14) (2025.1) 2026-05-09 01:36:06.908625 | 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==8.0.1.dev14) (0.21.1) 2026-05-09 01:36:06.908639 | 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==8.0.1.dev14) (3.1.5) 2026-05-09 01:36:06.908645 | 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==8.0.1.dev14) (4.0.1) 2026-05-09 01:36:06.908651 | 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==8.0.1.dev14) (4.0.1) 2026-05-09 01:36:06.908657 | 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==8.0.1.dev14) (3.0.2) 2026-05-09 01:36:06.908663 | 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==8.0.1.dev14) (3.1.0) 2026-05-09 01:36:06.908669 | 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==8.0.1.dev14) (3.10.1) 2026-05-09 01:36:06.908696 | 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==8.0.1.dev14) (1.6.10) 2026-05-09 01:36:06.908702 | 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==8.0.1.dev14) (3.2.1) 2026-05-09 01:36:06.908708 | 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==8.0.1.dev14) (3.14.0) 2026-05-09 01:36:06.908714 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.1.0->ovn-octavia-provider==8.0.1.dev14) 2026-05-09 01:36:06.908739 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2026-05-09 01:36:06.908746 | 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==8.0.1.dev14) (1.5.0) 2026-05-09 01:36:06.908756 | 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==8.0.1.dev14) (0.3.5) 2026-05-09 01:36:06.908767 | 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==8.0.1.dev14) (0.2.13) 2026-05-09 01:36:06.908773 | 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==8.0.1.dev14) (3.4.1) 2026-05-09 01:36:06.908779 | 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==8.0.1.dev14) (3.10) 2026-05-09 01:36:06.908784 | 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==8.0.1.dev14) (1.26.20) 2026-05-09 01:36:06.908793 | 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==8.0.1.dev14) (2026.4.22) 2026-05-09 01:36:06.908929 | 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==8.0.1.dev14) (0.7) 2026-05-09 01:36:06.909044 | 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==8.0.1.dev14) (2.7.2) 2026-05-09 01:36:06.909200 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:WARNING: The candidate selected for download or install is a yanked version: 'fixtures' candidate (version 4.2.4.post1 at https://files.pythonhosted.org/packages/75/d5/2757cabc34758fac81039d4fbcde11c91d3952d91e33f8d5c69ea8c74e0f/fixtures-4.2.4.post1-py3-none-any.whl (from https://pypi.org/simple/fixtures/) (requires-python:>=3.8)) 2026-05-09 01:36:06.909354 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2026-05-09 01:36:06.909435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-05-09 01:36:06.909522 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2026-05-09 01:36:06.912320 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 8.7 MB/s 0:00:00 2026-05-09 01:36:06.912354 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2026-05-09 01:36:06.912366 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 15.0 MB/s 0:00:00 2026-05-09 01:36:06.912375 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2026-05-09 01:36:06.912382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2026-05-09 01:36:06.912389 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building wheels for collected packages: ovn-octavia-provider, ncclient 2026-05-09 01:36:06.912396 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): started 2026-05-09 01:36:06.912402 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2026-05-09 01:36:06.912409 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-8.0.1.dev14-py3-none-any.whl size=153931 sha256=c6aec7a242e289eefc87ee7733998ef9124698ebd40ee27fc71b92fc4595f97d 2026-05-09 01:36:06.912416 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-xc8na6a9/wheels/2a/fd/8e/860f4379dcb5c038bfc010cbd5c256cc63bcc1bdf1ca8c929f 2026-05-09 01:36:06.912434 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): started 2026-05-09 01:36:06.912441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-05-09 01:36:06.912456 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ncclient: filename=ncclient-0.6.16-py2.py3-none-any.whl size=90110 sha256=93d9c11b5897f6b7e0e49067ace5e6429d48f402aa8c09859a0264c14c51bcff 2026-05-09 01:36:06.912463 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-xc8na6a9/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2026-05-09 01:36:06.912469 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built ovn-octavia-provider ncclient 2026-05-09 01:36:06.912476 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: fixtures, ovsdbapp, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2026-05-09 01:36:06.912482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed fixtures-4.2.4.post1 ncclient-0.6.16 neutron-lib-3.18.2 os-ken-3.0.1 ovn-octavia-provider-8.0.1.dev14 ovsdbapp-2.11.0 2026-05-09 01:36:06.912492 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 5e58e7742e9d 2026-05-09 01:36:06.912504 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 58661ea01800 2026-05-09 01:36:06.912518 | 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 2026-05-09 01:36:06.912532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 7e3d036e0807 2026-05-09 01:36:06.912543 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2026-05-09 01:36:06.912555 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2026-05-09 01:36:06.912567 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2026-05-09 01:36:06.912579 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages were automatically installed and are no longer required: 2026-05-09 01:36:06.912589 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:36:06.912595 | 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 2026-05-09 01:36:06.912602 | 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 2026-05-09 01:36:06.912608 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:36:06.912614 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:36:06.912621 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:36:06.912627 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:36:06.912633 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2026-05-09 01:36:06.912651 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Use 'apt autoremove' to remove them. 2026-05-09 01:36:06.912658 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2026-05-09 01:36:06.912665 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: build-essential 2026-05-09 01:36:06.912671 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:36:06.912700 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:36:06.912706 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2026-05-09 01:36:06.912721 | 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% 2026-05-09 01:36:06.912729 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2026-05-09 01:36:06.912735 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2026-05-09 01:36:06.912742 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2026-05-09 01:36:06.912748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2026-05-09 01:36:06.912755 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2026-05-09 01:36:06.912761 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2026-05-09 01:36:06.912767 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18954 files and directories currently installed.) 2026-05-09 01:36:06.912774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:36:06.912780 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2026-05-09 01:36:06.912787 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2026-05-09 01:36:06.912793 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2026-05-09 01:36:06.912805 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2026-05-09 01:36:06.912812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:36:06.912818 | 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 2026-05-09 01:36:06.912825 | 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 2026-05-09 01:36:06.912831 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:36:06.912838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:36:06.912844 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:36:06.912851 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:36:06.912857 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2026-05-09 01:36:06.912863 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:36:06.912870 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 228 MB disk space will be freed. 2026-05-09 01:36:06.912876 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2026-05-09 01:36:06.912883 | 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% 2026-05-09 01:36:06.912889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2026-05-09 01:36:06.912896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2026-05-09 01:36:06.912902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2026-05-09 01:36:06.912909 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2026-05-09 01:36:06.912915 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2026-05-09 01:36:06.912922 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2026-05-09 01:36:06.912928 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18945 files and directories currently installed.) 2026-05-09 01:36:06.912939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:36:06.912946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:06.912952 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:36:06.912958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:06.912968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:36:06.912975 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:36:06.912982 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:36:06.912988 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:06.912995 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:36:06.913001 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:06.913010 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:36:06.913036 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:36:06.913135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:36:06.913149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:36:06.913234 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:36:06.913298 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:36:06.913364 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:36:06.913424 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:06.913482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:36:06.913541 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:06.913603 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:06.913663 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:06.913786 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:06.913808 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:06.913898 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:06.913922 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:06.913990 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:36:06.914046 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:36:06.914067 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:06.914151 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:06.914174 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:36:06.914265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:06.914328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:06.914387 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:36:06.914553 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:06.914618 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:36:06.914770 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:06.914867 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:06.914944 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing lto-disabled-list (47) ... 2026-05-09 01:36:06.915018 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing make (4.3-4.1build2) ... 2026-05-09 01:36:06.915107 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:36:06.915194 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-05-09 01:36:06.915287 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:36:06.915357 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting pyclean==3.0.0 2026-05-09 01:36:06.915418 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:36:06.915478 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:36:06.915537 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: pyclean 2026-05-09 01:36:06.915595 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed pyclean-3.0.0 2026-05-09 01:36:06.915653 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:36:06.915727 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-05-09 01:36:06.915771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 10974 files, 1577 directories removed. 2026-05-09 01:36:06.915825 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-05-09 01:36:06.915883 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /usr 2026-05-09 01:36:06.915939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-05-09 01:36:06.916011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 1380 files, 143 directories removed. 2026-05-09 01:36:06.916036 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-05-09 01:36:06.916087 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Found existing installation: pyclean 3.0.0 2026-05-09 01:36:06.916158 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Uninstalling pyclean-3.0.0: 2026-05-09 01:36:06.916181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:36:06.916295 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 7e3d036e0807 2026-05-09 01:36:06.916319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 2e2ced84e635 2026-05-09 01:36:06.916401 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built 3a707722e301 2026-05-09 01:36:06.916472 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully tagged osism.harbor.regio.digital/kolla/octavia-api:build-20260509 2026-05-09 01:36:06.916591 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Built at 2026-05-09 01:36:06.916472 (took 0:00:50.469901) 2026-05-09 01:36:06.917048 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-backend-bind9) 2026-05-09 01:36:06.917127 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Processing 2026-05-09 01:36:06.917233 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building started at 2026-05-09 01:36:06.917113 2026-05-09 01:36:06.918276 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 plugins into plugins archive 2026-05-09 01:36:06.919122 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 additions into additions archive 2026-05-09 01:36:47.216663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260509 2026-05-09 01:36:47.216775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> c52b33dec539 2026-05-09 01:36:47.216825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 2/5 : LABEL "build-date"="20260509" "name"="designate-backend-bind9" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:36:47.216868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in f31a9a236d0d 2026-05-09 01:36:47.216959 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container f31a9a236d0d 2026-05-09 01:36:47.217020 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> aa75ed8dd0bb 2026-05-09 01:36:47.218953 | 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/* 2026-05-09 01:36:47.218992 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in fc92c294f66b 2026-05-09 01:36:47.219003 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:36:47.219015 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:36:47.219031 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:36:47.219048 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:36:47.219063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:36:47.219079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:36:47.219095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:36:47.219113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:36:47.219128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:36:47.219146 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:36:47.219163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:36:47.219179 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:36:47.219195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:36:47.219253 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:36:47.219265 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:36:47.219275 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 30.1 MB in 3s (11.7 MB/s) 2026-05-09 01:36:47.219285 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-05-09 01:36:47.219294 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-05-09 01:36:47.219320 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-05-09 01:36:47.219330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-05-09 01:36:47.219339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following additional packages will be installed: 2026-05-09 01:36:47.219349 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-05-09 01:36:47.219358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2026-05-09 01:36:47.219367 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Suggested packages: 2026-05-09 01:36:47.219375 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind-doc dnsutils resolvconf ufw mmdb-bin 2026-05-09 01:36:47.219384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following NEW packages will be installed: 2026-05-09 01:36:47.219392 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-05-09 01:36:47.219411 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2026-05-09 01:36:47.219420 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:36:47.219428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Need to get 1,885 kB of archives. 2026-05-09 01:36:47.219437 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 5,718 kB of additional disk space will be used. 2026-05-09 01:36:47.219445 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:36:47.219454 | 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] 2026-05-09 01:36:47.219463 | 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] 2026-05-09 01:36:47.219479 | 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] 2026-05-09 01:36:47.219488 | 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] 2026-05-09 01:36:47.219497 | 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.3 [1,257 kB] 2026-05-09 01:36:47.219506 | 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.3 [159 kB] 2026-05-09 01:36:47.219514 | 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] 2026-05-09 01:36:47.219523 | 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.3 [258 kB] 2026-05-09 01:36:47.219531 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 1,885 kB in 0s (5,643 kB/s) 2026-05-09 01:36:47.219540 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libuv1t64:amd64. 2026-05-09 01:36:47.219552 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-05-09 01:36:47.219563 | 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% 2026-05-09 01:36:47.219598 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-05-09 01:36:47.219654 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-05-09 01:36:47.219676 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2026-05-09 01:36:47.219757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2026-05-09 01:36:47.219781 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2026-05-09 01:36:47.219825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-05-09 01:36:47.219923 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:36:47.219969 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-05-09 01:36:47.220011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-05-09 01:36:47.220052 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libjson-c5:amd64. 2026-05-09 01:36:47.220094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2026-05-09 01:36:47.220135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-05-09 01:36:47.220177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package liblmdb0:amd64. 2026-05-09 01:36:47.220251 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-05-09 01:36:47.220283 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-09 01:36:47.220352 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libmaxminddb0:amd64. 2026-05-09 01:36:47.220376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2026-05-09 01:36:47.220441 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-09 01:36:47.220473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-05-09 01:36:47.220519 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-libs:amd64. 2026-05-09 01:36:47.220590 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 01:36:47.220656 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.3) ... 2026-05-09 01:36:47.220698 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-utils. 2026-05-09 01:36:47.220741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 01:36:47.220783 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.3) ... 2026-05-09 01:36:47.220835 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-09 01:36:47.220897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package dns-root-data. 2026-05-09 01:36:47.220943 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2026-05-09 01:36:47.220984 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-09 01:36:47.221025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-05-09 01:36:47.221065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9. 2026-05-09 01:36:47.221105 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 01:36:47.221164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-09 01:36:47.221227 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.3) ... 2026-05-09 01:36:47.221256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-09 01:36:47.221323 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-05-09 01:36:47.221364 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-05-09 01:36:47.221405 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-05-09 01:36:47.221445 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-05-09 01:36:47.221485 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.3) ... 2026-05-09 01:36:47.221526 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.3) ... 2026-05-09 01:36:47.221549 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.3) ... 2026-05-09 01:36:47.221609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting GID from range 100 to 59999 ... 2026-05-09 01:36:47.221652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding group `bind' (GID 102) ... 2026-05-09 01:36:47.221692 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting UID from range 100 to 59999 ... 2026-05-09 01:36:47.221733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-09 01:36:47.221773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding system user `bind' (UID 100) ... 2026-05-09 01:36:47.221813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding new user `bind' (UID 100) with group `bind' ... 2026-05-09 01:36:47.221853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Not creating home directory `/var/cache/bind'. 2026-05-09 01:36:47.221946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:wrote key file "/etc/bind/rndc.key" 2026-05-09 01:36:47.221962 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: could not determine current runlevel 2026-05-09 01:36:47.222028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:36:47.225310 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:36:47.225331 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container fc92c294f66b 2026-05-09 01:36:47.225339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 2949b21df387 2026-05-09 01:36:47.225346 | 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 2026-05-09 01:36:47.225354 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in d2c937bb966e 2026-05-09 01:36:47.225361 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container d2c937bb966e 2026-05-09 01:36:47.225369 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 2c9217263d7f 2026-05-09 01:36:47.225386 | 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 2026-05-09 01:36:47.225397 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in def20eff86b9 2026-05-09 01:36:47.225405 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-05-09 01:36:47.225412 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-05-09 01:36:47.225420 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-05-09 01:36:47.225437 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages were automatically installed and are no longer required: 2026-05-09 01:36:47.225444 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:36:47.225452 | 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 2026-05-09 01:36:47.225460 | 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 2026-05-09 01:36:47.225468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:36:47.225475 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:36:47.225483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:36:47.225491 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:36:47.225498 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2026-05-09 01:36:47.225506 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Use 'apt autoremove' to remove them. 2026-05-09 01:36:47.225514 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2026-05-09 01:36:47.225521 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: build-essential 2026-05-09 01:36:47.225529 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:36:47.225536 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:36:47.225544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-05-09 01:36:47.225552 | 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% 2026-05-09 01:36:47.225561 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-05-09 01:36:47.225569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-05-09 01:36:47.225577 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2026-05-09 01:36:47.225584 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2026-05-09 01:36:47.225592 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2026-05-09 01:36:47.225599 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-05-09 01:36:47.225607 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18967 files and directories currently installed.) 2026-05-09 01:36:47.225614 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:36:47.225632 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-05-09 01:36:47.225640 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-05-09 01:36:47.225648 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-05-09 01:36:47.225655 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2026-05-09 01:36:47.225663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:36:47.225670 | 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 2026-05-09 01:36:47.225678 | 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 2026-05-09 01:36:47.225691 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:36:47.225703 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:36:47.225711 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:36:47.225719 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:36:47.225726 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2026-05-09 01:36:47.225734 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:36:47.225741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 228 MB disk space will be freed. 2026-05-09 01:36:47.225749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-05-09 01:36:47.225757 | 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% 2026-05-09 01:36:47.225765 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-05-09 01:36:47.225772 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-05-09 01:36:47.225780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-05-09 01:36:47.225797 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:80% 2026-05-09 01:36:47.225805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% (Reading database ... 90% 2026-05-09 01:36:47.225812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-05-09 01:36:47.225820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18958 files and directories currently installed.) 2026-05-09 01:36:47.225828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:36:47.225836 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:47.225843 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:36:47.225851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:47.225859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:36:47.225866 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:36:47.225874 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:36:47.225936 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:47.225945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:36:47.225953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:47.225960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:36:47.225968 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:36:47.225975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:36:47.225983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:36:47.225997 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:36:47.226005 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:36:47.226020 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:36:47.226028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:47.226036 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:36:47.226044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:47.226052 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:47.226059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:47.226067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:36:47.226074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:47.226087 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:47.226095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:47.226103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:36:47.226110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:36:47.226118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:47.226125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:47.226133 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:36:47.226141 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:47.226148 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:47.226156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:36:47.226163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:47.226171 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-09 01:36:47.226179 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:36:47.226187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:47.226194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-09 01:36:47.226202 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:36:47.226236 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing lto-disabled-list (47) ... 2026-05-09 01:36:47.226244 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing make (4.3-4.1build2) ... 2026-05-09 01:36:47.226252 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-09 01:36:47.226260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:36:47.226268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-09 01:36:47.226275 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:36:47.226283 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Collecting pyclean==3.0.0 2026-05-09 01:36:47.226296 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:36:47.226304 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:36:47.226311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Installing collected packages: pyclean 2026-05-09 01:36:47.226319 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully installed pyclean-3.0.0 2026-05-09 01:36:47.226327 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:36:47.226334 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-09 01:36:47.226342 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 8632 files, 1231 directories removed. 2026-05-09 01:36:47.226350 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-09 01:36:47.226357 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /usr 2026-05-09 01:36:47.226365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-09 01:36:47.226372 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 1316 files, 133 directories removed. 2026-05-09 01:36:47.226380 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-09 01:36:47.226387 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Found existing installation: pyclean 3.0.0 2026-05-09 01:36:47.226395 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Uninstalling pyclean-3.0.0: 2026-05-09 01:36:47.226403 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:36:47.226417 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container def20eff86b9 2026-05-09 01:36:47.226425 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> d6d683a0e489 2026-05-09 01:36:47.226432 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully built 2ee0240429ee 2026-05-09 01:36:47.226440 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully tagged osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260509 2026-05-09 01:36:47.226448 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Built at 2026-05-09 01:36:47.225476 (took 0:00:40.308363) 2026-05-09 01:36:47.226456 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-central) 2026-05-09 01:36:47.226464 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Processing 2026-05-09 01:36:47.226472 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building started at 2026-05-09 01:36:47.225976 2026-05-09 01:36:47.227076 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 plugins into plugins archive 2026-05-09 01:36:47.227837 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 additions into additions archive 2026-05-09 01:37:16.592564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260509 2026-05-09 01:37:16.592655 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> c52b33dec539 2026-05-09 01:37:16.592767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 2/6 : LABEL "build-date"="20260509" "name"="designate-central" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:37:16.592866 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 3a3c3a5368c1 2026-05-09 01:37:16.593022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 3a3c3a5368c1 2026-05-09 01:37:16.593183 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 242a3462db4e 2026-05-09 01:37:16.593328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_designate_extend_start 2026-05-09 01:37:16.593424 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> e874b6c1029f 2026-05-09 01:37:16.593508 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_designate_extend_start 2026-05-09 01:37:16.593595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 45611849a01f 2026-05-09 01:37:16.593679 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 45611849a01f 2026-05-09 01:37:16.593761 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 2fb7644454e3 2026-05-09 01:37:16.593889 | 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 2026-05-09 01:37:16.594010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in cfed05be37fc 2026-05-09 01:37:16.594162 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2026-05-09 01:37:16.594278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2026-05-09 01:37:16.594363 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2026-05-09 01:37:16.594446 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages were automatically installed and are no longer required: 2026-05-09 01:37:16.594553 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:37:16.594740 | 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 2026-05-09 01:37:16.594928 | 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 2026-05-09 01:37:16.594993 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:37:16.595015 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:37:16.595062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:37:16.595154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:37:16.595291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2026-05-09 01:37:16.595368 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Use 'apt autoremove' to remove them. 2026-05-09 01:37:16.595452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2026-05-09 01:37:16.595522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: build-essential 2026-05-09 01:37:16.595651 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:37:16.595720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:37:16.595795 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2026-05-09 01:37:16.595900 | 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% 2026-05-09 01:37:16.595936 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2026-05-09 01:37:16.596007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2026-05-09 01:37:16.596124 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2026-05-09 01:37:16.596195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2026-05-09 01:37:16.596291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2026-05-09 01:37:16.596385 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2026-05-09 01:37:16.596507 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:37:16.596601 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:37:16.596706 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2026-05-09 01:37:16.596821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2026-05-09 01:37:16.596895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2026-05-09 01:37:16.596986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2026-05-09 01:37:16.597073 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:37:16.597155 | 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 2026-05-09 01:37:16.597234 | 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 2026-05-09 01:37:16.597326 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:37:16.597398 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:37:16.597460 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:37:16.597524 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:37:16.597589 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2026-05-09 01:37:16.597665 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:37:16.597730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 228 MB disk space will be freed. 2026-05-09 01:37:16.597804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2026-05-09 01:37:16.597852 | 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% 2026-05-09 01:37:16.597941 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2026-05-09 01:37:16.598009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2026-05-09 01:37:16.598220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2026-05-09 01:37:16.598331 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2026-05-09 01:37:16.598412 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2026-05-09 01:37:16.598484 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2026-05-09 01:37:16.598554 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:37:16.598625 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:37:16.598687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:16.598746 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:37:16.598789 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:16.598866 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:37:16.598924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:37:16.598982 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:37:16.599065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:16.599104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:37:16.599159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:16.599231 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:37:16.599292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:37:16.599335 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:37:16.599396 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:37:16.599443 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:37:16.599489 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:37:16.599547 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:37:16.599595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:16.599640 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:37:16.599708 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:16.599797 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:16.599859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:16.599917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:16.599991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:16.600083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:16.600277 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:16.600339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:37:16.600365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:37:16.600381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:16.600401 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:16.600442 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:37:16.600505 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:16.600527 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:16.600714 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:37:16.600746 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:16.600762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:37:16.600843 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:16.600942 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:16.601242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing lto-disabled-list (47) ... 2026-05-09 01:37:16.601362 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing make (4.3-4.1build2) ... 2026-05-09 01:37:16.601428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:37:16.601546 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:37:16.601592 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Collecting pyclean==3.0.0 2026-05-09 01:37:16.601645 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:37:16.601689 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:37:16.601741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Installing collected packages: pyclean 2026-05-09 01:37:16.601784 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully installed pyclean-3.0.0 2026-05-09 01:37:16.601854 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:37:16.601896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-05-09 01:37:16.601948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 8632 files, 1231 directories removed. 2026-05-09 01:37:16.601990 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-05-09 01:37:16.602084 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /usr 2026-05-09 01:37:16.602098 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-05-09 01:37:16.602140 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 1316 files, 133 directories removed. 2026-05-09 01:37:16.602154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-05-09 01:37:16.602238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Found existing installation: pyclean 3.0.0 2026-05-09 01:37:16.602310 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Uninstalling pyclean-3.0.0: 2026-05-09 01:37:16.602365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:37:16.602418 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container cfed05be37fc 2026-05-09 01:37:16.602461 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> b57b635b49da 2026-05-09 01:37:16.602503 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 6/6 : USER designate 2026-05-09 01:37:16.602556 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in c9d133dbd3e7 2026-05-09 01:37:16.602598 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container c9d133dbd3e7 2026-05-09 01:37:16.602639 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 6a8b00fd1309 2026-05-09 01:37:16.602712 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully built 3a85811e0c1e 2026-05-09 01:37:16.602755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully tagged osism.harbor.regio.digital/kolla/designate-central:build-20260509 2026-05-09 01:37:16.602889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Built at 2026-05-09 01:37:16.602757 (took 0:00:29.376781) 2026-05-09 01:37:16.603471 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-mdns) 2026-05-09 01:37:16.603556 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Processing 2026-05-09 01:37:16.603619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building started at 2026-05-09 01:37:16.603533 2026-05-09 01:37:16.604650 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 plugins into plugins archive 2026-05-09 01:37:16.606472 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 additions into additions archive 2026-05-09 01:37:43.864523 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260509 2026-05-09 01:37:43.864632 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> c52b33dec539 2026-05-09 01:37:43.864652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 2/4 : LABEL "build-date"="20260509" "name"="designate-mdns" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:37:43.864667 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in cee7eee81c75 2026-05-09 01:37:43.864678 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container cee7eee81c75 2026-05-09 01:37:43.864688 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> aece951bd032 2026-05-09 01:37:43.864699 | 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 2026-05-09 01:37:43.864710 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 4c487ee9916a 2026-05-09 01:37:43.864720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2026-05-09 01:37:43.864731 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2026-05-09 01:37:43.864741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2026-05-09 01:37:43.864750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages were automatically installed and are no longer required: 2026-05-09 01:37:43.864760 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:37:43.864771 | 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 2026-05-09 01:37:43.865345 | 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 2026-05-09 01:37:43.865368 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:37:43.865378 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:37:43.865404 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:37:43.865414 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:37:43.865424 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2026-05-09 01:37:43.865434 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Use 'apt autoremove' to remove them. 2026-05-09 01:37:43.865443 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2026-05-09 01:37:43.865453 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: build-essential 2026-05-09 01:37:43.865463 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:37:43.865472 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:37:43.865482 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2026-05-09 01:37:43.865504 | 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% 2026-05-09 01:37:43.865516 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2026-05-09 01:37:43.865526 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2026-05-09 01:37:43.865535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2026-05-09 01:37:43.865551 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2026-05-09 01:37:43.865564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2026-05-09 01:37:43.865693 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2026-05-09 01:37:43.865762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:37:43.865873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:37:43.865924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2026-05-09 01:37:43.866047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2026-05-09 01:37:43.866114 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2026-05-09 01:37:43.866259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2026-05-09 01:37:43.866405 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:37:43.866485 | 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 2026-05-09 01:37:43.866558 | 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 2026-05-09 01:37:43.866631 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:37:43.866702 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:37:43.866773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:37:43.866845 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:37:43.866919 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2026-05-09 01:37:43.867006 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:37:43.867080 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 228 MB disk space will be freed. 2026-05-09 01:37:43.867160 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2026-05-09 01:37:43.867291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-09 01:37:43.869312 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2026-05-09 01:37:43.869336 | 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% 2026-05-09 01:37:43.869348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2026-05-09 01:37:43.869356 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2026-05-09 01:37:43.869365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2026-05-09 01:37:43.869374 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2026-05-09 01:37:43.869382 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2026-05-09 01:37:43.869402 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2026-05-09 01:37:43.869411 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:37:43.869428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:37:43.869438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:43.869446 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:37:43.869455 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:43.869463 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:37:43.869472 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:37:43.869480 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:37:43.869489 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:43.869498 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:37:43.869506 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:43.869515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:37:43.869523 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:37:43.869532 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-09 01:37:43.869540 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:37:43.869549 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-09 01:37:43.869558 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:37:43.869566 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-09 01:37:43.869575 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:37:43.869584 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:37:43.869592 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:37:43.869600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:43.869609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:37:43.869617 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:43.869626 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:43.869635 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-09 01:37:43.869643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:43.869652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:37:43.869660 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:43.869669 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:43.869678 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:43.869686 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:37:43.869700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-09 01:37:43.869709 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:37:43.869717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:43.869726 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-09 01:37:43.869741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:43.869754 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:37:43.869850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:43.869901 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:43.870019 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:37:43.870071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:43.870137 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:37:43.870238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:43.870372 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:37:43.870435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing lto-disabled-list (47) ... 2026-05-09 01:37:43.870499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing make (4.3-4.1build2) ... 2026-05-09 01:37:43.870571 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:37:43.870642 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:37:43.870711 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Collecting pyclean==3.0.0 2026-05-09 01:37:43.870792 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:37:43.870945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:37:43.871025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Installing collected packages: pyclean 2026-05-09 01:37:43.871103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully installed pyclean-3.0.0 2026-05-09 01:37:43.871244 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:37:43.871388 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-09 01:37:43.871471 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 8632 files, 1231 directories removed. 2026-05-09 01:37:43.871539 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-09 01:37:43.871614 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /usr 2026-05-09 01:37:43.871681 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-09 01:37:43.871757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 1316 files, 133 directories removed. 2026-05-09 01:37:43.871823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-09 01:37:43.871899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Found existing installation: pyclean 3.0.0 2026-05-09 01:37:43.871972 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Uninstalling pyclean-3.0.0: 2026-05-09 01:37:43.872046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:37:43.872119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 4c487ee9916a 2026-05-09 01:37:43.872247 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> a58ca31ee522 2026-05-09 01:37:43.872459 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 4/4 : USER designate 2026-05-09 01:37:43.872478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 7b48083bc3c4 2026-05-09 01:37:43.872722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 7b48083bc3c4 2026-05-09 01:37:43.872790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> a58798e3db1f 2026-05-09 01:37:43.872812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully built 16ce9b5edfdf 2026-05-09 01:37:43.872824 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully tagged osism.harbor.regio.digital/kolla/designate-mdns:build-20260509 2026-05-09 01:37:43.872977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Built at 2026-05-09 01:37:43.872836 (took 0:00:27.269303) 2026-05-09 01:37:43.873486 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-worker) 2026-05-09 01:37:43.873573 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Processing 2026-05-09 01:37:43.873699 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building started at 2026-05-09 01:37:43.873553 2026-05-09 01:37:43.874743 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 plugins into plugins archive 2026-05-09 01:37:43.875548 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 additions into additions archive 2026-05-09 01:38:23.398464 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260509 2026-05-09 01:38:23.398595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> c52b33dec539 2026-05-09 01:38:23.398619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 2/5 : LABEL "build-date"="20260509" "name"="designate-worker" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:38:23.398720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in ee036bfd47b1 2026-05-09 01:38:23.398928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container ee036bfd47b1 2026-05-09 01:38:23.399010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> dd973d7e01aa 2026-05-09 01:38:23.399031 | 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/* 2026-05-09 01:38:23.399266 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 10dc8c0072ed 2026-05-09 01:38:23.399408 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:38:23.399557 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:38:23.399626 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:38:23.399737 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:38:23.399782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:38:23.400314 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:38:23.400336 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:38:23.400349 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:38:23.400361 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:38:23.400405 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:38:23.400420 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:38:23.400432 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:38:23.400465 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:38:23.400476 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:38:23.400491 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:38:23.400601 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 30.1 MB in 2s (12.8 MB/s) 2026-05-09 01:38:23.400664 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-05-09 01:38:23.400807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-05-09 01:38:23.400945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-05-09 01:38:23.401085 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-05-09 01:38:23.401196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following additional packages will be installed: 2026-05-09 01:38:23.401344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-05-09 01:38:23.401530 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2026-05-09 01:38:23.401629 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Suggested packages: 2026-05-09 01:38:23.402318 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind-doc dnsutils resolvconf ufw mmdb-bin 2026-05-09 01:38:23.402339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following NEW packages will be installed: 2026-05-09 01:38:23.402351 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-05-09 01:38:23.402363 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2026-05-09 01:38:23.402446 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:38:23.402468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Need to get 1,885 kB of archives. 2026-05-09 01:38:23.402479 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 5,718 kB of additional disk space will be used. 2026-05-09 01:38:23.402491 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:38:23.402502 | 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] 2026-05-09 01:38:23.402514 | 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] 2026-05-09 01:38:23.402526 | 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] 2026-05-09 01:38:23.402537 | 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] 2026-05-09 01:38:23.403569 | 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.3 [1,257 kB] 2026-05-09 01:38:23.403628 | 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.3 [159 kB] 2026-05-09 01:38:23.403641 | 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] 2026-05-09 01:38:23.403652 | 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.3 [258 kB] 2026-05-09 01:38:23.403679 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 1,885 kB in 0s (5,819 kB/s) 2026-05-09 01:38:23.403695 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libuv1t64:amd64. 2026-05-09 01:38:23.403729 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-05-09 01:38:23.403751 | 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% 2026-05-09 01:38:23.403771 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2026-05-09 01:38:23.403790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2026-05-09 01:38:23.403807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-05-09 01:38:23.403825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-05-09 01:38:23.403842 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-05-09 01:38:23.403889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-05-09 01:38:23.403908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:38:23.403925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-05-09 01:38:23.403942 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-05-09 01:38:23.403961 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libjson-c5:amd64. 2026-05-09 01:38:23.403978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2026-05-09 01:38:23.403995 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-09 01:38:23.404014 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-05-09 01:38:23.404032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package liblmdb0:amd64. 2026-05-09 01:38:23.404049 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-05-09 01:38:23.404066 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-09 01:38:23.404085 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libmaxminddb0:amd64. 2026-05-09 01:38:23.404103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2026-05-09 01:38:23.404173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-05-09 01:38:23.404185 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-libs:amd64. 2026-05-09 01:38:23.404195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 01:38:23.404240 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-09 01:38:23.404258 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.3) ... 2026-05-09 01:38:23.404268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-utils. 2026-05-09 01:38:23.404277 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 01:38:23.404287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.3) ... 2026-05-09 01:38:23.404296 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package dns-root-data. 2026-05-09 01:38:23.404307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2026-05-09 01:38:23.404316 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-05-09 01:38:23.404326 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9. 2026-05-09 01:38:23.404346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.3_amd64.deb ... 2026-05-09 01:38:23.404356 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.3) ... 2026-05-09 01:38:23.404366 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-09 01:38:23.404402 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-05-09 01:38:23.404412 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-05-09 01:38:23.404422 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-05-09 01:38:23.404431 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-05-09 01:38:23.404450 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.3) ... 2026-05-09 01:38:23.404460 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.3) ... 2026-05-09 01:38:23.404476 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.3) ... 2026-05-09 01:38:23.404486 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting GID from range 100 to 59999 ... 2026-05-09 01:38:23.404495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding group `bind' (GID 102) ... 2026-05-09 01:38:23.404505 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting UID from range 100 to 59999 ... 2026-05-09 01:38:23.404514 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-09 01:38:23.404528 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding system user `bind' (UID 100) ... 2026-05-09 01:38:23.404570 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding new user `bind' (UID 100) with group `bind' ... 2026-05-09 01:38:23.404647 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Not creating home directory `/var/cache/bind'. 2026-05-09 01:38:23.404697 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:wrote key file "/etc/bind/rndc.key" 2026-05-09 01:38:23.404758 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: could not determine current runlevel 2026-05-09 01:38:23.404998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:38:23.405073 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:38:23.405108 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 10dc8c0072ed 2026-05-09 01:38:23.405128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 3f4cbb0c6b5f 2026-05-09 01:38:23.405148 | 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 2026-05-09 01:38:23.405172 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in fb4f52c52665 2026-05-09 01:38:23.405187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-05-09 01:38:23.405296 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-05-09 01:38:23.405340 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-05-09 01:38:23.405438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages were automatically installed and are no longer required: 2026-05-09 01:38:23.405457 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:38:23.405509 | 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 2026-05-09 01:38:23.405547 | 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 2026-05-09 01:38:23.405600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:38:23.405647 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:38:23.405707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:38:23.405723 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:38:23.405880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2026-05-09 01:38:23.405926 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Use 'apt autoremove' to remove them. 2026-05-09 01:38:23.405959 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2026-05-09 01:38:23.405978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: build-essential 2026-05-09 01:38:23.406004 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:38:23.406029 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:38:23.406076 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-05-09 01:38:23.406150 | 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% 2026-05-09 01:38:23.406254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2026-05-09 01:38:23.407552 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2026-05-09 01:38:23.407600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-05-09 01:38:23.407625 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-05-09 01:38:23.407634 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-05-09 01:38:23.407642 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-05-09 01:38:23.407650 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18967 files and directories currently installed.) 2026-05-09 01:38:23.407658 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:38:23.407667 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-05-09 01:38:23.407674 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-05-09 01:38:23.407682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-05-09 01:38:23.407690 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2026-05-09 01:38:23.407697 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:38:23.407705 | 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 2026-05-09 01:38:23.407713 | 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 2026-05-09 01:38:23.407721 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:38:23.407728 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:38:23.407736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:38:23.407744 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:38:23.407761 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2026-05-09 01:38:23.407769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:38:23.407777 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 228 MB disk space will be freed. 2026-05-09 01:38:23.407785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-05-09 01:38:23.407794 | 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% 2026-05-09 01:38:23.407804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2026-05-09 01:38:23.407811 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2026-05-09 01:38:23.407819 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-05-09 01:38:23.407827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-05-09 01:38:23.407834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-05-09 01:38:23.407842 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-05-09 01:38:23.410413 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18958 files and directories currently installed.) 2026-05-09 01:38:23.410448 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:38:23.410466 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410481 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:38:23.410491 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410500 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:38:23.410510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:38:23.410519 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:38:23.410529 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:38:23.410548 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410557 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:38:23.410567 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:38:23.410576 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:38:23.410586 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:38:23.410605 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:38:23.410615 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:38:23.410625 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:38:23.410634 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410644 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:38:23.410653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410692 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410701 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410711 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:38:23.410739 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:38:23.410749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410758 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410768 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:38:23.410777 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410787 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410796 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:38:23.410806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410816 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:38:23.410825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410835 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:23.410845 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing lto-disabled-list (47) ... 2026-05-09 01:38:23.410855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing make (4.3-4.1build2) ... 2026-05-09 01:38:23.410864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:38:23.410874 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:38:23.410883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Collecting pyclean==3.0.0 2026-05-09 01:38:23.410903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:38:23.410913 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:38:23.410923 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Installing collected packages: pyclean 2026-05-09 01:38:23.410933 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully installed pyclean-3.0.0 2026-05-09 01:38:23.410942 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:38:23.410952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-09 01:38:23.410962 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 8632 files, 1231 directories removed. 2026-05-09 01:38:23.410972 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-09 01:38:23.410981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /usr 2026-05-09 01:38:23.410991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-09 01:38:23.411001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 1316 files, 133 directories removed. 2026-05-09 01:38:23.411011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-09 01:38:23.411020 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Found existing installation: pyclean 3.0.0 2026-05-09 01:38:23.411030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Uninstalling pyclean-3.0.0: 2026-05-09 01:38:23.411046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:38:23.411056 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container fb4f52c52665 2026-05-09 01:38:23.411065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> cc4599063b03 2026-05-09 01:38:23.411075 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 5/5 : USER designate 2026-05-09 01:38:23.411085 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 26ed3a2fb62c 2026-05-09 01:38:23.411094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 26ed3a2fb62c 2026-05-09 01:38:23.411109 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 96093b679d24 2026-05-09 01:38:23.411120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully built f5e66609cd77 2026-05-09 01:38:23.411129 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully tagged osism.harbor.regio.digital/kolla/designate-worker:build-20260509 2026-05-09 01:38:23.411367 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Built at 2026-05-09 01:38:23.410367 (took 0:00:39.536814) 2026-05-09 01:38:23.411422 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-api) 2026-05-09 01:38:23.411434 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Processing 2026-05-09 01:38:23.411445 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building started at 2026-05-09 01:38:23.411073 2026-05-09 01:38:23.412467 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 plugins into plugins archive 2026-05-09 01:38:23.413268 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 additions into additions archive 2026-05-09 01:38:50.656139 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260509 2026-05-09 01:38:50.656420 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> c52b33dec539 2026-05-09 01:38:50.656459 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 2/4 : LABEL "build-date"="20260509" "name"="designate-api" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:38:50.656500 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in ae97a8f40de2 2026-05-09 01:38:50.656517 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container ae97a8f40de2 2026-05-09 01:38:50.656577 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 1fa5ce51a5d1 2026-05-09 01:38:50.656593 | 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 2026-05-09 01:38:50.656607 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 1ee524b05314 2026-05-09 01:38:50.656676 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2026-05-09 01:38:50.656773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2026-05-09 01:38:50.656866 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2026-05-09 01:38:50.656889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages were automatically installed and are no longer required: 2026-05-09 01:38:50.657082 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:38:50.657097 | 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 2026-05-09 01:38:50.657107 | 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 2026-05-09 01:38:50.657185 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:38:50.657195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:38:50.657291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:38:50.657328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:38:50.657338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2026-05-09 01:38:50.657348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Use 'apt autoremove' to remove them. 2026-05-09 01:38:50.657380 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2026-05-09 01:38:50.657390 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: build-essential 2026-05-09 01:38:50.657404 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:38:50.657435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:38:50.657461 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-05-09 01:38:50.657499 | 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% 2026-05-09 01:38:50.657517 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2026-05-09 01:38:50.657638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% 2026-05-09 01:38:50.657712 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2026-05-09 01:38:50.657752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2026-05-09 01:38:50.657816 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2026-05-09 01:38:50.657855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2026-05-09 01:38:50.657919 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:38:50.657960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:38:50.658023 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2026-05-09 01:38:50.658066 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2026-05-09 01:38:50.658124 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2026-05-09 01:38:50.658238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2026-05-09 01:38:50.658325 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:38:50.658352 | 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 2026-05-09 01:38:50.658385 | 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 2026-05-09 01:38:50.658445 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:38:50.658481 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:38:50.658545 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:38:50.658610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:38:50.658653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2026-05-09 01:38:50.658716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:38:50.658775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 228 MB disk space will be freed. 2026-05-09 01:38:50.658828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-05-09 01:38:50.658884 | 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 ... 2026-05-09 01:38:50.658922 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:60% (Reading database ... 65% 2026-05-09 01:38:50.658983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-05-09 01:38:50.659041 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:70% 2026-05-09 01:38:50.659100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% 2026-05-09 01:38:50.659176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2026-05-09 01:38:50.659328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2026-05-09 01:38:50.659364 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2026-05-09 01:38:50.659417 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2026-05-09 01:38:50.659477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:38:50.659567 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:38:50.659862 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:50.659900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:38:50.660001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:50.660035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:38:50.660140 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:38:50.660172 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:38:50.660248 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:50.660369 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:38:50.660397 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-09 01:38:50.660477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:50.660545 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:38:50.660616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:38:50.660674 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-09 01:38:50.660723 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:38:50.660770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:38:50.660825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-09 01:38:50.660857 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:38:50.660921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:38:50.660969 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:38:50.661018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:50.661049 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:38:50.661111 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:50.661167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:50.661193 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:50.661291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:38:50.661322 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:50.661388 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-09 01:38:50.661454 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:50.661486 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:50.661583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:38:50.661632 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:38:50.661646 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:50.661695 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:50.661740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:38:50.661794 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:50.661824 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:50.661872 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:38:50.661920 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-09 01:38:50.661975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:50.662006 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:38:50.662069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:50.662126 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-09 01:38:50.662181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:38:50.662237 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-09 01:38:50.662305 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing lto-disabled-list (47) ... 2026-05-09 01:38:50.662332 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing make (4.3-4.1build2) ... 2026-05-09 01:38:50.662391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:38:50.662438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:38:50.662469 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Collecting pyclean==3.0.0 2026-05-09 01:38:50.662553 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:38:50.662610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:38:50.662657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Installing collected packages: pyclean 2026-05-09 01:38:50.662711 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully installed pyclean-3.0.0 2026-05-09 01:38:50.662738 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:38:50.662798 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-09 01:38:50.662844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 8632 files, 1231 directories removed. 2026-05-09 01:38:50.662884 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-09 01:38:50.662932 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /usr 2026-05-09 01:38:50.662963 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-09 01:38:50.663032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 1316 files, 133 directories removed. 2026-05-09 01:38:50.663062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-09 01:38:50.663121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Found existing installation: pyclean 3.0.0 2026-05-09 01:38:50.663167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Uninstalling pyclean-3.0.0: 2026-05-09 01:38:50.663198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:38:50.663291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 1ee524b05314 2026-05-09 01:38:50.663338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> bc6a2eafe571 2026-05-09 01:38:50.663392 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 4/4 : USER designate 2026-05-09 01:38:50.663437 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 534b8bf2ab62 2026-05-09 01:38:50.663492 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 534b8bf2ab62 2026-05-09 01:38:50.663589 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> a16a11d8c99d 2026-05-09 01:38:50.663670 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully built 008009e428cd 2026-05-09 01:38:50.663716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully tagged osism.harbor.regio.digital/kolla/designate-api:build-20260509 2026-05-09 01:38:50.664194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Built at 2026-05-09 01:38:50.663724 (took 0:00:27.252651) 2026-05-09 01:38:50.665422 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-sink) 2026-05-09 01:38:50.665502 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Processing 2026-05-09 01:38:50.665542 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building started at 2026-05-09 01:38:50.664425 2026-05-09 01:38:50.665829 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 plugins into plugins archive 2026-05-09 01:38:50.666644 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 additions into additions archive 2026-05-09 01:39:17.907983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260509 2026-05-09 01:39:17.908110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> c52b33dec539 2026-05-09 01:39:17.908145 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 2/4 : LABEL "build-date"="20260509" "name"="designate-sink" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:39:17.908174 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 76945144c3e0 2026-05-09 01:39:17.908197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 76945144c3e0 2026-05-09 01:39:17.908266 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 2a8cf7db4309 2026-05-09 01:39:17.908284 | 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 2026-05-09 01:39:17.908327 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 8f89a1789199 2026-05-09 01:39:17.908339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2026-05-09 01:39:17.908352 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2026-05-09 01:39:17.908431 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2026-05-09 01:39:17.908502 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages were automatically installed and are no longer required: 2026-05-09 01:39:17.908515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:39:17.908529 | 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 2026-05-09 01:39:17.908588 | 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 2026-05-09 01:39:17.908605 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:39:17.908651 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:39:17.908761 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:39:17.908775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:39:17.908791 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2026-05-09 01:39:17.908814 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Use 'apt autoremove' to remove them. 2026-05-09 01:39:17.908886 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2026-05-09 01:39:17.908904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: build-essential 2026-05-09 01:39:17.908971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:39:17.908988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:39:17.909042 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2026-05-09 01:39:17.909112 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(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% 2026-05-09 01:39:17.909129 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2026-05-09 01:39:17.909250 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2026-05-09 01:39:17.909270 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:75% 2026-05-09 01:39:17.909284 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% 2026-05-09 01:39:17.909330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2026-05-09 01:39:17.909388 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2026-05-09 01:39:17.909400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2026-05-09 01:39:17.909458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:39:17.909478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:39:17.909542 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2026-05-09 01:39:17.909557 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2026-05-09 01:39:17.909626 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2026-05-09 01:39:17.909642 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2026-05-09 01:39:17.909739 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:39:17.909754 | 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 2026-05-09 01:39:17.909768 | 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 2026-05-09 01:39:17.909826 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:39:17.909842 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:39:17.909912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:39:17.909932 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:39:17.909957 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2026-05-09 01:39:17.909998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:39:17.910046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 228 MB disk space will be freed. 2026-05-09 01:39:17.910061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2026-05-09 01:39:17.910147 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(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% 2026-05-09 01:39:17.910174 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2026-05-09 01:39:17.910196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2026-05-09 01:39:17.910288 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% 2026-05-09 01:39:17.910305 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2026-05-09 01:39:17.910357 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2026-05-09 01:39:17.910372 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2026-05-09 01:39:17.910434 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:39:17.910462 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:39:17.910509 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:17.910554 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:39:17.910569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:17.910634 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:39:17.910650 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:39:17.910755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:39:17.910775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:17.910832 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:39:17.910878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:17.910948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:39:17.911090 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:39:17.911114 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:39:17.911142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:39:17.911152 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:39:17.911201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:39:17.911285 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:39:17.911339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:17.911356 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:39:17.911560 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:17.911620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:17.911632 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:17.911652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:17.911663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:17.911697 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:17.911712 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:17.911726 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:39:17.911805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-05-09 01:39:17.911822 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:39:17.911896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:17.911912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:17.911985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:39:17.912000 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:17.912071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:17.912086 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:39:17.912185 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-05-09 01:39:17.912197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:17.912258 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-05-09 01:39:17.912318 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:39:17.912333 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-05-09 01:39:17.912397 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:17.912427 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-05-09 01:39:17.912488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:17.912514 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing lto-disabled-list (47) ... 2026-05-09 01:39:17.912579 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing make (4.3-4.1build2) ... 2026-05-09 01:39:17.912636 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-05-09 01:39:17.912651 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:39:17.912740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-05-09 01:39:17.912797 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:39:17.912855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Collecting pyclean==3.0.0 2026-05-09 01:39:17.912907 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:39:17.912922 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:39:17.912973 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Installing collected packages: pyclean 2026-05-09 01:39:17.913019 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully installed pyclean-3.0.0 2026-05-09 01:39:17.913064 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:39:17.913120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-05-09 01:39:17.913135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 8632 files, 1231 directories removed. 2026-05-09 01:39:17.913195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-05-09 01:39:17.913240 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /usr 2026-05-09 01:39:17.913303 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-05-09 01:39:17.913360 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 1316 files, 133 directories removed. 2026-05-09 01:39:17.913376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-05-09 01:39:17.913438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Found existing installation: pyclean 3.0.0 2026-05-09 01:39:17.913494 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Uninstalling pyclean-3.0.0: 2026-05-09 01:39:17.913510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:39:17.913571 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 8f89a1789199 2026-05-09 01:39:17.913628 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 1e0563f9a6ea 2026-05-09 01:39:17.913643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 4/4 : USER designate 2026-05-09 01:39:17.913726 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 9b2ee5377541 2026-05-09 01:39:17.913807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 9b2ee5377541 2026-05-09 01:39:17.913823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 3158550bb506 2026-05-09 01:39:17.913893 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully built bb8ed05a9cd7 2026-05-09 01:39:17.913909 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully tagged osism.harbor.regio.digital/kolla/designate-sink:build-20260509 2026-05-09 01:39:17.914024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Built at 2026-05-09 01:39:17.913912 (took 0:00:27.249487) 2026-05-09 01:39:17.914542 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-producer) 2026-05-09 01:39:17.914571 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Processing 2026-05-09 01:39:17.914587 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building started at 2026-05-09 01:39:17.914493 2026-05-09 01:39:17.915730 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 plugins into plugins archive 2026-05-09 01:39:17.916497 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 additions into additions archive 2026-05-09 01:39:44.383598 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260509 2026-05-09 01:39:44.383707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> c52b33dec539 2026-05-09 01:39:44.383742 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 2/4 : LABEL "build-date"="20260509" "name"="designate-producer" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:39:44.383788 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 923f1f3bf9eb 2026-05-09 01:39:44.383802 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 923f1f3bf9eb 2026-05-09 01:39:44.383855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> db9cfb6d6e57 2026-05-09 01:39:44.383873 | 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 2026-05-09 01:39:44.383948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 077b9d9902f6 2026-05-09 01:39:44.384024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2026-05-09 01:39:44.384040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2026-05-09 01:39:44.384156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2026-05-09 01:39:44.384175 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages were automatically installed and are no longer required: 2026-05-09 01:39:44.384288 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:39:44.384311 | 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 2026-05-09 01:39:44.384378 | 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 2026-05-09 01:39:44.384438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:39:44.384454 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:39:44.384547 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:39:44.384565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:39:44.384627 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2026-05-09 01:39:44.384687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Use 'apt autoremove' to remove them. 2026-05-09 01:39:44.384736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2026-05-09 01:39:44.384793 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: build-essential 2026-05-09 01:39:44.384865 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:39:44.384913 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:39:44.384980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2026-05-09 01:39:44.385044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(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% 2026-05-09 01:39:44.385092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2026-05-09 01:39:44.385175 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:70% 2026-05-09 01:39:44.385242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2026-05-09 01:39:44.385356 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% 2026-05-09 01:39:44.385370 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2026-05-09 01:39:44.385399 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2026-05-09 01:39:44.385475 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2026-05-09 01:39:44.385545 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:39:44.385572 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:39:44.385663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2026-05-09 01:39:44.385689 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2026-05-09 01:39:44.385780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2026-05-09 01:39:44.385808 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2026-05-09 01:39:44.385918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:39:44.385946 | 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 2026-05-09 01:39:44.386009 | 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 2026-05-09 01:39:44.386055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:39:44.386101 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:39:44.386158 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:39:44.386249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:39:44.386272 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2026-05-09 01:39:44.386466 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:39:44.386483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 228 MB disk space will be freed. 2026-05-09 01:39:44.386700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2026-05-09 01:39:44.386767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(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% 2026-05-09 01:39:44.386783 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2026-05-09 01:39:44.386794 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2026-05-09 01:39:44.386804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% 2026-05-09 01:39:44.386850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2026-05-09 01:39:44.386861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2026-05-09 01:39:44.386871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2026-05-09 01:39:44.386885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:39:44.387061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:39:44.387097 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:44.387124 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:39:44.387142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:44.387164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:39:44.387274 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:39:44.387310 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:39:44.387385 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:44.387442 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:39:44.387487 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:44.387542 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:39:44.387612 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:39:44.387666 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:39:44.387720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:39:44.387783 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-09 01:39:44.387865 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:39:44.387918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-09 01:39:44.387977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:39:44.388035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:39:44.388118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-09 01:39:44.388135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:44.388243 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:39:44.388304 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:44.388359 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-09 01:39:44.388417 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:44.388473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:44.388527 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:39:44.388581 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:44.388637 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-09 01:39:44.388693 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:44.388774 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:44.388789 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-09 01:39:44.388926 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:39:44.388980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:39:44.389036 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:44.389089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:44.389156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:39:44.389171 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:44.389280 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:44.389322 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:39:44.389381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-09 01:39:44.389430 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:44.389482 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:39:44.389527 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:44.389574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:39:44.389621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing lto-disabled-list (47) ... 2026-05-09 01:39:44.389668 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing make (4.3-4.1build2) ... 2026-05-09 01:39:44.389715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:39:44.389762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:39:44.389808 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Collecting pyclean==3.0.0 2026-05-09 01:39:44.389874 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:39:44.389926 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:39:44.389991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Installing collected packages: pyclean 2026-05-09 01:39:44.390011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully installed pyclean-3.0.0 2026-05-09 01:39:44.390076 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:39:44.390092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-09 01:39:44.390164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 8632 files, 1231 directories removed. 2026-05-09 01:39:44.390225 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-09 01:39:44.390282 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /usr 2026-05-09 01:39:44.390330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-09 01:39:44.390379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 1316 files, 133 directories removed. 2026-05-09 01:39:44.390424 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-09 01:39:44.390474 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Found existing installation: pyclean 3.0.0 2026-05-09 01:39:44.390524 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Uninstalling pyclean-3.0.0: 2026-05-09 01:39:44.390573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:39:44.390621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 077b9d9902f6 2026-05-09 01:39:44.390742 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 3054ed759d58 2026-05-09 01:39:44.390808 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 4/4 : USER designate 2026-05-09 01:39:44.391017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 57a83c03e459 2026-05-09 01:39:44.391053 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 57a83c03e459 2026-05-09 01:39:44.391069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 42c18c438533 2026-05-09 01:39:44.391088 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully built 39a4329995b3 2026-05-09 01:39:44.391142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully tagged osism.harbor.regio.digital/kolla/designate-producer:build-20260509 2026-05-09 01:39:44.391249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Built at 2026-05-09 01:39:44.391130 (took 0:00:26.476637) 2026-05-09 01:39:44.391748 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-neutron-agent) 2026-05-09 01:39:44.391774 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Processing 2026-05-09 01:39:44.391894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building started at 2026-05-09 01:39:44.391726 2026-05-09 01:39:44.392807 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 plugins into plugins archive 2026-05-09 01:39:44.393528 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 additions into additions archive 2026-05-09 01:40:22.326364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260509 2026-05-09 01:40:22.328346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 19d960056768 2026-05-09 01:40:22.328414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 2/4 : LABEL "build-date"="20260509" "name"="ironic-neutron-agent" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:40:22.328427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 59724436d1b8 2026-05-09 01:40:22.328437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 59724436d1b8 2026-05-09 01:40:22.328445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 8a158987edc9 2026-05-09 01:40:22.328455 | 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 2026-05-09 01:40:22.328464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 8276ceebfa66 2026-05-09 01:40:22.328472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2026-05-09 01:40:22.328480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2026-05-09 01:40:22.328487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2026-05-09 01:40:22.328495 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages were automatically installed and are no longer required: 2026-05-09 01:40:22.328503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:40:22.328511 | 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 2026-05-09 01:40:22.328519 | 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 2026-05-09 01:40:22.328526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:40:22.328534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:40:22.328541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:40:22.328549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:40:22.328557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2026-05-09 01:40:22.328565 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Use 'apt autoremove' to remove them. 2026-05-09 01:40:22.328573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2026-05-09 01:40:22.328596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: build-essential 2026-05-09 01:40:22.328603 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:40:22.328609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:40:22.328614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2026-05-09 01:40:22.328621 | 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% 2026-05-09 01:40:22.328628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2026-05-09 01:40:22.328634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2026-05-09 01:40:22.328639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2026-05-09 01:40:22.328655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2026-05-09 01:40:22.328661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2026-05-09 01:40:22.328666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2026-05-09 01:40:22.328673 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-09 01:40:22.328680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:40:22.328691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2026-05-09 01:40:22.328698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2026-05-09 01:40:22.328705 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2026-05-09 01:40:22.328711 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2026-05-09 01:40:22.328717 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:40:22.328724 | 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 2026-05-09 01:40:22.328730 | 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 2026-05-09 01:40:22.328737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:40:22.328743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:40:22.328753 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:40:22.328760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:40:22.328848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2026-05-09 01:40:22.328926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:40:22.329044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 228 MB disk space will be freed. 2026-05-09 01:40:22.329552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2026-05-09 01:40:22.329637 | 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% 2026-05-09 01:40:22.329658 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2026-05-09 01:40:22.329769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2026-05-09 01:40:22.329787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2026-05-09 01:40:22.329922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2026-05-09 01:40:22.329952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2026-05-09 01:40:22.329996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2026-05-09 01:40:22.330161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-09 01:40:22.330185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:40:22.330314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:22.330386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:40:22.330458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:22.330542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:40:22.330629 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:40:22.330648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:40:22.330737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:22.330808 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:40:22.330906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-09 01:40:22.331069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:22.331133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:40:22.331231 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:40:22.331358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-09 01:40:22.331446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:40:22.331475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:40:22.331566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:40:22.331614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-09 01:40:22.331710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:40:22.331820 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:40:22.331850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:22.331873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-09 01:40:22.331977 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:40:22.332004 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:22.332139 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:22.332169 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:22.332299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:22.332336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:22.332431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:22.332477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:22.332548 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:40:22.332572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:40:22.332668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:22.332695 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:22.332807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:40:22.332877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-09 01:40:22.332964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:22.332989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-09 01:40:22.333157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:22.333253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:40:22.333286 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:22.333391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:40:22.333475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-09 01:40:22.333500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:22.333595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:22.333623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-09 01:40:22.333728 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing lto-disabled-list (47) ... 2026-05-09 01:40:22.333871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing make (4.3-4.1build2) ... 2026-05-09 01:40:22.333917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:40:22.333973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:40:22.334251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Collecting pyclean==3.0.0 2026-05-09 01:40:22.334296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:40:22.334313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:40:22.334361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Installing collected packages: pyclean 2026-05-09 01:40:22.334420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully installed pyclean-3.0.0 2026-05-09 01:40:22.334488 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:40:22.334556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-09 01:40:22.334628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 12852 files, 2120 directories removed. 2026-05-09 01:40:22.334695 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-09 01:40:22.334769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /usr 2026-05-09 01:40:22.334836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-09 01:40:22.334919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 1380 files, 143 directories removed. 2026-05-09 01:40:22.334973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-09 01:40:22.335074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Found existing installation: pyclean 3.0.0 2026-05-09 01:40:22.335142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Uninstalling pyclean-3.0.0: 2026-05-09 01:40:22.336326 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:40:22.336354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 8276ceebfa66 2026-05-09 01:40:22.336374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> c5993cb03171 2026-05-09 01:40:22.336382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 4/4 : USER neutron 2026-05-09 01:40:22.336389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 89728428b9f6 2026-05-09 01:40:22.336396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 89728428b9f6 2026-05-09 01:40:22.336403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 2297ecb02f1b 2026-05-09 01:40:22.336409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully built 7cd67a84f108 2026-05-09 01:40:22.336416 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully tagged osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260509 2026-05-09 01:40:22.336424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Built at 2026-05-09 01:40:22.335582 (took 0:00:37.943856) 2026-05-09 01:40:22.336431 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-openvswitch-agent) 2026-05-09 01:40:22.336443 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Processing 2026-05-09 01:40:22.336450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building started at 2026-05-09 01:40:22.336366 2026-05-09 01:40:22.337755 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 plugins into plugins archive 2026-05-09 01:40:22.338694 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 additions into additions archive 2026-05-09 01:40:59.652170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260509 2026-05-09 01:40:59.652472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 19d960056768 2026-05-09 01:40:59.652695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 2/4 : LABEL "build-date"="20260509" "name"="neutron-openvswitch-agent" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:40:59.652825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in f910b2619f86 2026-05-09 01:40:59.652936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container f910b2619f86 2026-05-09 01:40:59.653043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 2e4d2dfb8a1f 2026-05-09 01:40:59.653162 | 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 2026-05-09 01:40:59.653361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 53d1f18273ff 2026-05-09 01:40:59.653496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2026-05-09 01:40:59.653622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2026-05-09 01:40:59.653766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2026-05-09 01:40:59.653895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages were automatically installed and are no longer required: 2026-05-09 01:40:59.654011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:40:59.654120 | 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 2026-05-09 01:40:59.654329 | 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 2026-05-09 01:40:59.654470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:40:59.654585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:40:59.654698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:40:59.654822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:40:59.658340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2026-05-09 01:40:59.658372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Use 'apt autoremove' to remove them. 2026-05-09 01:40:59.658381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2026-05-09 01:40:59.658390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: build-essential 2026-05-09 01:40:59.658400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:40:59.658408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:40:59.658418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2026-05-09 01:40:59.658429 | 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% 2026-05-09 01:40:59.658439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2026-05-09 01:40:59.658447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2026-05-09 01:40:59.658456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2026-05-09 01:40:59.658465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2026-05-09 01:40:59.658473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2026-05-09 01:40:59.658482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2026-05-09 01:40:59.658492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-09 01:40:59.658503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:40:59.658511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2026-05-09 01:40:59.658519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2026-05-09 01:40:59.658528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2026-05-09 01:40:59.658536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2026-05-09 01:40:59.658544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:40:59.658552 | 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 2026-05-09 01:40:59.658568 | 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 2026-05-09 01:40:59.658578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:40:59.658587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:40:59.658595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:40:59.658603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:40:59.658611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2026-05-09 01:40:59.658620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:40:59.658628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 228 MB disk space will be freed. 2026-05-09 01:40:59.658637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2026-05-09 01:40:59.658647 | 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% 2026-05-09 01:40:59.658657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2026-05-09 01:40:59.658668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2026-05-09 01:40:59.658676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2026-05-09 01:40:59.658684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2026-05-09 01:40:59.658701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2026-05-09 01:40:59.658709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2026-05-09 01:40:59.658726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-09 01:40:59.658735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:40:59.658744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:59.658752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:40:59.658761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:59.658769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:40:59.658777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:40:59.658785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:40:59.658793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:59.658800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:40:59.658809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:59.658818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:40:59.658827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:40:59.658844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:40:59.658852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:40:59.658860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:40:59.658868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:40:59.658876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:40:59.658885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:59.658893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:40:59.658901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:59.658910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:59.658918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:59.658926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:40:59.658934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:59.658942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:59.658950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-09 01:40:59.658958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:59.658967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:40:59.658978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:40:59.659101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:59.659293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:59.659403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:40:59.659486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:59.659578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:59.662361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-09 01:40:59.662392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:40:59.662401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:59.662411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-09 01:40:59.662420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:40:59.662440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-09 01:40:59.662451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:59.662461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:40:59.662470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-09 01:40:59.662479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing lto-disabled-list (47) ... 2026-05-09 01:40:59.662488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing make (4.3-4.1build2) ... 2026-05-09 01:40:59.662505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:40:59.662515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-09 01:40:59.662525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:40:59.662534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Collecting pyclean==3.0.0 2026-05-09 01:40:59.662544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:40:59.662553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:40:59.662562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Installing collected packages: pyclean 2026-05-09 01:40:59.662572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully installed pyclean-3.0.0 2026-05-09 01:40:59.662581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:40:59.662590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-09 01:40:59.662600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 12852 files, 2120 directories removed. 2026-05-09 01:40:59.662609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-09 01:40:59.662618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /usr 2026-05-09 01:40:59.662627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-09 01:40:59.662636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 1380 files, 143 directories removed. 2026-05-09 01:40:59.662646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-09 01:40:59.662655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Found existing installation: pyclean 3.0.0 2026-05-09 01:40:59.662664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Uninstalling pyclean-3.0.0: 2026-05-09 01:40:59.662673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:40:59.662682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 53d1f18273ff 2026-05-09 01:40:59.662691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 73f35098af4b 2026-05-09 01:40:59.662700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 4/4 : USER neutron 2026-05-09 01:40:59.662710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 98e2c8215551 2026-05-09 01:40:59.662719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 98e2c8215551 2026-05-09 01:40:59.662728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> b53d6c804948 2026-05-09 01:40:59.662738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully built b5b193f67cb3 2026-05-09 01:40:59.662746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260509 2026-05-09 01:40:59.662756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Built at 2026-05-09 01:40:59.661192 (took 0:00:37.324826) 2026-05-09 01:40:59.662765 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-bgp-dragent) 2026-05-09 01:40:59.662774 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Processing 2026-05-09 01:40:59.662784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building started at 2026-05-09 01:40:59.661892 2026-05-09 01:40:59.662793 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Getting local archive from tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 01:40:59.665970 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 plugins into plugins archive 2026-05-09 01:40:59.666841 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 additions into additions archive 2026-05-09 01:41:46.620747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260509 2026-05-09 01:41:46.621075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 19d960056768 2026-05-09 01:41:46.621260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 2/6 : LABEL "build-date"="20260509" "name"="neutron-bgp-dragent" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:41:46.621359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 390cc319c701 2026-05-09 01:41:46.621546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 390cc319c701 2026-05-09 01:41:46.621685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> bf53fe963b05 2026-05-09 01:41:46.621831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 3/6 : ADD neutron-bgp-dragent-archive /neutron-bgp-dragent-source 2026-05-09 01:41:46.621948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 734999e107b2 2026-05-09 01:41:46.622079 | 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 2026-05-09 01:41:46.622247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 64d0958d4263 2026-05-09 01:41:46.622368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing ./neutron_dynamic_routing 2026-05-09 01:41:46.622485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: started 2026-05-09 01:41:46.622629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: finished with status 'done' 2026-05-09 01:41:46.622834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: started 2026-05-09 01:41:46.622912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:41:46.623014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): started 2026-05-09 01:41:46.623114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:41:46.623251 | 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==26.0.0.0rc2.dev2) (7.0.0) 2026-05-09 01:41:46.623373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.39.0) 2026-05-09 01:41:46.623463 | 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==26.0.0.0rc2.dev2) (0.22.0) 2026-05-09 01:41:46.623697 | 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==26.0.0.0rc2.dev2) (1.3.0) 2026-05-09 01:41:46.623743 | 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==26.0.0.0rc2.dev2) (2.0.38) 2026-05-09 01:41:46.623762 | 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==26.0.0.0rc2.dev2) (1.14.1) 2026-05-09 01:41:46.623877 | 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==26.0.0.0rc2.dev2) (3.18.2) 2026-05-09 01:41:46.623957 | 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==26.0.0.0rc2.dev2) (3.0.1) 2026-05-09 01:41:46.624031 | 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==26.0.0.0rc2.dev2) (9.7.1) 2026-05-09 01:41:46.624113 | 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==26.0.0.0rc2.dev2) (17.2.1) 2026-05-09 01:41:46.626369 | 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==26.0.0.0rc2.dev2) (7.1.0) 2026-05-09 01:41:46.626475 | 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==26.0.0.0rc2.dev2) (16.1.0) 2026-05-09 01:41:46.626488 | 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==26.0.0.0rc2.dev2) (5.7.0) 2026-05-09 01:41:46.626499 | 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==26.0.0.0rc2.dev2) (4.1.1) 2026-05-09 01:41:46.626549 | 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==26.0.0.0rc2.dev2) (8.2.0) 2026-05-09 01:41:46.626560 | 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==26.0.0.0rc2.dev2) (26.0.4.dev7) 2026-05-09 01:41:46.626570 | 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==26.0.0.0rc2.dev2) (1.3.9) 2026-05-09 01:41:46.626579 | 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==26.0.0.0rc2.dev2) (4.12.2) 2026-05-09 01:41:46.626589 | 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.27.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.7.0) 2026-05-09 01:41:46.626599 | 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.27.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.1.1) 2026-05-09 01:41:46.626608 | 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==26.0.0.0rc2.dev2) (3.2.1) 2026-05-09 01:41:46.626620 | 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==26.0.0.0rc2.dev2) (3.10.1) 2026-05-09 01:41:46.626630 | 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==26.0.0.0rc2.dev2) (3.1.0) 2026-05-09 01:41:46.626653 | 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==26.0.0.0rc2.dev2) (2.5.1) 2026-05-09 01:41:46.626663 | 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==26.0.0.0rc2.dev2) (3.0.0) 2026-05-09 01:41:46.626675 | 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==26.0.0.0rc2.dev2) (5.1.1) 2026-05-09 01:41:46.626684 | 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==26.0.0.0rc2.dev2) (1.5.1) 2026-05-09 01:41:46.626694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: requests>=2.32.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.32.3) 2026-05-09 01:41:46.626716 | 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==26.0.0.0rc2.dev2) (3.1.5) 2026-05-09 01:41:46.626732 | 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==26.0.0.0rc2.dev2) (10.12.1) 2026-05-09 01:41:46.626742 | 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==26.0.0.0rc2.dev2) (11.4.0) 2026-05-09 01:41:46.626752 | 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==26.0.0.0rc2.dev2) (9.0.0) 2026-05-09 01:41:46.626762 | 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==26.0.0.0rc2.dev2) (1.8.9) 2026-05-09 01:41:46.626771 | 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==26.0.0.0rc2.dev2) (5.10.0) 2026-05-09 01:41:46.626781 | 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==26.0.0.0rc2.dev2) (5.4.1) 2026-05-09 01:41:46.626790 | 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==26.0.0.0rc2.dev2) (3.11.0) 2026-05-09 01:41:46.626800 | 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==26.0.0.0rc2.dev2) (7.1.0) 2026-05-09 01:41:46.626810 | 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==26.0.0.0rc2.dev2) (5.7.1) 2026-05-09 01:41:46.626819 | 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==26.0.0.0rc2.dev2) (6.5.1) 2026-05-09 01:41:46.626835 | 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==26.0.0.0rc2.dev2) (6.3.1) 2026-05-09 01:41:46.626845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.5.1) 2026-05-09 01:41:46.626855 | 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==26.0.0.0rc2.dev2) (3.6.0) 2026-05-09 01:41:46.626865 | 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==26.0.0.0rc2.dev2) (3.5.1) 2026-05-09 01:41:46.626874 | 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==26.0.0.0rc2.dev2) (7.5.1) 2026-05-09 01:41:46.626884 | 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==26.0.0.0rc2.dev2) (2.5.0) 2026-05-09 01:41:46.626894 | 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==26.0.0.0rc2.dev2) (3.6.0) 2026-05-09 01:41:46.626914 | 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==26.0.0.0rc2.dev2) (4.2.0) 2026-05-09 01:41:46.626930 | 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==26.0.0.0rc2.dev2) (1.1.0) 2026-05-09 01:41:46.626940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ovs>=2.12.0 in ./usr/lib/python3/dist-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.5.1) 2026-05-09 01:41:46.626950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ovsdbapp>=2.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.11.0) 2026-05-09 01:41:46.626959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: psutil>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (7.0.0) 2026-05-09 01:41:46.626969 | 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==26.0.0.0rc2.dev2) (0.8.1) 2026-05-09 01:41:46.626978 | 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==26.0.0.0rc2.dev2) (24.2.1) 2026-05-09 01:41:46.626988 | 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==26.0.0.0rc2.dev2) (18.9.0) 2026-05-09 01:41:46.627002 | 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==26.0.0.0rc2.dev2) (4.4.0) 2026-05-09 01:41:46.627089 | 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==26.0.0.0rc2.dev2) (6.2.0) 2026-05-09 01:41:46.627244 | 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==26.0.0.0rc2.dev2) (4.1.0) 2026-05-09 01:41:46.627273 | 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==26.0.0.0rc2.dev2) (3.1.0) 2026-05-09 01:41:46.627324 | 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==26.0.0.0rc2.dev2) (6.3.0) 2026-05-09 01:41:46.627534 | 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==26.0.0.0rc2.dev2) (1.17.2) 2026-05-09 01:41:46.627577 | 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==26.0.0.0rc2.dev2) (3.0.2) 2026-05-09 01:41:46.627652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.1.0) 2026-05-09 01:41:46.627750 | 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==26.0.0.0rc2.dev2) (1.7.0) 2026-05-09 01:41:46.627817 | 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==26.0.0.0rc2.dev2) (4.0.1) 2026-05-09 01:41:46.627895 | 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==26.0.0.0rc2.dev2) (2.10.1) 2026-05-09 01:41:46.627987 | 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==26.0.0.0rc2.dev2) (5.6.0) 2026-05-09 01:41:46.628046 | 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==26.0.0.0rc2.dev2) (1.3.4) 2026-05-09 01:41:46.628115 | 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==26.0.0.0rc2.dev2) (3.3.0) 2026-05-09 01:41:46.628187 | 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==26.0.0.0rc2.dev2) (43.0.3) 2026-05-09 01:41:46.628300 | 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==26.0.0.0rc2.dev2) (1.3.4) 2026-05-09 01:41:46.628382 | 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==26.0.0.0rc2.dev2) (1.0.1) 2026-05-09 01:41:46.628450 | 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==26.0.0.0rc2.dev2) (1.33) 2026-05-09 01:41:46.628665 | 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==26.0.0.0rc2.dev2) (4.3.6) 2026-05-09 01:41:46.628710 | 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==26.0.0.0rc2.dev2) (6.0.2) 2026-05-09 01:41:46.628745 | 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==26.0.0.0rc2.dev2) (1.4.0) 2026-05-09 01:41:46.628769 | 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==26.0.0.0rc2.dev2) (1.17.1) 2026-05-09 01:41:46.628797 | 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==26.0.0.0rc2.dev2) (2.22) 2026-05-09 01:41:46.628890 | 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==26.0.0.0rc2.dev2) (3.0.0) 2026-05-09 01:41:46.628963 | 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==26.0.0.0rc2.dev2) (1.1.0) 2026-05-09 01:41:46.629055 | 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==26.0.0.0rc2.dev2) (0.6.16) 2026-05-09 01:41:46.629125 | 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==26.0.0.0rc2.dev2) (24.2) 2026-05-09 01:41:46.629202 | 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==26.0.0.0rc2.dev2) (82.0.1) 2026-05-09 01:41:46.629319 | 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==26.0.0.0rc2.dev2) (3.5.1) 2026-05-09 01:41:46.629395 | 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==26.0.0.0rc2.dev2) (5.3.1) 2026-05-09 01:41:46.629466 | 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==26.0.0.0rc2.dev2) (1.17.0) 2026-05-09 01:41:46.629565 | 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==26.0.0.0rc2.dev2) (0.19) 2026-05-09 01:41:46.629634 | 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==26.0.0.0rc2.dev2) (2.0.0) 2026-05-09 01:41:46.629706 | 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==26.0.0.0rc2.dev2) (2.0.1) 2026-05-09 01:41:46.629778 | 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==26.0.0.0rc2.dev2) (0.5.0) 2026-05-09 01:41:46.629866 | 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==26.0.0.0rc2.dev2) (2.9.0.post0) 2026-05-09 01:41:46.629937 | 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==26.0.0.0rc2.dev2) (5.5.2) 2026-05-09 01:41:46.630006 | 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==26.0.0.0rc2.dev2) (5.3.1) 2026-05-09 01:41:46.630076 | 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==26.0.0.0rc2.dev2) (5.4.2) 2026-05-09 01:41:46.630176 | 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==26.0.0.0rc2.dev2) (0.11.0) 2026-05-09 01:41:46.630281 | 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==26.0.0.0rc2.dev2) (5.1.0) 2026-05-09 01:41:46.630357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=5.29.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2025.1) 2026-05-09 01:41:46.630432 | 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==26.0.0.0rc2.dev2) (0.21.1) 2026-05-09 01:41:46.630490 | 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==26.0.0.0rc2.dev2) (4.0.1) 2026-05-09 01:41:46.630585 | 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==26.0.0.0rc2.dev2) (4.0.1) 2026-05-09 01:41:46.630655 | 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==26.0.0.0rc2.dev2) (1.6.10) 2026-05-09 01:41:46.630727 | 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==26.0.0.0rc2.dev2) (3.14.0) 2026-05-09 01:41:46.630753 | 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.11.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.2.4.post1) 2026-05-09 01:41:46.630832 | 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==26.0.0.0rc2.dev2) (1.5.0) 2026-05-09 01:41:46.630890 | 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==26.0.0.0rc2.dev2) (0.3.5) 2026-05-09 01:41:46.630951 | 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==26.0.0.0rc2.dev2) (0.2.13) 2026-05-09 01:41:46.631012 | 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==26.0.0.0rc2.dev2) (4.9.1) 2026-05-09 01:41:46.631092 | 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==26.0.0.0rc2.dev2) (4.23.0) 2026-05-09 01:41:46.631155 | 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==26.0.0.0rc2.dev2) (3.2.0) 2026-05-09 01:41:46.631235 | 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==26.0.0.0rc2.dev2) (0.5.2) 2026-05-09 01:41:46.631308 | 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==26.0.0.0rc2.dev2) (2.5.11) 2026-05-09 01:41:46.631377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyperclip>=1.8 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==26.0.0.0rc2.dev2) (1.9.0) 2026-05-09 01:41:46.631439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: attrs>=22.2.0 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==26.0.0.0rc2.dev2) (25.1.0) 2026-05-09 01:41:46.631501 | 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==26.0.0.0rc2.dev2) (2024.10.1) 2026-05-09 01:41:46.631765 | 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==26.0.0.0rc2.dev2) (0.36.2) 2026-05-09 01:41:46.631816 | 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==26.0.0.0rc2.dev2) (0.23.1) 2026-05-09 01:41:46.631870 | 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==26.0.0.0rc2.dev2) (2.1.0) 2026-05-09 01:41:46.631901 | 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.32.3->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.4.1) 2026-05-09 01:41:46.631919 | 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.32.3->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.10) 2026-05-09 01:41:46.631935 | 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.32.3->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.26.20) 2026-05-09 01:41:46.631960 | 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.32.3->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2026.4.22) 2026-05-09 01:41:46.631983 | 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==26.0.0.0rc2.dev2) (0.7) 2026-05-09 01:41:46.632081 | 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==26.0.0.0rc2.dev2) (2.7.2) 2026-05-09 01:41:46.632112 | 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==26.0.0.0rc2.dev2) (0.15.2) 2026-05-09 01:41:46.632197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building wheels for collected packages: neutron-dynamic-routing 2026-05-09 01:41:46.632254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2026-05-09 01:41:46.632317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2026-05-09 01:41:46.632379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Created wheel for neutron-dynamic-routing: filename=neutron_dynamic_routing-26.0.0.0rc2.dev2-py3-none-any.whl size=106908 sha256=6c8d776598aa01ab9d6dfcfc1912b116a3415144849c68229d075f7db2d7d35d 2026-05-09 01:41:46.632438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Stored in directory: /tmp/pip-ephem-wheel-cache-6t9dwz58/wheels/cc/05/c8/ac6e19e938732d8fea860359d0b2bd76dd80b2a57124578084 2026-05-09 01:41:46.632486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built neutron-dynamic-routing 2026-05-09 01:41:46.632578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: neutron-dynamic-routing 2026-05-09 01:41:46.632596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed neutron-dynamic-routing-26.0.0.0rc2.dev2 2026-05-09 01:41:46.632673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 64d0958d4263 2026-05-09 01:41:46.632722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 9fec8f98ae67 2026-05-09 01:41:46.632788 | 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 2026-05-09 01:41:46.632822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 4a2ce900e2f5 2026-05-09 01:41:46.632906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2026-05-09 01:41:46.632971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2026-05-09 01:41:46.633036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2026-05-09 01:41:46.633113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages were automatically installed and are no longer required: 2026-05-09 01:41:46.633161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:41:46.633238 | 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 2026-05-09 01:41:46.633269 | 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 2026-05-09 01:41:46.633341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:41:46.633399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:41:46.633424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:41:46.633491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:41:46.633549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2026-05-09 01:41:46.633573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Use 'apt autoremove' to remove them. 2026-05-09 01:41:46.633659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2026-05-09 01:41:46.633685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: build-essential 2026-05-09 01:41:46.633756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:41:46.633781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:41:46.633830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2026-05-09 01:41:46.633890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2026-05-09 01:41:46.633954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:5% (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% 2026-05-09 01:41:46.634039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2026-05-09 01:41:46.634065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2026-05-09 01:41:46.634590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:75% 2026-05-09 01:41:46.634646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% (Reading database ... 85% 2026-05-09 01:41:46.634658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2026-05-09 01:41:46.634667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2026-05-09 01:41:46.634675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-09 01:41:46.634684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:41:46.634691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2026-05-09 01:41:46.634699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2026-05-09 01:41:46.634707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2026-05-09 01:41:46.634740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2026-05-09 01:41:46.634748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:41:46.634756 | 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 2026-05-09 01:41:46.634795 | 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 2026-05-09 01:41:46.634804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:41:46.634812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:41:46.634820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:41:46.634827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:41:46.634835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2026-05-09 01:41:46.634843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:41:46.634851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 228 MB disk space will be freed. 2026-05-09 01:41:46.634859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2026-05-09 01:41:46.634873 | 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% 2026-05-09 01:41:46.634887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2026-05-09 01:41:46.634998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2026-05-09 01:41:46.635014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2026-05-09 01:41:46.635056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2026-05-09 01:41:46.635113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2026-05-09 01:41:46.635171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2026-05-09 01:41:46.635192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-09 01:41:46.635292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:41:46.635355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:41:46.635377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:41:46.635459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:41:46.635482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:41:46.636422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:41:46.636454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:41:46.636461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:41:46.636466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:41:46.636474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:41:46.636482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:41:46.636500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-05-09 01:41:46.636528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:41:46.636536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:41:46.636543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:41:46.636550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-05-09 01:41:46.636572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:41:46.636580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:41:46.636592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:41:46.636600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:41:46.636610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:41:46.636614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:41:46.636619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:41:46.636624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:41:46.636628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:41:46.636633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:41:46.636637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:41:46.636642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:41:46.636646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:41:46.636651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:41:46.636655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:41:46.637291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:41:46.637302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-05-09 01:41:46.637307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:41:46.637311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:41:46.637315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:41:46.637320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:41:46.637324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:41:46.637328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:41:46.637341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-05-09 01:41:46.637346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:41:46.637350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-05-09 01:41:46.637354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:41:46.637358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing lto-disabled-list (47) ... 2026-05-09 01:41:46.637362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing make (4.3-4.1build2) ... 2026-05-09 01:41:46.637367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:41:46.637376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:41:46.637381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Collecting pyclean==3.0.0 2026-05-09 01:41:46.637385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:41:46.637390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:41:46.637394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: pyclean 2026-05-09 01:41:46.637398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed pyclean-3.0.0 2026-05-09 01:41:46.637402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:41:46.637406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-05-09 01:41:46.637411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 12935 files, 2164 directories removed. 2026-05-09 01:41:46.637415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-05-09 01:41:46.637422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /usr 2026-05-09 01:41:46.637427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-05-09 01:41:46.637431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 1380 files, 143 directories removed. 2026-05-09 01:41:46.637493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-05-09 01:41:46.637612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Found existing installation: pyclean 3.0.0 2026-05-09 01:41:46.637663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Uninstalling pyclean-3.0.0: 2026-05-09 01:41:46.637731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:41:46.637774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 4a2ce900e2f5 2026-05-09 01:41:46.637829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> c964b6de2d90 2026-05-09 01:41:46.637887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 6/6 : USER neutron 2026-05-09 01:41:46.637946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in b9189dbee992 2026-05-09 01:41:46.638002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container b9189dbee992 2026-05-09 01:41:46.638058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 8cb3dd814ada 2026-05-09 01:41:46.638132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built 82addd4b3bf9 2026-05-09 01:41:46.638182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260509 2026-05-09 01:41:46.638321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Built at 2026-05-09 01:41:46.638224 (took 0:00:46.976332) 2026-05-09 01:41:46.638784 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-agent) 2026-05-09 01:41:46.638861 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Processing 2026-05-09 01:41:46.638940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building started at 2026-05-09 01:41:46.638867 2026-05-09 01:41:46.639943 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 plugins into plugins archive 2026-05-09 01:41:46.640718 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 additions into additions archive 2026-05-09 01:42:24.040411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260509 2026-05-09 01:42:24.040651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 19d960056768 2026-05-09 01:42:24.040867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 2/4 : LABEL "build-date"="20260509" "name"="neutron-ovn-agent" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:42:24.041035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 2b4bfa88c687 2026-05-09 01:42:24.041156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 2b4bfa88c687 2026-05-09 01:42:24.041318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> e82f53a48759 2026-05-09 01:42:24.042303 | 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 2026-05-09 01:42:24.042327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in dc402acdb3ac 2026-05-09 01:42:24.042338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2026-05-09 01:42:24.042348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2026-05-09 01:42:24.042358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2026-05-09 01:42:24.042368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages were automatically installed and are no longer required: 2026-05-09 01:42:24.042378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:42:24.042388 | 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 2026-05-09 01:42:24.042397 | 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 2026-05-09 01:42:24.042407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:42:24.042417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:42:24.042426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:42:24.042436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:42:24.042446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2026-05-09 01:42:24.042456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Use 'apt autoremove' to remove them. 2026-05-09 01:42:24.042465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2026-05-09 01:42:24.042475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: build-essential 2026-05-09 01:42:24.042485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:42:24.042553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:42:24.042669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2026-05-09 01:42:24.042847 | 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% 2026-05-09 01:42:24.042958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2026-05-09 01:42:24.043082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2026-05-09 01:42:24.046293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2026-05-09 01:42:24.046317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2026-05-09 01:42:24.046327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2026-05-09 01:42:24.046336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2026-05-09 01:42:24.046346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-09 01:42:24.046357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:42:24.046366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2026-05-09 01:42:24.046376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2026-05-09 01:42:24.046385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2026-05-09 01:42:24.046394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2026-05-09 01:42:24.046404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:42:24.046413 | 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 2026-05-09 01:42:24.046423 | 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 2026-05-09 01:42:24.046442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:42:24.046452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:42:24.046461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:42:24.046470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:42:24.046480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2026-05-09 01:42:24.046489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:42:24.046499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 228 MB disk space will be freed. 2026-05-09 01:42:24.046508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2026-05-09 01:42:24.046519 | 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% 2026-05-09 01:42:24.046528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2026-05-09 01:42:24.046537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2026-05-09 01:42:24.046547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2026-05-09 01:42:24.046556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2026-05-09 01:42:24.046565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2026-05-09 01:42:24.046575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2026-05-09 01:42:24.046584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-09 01:42:24.046594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:42:24.046603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:42:24.046612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:42:24.046628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:42:24.046637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:42:24.046647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:42:24.046656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:42:24.046665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:42:24.046675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:42:24.046684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:42:24.046694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:42:24.046703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:42:24.046712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:42:24.046722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-05-09 01:42:24.046759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:42:24.046768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:42:24.046777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:42:24.046785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:42:24.046794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:42:24.046803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:42:24.046811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:42:24.046820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:42:24.046829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:42:24.046837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:42:24.046846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:42:24.046855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:42:24.046869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:42:24.046878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:42:24.046886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:42:24.046895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:42:24.046903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:42:24.046912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:42:24.046921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-05-09 01:42:24.046929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:42:24.046938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:42:24.046946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:42:24.046955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:42:24.046970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:42:24.047062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-05-09 01:42:24.047166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:42:24.047308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:42:24.047420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-05-09 01:42:24.047529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing lto-disabled-list (47) ... 2026-05-09 01:42:24.047627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing make (4.3-4.1build2) ... 2026-05-09 01:42:24.047725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:42:24.047847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:42:24.047945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Collecting pyclean==3.0.0 2026-05-09 01:42:24.048042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:42:24.048139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:42:24.048265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Installing collected packages: pyclean 2026-05-09 01:42:24.048374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully installed pyclean-3.0.0 2026-05-09 01:42:24.048470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:42:24.048558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-05-09 01:42:24.048654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 12852 files, 2120 directories removed. 2026-05-09 01:42:24.048806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-05-09 01:42:24.048910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /usr 2026-05-09 01:42:24.048984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-05-09 01:42:24.049062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 1380 files, 143 directories removed. 2026-05-09 01:42:24.049133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-05-09 01:42:24.049262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Found existing installation: pyclean 3.0.0 2026-05-09 01:42:24.049353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Uninstalling pyclean-3.0.0: 2026-05-09 01:42:24.049431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:42:24.049508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container dc402acdb3ac 2026-05-09 01:42:24.049587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> f47c232bf62c 2026-05-09 01:42:24.049663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 4/4 : USER neutron 2026-05-09 01:42:24.049763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in bac2706ea0ac 2026-05-09 01:42:24.049845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container bac2706ea0ac 2026-05-09 01:42:24.049921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 5c21f2b9f702 2026-05-09 01:42:24.050000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully built 9871c7691b51 2026-05-09 01:42:24.050075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260509 2026-05-09 01:42:24.050201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Built at 2026-05-09 01:42:24.050127 (took 0:00:37.411260) 2026-05-09 01:42:24.050688 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-vpn-agent) 2026-05-09 01:42:24.050819 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Processing 2026-05-09 01:42:24.050924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building started at 2026-05-09 01:42:24.050856 2026-05-09 01:42:24.052009 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 plugins into plugins archive 2026-05-09 01:42:24.052808 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 additions into additions archive 2026-05-09 01:43:14.442894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260509 2026-05-09 01:43:14.443000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 19d960056768 2026-05-09 01:43:14.443263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 2/5 : LABEL "build-date"="20260509" "name"="neutron-ovn-vpn-agent" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:43:14.443397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 37f62ac9694f 2026-05-09 01:43:14.443470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 37f62ac9694f 2026-05-09 01:43:14.444278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> d612601c8606 2026-05-09 01:43:14.444302 | 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/* 2026-05-09 01:43:14.444316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in b6484828d22c 2026-05-09 01:43:14.444329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:43:14.444342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:43:14.444355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:7 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2026-05-09 01:43:14.444367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:43:14.444379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:43:14.444391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:43:14.444403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:43:14.444415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:43:14.444429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [63.9 kB] 2026-05-09 01:43:14.444441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:43:14.444458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:43:14.444474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:43:14.444662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:43:14.444786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:43:14.444813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:43:14.444839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:43:14.444849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:43:14.444874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 30.2 MB in 3s (10.8 MB/s) 2026-05-09 01:43:14.444936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-05-09 01:43:14.445193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-05-09 01:43:14.445313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-05-09 01:43:14.445393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-05-09 01:43:14.445623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following additional packages will be installed: 2026-05-09 01:43:14.445661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2026-05-09 01:43:14.445678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Suggested packages: 2026-05-09 01:43:14.445730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2026-05-09 01:43:14.445788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Recommended packages: 2026-05-09 01:43:14.445850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2026-05-09 01:43:14.445922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following NEW packages will be installed: 2026-05-09 01:43:14.445992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan strongswan-charon strongswan-libcharon 2026-05-09 01:43:14.446164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: strongswan-starter 2026-05-09 01:43:14.446244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:43:14.446396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Need to get 866 kB of archives. 2026-05-09 01:43:14.446442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 3,481 kB of additional disk space will be used. 2026-05-09 01:43:14.446503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:43:14.446580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstrongswan amd64 5.9.13-2ubuntu4.24.04.3 [407 kB] 2026-05-09 01:43:14.448376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4.24.04.3 [265 kB] 2026-05-09 01:43:14.448447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4.24.04.3 [23.5 kB] 2026-05-09 01:43:14.448462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4.24.04.3 [153 kB] 2026-05-09 01:43:14.448474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan all 5.9.13-2ubuntu4.24.04.3 [18.5 kB] 2026-05-09 01:43:14.448486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preconfiguring packages ... 2026-05-09 01:43:14.448497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 866 kB in 0s (3,317 kB/s) 2026-05-09 01:43:14.448508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package libstrongswan. 2026-05-09 01:43:14.448545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-05-09 01:43:14.448559 | 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% 2026-05-09 01:43:14.448572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2026-05-09 01:43:14.448582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2026-05-09 01:43:14.448592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2026-05-09 01:43:14.448603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2026-05-09 01:43:14.448613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-05-09 01:43:14.448623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-05-09 01:43:14.448633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-09 01:43:14.448644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../libstrongswan_5.9.13-2ubuntu4.24.04.3_amd64.deb ... 2026-05-09 01:43:14.448654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:43:14.448665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-libcharon. 2026-05-09 01:43:14.448676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-libcharon_5.9.13-2ubuntu4.24.04.3_amd64.deb ... 2026-05-09 01:43:14.448686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:43:14.448696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-charon. 2026-05-09 01:43:14.448722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-charon_5.9.13-2ubuntu4.24.04.3_amd64.deb ... 2026-05-09 01:43:14.448732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:43:14.448743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-starter. 2026-05-09 01:43:14.448753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-starter_5.9.13-2ubuntu4.24.04.3_amd64.deb ... 2026-05-09 01:43:14.448763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:43:14.448773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan. 2026-05-09 01:43:14.448784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan_5.9.13-2ubuntu4.24.04.3_all.deb ... 2026-05-09 01:43:14.448795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-05-09 01:43:14.448805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:43:14.448816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:43:14.448826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:43:14.448836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:43:14.448846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:43:14.448856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2026-05-09 01:43:14.448882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:43:14.448901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2026-05-09 01:43:14.448912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:43:14.448922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:43:14.448932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container b6484828d22c 2026-05-09 01:43:14.448943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 77698fb5a2de 2026-05-09 01:43:14.448955 | 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 2026-05-09 01:43:14.448968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 4ffa97bedd08 2026-05-09 01:43:14.448978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-05-09 01:43:14.448988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-05-09 01:43:14.448998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-05-09 01:43:14.449009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages were automatically installed and are no longer required: 2026-05-09 01:43:14.449019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:43:14.449029 | 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 2026-05-09 01:43:14.449090 | 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 2026-05-09 01:43:14.449107 | 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 2026-05-09 01:43:14.449117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:43:14.449126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:43:14.449136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:43:14.449146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2026-05-09 01:43:14.449160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Use 'apt autoremove' to remove them. 2026-05-09 01:43:14.449249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2026-05-09 01:43:14.449273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: build-essential 2026-05-09 01:43:14.449453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:43:14.449506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:43:14.449524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-05-09 01:43:14.449537 | 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% 2026-05-09 01:43:14.449600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% (Reading database ... 75% 2026-05-09 01:43:14.449655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% (Reading database ... 85% 2026-05-09 01:43:14.449685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-05-09 01:43:14.449776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-05-09 01:43:14.449831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 20162 files and directories currently installed.) 2026-05-09 01:43:14.449874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:43:14.449931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-05-09 01:43:14.449992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-05-09 01:43:14.450080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-05-09 01:43:14.450320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2026-05-09 01:43:14.450399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:43:14.450416 | 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 2026-05-09 01:43:14.450426 | 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 2026-05-09 01:43:14.450441 | 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 2026-05-09 01:43:14.450511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:43:14.450527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:43:14.450671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:43:14.450702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2026-05-09 01:43:14.450722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:43:14.450734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 228 MB disk space will be freed. 2026-05-09 01:43:14.450747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-05-09 01:43:14.450840 | 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% 2026-05-09 01:43:14.450885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2026-05-09 01:43:14.450927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2026-05-09 01:43:14.450996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2026-05-09 01:43:14.451070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2026-05-09 01:43:14.451095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-05-09 01:43:14.451155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-05-09 01:43:14.451180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 20153 files and directories currently installed.) 2026-05-09 01:43:14.451260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:43:14.451312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:14.451353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:43:14.451395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:14.451422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:43:14.451482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:43:14.451534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:43:14.451548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:14.451612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:43:14.451654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:14.451695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:43:14.451748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:43:14.451801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-05-09 01:43:14.451853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:43:14.451923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:43:14.451966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:43:14.452007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:43:14.452075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-05-09 01:43:14.452090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:43:14.452160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-05-09 01:43:14.452225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:14.452352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:43:14.452416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:14.452458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:14.452500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:14.452541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:14.452583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:14.452624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:14.452666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:14.452718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:43:14.452783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-05-09 01:43:14.452826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:43:14.452879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:14.452960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:14.453092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:43:14.453287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:14.453339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:14.453361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:43:14.453394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:14.453405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:43:14.453420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-05-09 01:43:14.453434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:14.453469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:14.453529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-05-09 01:43:14.453588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing lto-disabled-list (47) ... 2026-05-09 01:43:14.453603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing make (4.3-4.1build2) ... 2026-05-09 01:43:14.453663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:43:14.453679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:43:14.453744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Collecting pyclean==3.0.0 2026-05-09 01:43:14.453759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:43:14.453845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:43:14.453872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Installing collected packages: pyclean 2026-05-09 01:43:14.453920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully installed pyclean-3.0.0 2026-05-09 01:43:14.456322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:43:14.456364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-05-09 01:43:14.456381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 12852 files, 2120 directories removed. 2026-05-09 01:43:14.456394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-05-09 01:43:14.456405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /usr 2026-05-09 01:43:14.456415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-05-09 01:43:14.456424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 1380 files, 143 directories removed. 2026-05-09 01:43:14.456434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-05-09 01:43:14.456443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Found existing installation: pyclean 3.0.0 2026-05-09 01:43:14.456453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Uninstalling pyclean-3.0.0: 2026-05-09 01:43:14.456462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:43:14.456471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 4ffa97bedd08 2026-05-09 01:43:14.456481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 33a945b7541b 2026-05-09 01:43:14.456491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 5/5 : USER neutron 2026-05-09 01:43:14.456501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 987146355fbd 2026-05-09 01:43:14.456510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 987146355fbd 2026-05-09 01:43:14.456519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 248ee9d41bd1 2026-05-09 01:43:14.456529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully built 06f6d25a2340 2026-05-09 01:43:14.456539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260509 2026-05-09 01:43:14.456549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Built at 2026-05-09 01:43:14.454499 (took 0:00:50.403643) 2026-05-09 01:43:14.456559 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-sriov-agent) 2026-05-09 01:43:14.456582 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Processing 2026-05-09 01:43:14.456592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building started at 2026-05-09 01:43:14.454952 2026-05-09 01:43:14.456602 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 plugins into plugins archive 2026-05-09 01:43:14.456619 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 additions into additions archive 2026-05-09 01:43:51.916795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260509 2026-05-09 01:43:51.916867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 19d960056768 2026-05-09 01:43:51.916886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 2/4 : LABEL "build-date"="20260509" "name"="neutron-sriov-agent" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:43:51.916943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 08b34bc14928 2026-05-09 01:43:51.916959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 08b34bc14928 2026-05-09 01:43:51.916997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> b7549384da6d 2026-05-09 01:43:51.917012 | 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 2026-05-09 01:43:51.917054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 4292aa228f33 2026-05-09 01:43:51.917111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2026-05-09 01:43:51.917129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2026-05-09 01:43:51.917175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2026-05-09 01:43:51.917331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages were automatically installed and are no longer required: 2026-05-09 01:43:51.917350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:43:51.918325 | 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 2026-05-09 01:43:51.918349 | 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 2026-05-09 01:43:51.918364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:43:51.918377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:43:51.918390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:43:51.918402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:43:51.918414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2026-05-09 01:43:51.918479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Use 'apt autoremove' to remove them. 2026-05-09 01:43:51.918492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2026-05-09 01:43:51.918502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: build-essential 2026-05-09 01:43:51.918511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:43:51.918521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:43:51.918531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2026-05-09 01:43:51.918542 | 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% 2026-05-09 01:43:51.918554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2026-05-09 01:43:51.918563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2026-05-09 01:43:51.918573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2026-05-09 01:43:51.918582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2026-05-09 01:43:51.918592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2026-05-09 01:43:51.918601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2026-05-09 01:43:51.918611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-09 01:43:51.918622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:43:51.918631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2026-05-09 01:43:51.918646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2026-05-09 01:43:51.918656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2026-05-09 01:43:51.918666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2026-05-09 01:43:51.918679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:43:51.918800 | 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 2026-05-09 01:43:51.918822 | 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 2026-05-09 01:43:51.918908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:43:51.918926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:43:51.919145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:43:51.919246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:43:51.919273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2026-05-09 01:43:51.919296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:43:51.919307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 228 MB disk space will be freed. 2026-05-09 01:43:51.919334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2026-05-09 01:43:51.919352 | 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% 2026-05-09 01:43:51.919384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 50% (Reading database ... 2026-05-09 01:43:51.919476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:55% (Reading database ... 2026-05-09 01:43:51.919492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:60% (Reading database ... 65% 2026-05-09 01:43:51.919568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2026-05-09 01:43:51.919596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2026-05-09 01:43:51.919678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2026-05-09 01:43:51.919736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2026-05-09 01:43:51.919794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2026-05-09 01:43:51.919853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2026-05-09 01:43:51.919912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-09 01:43:51.919972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:43:51.920032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:51.920094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:43:51.920178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:51.920234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:43:51.920303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:43:51.920363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:43:51.920421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:51.920482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:43:51.920621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:51.920639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:43:51.920710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:43:51.920766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:43:51.920824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:43:51.920882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:43:51.920941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:43:51.921003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-05-09 01:43:51.921064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:43:51.921124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:51.921181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:43:51.921269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-05-09 01:43:51.921339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:51.921400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:51.921495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-05-09 01:43:51.922291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:51.922327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-05-09 01:43:51.922339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:43:51.922349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:51.922359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-05-09 01:43:51.922369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:51.922379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:51.922389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:43:51.922399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:43:51.922418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:51.922429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:51.922464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:43:51.922482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-05-09 01:43:51.922499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:51.922515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:51.922531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:43:51.922541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:51.922550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:43:51.922558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:51.922567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:43:51.922577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing lto-disabled-list (47) ... 2026-05-09 01:43:51.922592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-05-09 01:43:51.922614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing make (4.3-4.1build2) ... 2026-05-09 01:43:51.922628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:43:51.922645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:43:51.922660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Collecting pyclean==3.0.0 2026-05-09 01:43:51.922674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:43:51.922689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:43:51.922702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Installing collected packages: pyclean 2026-05-09 01:43:51.922710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully installed pyclean-3.0.0 2026-05-09 01:43:51.922723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:43:51.922792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-05-09 01:43:51.922817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 12852 files, 2120 directories removed. 2026-05-09 01:43:51.922886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-05-09 01:43:51.922900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /usr 2026-05-09 01:43:51.923001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-05-09 01:43:51.923017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 1380 files, 143 directories removed. 2026-05-09 01:43:51.923102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-05-09 01:43:51.923125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Found existing installation: pyclean 3.0.0 2026-05-09 01:43:51.923146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Uninstalling pyclean-3.0.0: 2026-05-09 01:43:51.923238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:43:51.923271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 4292aa228f33 2026-05-09 01:43:51.923293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 2c252c014439 2026-05-09 01:43:51.923360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 4/4 : USER neutron 2026-05-09 01:43:51.923405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in cc3c88f1e3a3 2026-05-09 01:43:51.923485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container cc3c88f1e3a3 2026-05-09 01:43:51.923554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> be67fbf8e21d 2026-05-09 01:43:51.923573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully built bc444097aacd 2026-05-09 01:43:51.923646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260509 2026-05-09 01:43:51.923790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Built at 2026-05-09 01:43:51.923638 (took 0:00:37.468686) 2026-05-09 01:43:51.924249 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-l3-agent) 2026-05-09 01:43:51.924362 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Processing 2026-05-09 01:43:51.924434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building started at 2026-05-09 01:43:51.924342 2026-05-09 01:43:51.925420 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 plugins into plugins archive 2026-05-09 01:43:51.926022 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 additions into additions archive 2026-05-09 01:44:41.610124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260509 2026-05-09 01:44:41.610192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 19d960056768 2026-05-09 01:44:41.610295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 2/6 : LABEL "build-date"="20260509" "name"="neutron-l3-agent" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:44:41.610371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 81a682594533 2026-05-09 01:44:41.610389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 81a682594533 2026-05-09 01:44:41.610408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> ab759acd5e38 2026-05-09 01:44:41.610422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends strongswan radvd libnetfilter-log1 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-09 01:44:41.610436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 82d84d0c0270 2026-05-09 01:44:41.610502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:44:41.610561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2026-05-09 01:44:41.610628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:44:41.610648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:44:41.610661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:44:41.610672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:44:41.610688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:8 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [63.9 kB] 2026-05-09 01:44:41.610699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:44:41.610710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:44:41.610721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:44:41.610764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:44:41.610820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:44:41.610843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:44:41.610851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:44:41.610857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:44:41.610878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:44:41.610888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:44:41.610909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 30.2 MB in 3s (11.7 MB/s) 2026-05-09 01:44:41.610916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-05-09 01:44:41.610937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-05-09 01:44:41.610946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-05-09 01:44:41.610968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-05-09 01:44:41.610977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:radvd is already the newest version (1:2.19-1ubuntu1). 2026-05-09 01:44:41.611000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following additional packages will be installed: 2026-05-09 01:44:41.611024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2026-05-09 01:44:41.611057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Suggested packages: 2026-05-09 01:44:41.611121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2026-05-09 01:44:41.611135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Recommended packages: 2026-05-09 01:44:41.611157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2026-05-09 01:44:41.611182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following NEW packages will be installed: 2026-05-09 01:44:41.611233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libnetfilter-log1 libstrongswan strongswan strongswan-charon 2026-05-09 01:44:41.611246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: strongswan-libcharon strongswan-starter 2026-05-09 01:44:41.611270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:44:41.611307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Need to get 880 kB of archives. 2026-05-09 01:44:41.611315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 3,537 kB of additional disk space will be used. 2026-05-09 01:44:41.611338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:44:41.611362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstrongswan amd64 5.9.13-2ubuntu4.24.04.3 [407 kB] 2026-05-09 01:44:41.611392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4.24.04.3 [265 kB] 2026-05-09 01:44:41.611419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4.24.04.3 [23.5 kB] 2026-05-09 01:44:41.611529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4.24.04.3 [153 kB] 2026-05-09 01:44:41.611539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnetfilter-log1 amd64 1.0.2-4build1 [13.8 kB] 2026-05-09 01:44:41.611564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan all 5.9.13-2ubuntu4.24.04.3 [18.5 kB] 2026-05-09 01:44:41.611590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preconfiguring packages ... 2026-05-09 01:44:41.611618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 880 kB in 0s (3,169 kB/s) 2026-05-09 01:44:41.611655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libstrongswan. 2026-05-09 01:44:41.611683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-05-09 01:44:41.611708 | 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% 2026-05-09 01:44:41.611745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2026-05-09 01:44:41.611773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2026-05-09 01:44:41.611800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2026-05-09 01:44:41.611828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2026-05-09 01:44:41.611855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2026-05-09 01:44:41.611892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-05-09 01:44:41.611928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-09 01:44:41.611969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../0-libstrongswan_5.9.13-2ubuntu4.24.04.3_amd64.deb ... 2026-05-09 01:44:41.612005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:44:41.612030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-libcharon. 2026-05-09 01:44:41.612055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../1-strongswan-libcharon_5.9.13-2ubuntu4.24.04.3_amd64.deb ... 2026-05-09 01:44:41.612109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:44:41.612124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-charon. 2026-05-09 01:44:41.612149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../2-strongswan-charon_5.9.13-2ubuntu4.24.04.3_amd64.deb ... 2026-05-09 01:44:41.612156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:44:41.612190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-starter. 2026-05-09 01:44:41.612250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../3-strongswan-starter_5.9.13-2ubuntu4.24.04.3_amd64.deb ... 2026-05-09 01:44:41.612270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:44:41.612296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libnetfilter-log1:amd64. 2026-05-09 01:44:41.612304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../4-libnetfilter-log1_1.0.2-4build1_amd64.deb ... 2026-05-09 01:44:41.612328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libnetfilter-log1:amd64 (1.0.2-4build1) ... 2026-05-09 01:44:41.612364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan. 2026-05-09 01:44:41.612392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../5-strongswan_5.9.13-2ubuntu4.24.04.3_all.deb ... 2026-05-09 01:44:41.612419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:44:41.612443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libnetfilter-log1:amd64 (1.0.2-4build1) ... 2026-05-09 01:44:41.612477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:44:41.612502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:44:41.612526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:44:41.612553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:44:41.612587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2026-05-09 01:44:41.612611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:44:41.612634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2026-05-09 01:44:41.612658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-09 01:44:41.612685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.3) ... 2026-05-09 01:44:41.612713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:44:41.612740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 82d84d0c0270 2026-05-09 01:44:41.612771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> c46db5d04875 2026-05-09 01:44:41.612806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 01:44:41.612831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 16ddce218cff 2026-05-09 01:44:41.612857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-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 2026-05-09 01:44:41.612893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in d6e1b96553b5 2026-05-09 01:44:41.612920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-05-09 01:44:41.612948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-05-09 01:44:41.612977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-05-09 01:44:41.613030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages were automatically installed and are no longer required: 2026-05-09 01:44:41.613095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:44:41.613107 | 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 2026-05-09 01:44:41.613152 | 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 2026-05-09 01:44:41.613171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:44:41.613255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:44:41.613266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:44:41.613279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:44:41.613286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2026-05-09 01:44:41.613311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Use 'apt autoremove' to remove them. 2026-05-09 01:44:41.613352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2026-05-09 01:44:41.613369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: build-essential 2026-05-09 01:44:41.613433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:44:41.613458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:44:41.613465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-05-09 01:44:41.613491 | 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 ... 2026-05-09 01:44:41.613506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 01:44:41.613513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2026-05-09 01:44:41.613534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2026-05-09 01:44:41.613557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2026-05-09 01:44:41.613567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2026-05-09 01:44:41.613591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2026-05-09 01:44:41.613617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-05-09 01:44:41.613645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 20169 files and directories currently installed.) 2026-05-09 01:44:41.613672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:44:41.613709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-05-09 01:44:41.613738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-05-09 01:44:41.613768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-05-09 01:44:41.613810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2026-05-09 01:44:41.613836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:44:41.613843 | 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 2026-05-09 01:44:41.613866 | 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 2026-05-09 01:44:41.613890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:44:41.613922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:44:41.613944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:44:41.613953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:44:41.613976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2026-05-09 01:44:41.614307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:44:41.614391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 228 MB disk space will be freed. 2026-05-09 01:44:41.614415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-05-09 01:44:41.614436 | 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% 2026-05-09 01:44:41.614469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2026-05-09 01:44:41.614490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2026-05-09 01:44:41.614916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2026-05-09 01:44:41.615043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2026-05-09 01:44:41.615151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2026-05-09 01:44:41.615169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-05-09 01:44:41.615180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 20160 files and directories currently installed.) 2026-05-09 01:44:41.615191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:44:41.615248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:44:41.615279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:44:41.615298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:44:41.615310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:44:41.615346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:44:41.615357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:44:41.615366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:44:41.615376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:44:41.615386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:44:41.615396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:44:41.615406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:44:41.615425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:44:41.615435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:44:41.615445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:44:41.615455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:44:41.615465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:44:41.615474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:44:41.615497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:44:41.615507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:44:41.615518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-09 01:44:41.615528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:44:41.615538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-09 01:44:41.615548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:44:41.615557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:44:41.615567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:44:41.615623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-09 01:44:41.615678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:44:41.615771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:44:41.615917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:44:41.616011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:44:41.616028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:44:41.616107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:44:41.616120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:44:41.616132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:44:41.616149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:44:41.616167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:44:41.616184 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:44:41.616254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:44:41.616285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:44:41.616305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:44:41.616322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing lto-disabled-list (47) ... 2026-05-09 01:44:41.616335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-09 01:44:41.616350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing make (4.3-4.1build2) ... 2026-05-09 01:44:41.616367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:44:41.616620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:44:41.616632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Collecting pyclean==3.0.0 2026-05-09 01:44:41.616642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:44:41.616652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:44:41.616662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Installing collected packages: pyclean 2026-05-09 01:44:41.616672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully installed pyclean-3.0.0 2026-05-09 01:44:41.616682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:44:41.616703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-09 01:44:41.616714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 12852 files, 2120 directories removed. 2026-05-09 01:44:41.616739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-09 01:44:41.616757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /usr 2026-05-09 01:44:41.616767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-09 01:44:41.616777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 1380 files, 143 directories removed. 2026-05-09 01:44:41.616787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-09 01:44:41.616796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Found existing installation: pyclean 3.0.0 2026-05-09 01:44:41.616806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Uninstalling pyclean-3.0.0: 2026-05-09 01:44:41.616815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:44:41.616825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container d6e1b96553b5 2026-05-09 01:44:41.616834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> cab35c45673b 2026-05-09 01:44:41.616844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 6/6 : USER neutron 2026-05-09 01:44:41.616854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in ea75762daab9 2026-05-09 01:44:41.616864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container ea75762daab9 2026-05-09 01:44:41.616873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 72a0a9566d03 2026-05-09 01:44:41.616883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully built c06589c40caf 2026-05-09 01:44:41.616893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260509 2026-05-09 01:44:41.616903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Built at 2026-05-09 01:44:41.615989 (took 0:00:49.691647) 2026-05-09 01:44:41.616912 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-dhcp-agent) 2026-05-09 01:44:41.616922 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Processing 2026-05-09 01:44:41.616932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building started at 2026-05-09 01:44:41.616421 2026-05-09 01:44:41.617264 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 plugins into plugins archive 2026-05-09 01:44:41.617755 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 additions into additions archive 2026-05-09 01:45:21.651800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260509 2026-05-09 01:45:21.651876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 19d960056768 2026-05-09 01:45:21.651987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 2/5 : LABEL "build-date"="20260509" "name"="neutron-dhcp-agent" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:45:21.651998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in bdfdc16daf1d 2026-05-09 01:45:21.652004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container bdfdc16daf1d 2026-05-09 01:45:21.652008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 7d8bcf5a4650 2026-05-09 01:45:21.652012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 01:45:21.652017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 68d8b51dfc48 2026-05-09 01:45:21.652027 | 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 2026-05-09 01:45:21.652032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in c8ae7b2faf73 2026-05-09 01:45:21.652035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2026-05-09 01:45:21.652039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2026-05-09 01:45:21.652042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2026-05-09 01:45:21.652076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages were automatically installed and are no longer required: 2026-05-09 01:45:21.652081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:45:21.652084 | 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 2026-05-09 01:45:21.652087 | 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 2026-05-09 01:45:21.652091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:45:21.652094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:45:21.652098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:45:21.652101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:45:21.652104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2026-05-09 01:45:21.652108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Use 'apt autoremove' to remove them. 2026-05-09 01:45:21.652112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2026-05-09 01:45:21.652115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: build-essential 2026-05-09 01:45:21.652118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:45:21.652122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:45:21.652125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2026-05-09 01:45:21.652130 | 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% 2026-05-09 01:45:21.652135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2026-05-09 01:45:21.652138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2026-05-09 01:45:21.652145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2026-05-09 01:45:21.652149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2026-05-09 01:45:21.652152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2026-05-09 01:45:21.652167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2026-05-09 01:45:21.652171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-09 01:45:21.652364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:45:21.652486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2026-05-09 01:45:21.652568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2026-05-09 01:45:21.652635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2026-05-09 01:45:21.653354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2026-05-09 01:45:21.653365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:45:21.653371 | 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 2026-05-09 01:45:21.653375 | 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 2026-05-09 01:45:21.653379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:45:21.653383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:45:21.653387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:45:21.653391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:45:21.653396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2026-05-09 01:45:21.653432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:45:21.655300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 228 MB disk space will be freed. 2026-05-09 01:45:21.655316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2026-05-09 01:45:21.655323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2026-05-09 01:45:21.655338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-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% 2026-05-09 01:45:21.655346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2026-05-09 01:45:21.655350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2026-05-09 01:45:21.655353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2026-05-09 01:45:21.655356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2026-05-09 01:45:21.655360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2026-05-09 01:45:21.655363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2026-05-09 01:45:21.655366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-09 01:45:21.655370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:45:21.655373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:21.655377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:45:21.655383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:21.655389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:45:21.655392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:45:21.655395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:45:21.655398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:21.655403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:45:21.655415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:21.655419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:45:21.655422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:45:21.655425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:45:21.655429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:45:21.655432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:45:21.655435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:45:21.655438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:45:21.655442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:21.655445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:45:21.655448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:21.655454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:21.655533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:21.655617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:21.655739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:21.655855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:21.655963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:21.656046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:45:21.656167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:45:21.656270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:21.656358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:21.656426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:45:21.656497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:21.656567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:21.656636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:45:21.656711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:21.656778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:45:21.656842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:21.656909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:21.656978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing lto-disabled-list (47) ... 2026-05-09 01:45:21.657043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing make (4.3-4.1build2) ... 2026-05-09 01:45:21.657162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:45:21.657258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:45:21.657335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Collecting pyclean==3.0.0 2026-05-09 01:45:21.657408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:45:21.657477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:45:21.657548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Installing collected packages: pyclean 2026-05-09 01:45:21.657673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully installed pyclean-3.0.0 2026-05-09 01:45:21.657841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:45:21.657986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-05-09 01:45:21.658137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 12852 files, 2120 directories removed. 2026-05-09 01:45:21.658280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-05-09 01:45:21.658414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /usr 2026-05-09 01:45:21.658547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-05-09 01:45:21.658660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 1380 files, 143 directories removed. 2026-05-09 01:45:21.658763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-05-09 01:45:21.658886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Found existing installation: pyclean 3.0.0 2026-05-09 01:45:21.659005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Uninstalling pyclean-3.0.0: 2026-05-09 01:45:21.659158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:45:21.659313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container c8ae7b2faf73 2026-05-09 01:45:21.659430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> a4a106e6e314 2026-05-09 01:45:21.659538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 5/5 : USER neutron 2026-05-09 01:45:21.659652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 53b3ddc98217 2026-05-09 01:45:21.659773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 53b3ddc98217 2026-05-09 01:45:21.659851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 560cb8a0ba2f 2026-05-09 01:45:21.659921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully built 71684880de93 2026-05-09 01:45:21.659979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260509 2026-05-09 01:45:21.660156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Built at 2026-05-09 01:45:21.660014 (took 0:00:40.043593) 2026-05-09 01:45:21.660649 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metering-agent) 2026-05-09 01:45:21.660743 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Processing 2026-05-09 01:45:21.660946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building started at 2026-05-09 01:45:21.660837 2026-05-09 01:45:21.662070 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 plugins into plugins archive 2026-05-09 01:45:21.662989 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 additions into additions archive 2026-05-09 01:45:59.512869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260509 2026-05-09 01:45:59.513068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 19d960056768 2026-05-09 01:45:59.513292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 2/4 : LABEL "build-date"="20260509" "name"="neutron-metering-agent" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:45:59.513516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 347a5aaf59ff 2026-05-09 01:45:59.513531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 347a5aaf59ff 2026-05-09 01:45:59.515248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 6e3713abb6c2 2026-05-09 01:45:59.515321 | 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 2026-05-09 01:45:59.515335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in bf9b8ae9403f 2026-05-09 01:45:59.515343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2026-05-09 01:45:59.515352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2026-05-09 01:45:59.515360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2026-05-09 01:45:59.515368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages were automatically installed and are no longer required: 2026-05-09 01:45:59.515378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:45:59.515386 | 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 2026-05-09 01:45:59.515394 | 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 2026-05-09 01:45:59.515402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:45:59.515411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:45:59.515419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:45:59.515427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:45:59.515436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2026-05-09 01:45:59.515444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Use 'apt autoremove' to remove them. 2026-05-09 01:45:59.515453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2026-05-09 01:45:59.515461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: build-essential 2026-05-09 01:45:59.515469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:45:59.515478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:45:59.515486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2026-05-09 01:45:59.515497 | 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% 2026-05-09 01:45:59.515513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2026-05-09 01:45:59.515522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2026-05-09 01:45:59.515530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2026-05-09 01:45:59.515538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2026-05-09 01:45:59.515547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2026-05-09 01:45:59.515555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2026-05-09 01:45:59.515563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-09 01:45:59.515572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:45:59.515581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2026-05-09 01:45:59.515589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2026-05-09 01:45:59.515597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2026-05-09 01:45:59.515605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2026-05-09 01:45:59.515614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:45:59.515630 | 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 2026-05-09 01:45:59.515639 | 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 2026-05-09 01:45:59.515653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:45:59.515661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:45:59.515669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:45:59.515678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:45:59.515686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2026-05-09 01:45:59.515694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:45:59.515743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 228 MB disk space will be freed. 2026-05-09 01:45:59.515838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2026-05-09 01:45:59.515932 | 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% 2026-05-09 01:45:59.516032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2026-05-09 01:45:59.516119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2026-05-09 01:45:59.516276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2026-05-09 01:45:59.516378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2026-05-09 01:45:59.516483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2026-05-09 01:45:59.516623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2026-05-09 01:45:59.516779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-09 01:45:59.516880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:45:59.516984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:59.517075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:45:59.517191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:59.517347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:45:59.517436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:45:59.517547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:45:59.517633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:59.517717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:45:59.517800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:59.517883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:45:59.517966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:45:59.518076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:45:59.518235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:45:59.518345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:45:59.518435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:45:59.518523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:45:59.518609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:59.518690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:45:59.520268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:59.520286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:59.520301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:59.520308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:45:59.520314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:59.520320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:59.520326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:59.520332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:45:59.520338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:45:59.520344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:59.520350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:59.520355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:45:59.520361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:59.520367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:59.520381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:45:59.520388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:59.520394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-05-09 01:45:59.520400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:45:59.520406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:59.520412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:45:59.520418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-05-09 01:45:59.520424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing lto-disabled-list (47) ... 2026-05-09 01:45:59.520430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-05-09 01:45:59.520436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing make (4.3-4.1build2) ... 2026-05-09 01:45:59.520442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-05-09 01:45:59.520448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:45:59.520454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-05-09 01:45:59.520460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:45:59.520466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Collecting pyclean==3.0.0 2026-05-09 01:45:59.520472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:45:59.520477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:45:59.520483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Installing collected packages: pyclean 2026-05-09 01:45:59.520489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully installed pyclean-3.0.0 2026-05-09 01:45:59.520495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:45:59.520501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-05-09 01:45:59.520507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 12852 files, 2120 directories removed. 2026-05-09 01:45:59.520513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-05-09 01:45:59.520519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /usr 2026-05-09 01:45:59.520525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-05-09 01:45:59.520531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 1380 files, 143 directories removed. 2026-05-09 01:45:59.520537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-05-09 01:45:59.520543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Found existing installation: pyclean 3.0.0 2026-05-09 01:45:59.520549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Uninstalling pyclean-3.0.0: 2026-05-09 01:45:59.520554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:45:59.520560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container bf9b8ae9403f 2026-05-09 01:45:59.520566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> ae98b11a89ca 2026-05-09 01:45:59.520599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 4/4 : USER neutron 2026-05-09 01:45:59.520676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in dc59f83a0b2c 2026-05-09 01:45:59.520743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container dc59f83a0b2c 2026-05-09 01:45:59.520810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 5ed3b27f35cf 2026-05-09 01:45:59.520880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully built 046404466c6b 2026-05-09 01:45:59.520965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260509 2026-05-09 01:45:59.521074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Built at 2026-05-09 01:45:59.521008 (took 0:00:37.860171) 2026-05-09 01:45:59.521533 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-mlnx-agent) 2026-05-09 01:45:59.521641 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Processing 2026-05-09 01:45:59.521729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building started at 2026-05-09 01:45:59.521672 2026-05-09 01:45:59.522752 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 plugins into plugins archive 2026-05-09 01:45:59.523388 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 additions into additions archive 2026-05-09 01:46:52.548947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260509 2026-05-09 01:46:52.549085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 19d960056768 2026-05-09 01:46:52.549134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 2/6 : LABEL "build-date"="20260509" "name"="neutron-mlnx-agent" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:46:52.549356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 49679aba6055 2026-05-09 01:46:52.549383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 49679aba6055 2026-05-09 01:46:52.549496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 38a267c0491d 2026-05-09 01:46:52.549551 | 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/* 2026-05-09 01:46:52.549622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 49c316650c7f 2026-05-09 01:46:52.549696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:46:52.549769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:6 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2026-05-09 01:46:52.550538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:46:52.550601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:46:52.550617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:46:52.550630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:46:52.550642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:8 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [63.9 kB] 2026-05-09 01:46:52.550654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:46:52.550666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:46:52.550678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:46:52.550732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:11 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:46:52.550744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:46:52.550754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:46:52.550764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:46:52.550792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:46:52.550802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:46:52.550812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:46:52.550822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 30.2 MB in 3s (11.8 MB/s) 2026-05-09 01:46:52.551318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-05-09 01:46:52.551340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-05-09 01:46:52.551351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-05-09 01:46:52.551361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-05-09 01:46:52.551371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following additional packages will be installed: 2026-05-09 01:46:52.551381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 2026-05-09 01:46:52.551391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Recommended packages: 2026-05-09 01:46:52.551401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt-l10n 2026-05-09 01:46:52.551411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following NEW packages will be installed: 2026-05-09 01:46:52.551421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 python3-ethtool python3-libvirt 2026-05-09 01:46:52.551430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:46:52.551440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Need to get 2,019 kB of archives. 2026-05-09 01:46:52.551450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 7,293 kB of additional disk space will be used. 2026-05-09 01:46:52.551460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:46:52.551474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-05-09 01:46:52.551485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-05-09 01:46:52.551645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-ethtool amd64 0.14-4build4 [23.8 kB] 2026-05-09 01:46:52.551681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 2,019 kB in 0s (6,913 kB/s) 2026-05-09 01:46:52.551710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libvirt0:amd64. 2026-05-09 01:46:52.551764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-05-09 01:46:52.551928 | 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% 2026-05-09 01:46:52.551968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 01:46:52.552118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2026-05-09 01:46:52.552281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2026-05-09 01:46:52.552392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2026-05-09 01:46:52.552446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2026-05-09 01:46:52.552586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2026-05-09 01:46:52.552639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-09 01:46:52.552752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-05-09 01:46:52.552825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-09 01:46:52.552897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-09 01:46:52.552990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-09 01:46:52.553127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-libvirt. 2026-05-09 01:46:52.553146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-05-09 01:46:52.553245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-05-09 01:46:52.553314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-ethtool. 2026-05-09 01:46:52.553392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-ethtool_0.14-4build4_amd64.deb ... 2026-05-09 01:46:52.553461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-ethtool (0.14-4build4) ... 2026-05-09 01:46:52.553540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-ethtool (0.14-4build4) ... 2026-05-09 01:46:52.554405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-09 01:46:52.554431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-libvirt (10.0.0-1build1) ... 2026-05-09 01:46:52.554443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:46:52.554454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 49c316650c7f 2026-05-09 01:46:52.554466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 79f8397051c7 2026-05-09 01:46:52.554478 | 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 2026-05-09 01:46:52.554489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in b3e1a6823b80 2026-05-09 01:46:52.554500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting networking-mlnx 2026-05-09 01:46:52.554511 | 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) 2026-05-09 01:46:52.554522 | 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.17.0) 2026-05-09 01:46:52.554536 | 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) (7.0.0) 2026-05-09 01:46:52.554552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting defusedxml>=0.5.0 (from networking-mlnx) 2026-05-09 01:46:52.554564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-09 01:46:52.554628 | 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.39.0) 2026-05-09 01:46:52.554658 | 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) (1.3.0) 2026-05-09 01:46:52.554748 | 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.8.1) 2026-05-09 01:46:52.554766 | 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.4.0) 2026-05-09 01:46:52.554867 | 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.38) 2026-05-09 01:46:52.554884 | 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.17.0) 2026-05-09 01:46:52.554962 | 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.7.1) 2026-05-09 01:46:52.555010 | 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) (7.1.0) 2026-05-09 01:46:52.555082 | 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.6.0) 2026-05-09 01:46:52.555142 | 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.5.0) 2026-05-09 01:46:52.555189 | 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.18.2) 2026-05-09 01:46:52.555267 | 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.1) 2026-05-09 01:46:52.555331 | 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) (26.0.4.dev7) 2026-05-09 01:46:52.555380 | 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.7.0) 2026-05-09 01:46:52.555450 | 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.1.1) 2026-05-09 01:46:52.555468 | 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) 2026-05-09 01:46:52.555581 | 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) 2026-05-09 01:46:52.555596 | 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) 2026-05-09 01:46:52.555655 | 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) 2026-05-09 01:46:52.555672 | 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) 2026-05-09 01:46:52.555746 | 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) 2026-05-09 01:46:52.555773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: httplib2>=0.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (0.22.0) 2026-05-09 01:46:52.555884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: requests>=2.32.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.32.3) 2026-05-09 01:46:52.555901 | 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.5) 2026-05-09 01:46:52.555974 | 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.12.1) 2026-05-09 01:46:52.555990 | 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) (9.0.0) 2026-05-09 01:46:52.556082 | 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.9) 2026-05-09 01:46:52.556255 | 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.10.0) 2026-05-09 01:46:52.556353 | 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.14.1) 2026-05-09 01:46:52.556435 | 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.4.1) 2026-05-09 01:46:52.558319 | 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.11.0) 2026-05-09 01:46:52.558493 | 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.7.1) 2026-05-09 01:46:52.558532 | 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) (17.2.1) 2026-05-09 01:46:52.558542 | 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.5.1) 2026-05-09 01:46:52.558551 | 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) (7.1.0) 2026-05-09 01:46:52.558572 | 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) (16.1.0) 2026-05-09 01:46:52.558581 | 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.3.1) 2026-05-09 01:46:52.558588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.5.1) 2026-05-09 01:46:52.558596 | 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.5.1) 2026-05-09 01:46:52.558611 | 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.5.1) 2026-05-09 01:46:52.558619 | 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.7.0) 2026-05-09 01:46:52.558627 | 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) (4.1.1) 2026-05-09 01:46:52.558634 | 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.5.0) 2026-05-09 01:46:52.558641 | 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) (8.2.0) 2026-05-09 01:46:52.558649 | 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.6.0) 2026-05-09 01:46:52.558656 | 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) 2026-05-09 01:46:52.558664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-ken>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.0.1) 2026-05-09 01:46:52.558671 | 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) 2026-05-09 01:46:52.558679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ovs>=2.12.0 in ./usr/lib/python3/dist-packages (from neutron>=21.0.0->networking-mlnx) (3.5.1) 2026-05-09 01:46:52.558687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ovsdbapp>=2.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.11.0) 2026-05-09 01:46:52.558694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: psutil>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (7.0.0) 2026-05-09 01:46:52.558702 | 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) 2026-05-09 01:46:52.558718 | 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.9.0) 2026-05-09 01:46:52.558726 | 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.4.0) 2026-05-09 01:46:52.558734 | 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.2.0) 2026-05-09 01:46:52.558741 | 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) (4.1.0) 2026-05-09 01:46:52.558753 | 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.1.0) 2026-05-09 01:46:52.558766 | 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) 2026-05-09 01:46:52.558774 | 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.9) 2026-05-09 01:46:52.558782 | 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) 2026-05-09 01:46:52.558790 | 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.17.2) 2026-05-09 01:46:52.558798 | 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.22.0->neutron>=21.0.0->networking-mlnx) (3.2.1) 2026-05-09 01:46:52.558807 | 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) (3.0.2) 2026-05-09 01:46:52.558814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=21.0.0->networking-mlnx) (2.1.0) 2026-05-09 01:46:52.558822 | 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) 2026-05-09 01:46:52.558829 | 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) (4.0.1) 2026-05-09 01:46:52.558837 | 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.10.1) 2026-05-09 01:46:52.558844 | 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.6.0) 2026-05-09 01:46:52.558854 | 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.4) 2026-05-09 01:46:52.558861 | 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.3.0) 2026-05-09 01:46:52.558869 | 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) (43.0.3) 2026-05-09 01:46:52.558882 | 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.4) 2026-05-09 01:46:52.558889 | 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) 2026-05-09 01:46:52.558897 | 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) 2026-05-09 01:46:52.558910 | 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.3.6) 2026-05-09 01:46:52.558918 | 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) 2026-05-09 01:46:52.558930 | 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) 2026-05-09 01:46:52.558938 | 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.1) 2026-05-09 01:46:52.558946 | 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) 2026-05-09 01:46:52.558954 | 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) 2026-05-09 01:46:52.558961 | 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>=3.0.0->neutron>=21.0.0->networking-mlnx) (1.1.0) 2026-05-09 01:46:52.558969 | 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>=3.0.0->neutron>=21.0.0->networking-mlnx) (0.6.16) 2026-05-09 01:46:52.558976 | 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>=3.0.0->neutron>=21.0.0->networking-mlnx) (24.2) 2026-05-09 01:46:52.558984 | 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>=3.0.0->neutron>=21.0.0->networking-mlnx) (82.0.1) 2026-05-09 01:46:52.558991 | 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>=3.0.0->neutron>=21.0.0->networking-mlnx) (3.5.1) 2026-05-09 01:46:52.558998 | 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>=3.0.0->neutron>=21.0.0->networking-mlnx) (5.3.1) 2026-05-09 01:46:52.559006 | 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) 2026-05-09 01:46:52.559013 | 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) 2026-05-09 01:46:52.559021 | 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) 2026-05-09 01:46:52.559074 | 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) 2026-05-09 01:46:52.559087 | 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) 2026-05-09 01:46:52.559100 | 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.2) 2026-05-09 01:46:52.562319 | 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.3.1) 2026-05-09 01:46:52.562359 | 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.2) 2026-05-09 01:46:52.562373 | 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.11.0) 2026-05-09 01:46:52.562397 | 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) 2026-05-09 01:46:52.562409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (2025.1) 2026-05-09 01:46:52.562420 | 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.21.1) 2026-05-09 01:46:52.562432 | 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) 2026-05-09 01:46:52.562443 | 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) 2026-05-09 01:46:52.562454 | 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.10) 2026-05-09 01:46:52.562465 | 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.14.0) 2026-05-09 01:46:52.562477 | 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.11.0->neutron>=21.0.0->networking-mlnx) (4.2.4.post1) 2026-05-09 01:46:52.562488 | 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>=3.0.0->neutron>=21.0.0->networking-mlnx) (1.5.0) 2026-05-09 01:46:52.562499 | 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) 2026-05-09 01:46:52.562510 | 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) 2026-05-09 01:46:52.562521 | 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.9.1) 2026-05-09 01:46:52.562547 | 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.23.0) 2026-05-09 01:46:52.562560 | 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.2.0) 2026-05-09 01:46:52.562572 | 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) 2026-05-09 01:46:52.562597 | 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.5.11) 2026-05-09 01:46:52.562611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyperclip>=1.8 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) 2026-05-09 01:46:52.562623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: attrs>=22.2.0 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) (25.1.0) 2026-05-09 01:46:52.562645 | 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) (2024.10.1) 2026-05-09 01:46:52.562659 | 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.36.2) 2026-05-09 01:46:52.562672 | 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.23.1) 2026-05-09 01:46:52.562685 | 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) 2026-05-09 01:46:52.562697 | 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.7.0) 2026-05-09 01:46:52.562709 | 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.32.3->neutron>=21.0.0->networking-mlnx) (3.4.1) 2026-05-09 01:46:52.562722 | 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.32.3->neutron>=21.0.0->networking-mlnx) (3.10) 2026-05-09 01:46:52.562729 | 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.32.3->neutron>=21.0.0->networking-mlnx) (1.26.20) 2026-05-09 01:46:52.562736 | 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.32.3->neutron>=21.0.0->networking-mlnx) (2026.4.22) 2026-05-09 01:46:52.562743 | 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) 2026-05-09 01:46:52.562757 | 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) 2026-05-09 01:46:52.562765 | 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) 2026-05-09 01:46:52.562772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl (138 kB) 2026-05-09 01:46:52.562779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-09 01:46:52.562786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: defusedxml, networking-mlnx 2026-05-09 01:46:52.562793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed defusedxml-0.7.1 networking-mlnx-21.0.0 2026-05-09 01:46:52.562800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container b3e1a6823b80 2026-05-09 01:46:52.562807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> f29b52d77a48 2026-05-09 01:46:52.562823 | 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 2026-05-09 01:46:52.562833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 895a73e0f0be 2026-05-09 01:46:52.562840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-05-09 01:46:52.562847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-05-09 01:46:52.562854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-05-09 01:46:52.562861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages were automatically installed and are no longer required: 2026-05-09 01:46:52.562881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:46:52.562888 | 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 2026-05-09 01:46:52.562895 | 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 2026-05-09 01:46:52.562902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:46:52.562909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:46:52.562916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:46:52.562923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:46:52.562929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2026-05-09 01:46:52.562937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Use 'apt autoremove' to remove them. 2026-05-09 01:46:52.562944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2026-05-09 01:46:52.562951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: build-essential 2026-05-09 01:46:52.562958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:46:52.562965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:46:52.562972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-05-09 01:46:52.562979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-05-09 01:46:52.562993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-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% 2026-05-09 01:46:52.563003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2026-05-09 01:46:52.563010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2026-05-09 01:46:52.563017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2026-05-09 01:46:52.563023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2026-05-09 01:46:52.563058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2026-05-09 01:46:52.563065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-05-09 01:46:52.563072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 20152 files and directories currently installed.) 2026-05-09 01:46:52.563080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:46:52.563086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-05-09 01:46:52.563093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-05-09 01:46:52.563101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-05-09 01:46:52.563107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2026-05-09 01:46:52.563114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:46:52.563121 | 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 2026-05-09 01:46:52.563128 | 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 2026-05-09 01:46:52.563135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:46:52.563142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:46:52.563149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:46:52.563161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:46:52.563169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2026-05-09 01:46:52.563176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:46:52.563183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 228 MB disk space will be freed. 2026-05-09 01:46:52.563190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-05-09 01:46:52.563197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-05-09 01:46:52.563242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-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% 2026-05-09 01:46:52.563250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2026-05-09 01:46:52.563257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2026-05-09 01:46:52.563264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2026-05-09 01:46:52.563271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2026-05-09 01:46:52.563278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2026-05-09 01:46:52.563290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-05-09 01:46:52.563298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 20143 files and directories currently installed.) 2026-05-09 01:46:52.563304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:46:52.563311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:46:52.563325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:46:52.563339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:46:52.563346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:46:52.563352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:46:52.563366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:46:52.563380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:46:52.563387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:46:52.563394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:46:52.563401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:46:52.563407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:46:52.563414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:46:52.563421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:46:52.563435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-09 01:46:52.563449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-09 01:46:52.563463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-09 01:46:52.563477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-09 01:46:52.563491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:46:52.563525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-09 01:46:52.563532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:46:52.563544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-09 01:46:52.563558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-09 01:46:52.563571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:46:52.563578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-09 01:46:52.563596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:46:52.563610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-09 01:46:52.563617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:46:52.563631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:46:52.563644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-09 01:46:52.563651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing lto-disabled-list (47) ... 2026-05-09 01:46:52.563658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing make (4.3-4.1build2) ... 2026-05-09 01:46:52.563665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:46:52.563672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:46:52.563679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting pyclean==3.0.0 2026-05-09 01:46:52.563686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:46:52.563693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:46:52.563700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: pyclean 2026-05-09 01:46:52.563706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed pyclean-3.0.0 2026-05-09 01:46:52.563713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:46:52.563720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-09 01:46:52.563727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 12976 files, 2162 directories removed. 2026-05-09 01:46:52.563734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-09 01:46:52.563741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /usr 2026-05-09 01:46:52.563748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-09 01:46:52.563755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 1384 files, 144 directories removed. 2026-05-09 01:46:52.563762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-09 01:46:52.563769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Found existing installation: pyclean 3.0.0 2026-05-09 01:46:52.563775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Uninstalling pyclean-3.0.0: 2026-05-09 01:46:52.563782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:46:52.563789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 895a73e0f0be 2026-05-09 01:46:52.563796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 5c2f4f6df3ef 2026-05-09 01:46:52.563803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 6/6 : USER neutron 2026-05-09 01:46:52.563815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 821eb09ad197 2026-05-09 01:46:52.563823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 821eb09ad197 2026-05-09 01:46:52.563840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 4b97b297231d 2026-05-09 01:46:52.563851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully built 9d2193b42bde 2026-05-09 01:46:52.563858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260509 2026-05-09 01:46:52.563866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Built at 2026-05-09 01:46:52.563597 (took 0:00:53.041925) 2026-05-09 01:46:52.564044 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-server) 2026-05-09 01:46:52.564131 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Processing 2026-05-09 01:46:52.564223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building started at 2026-05-09 01:46:52.564128 2026-05-09 01:46:52.564335 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Getting local archive from tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-09 01:46:52.669313 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 1 plugins into plugins archive 2026-05-09 01:46:52.669692 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 0 additions into additions archive 2026-05-09 01:48:02.572067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260509 2026-05-09 01:48:02.572181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 19d960056768 2026-05-09 01:48:02.572300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 2/7 : LABEL "build-date"="20260509" "name"="neutron-server" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:48:02.572337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in eb4d0076262f 2026-05-09 01:48:02.572359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container eb4d0076262f 2026-05-09 01:48:02.572379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 8fdfc03b25b9 2026-05-09 01:48:02.572392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 3/7 : ADD plugins-archive / 2026-05-09 01:48:02.572403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> a4e15b96626b 2026-05-09 01:48:02.572414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_neutron_extend_start 2026-05-09 01:48:02.572430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> c4d24cb70e99 2026-05-09 01:48:02.572451 | 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 2026-05-09 01:48:02.572481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 950f61b80b4f 2026-05-09 01:48:02.572502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting networking-hyperv 2026-05-09 01:48:02.572522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading networking_hyperv-14.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-05-09 01:48:02.572543 | 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.39.0) 2026-05-09 01:48:02.572581 | 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.18.2) 2026-05-09 01:48:02.572592 | 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) (26.0.4.dev7) 2026-05-09 01:48:02.572602 | 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) 2026-05-09 01:48:02.572611 | 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.7.1) 2026-05-09 01:48:02.572625 | 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.5.1) 2026-05-09 01:48:02.572634 | 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) (7.1.0) 2026-05-09 01:48:02.572642 | 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.7.0) 2026-05-09 01:48:02.572651 | 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) (8.2.0) 2026-05-09 01:48:02.572660 | 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) (7.0.0) 2026-05-09 01:48:02.572672 | 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.4.0) 2026-05-09 01:48:02.572681 | 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.7.0) 2026-05-09 01:48:02.572695 | 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.1.1) 2026-05-09 01:48:02.572748 | 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) 2026-05-09 01:48:02.572770 | 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) 2026-05-09 01:48:02.572790 | 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) 2026-05-09 01:48:02.572810 | 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) 2026-05-09 01:48:02.572865 | 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) 2026-05-09 01:48:02.572890 | 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) 2026-05-09 01:48:02.572911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: httplib2>=0.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (0.22.0) 2026-05-09 01:48:02.572944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requests>=2.32.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.32.3) 2026-05-09 01:48:02.572965 | 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.5) 2026-05-09 01:48:02.572984 | 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.12.1) 2026-05-09 01:48:02.573003 | 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) (1.3.0) 2026-05-09 01:48:02.573025 | 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) (9.0.0) 2026-05-09 01:48:02.573072 | 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.38) 2026-05-09 01:48:02.573094 | 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.9) 2026-05-09 01:48:02.573113 | 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.10.0) 2026-05-09 01:48:02.573151 | 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.14.1) 2026-05-09 01:48:02.573172 | 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.4.1) 2026-05-09 01:48:02.573245 | 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.11.0) 2026-05-09 01:48:02.573278 | 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) (7.1.0) 2026-05-09 01:48:02.573300 | 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.7.1) 2026-05-09 01:48:02.573320 | 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) (17.2.1) 2026-05-09 01:48:02.573430 | 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) (16.1.0) 2026-05-09 01:48:02.573452 | 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.3.1) 2026-05-09 01:48:02.573471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.5.1) 2026-05-09 01:48:02.573491 | 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.6.0) 2026-05-09 01:48:02.573527 | 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.5.1) 2026-05-09 01:48:02.573547 | 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.5.1) 2026-05-09 01:48:02.573634 | 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) (4.1.1) 2026-05-09 01:48:02.573656 | 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.5.0) 2026-05-09 01:48:02.573679 | 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.6.0) 2026-05-09 01:48:02.573694 | 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) 2026-05-09 01:48:02.573805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-ken>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.0.1) 2026-05-09 01:48:02.573824 | 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) 2026-05-09 01:48:02.573840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovs>=2.12.0 in ./usr/lib/python3/dist-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.5.1) 2026-05-09 01:48:02.573856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovsdbapp>=2.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.11.0) 2026-05-09 01:48:02.573879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: psutil>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (7.0.0) 2026-05-09 01:48:02.573894 | 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.8.1) 2026-05-09 01:48:02.573910 | 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) 2026-05-09 01:48:02.573931 | 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.9.0) 2026-05-09 01:48:02.573976 | 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.4.0) 2026-05-09 01:48:02.573997 | 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.2.0) 2026-05-09 01:48:02.574063 | 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) (4.1.0) 2026-05-09 01:48:02.574116 | 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.1.0) 2026-05-09 01:48:02.574148 | 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) 2026-05-09 01:48:02.574158 | 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.9) 2026-05-09 01:48:02.574166 | 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) 2026-05-09 01:48:02.574180 | 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.17.2) 2026-05-09 01:48:02.574192 | 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.22.0->neutron>=13.0.0.0b1->networking-hyperv) (3.2.1) 2026-05-09 01:48:02.574269 | 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) (3.0.2) 2026-05-09 01:48:02.574292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: iso8601>=2.0.0 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) 2026-05-09 01:48:02.574350 | 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) 2026-05-09 01:48:02.574364 | 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) (4.0.1) 2026-05-09 01:48:02.574405 | 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.10.1) 2026-05-09 01:48:02.574419 | 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.6.0) 2026-05-09 01:48:02.574471 | 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.4) 2026-05-09 01:48:02.574523 | 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.3.0) 2026-05-09 01:48:02.574585 | 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) (43.0.3) 2026-05-09 01:48:02.574638 | 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.4) 2026-05-09 01:48:02.574680 | 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) 2026-05-09 01:48:02.574843 | 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) 2026-05-09 01:48:02.574870 | 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.3.6) 2026-05-09 01:48:02.574941 | 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) 2026-05-09 01:48:02.574956 | 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) 2026-05-09 01:48:02.574999 | 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.1) 2026-05-09 01:48:02.575013 | 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) 2026-05-09 01:48:02.575069 | 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) 2026-05-09 01:48:02.575083 | 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>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (1.1.0) 2026-05-09 01:48:02.575135 | 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>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (0.6.16) 2026-05-09 01:48:02.575180 | 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>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (24.2) 2026-05-09 01:48:02.575193 | 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>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (82.0.1) 2026-05-09 01:48:02.575260 | 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>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (3.5.1) 2026-05-09 01:48:02.575317 | 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>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.3.1) 2026-05-09 01:48:02.575332 | 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>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (1.17.0) 2026-05-09 01:48:02.575402 | 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) 2026-05-09 01:48:02.575455 | 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) 2026-05-09 01:48:02.575468 | 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) 2026-05-09 01:48:02.575489 | 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) 2026-05-09 01:48:02.575532 | 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) 2026-05-09 01:48:02.575546 | 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.2) 2026-05-09 01:48:02.575597 | 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.3.1) 2026-05-09 01:48:02.575617 | 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.2) 2026-05-09 01:48:02.575670 | 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.11.0) 2026-05-09 01:48:02.575753 | 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) 2026-05-09 01:48:02.575768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (2025.1) 2026-05-09 01:48:02.575980 | 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.21.1) 2026-05-09 01:48:02.576048 | 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) 2026-05-09 01:48:02.576062 | 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) 2026-05-09 01:48:02.576073 | 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.10) 2026-05-09 01:48:02.576093 | 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.14.0) 2026-05-09 01:48:02.576104 | 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.11.0->neutron>=13.0.0.0b1->networking-hyperv) (4.2.4.post1) 2026-05-09 01:48:02.576114 | 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>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (1.5.0) 2026-05-09 01:48:02.576125 | 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) 2026-05-09 01:48:02.576135 | 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) 2026-05-09 01:48:02.576169 | 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.9.1) 2026-05-09 01:48:02.576185 | 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.23.0) 2026-05-09 01:48:02.576195 | 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.2.0) 2026-05-09 01:48:02.576239 | 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) 2026-05-09 01:48:02.576270 | 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.5.11) 2026-05-09 01:48:02.576299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyperclip>=1.8 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) 2026-05-09 01:48:02.576315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: attrs>=22.2.0 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) (25.1.0) 2026-05-09 01:48:02.576326 | 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) (2024.10.1) 2026-05-09 01:48:02.576341 | 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.36.2) 2026-05-09 01:48:02.576380 | 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.23.1) 2026-05-09 01:48:02.576395 | 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) 2026-05-09 01:48:02.576458 | 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.32.3->neutron>=13.0.0.0b1->networking-hyperv) (3.4.1) 2026-05-09 01:48:02.576492 | 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.32.3->neutron>=13.0.0.0b1->networking-hyperv) (3.10) 2026-05-09 01:48:02.576518 | 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.32.3->neutron>=13.0.0.0b1->networking-hyperv) (1.26.20) 2026-05-09 01:48:02.576532 | 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.32.3->neutron>=13.0.0.0b1->networking-hyperv) (2026.4.22) 2026-05-09 01:48:02.576557 | 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) 2026-05-09 01:48:02.576608 | 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) 2026-05-09 01:48:02.576623 | 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) 2026-05-09 01:48:02.576638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading networking_hyperv-14.0.0-py3-none-any.whl (82 kB) 2026-05-09 01:48:02.576696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: networking-hyperv 2026-05-09 01:48:02.576761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-hyperv-14.0.0 2026-05-09 01:48:02.576822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking_baremetal-6.5.1.dev2 2026-05-09 01:48:02.576834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-05-09 01:48:02.576888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-05-09 01:48:02.576899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-05-09 01:48:02.576914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:48:02.576982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-05-09 01:48:02.577002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:48:02.577025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking_generic_switch-7.5.1.dev9 2026-05-09 01:48:02.577047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-05-09 01:48:02.577068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-05-09 01:48:02.577105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-05-09 01:48:02.577120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:48:02.577170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-05-09 01:48:02.577185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:48:02.577199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking_sfc-20.0.0.0rc2.dev2 2026-05-09 01:48:02.577259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-05-09 01:48:02.577307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-05-09 01:48:02.577326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-05-09 01:48:02.577348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:48:02.577390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-05-09 01:48:02.577410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-05-09 01:48:02.577458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-05-09 01:48:02.577537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:48:02.577555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron_dynamic_routing-26.0.0.0rc2.dev2 2026-05-09 01:48:02.577565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-05-09 01:48:02.577591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-05-09 01:48:02.577602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-05-09 01:48:02.577615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:48:02.577667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-05-09 01:48:02.577682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:48:02.577698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron_fwaas-22.0.1.dev6 2026-05-09 01:48:02.577743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-05-09 01:48:02.577790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-05-09 01:48:02.577805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-05-09 01:48:02.577863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:48:02.577875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-05-09 01:48:02.577889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:48:02.577933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron_vpnaas-26.0.0.0rc2.dev2 2026-05-09 01:48:02.577948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-05-09 01:48:02.578004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-05-09 01:48:02.578016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-05-09 01:48:02.578030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-05-09 01:48:02.578075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-05-09 01:48:02.578090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-05-09 01:48:02.578145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-05-09 01:48:02.578157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-09 01:48:02.578171 | 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.5.1.dev2) (0.6.16) 2026-05-09 01:48:02.578240 | 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.5.1.dev2) (3.18.2) 2026-05-09 01:48:02.578275 | 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.5.1.dev2) (9.7.1) 2026-05-09 01:48:02.578300 | 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.5.1.dev2) (6.5.1) 2026-05-09 01:48:02.578314 | 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.5.1.dev2) (7.1.0) 2026-05-09 01:48:02.578346 | 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.5.1.dev2) (8.2.0) 2026-05-09 01:48:02.578411 | 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.5.1.dev2) (16.1.0) 2026-05-09 01:48:02.578434 | 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.5.1.dev2) (4.1.1) 2026-05-09 01:48:02.578448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pbr>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (7.0.0) 2026-05-09 01:48:02.578462 | 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.5.1.dev2) (4.4.0) 2026-05-09 01:48:02.578523 | 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.5.1.dev2) (6.3.0) 2026-05-09 01:48:02.578534 | 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.5.1.dev2) (26.0.4.dev7) 2026-05-09 01:48:02.578548 | 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.5.1.dev2) (9.0.0) 2026-05-09 01:48:02.578603 | 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.5.1.dev2) (5.10.0) 2026-05-09 01:48:02.578619 | 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.5.1.dev9) (2.4.2) 2026-05-09 01:48:02.578674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: eventlet>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.5.1.dev9) (0.39.0) 2026-05-09 01:48:02.578690 | 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-generic-switch==7.5.1.dev9) (5.4.1) 2026-05-09 01:48:02.578769 | 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.5.1.dev9) (4.5.0) 2026-05-09 01:48:02.578786 | 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==20.0.0.0rc2.dev2) (1.3.0) 2026-05-09 01:48:02.578845 | 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==20.0.0.0rc2.dev2) (11.4.0) 2026-05-09 01:48:02.578861 | 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==20.0.0.0rc2.dev2) (2.0.38) 2026-05-09 01:48:02.578907 | 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==20.0.0.0rc2.dev2) (1.14.1) 2026-05-09 01:48:02.578922 | 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==20.0.0.0rc2.dev2) (5.7.0) 2026-05-09 01:48:02.578978 | 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==26.0.0.0rc2.dev2) (0.22.0) 2026-05-09 01:48:02.578990 | 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==26.0.0.0rc2.dev2) (3.0.1) 2026-05-09 01:48:02.579010 | 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==26.0.0.0rc2.dev2) (17.2.1) 2026-05-09 01:48:02.579033 | 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-fwaas==22.0.1.dev6) (7.1.0) 2026-05-09 01:48:02.579094 | 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==22.0.1.dev6) (3.6.0) 2026-05-09 01:48:02.579105 | 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==22.0.1.dev6) (0.8.1) 2026-05-09 01:48:02.579119 | 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==22.0.1.dev6) (26.2.1) 2026-05-09 01:48:02.579165 | 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==26.0.0.0rc2.dev2) (3.1.5) 2026-05-09 01:48:02.579180 | 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==26.0.0.0rc2.dev2) (3.5.1) 2026-05-09 01:48:02.579194 | 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==20.0.0.0rc2.dev2) (1.3.9) 2026-05-09 01:48:02.579275 | 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==20.0.0.0rc2.dev2) (4.12.2) 2026-05-09 01:48:02.579296 | 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.5.1.dev9) (3.1.0) 2026-05-09 01:48:02.579310 | 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.5.1.dev9) (2.32.3) 2026-05-09 01:48:02.579376 | 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.2->networking-generic-switch==7.5.1.dev9) (2.7.0) 2026-05-09 01:48:02.579391 | 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.2->networking-generic-switch==7.5.1.dev9) (3.1.1) 2026-05-09 01:48:02.579405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=0.16.0->etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (3.0.0) 2026-05-09 01:48:02.579452 | 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>=3.0.0->futurist>=0.16.0->etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (1.17.2) 2026-05-09 01:48:02.579468 | 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==26.0.0.0rc2.dev2) (3.2.1) 2026-05-09 01:48:02.579483 | 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==26.0.0.0rc2.dev2) (3.0.2) 2026-05-09 01:48:02.579531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.5.1.dev2) (2.1.0) 2026-05-09 01:48:02.579564 | 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.5.1.dev2) (1.7.0) 2026-05-09 01:48:02.579578 | 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.5.1.dev2) (82.0.1) 2026-05-09 01:48:02.579614 | 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.5.1.dev2) (3.5.1) 2026-05-09 01:48:02.579629 | 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.5.1.dev2) (5.3.1) 2026-05-09 01:48:02.579679 | 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.9->networking-baremetal==6.5.1.dev2) (1.17.0) 2026-05-09 01:48:02.579694 | 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.5.1.dev9) (7.7.0) 2026-05-09 01:48:02.579749 | 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.5.1.dev9) (3.5) 2026-05-09 01:48:02.579811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyyaml>=6.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (6.0.2) 2026-05-09 01:48:02.579827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rich>=13.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (13.9.4) 2026-05-09 01:48:02.579873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ruamel.yaml>=0.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (0.18.10) 2026-05-09 01:48:02.579888 | 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.5.1.dev9) (0.15.0) 2026-05-09 01:48:02.579901 | 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.5.1.dev9) (1.1.3) 2026-05-09 01:48:02.579947 | 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.5.1.dev2) (3.10.1) 2026-05-09 01:48:02.579958 | 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.5.1.dev2) (3.1.0) 2026-05-09 01:48:02.579972 | 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.5.1.dev2) (2.5.1) 2026-05-09 01:48:02.580017 | 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.5.1.dev2) (5.1.1) 2026-05-09 01:48:02.580032 | 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.5.1.dev2) (1.5.1) 2026-05-09 01:48:02.580046 | 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.5.1.dev2) (10.12.1) 2026-05-09 01:48:02.580068 | 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.5.1.dev2) (1.8.9) 2026-05-09 01:48:02.580117 | 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.5.1.dev2) (3.11.0) 2026-05-09 01:48:02.580128 | 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.5.1.dev2) (5.7.1) 2026-05-09 01:48:02.580149 | 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.5.1.dev2) (6.3.1) 2026-05-09 01:48:02.580163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.5.1) 2026-05-09 01:48:02.580230 | 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.5.1.dev2) (7.5.1) 2026-05-09 01:48:02.580247 | 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.5.1.dev2) (2.5.0) 2026-05-09 01:48:02.580261 | 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.5.1.dev2) (3.6.0) 2026-05-09 01:48:02.580320 | 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.5.1.dev2) (4.2.0) 2026-05-09 01:48:02.580332 | 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.5.1.dev2) (1.1.0) 2026-05-09 01:48:02.580346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovs>=2.12.0 in ./usr/lib/python3/dist-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.5.1) 2026-05-09 01:48:02.580362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovsdbapp>=2.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.11.0) 2026-05-09 01:48:02.580408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: psutil>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (7.0.0) 2026-05-09 01:48:02.580423 | 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.5.1.dev2) (24.2.1) 2026-05-09 01:48:02.580437 | 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.5.1.dev2) (18.9.0) 2026-05-09 01:48:02.580483 | 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.5.1.dev2) (6.2.0) 2026-05-09 01:48:02.580495 | 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.5.1.dev2) (4.1.0) 2026-05-09 01:48:02.580517 | 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>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.0.1) 2026-05-09 01:48:02.580531 | 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.5.1.dev2) (2.10.1) 2026-05-09 01:48:02.580591 | 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.5.1.dev2) (5.6.0) 2026-05-09 01:48:02.580602 | 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.5.1.dev2) (1.3.4) 2026-05-09 01:48:02.580616 | 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.5.1.dev2) (3.3.0) 2026-05-09 01:48:02.580636 | 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.5.1.dev9) (1.0.0) 2026-05-09 01:48:02.580650 | 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.5.1.dev2) (43.0.3) 2026-05-09 01:48:02.580698 | 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.5.1.dev2) (1.3.4) 2026-05-09 01:48:02.580778 | 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.5.1.dev2) (1.0.1) 2026-05-09 01:48:02.580795 | 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.5.1.dev2) (1.33) 2026-05-09 01:48:02.580806 | 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.5.1.dev2) (4.3.6) 2026-05-09 01:48:02.580816 | 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.5.1.dev2) (1.4.0) 2026-05-09 01:48:02.580830 | 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->networking-baremetal==6.5.1.dev2) (1.17.1) 2026-05-09 01:48:02.580844 | 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->networking-baremetal==6.5.1.dev2) (2.22) 2026-05-09 01:48:02.580859 | 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.5.1.dev2) (3.0.0) 2026-05-09 01:48:02.580909 | 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==26.0.0.0rc2.dev2) (1.1.0) 2026-05-09 01:48:02.580935 | 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==26.0.0.0rc2.dev2) (24.2) 2026-05-09 01:48:02.580946 | 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-fwaas==22.0.1.dev6) (0.19) 2026-05-09 01:48:02.580961 | 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.5.1.dev2) (2.0.0) 2026-05-09 01:48:02.581021 | 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==26.0.0.0rc2.dev2) (2.0.1) 2026-05-09 01:48:02.581033 | 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==26.0.0.0rc2.dev2) (0.5.0) 2026-05-09 01:48:02.581047 | 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.5.1.dev2) (2.9.0.post0) 2026-05-09 01:48:02.581061 | 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.5.1.dev2) (5.5.2) 2026-05-09 01:48:02.581118 | 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.5.1.dev2) (5.3.1) 2026-05-09 01:48:02.581138 | 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.5.1.dev2) (5.4.2) 2026-05-09 01:48:02.581153 | 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.5.1.dev2) (0.11.0) 2026-05-09 01:48:02.581167 | 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.5.1.dev2) (5.1.0) 2026-05-09 01:48:02.581182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (2025.1) 2026-05-09 01:48:02.581231 | 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.5.1.dev2) (0.21.1) 2026-05-09 01:48:02.581252 | 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.5.1.dev2) (4.0.1) 2026-05-09 01:48:02.581299 | 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.5.1.dev2) (4.0.1) 2026-05-09 01:48:02.581315 | 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.5.1.dev2) (1.6.10) 2026-05-09 01:48:02.581329 | 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.5.1.dev2) (3.14.0) 2026-05-09 01:48:02.581353 | 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.11.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.2.4.post1) 2026-05-09 01:48:02.581402 | 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.5.1.dev2) (1.5.0) 2026-05-09 01:48:02.581417 | 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.5.1.dev2) (0.3.5) 2026-05-09 01:48:02.581431 | 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.5.1.dev2) (0.2.13) 2026-05-09 01:48:02.581464 | 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.5.1.dev2) (4.9.1) 2026-05-09 01:48:02.581494 | 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.5.1.dev2) (4.23.0) 2026-05-09 01:48:02.581510 | 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.5.1.dev2) (3.2.0) 2026-05-09 01:48:02.581558 | 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.5.1.dev2) (0.5.2) 2026-05-09 01:48:02.581575 | 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.5.1.dev2) (2.5.11) 2026-05-09 01:48:02.581596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyperclip>=1.8 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.5.1.dev2) (1.9.0) 2026-05-09 01:48:02.581621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: attrs>=22.2.0 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.5.1.dev2) (25.1.0) 2026-05-09 01:48:02.581646 | 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.5.1.dev2) (2024.10.1) 2026-05-09 01:48:02.581669 | 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.5.1.dev2) (0.36.2) 2026-05-09 01:48:02.581684 | 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.5.1.dev2) (0.23.1) 2026-05-09 01:48:02.581733 | 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==20.0.0.0rc2.dev2) (2.1.0) 2026-05-09 01:48:02.581767 | 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.5.1.dev9) (3.4.1) 2026-05-09 01:48:02.581795 | 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.5.1.dev9) (3.10) 2026-05-09 01:48:02.581857 | 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.5.1.dev9) (1.26.20) 2026-05-09 01:48:02.581869 | 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.5.1.dev9) (2026.4.22) 2026-05-09 01:48:02.581883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: markdown-it-py>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from rich>=13.8->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (3.0.0) 2026-05-09 01:48:02.581897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from rich>=13.8->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (2.19.1) 2026-05-09 01:48:02.581912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: mdurl~=0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=13.8->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (0.1.2) 2026-05-09 01:48:02.581957 | 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.5.1.dev2) (0.7) 2026-05-09 01:48:02.581972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ruamel.yaml.clib>=0.2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ruamel.yaml>=0.17->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (0.2.12) 2026-05-09 01:48:02.581986 | 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==26.0.0.0rc2.dev2) (2.7.2) 2026-05-09 01:48:02.582031 | 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.5.1.dev2) (0.15.2) 2026-05-09 01:48:02.582050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building wheels for collected packages: networking-baremetal, networking-generic-switch, networking-sfc, neutron-dynamic-routing, neutron-fwaas, neutron-vpnaas 2026-05-09 01:48:02.582065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): started 2026-05-09 01:48:02.582078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2026-05-09 01:48:02.582126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-baremetal: filename=networking_baremetal-6.5.1.dev2-py3-none-any.whl size=73050 sha256=188daca4367f1a4846b62d4fa89778314de9301c1ff203622316bf323d83761b 2026-05-09 01:48:02.582138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-mibk4d71/wheels/9e/6a/9a/e03db8d35baf9c1d7bdad40156d8ba94d299e717bf47671a62 2026-05-09 01:48:02.582152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): started 2026-05-09 01:48:02.582173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2026-05-09 01:48:02.582236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.5.1.dev9-py3-none-any.whl size=104662 sha256=77a0a89828f95dc6768d2215d29fdc65c63231ea08f66e6c22462f0f483ca00c 2026-05-09 01:48:02.582253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-mibk4d71/wheels/14/aa/d1/bcf98e9015f06766f7eb642e34dbd9eb4359d9da4578ba2854 2026-05-09 01:48:02.582267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): started 2026-05-09 01:48:02.582313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2026-05-09 01:48:02.582328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-sfc: filename=networking_sfc-20.0.0.0rc2.dev2-py3-none-any.whl size=189743 sha256=d7ece088ec56ae61fcda71a327612784d7a18b4d91f3832949369e9ddea1cc37 2026-05-09 01:48:02.582342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-mibk4d71/wheels/f6/d7/13/805d4b49afb27014510b2a37d8b1527f62c2fc86dc4ff38366 2026-05-09 01:48:02.582398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2026-05-09 01:48:02.582413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2026-05-09 01:48:02.582427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-dynamic-routing: filename=neutron_dynamic_routing-26.0.0.0rc2.dev2-py3-none-any.whl size=106908 sha256=5a643f47055789cd8c581ee846192c617b1141d325d6491cbf53d09a5230c3e9 2026-05-09 01:48:02.582472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-mibk4d71/wheels/17/45/f6/2fd5d79250ea32bd9ade12f7b1cd3ad5399e024db6447762b7 2026-05-09 01:48:02.582487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): started 2026-05-09 01:48:02.582501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2026-05-09 01:48:02.582548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-fwaas: filename=neutron_fwaas-22.0.1.dev6-py3-none-any.whl size=270227 sha256=b8e44d3a05b895468a8019df38324df8698b2fea108afe1be0c29880e771318c 2026-05-09 01:48:02.582559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-mibk4d71/wheels/78/c1/80/3687f9750ed76fcc8ecc1ad5adbbf4517df178b4233759b9db 2026-05-09 01:48:02.582573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): started 2026-05-09 01:48:02.582619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2026-05-09 01:48:02.582630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-vpnaas: filename=neutron_vpnaas-26.0.0.0rc2.dev2-py3-none-any.whl size=231688 sha256=85afc71e17a750d637a6bf93091d350946111766677f92be79e532e379c89786 2026-05-09 01:48:02.582644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-mibk4d71/wheels/cb/f8/d2/0e0daa199fe5979591e3d2dc269cc0338831431a8fe427e8d9 2026-05-09 01:48:02.582689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built networking-baremetal networking-generic-switch networking-sfc neutron-dynamic-routing neutron-fwaas neutron-vpnaas 2026-05-09 01:48:02.582731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: neutron-vpnaas, neutron-fwaas, neutron-dynamic-routing, networking-sfc, networking-generic-switch, networking-baremetal 2026-05-09 01:48:02.582962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-vpnaas 2026-05-09 01:48:02.583054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-vpnaas 26.0.0.0rc2.dev2 2026-05-09 01:48:02.583070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-vpnaas-26.0.0.0rc2.dev2: 2026-05-09 01:48:02.583081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-vpnaas-26.0.0.0rc2.dev2 2026-05-09 01:48:02.583091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-fwaas 2026-05-09 01:48:02.583109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-fwaas 22.0.1.dev6 2026-05-09 01:48:02.583120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-fwaas-22.0.1.dev6: 2026-05-09 01:48:02.583129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-fwaas-22.0.1.dev6 2026-05-09 01:48:02.583139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-sfc 2026-05-09 01:48:02.583148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-sfc 20.0.0.0rc2.dev2 2026-05-09 01:48:02.583158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-sfc-20.0.0.0rc2.dev2: 2026-05-09 01:48:02.583167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-sfc-20.0.0.0rc2.dev2 2026-05-09 01:48:02.583182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-generic-switch 2026-05-09 01:48:02.583192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-generic-switch 7.5.1.dev9 2026-05-09 01:48:02.583236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-generic-switch-7.5.1.dev9: 2026-05-09 01:48:02.583264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-generic-switch-7.5.1.dev9 2026-05-09 01:48:02.583275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-baremetal 2026-05-09 01:48:02.583288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-baremetal 6.5.1.dev2 2026-05-09 01:48:02.583304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-baremetal-6.5.1.dev2: 2026-05-09 01:48:02.583345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-baremetal-6.5.1.dev2 2026-05-09 01:48:02.583378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-baremetal-6.5.1.dev2 networking-generic-switch-7.5.1.dev9 networking-sfc-20.0.0.0rc2.dev2 neutron-dynamic-routing-26.0.0.0rc2.dev2 neutron-fwaas-22.0.1.dev6 neutron-vpnaas-26.0.0.0rc2.dev2 2026-05-09 01:48:02.583435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 950f61b80b4f 2026-05-09 01:48:02.583447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 00964ee6623e 2026-05-09 01:48:02.583463 | 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 2026-05-09 01:48:02.583493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 4ff14b305e14 2026-05-09 01:48:02.583555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2026-05-09 01:48:02.583567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2026-05-09 01:48:02.583581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2026-05-09 01:48:02.583595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages were automatically installed and are no longer required: 2026-05-09 01:48:02.583642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:48:02.583654 | 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 2026-05-09 01:48:02.583688 | 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 2026-05-09 01:48:02.583776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:48:02.583789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:48:02.583799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:48:02.583808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:48:02.583822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2026-05-09 01:48:02.583832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Use 'apt autoremove' to remove them. 2026-05-09 01:48:02.583861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2026-05-09 01:48:02.583875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: build-essential 2026-05-09 01:48:02.583889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:48:02.583902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:48:02.583956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2026-05-09 01:48:02.583969 | 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% 2026-05-09 01:48:02.583984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2026-05-09 01:48:02.584030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2026-05-09 01:48:02.584041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2026-05-09 01:48:02.584054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2026-05-09 01:48:02.584112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2026-05-09 01:48:02.584124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2026-05-09 01:48:02.584138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-09 01:48:02.584185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:48:02.584200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2026-05-09 01:48:02.584246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2026-05-09 01:48:02.584260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2026-05-09 01:48:02.584308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2026-05-09 01:48:02.584323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:48:02.584338 | 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 2026-05-09 01:48:02.584361 | 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 2026-05-09 01:48:02.584376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:48:02.584389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:48:02.584436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:48:02.584448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:48:02.584471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2026-05-09 01:48:02.584486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:48:02.584499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 228 MB disk space will be freed. 2026-05-09 01:48:02.584547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2026-05-09 01:48:02.584559 | 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% 2026-05-09 01:48:02.584573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2026-05-09 01:48:02.584601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2026-05-09 01:48:02.584630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2026-05-09 01:48:02.584689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2026-05-09 01:48:02.584719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2026-05-09 01:48:02.584733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2026-05-09 01:48:02.584747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-09 01:48:02.584807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:48:02.584822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:02.584836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:48:02.584891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:02.584911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:48:02.584945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:48:02.584963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:48:02.584985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:02.585003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:48:02.585026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:02.585043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:48:02.585066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:48:02.585083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:48:02.585105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:48:02.585122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:48:02.585135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:48:02.585149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:48:02.585162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:02.585236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:48:02.585254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:02.585268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:02.585292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-09 01:48:02.585354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:02.585366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:02.586310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:02.586350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:02.586364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:02.586376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:48:02.586388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:48:02.586399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:02.586410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:02.586420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-09 01:48:02.586430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:48:02.586439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-09 01:48:02.586449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:02.586459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:02.586468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:48:02.586478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:02.586488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:48:02.586497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:02.586507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:02.586516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing lto-disabled-list (47) ... 2026-05-09 01:48:02.586526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing make (4.3-4.1build2) ... 2026-05-09 01:48:02.586536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:48:02.586545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-09 01:48:02.586557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:48:02.586575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting pyclean==3.0.0 2026-05-09 01:48:02.586591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:48:02.586607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:48:02.586624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: pyclean 2026-05-09 01:48:02.586637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed pyclean-3.0.0 2026-05-09 01:48:02.586652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:48:02.586666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-09 01:48:02.586697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 12979 files, 2175 directories removed. 2026-05-09 01:48:02.586758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-09 01:48:02.586769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /usr 2026-05-09 01:48:02.586779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-09 01:48:02.586788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 1380 files, 143 directories removed. 2026-05-09 01:48:02.586798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-09 01:48:02.586820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Found existing installation: pyclean 3.0.0 2026-05-09 01:48:02.586830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Uninstalling pyclean-3.0.0: 2026-05-09 01:48:02.586839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:48:02.586849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 4ff14b305e14 2026-05-09 01:48:02.586858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 17b667620be3 2026-05-09 01:48:02.586868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 7/7 : USER neutron 2026-05-09 01:48:02.586877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 2a4657cb587e 2026-05-09 01:48:02.586887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 2a4657cb587e 2026-05-09 01:48:02.586897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 5777a5312a14 2026-05-09 01:48:02.586907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built f794be7f6c69 2026-05-09 01:48:02.586916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully tagged osism.harbor.regio.digital/kolla/neutron-server:build-20260509 2026-05-09 01:48:02.586926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Built at 2026-05-09 01:48:02.586101 (took 0:01:10.021973) 2026-05-09 01:48:02.586936 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-infoblox-ipam-agent) to queue 2026-05-09 01:48:02.586952 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metadata-agent) 2026-05-09 01:48:02.586962 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Processing 2026-05-09 01:48:02.586971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building started at 2026-05-09 01:48:02.586511 2026-05-09 01:48:02.587237 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 plugins into plugins archive 2026-05-09 01:48:02.587643 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 additions into additions archive 2026-05-09 01:48:39.634668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260509 2026-05-09 01:48:39.634805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 19d960056768 2026-05-09 01:48:39.634837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 2/4 : LABEL "build-date"="20260509" "name"="neutron-metadata-agent" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:48:39.634907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 43369c558d5b 2026-05-09 01:48:39.635161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 43369c558d5b 2026-05-09 01:48:39.635199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 97544ab75c5d 2026-05-09 01:48:39.635284 | 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 2026-05-09 01:48:39.635433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in ab6316f041dd 2026-05-09 01:48:39.635500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2026-05-09 01:48:39.635524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2026-05-09 01:48:39.635636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2026-05-09 01:48:39.635774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages were automatically installed and are no longer required: 2026-05-09 01:48:39.635822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:48:39.635911 | 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 2026-05-09 01:48:39.635940 | 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 2026-05-09 01:48:39.636037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:48:39.636262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:48:39.636414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:48:39.636486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:48:39.636623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2026-05-09 01:48:39.636694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Use 'apt autoremove' to remove them. 2026-05-09 01:48:39.636807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2026-05-09 01:48:39.636919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: build-essential 2026-05-09 01:48:39.637017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:48:39.637133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:48:39.637381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2026-05-09 01:48:39.640377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2026-05-09 01:48:39.640425 | 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% 2026-05-09 01:48:39.640449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2026-05-09 01:48:39.640468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2026-05-09 01:48:39.640486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2026-05-09 01:48:39.640499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2026-05-09 01:48:39.640509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2026-05-09 01:48:39.640522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2026-05-09 01:48:39.640540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-09 01:48:39.640556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:48:39.640575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2026-05-09 01:48:39.640593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2026-05-09 01:48:39.640606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2026-05-09 01:48:39.640623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2026-05-09 01:48:39.640670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:48:39.640684 | 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 2026-05-09 01:48:39.640694 | 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 2026-05-09 01:48:39.640704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:48:39.640713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:48:39.640723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:48:39.640733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:48:39.640742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2026-05-09 01:48:39.640752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:48:39.640761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 228 MB disk space will be freed. 2026-05-09 01:48:39.640771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2026-05-09 01:48:39.640797 | 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% 2026-05-09 01:48:39.640810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2026-05-09 01:48:39.640820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2026-05-09 01:48:39.640829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:75% 2026-05-09 01:48:39.640839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2026-05-09 01:48:39.640849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2026-05-09 01:48:39.640858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2026-05-09 01:48:39.640867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2026-05-09 01:48:39.640877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-09 01:48:39.640887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:48:39.640896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:39.640906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:48:39.640915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:39.640924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:48:39.640950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:48:39.640961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:48:39.640970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:39.640980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:48:39.640990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:39.641000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:48:39.641016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:48:39.641026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:48:39.641036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:48:39.641045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:48:39.641055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:48:39.641064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:48:39.641117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:39.641127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:48:39.641137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:39.641146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:39.641156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:39.641172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:48:39.641182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:39.641191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:39.641237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:39.641406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:48:39.641441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:48:39.641551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:39.641603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:39.641675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:48:39.641753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:39.641839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:39.641907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:48:39.641983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:39.642057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:48:39.642180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:39.642286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:48:39.642372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing lto-disabled-list (47) ... 2026-05-09 01:48:39.642509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing make (4.3-4.1build2) ... 2026-05-09 01:48:39.642561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:48:39.642747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:48:39.642794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Collecting pyclean==3.0.0 2026-05-09 01:48:39.642831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:48:39.642842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:48:39.642916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Installing collected packages: pyclean 2026-05-09 01:48:39.642990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully installed pyclean-3.0.0 2026-05-09 01:48:39.643124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:48:39.643306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-05-09 01:48:39.643385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 12852 files, 2120 directories removed. 2026-05-09 01:48:39.643461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-05-09 01:48:39.643542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /usr 2026-05-09 01:48:39.643632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-05-09 01:48:39.643700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 1380 files, 143 directories removed. 2026-05-09 01:48:39.643782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-05-09 01:48:39.643806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Found existing installation: pyclean 3.0.0 2026-05-09 01:48:39.643900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Uninstalling pyclean-3.0.0: 2026-05-09 01:48:39.644010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:48:39.644144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container ab6316f041dd 2026-05-09 01:48:39.644241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 368ad836989c 2026-05-09 01:48:39.644272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 4/4 : USER neutron 2026-05-09 01:48:39.644392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 2ce46e9d599b 2026-05-09 01:48:39.644418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 2ce46e9d599b 2026-05-09 01:48:39.644511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 808e0e2352b5 2026-05-09 01:48:39.644573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully built 2290539777db 2026-05-09 01:48:39.644639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260509 2026-05-09 01:48:39.644796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Built at 2026-05-09 01:48:39.644663 (took 0:00:37.058152) 2026-05-09 01:48:39.645597 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-listener) 2026-05-09 01:48:39.645681 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Processing 2026-05-09 01:48:39.645961 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building started at 2026-05-09 01:48:39.645675 2026-05-09 01:48:39.647257 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 plugins into plugins archive 2026-05-09 01:48:39.648257 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 additions into additions archive 2026-05-09 01:49:04.942069 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260509 2026-05-09 01:49:04.942320 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 927e5d145c0f 2026-05-09 01:49:04.942498 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 2/4 : LABEL "build-date"="20260509" "name"="aodh-listener" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:49:04.942633 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 85420a37a36b 2026-05-09 01:49:04.942752 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 85420a37a36b 2026-05-09 01:49:04.942823 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> e0ab6fccfe5e 2026-05-09 01:49:04.942919 | 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 2026-05-09 01:49:04.943018 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 59d90e95580c 2026-05-09 01:49:04.943112 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2026-05-09 01:49:04.943200 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2026-05-09 01:49:04.943352 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2026-05-09 01:49:04.943450 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages were automatically installed and are no longer required: 2026-05-09 01:49:04.943546 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:49:04.943620 | 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 2026-05-09 01:49:04.943719 | 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 2026-05-09 01:49:04.943794 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:49:04.943872 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:49:04.943945 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:49:04.944013 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:49:04.944082 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2026-05-09 01:49:04.944134 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Use 'apt autoremove' to remove them. 2026-05-09 01:49:04.944192 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2026-05-09 01:49:04.944282 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: build-essential 2026-05-09 01:49:04.944342 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:49:04.944391 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:49:04.944444 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2026-05-09 01:49:04.944502 | 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% 2026-05-09 01:49:04.944567 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2026-05-09 01:49:04.944651 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2026-05-09 01:49:04.944773 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2026-05-09 01:49:04.944848 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2026-05-09 01:49:04.945264 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2026-05-09 01:49:04.945285 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2026-05-09 01:49:04.945294 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:49:04.945304 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:49:04.945312 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2026-05-09 01:49:04.945319 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2026-05-09 01:49:04.945327 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2026-05-09 01:49:04.945422 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2026-05-09 01:49:04.945511 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:49:04.945607 | 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 2026-05-09 01:49:04.945792 | 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 2026-05-09 01:49:04.945883 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:49:04.945940 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:49:04.945991 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:49:04.946042 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:49:04.946092 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2026-05-09 01:49:04.946156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:49:04.948624 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 228 MB disk space will be freed. 2026-05-09 01:49:04.948729 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2026-05-09 01:49:04.948747 | 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% 2026-05-09 01:49:04.948759 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2026-05-09 01:49:04.948770 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2026-05-09 01:49:04.948779 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2026-05-09 01:49:04.948789 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2026-05-09 01:49:04.948798 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2026-05-09 01:49:04.948808 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2026-05-09 01:49:04.948817 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:49:04.948828 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:04.948838 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:04.948847 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:04.948857 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:04.948866 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:49:04.948890 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-09 01:49:04.948910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:49:04.948943 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-09 01:49:04.948953 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:04.948963 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:04.948978 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:04.948995 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:04.949012 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-09 01:49:04.949029 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:49:04.949044 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:04.949054 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:04.949063 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:04.949073 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-09 01:49:04.949083 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:04.949092 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:49:04.949102 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:04.949111 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:04.949121 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:04.949130 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:04.949140 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:04.949150 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:04.949159 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:04.949169 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:04.949244 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:04.949263 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:04.949273 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:04.949283 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:49:04.949293 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:04.949303 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:04.949313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:49:04.949323 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:04.949348 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:04.949359 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:49:04.949368 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:04.949378 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:04.949388 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:04.949397 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:04.949419 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing lto-disabled-list (47) ... 2026-05-09 01:49:04.949429 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing make (4.3-4.1build2) ... 2026-05-09 01:49:04.949439 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:49:04.949448 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:49:04.949458 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Collecting pyclean==3.0.0 2026-05-09 01:49:04.949467 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:49:04.949477 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:49:04.949486 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Installing collected packages: pyclean 2026-05-09 01:49:04.949496 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully installed pyclean-3.0.0 2026-05-09 01:49:04.949505 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:49:04.949515 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-09 01:49:04.949525 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 8291 files, 1193 directories removed. 2026-05-09 01:49:04.949534 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-09 01:49:04.949544 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /usr 2026-05-09 01:49:04.949553 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-09 01:49:04.949563 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 1316 files, 133 directories removed. 2026-05-09 01:49:04.949573 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-09 01:49:04.949582 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Found existing installation: pyclean 3.0.0 2026-05-09 01:49:04.949627 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Uninstalling pyclean-3.0.0: 2026-05-09 01:49:04.949638 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:49:04.949648 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 59d90e95580c 2026-05-09 01:49:04.949658 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 40bcaddda62c 2026-05-09 01:49:04.949690 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 4/4 : USER aodh 2026-05-09 01:49:04.949709 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 0d7d52252f4b 2026-05-09 01:49:04.949721 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 0d7d52252f4b 2026-05-09 01:49:04.949731 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> fa675865f624 2026-05-09 01:49:04.949741 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully built 318e9a6e33bf 2026-05-09 01:49:04.949750 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully tagged osism.harbor.regio.digital/kolla/aodh-listener:build-20260509 2026-05-09 01:49:04.949760 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Built at 2026-05-09 01:49:04.948045 (took 0:00:25.302370) 2026-05-09 01:49:04.949770 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-evaluator) 2026-05-09 01:49:04.949779 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Processing 2026-05-09 01:49:04.949789 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building started at 2026-05-09 01:49:04.948439 2026-05-09 01:49:04.949871 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 plugins into plugins archive 2026-05-09 01:49:04.949883 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 additions into additions archive 2026-05-09 01:49:31.575543 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260509 2026-05-09 01:49:31.575645 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 927e5d145c0f 2026-05-09 01:49:31.575767 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 2/4 : LABEL "build-date"="20260509" "name"="aodh-evaluator" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:49:31.575815 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in f0be47bc5c27 2026-05-09 01:49:31.575948 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container f0be47bc5c27 2026-05-09 01:49:31.575968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> d41ae09d0b5a 2026-05-09 01:49:31.576110 | 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 2026-05-09 01:49:31.576372 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 2950d074c306 2026-05-09 01:49:31.576577 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2026-05-09 01:49:31.576609 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2026-05-09 01:49:31.576713 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2026-05-09 01:49:31.576793 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages were automatically installed and are no longer required: 2026-05-09 01:49:31.576886 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:49:31.576977 | 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 2026-05-09 01:49:31.577002 | 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 2026-05-09 01:49:31.577089 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:49:31.577145 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:49:31.577258 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:49:31.577407 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:49:31.577459 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2026-05-09 01:49:31.577529 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Use 'apt autoremove' to remove them. 2026-05-09 01:49:31.577614 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2026-05-09 01:49:31.577690 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: build-essential 2026-05-09 01:49:31.577773 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:49:31.577846 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:49:31.577926 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2026-05-09 01:49:31.578010 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(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% 2026-05-09 01:49:31.578088 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2026-05-09 01:49:31.578156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2026-05-09 01:49:31.578235 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2026-05-09 01:49:31.578409 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2026-05-09 01:49:31.578463 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2026-05-09 01:49:31.578533 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2026-05-09 01:49:31.578617 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:49:31.578699 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:49:31.578778 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2026-05-09 01:49:31.578825 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2026-05-09 01:49:31.578907 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2026-05-09 01:49:31.578997 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2026-05-09 01:49:31.579070 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:49:31.579115 | 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 2026-05-09 01:49:31.579230 | 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 2026-05-09 01:49:31.579424 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:49:31.581333 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:49:31.581362 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:49:31.581372 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:49:31.581380 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2026-05-09 01:49:31.581389 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:49:31.581398 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 228 MB disk space will be freed. 2026-05-09 01:49:31.581407 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2026-05-09 01:49:31.581416 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(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% 2026-05-09 01:49:31.581426 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2026-05-09 01:49:31.581434 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2026-05-09 01:49:31.581443 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2026-05-09 01:49:31.581451 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2026-05-09 01:49:31.581460 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2026-05-09 01:49:31.581468 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2026-05-09 01:49:31.581477 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:49:31.581486 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:31.581494 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:31.581503 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:31.581511 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:31.581534 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:49:31.581543 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:49:31.581552 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:31.581561 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:31.581569 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:31.581578 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:31.581586 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:49:31.581595 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:31.581604 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:31.581612 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:31.581621 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:31.581629 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:49:31.581638 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:31.581646 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:31.581655 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:31.581663 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:31.581680 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:31.581689 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:31.581697 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:31.581706 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:31.581714 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:31.581728 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:31.581737 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:31.581745 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:49:31.581754 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:31.581763 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:31.581774 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:49:31.581882 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:31.581940 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:31.582003 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:49:31.582095 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:31.582159 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:31.582235 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:31.582386 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:31.582415 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing lto-disabled-list (47) ... 2026-05-09 01:49:31.582501 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing make (4.3-4.1build2) ... 2026-05-09 01:49:31.582570 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:49:31.582640 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:49:31.582711 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Collecting pyclean==3.0.0 2026-05-09 01:49:31.582782 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:49:31.582849 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:49:31.582919 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Installing collected packages: pyclean 2026-05-09 01:49:31.582987 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully installed pyclean-3.0.0 2026-05-09 01:49:31.583058 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:49:31.583122 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-05-09 01:49:31.583194 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 8291 files, 1193 directories removed. 2026-05-09 01:49:31.583313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-05-09 01:49:31.583386 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /usr 2026-05-09 01:49:31.583451 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-05-09 01:49:31.583520 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 1316 files, 133 directories removed. 2026-05-09 01:49:31.583583 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-05-09 01:49:31.583652 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Found existing installation: pyclean 3.0.0 2026-05-09 01:49:31.583720 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Uninstalling pyclean-3.0.0: 2026-05-09 01:49:31.583789 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:49:31.583856 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 2950d074c306 2026-05-09 01:49:31.583926 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> a61f19bf97f4 2026-05-09 01:49:31.583994 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 4/4 : USER aodh 2026-05-09 01:49:31.584069 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 7ca3ab074cc5 2026-05-09 01:49:31.584139 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 7ca3ab074cc5 2026-05-09 01:49:31.584235 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 926840297428 2026-05-09 01:49:31.584391 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully built 423008103462 2026-05-09 01:49:31.584457 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully tagged osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260509 2026-05-09 01:49:31.584644 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Built at 2026-05-09 01:49:31.584471 (took 0:00:26.636032) 2026-05-09 01:49:31.585077 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-expirer) 2026-05-09 01:49:31.585155 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Processing 2026-05-09 01:49:31.585290 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building started at 2026-05-09 01:49:31.585145 2026-05-09 01:49:31.586368 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 plugins into plugins archive 2026-05-09 01:49:31.587089 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 additions into additions archive 2026-05-09 01:49:58.689939 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260509 2026-05-09 01:49:58.690040 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 927e5d145c0f 2026-05-09 01:49:58.690067 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 2/4 : LABEL "build-date"="20260509" "name"="aodh-expirer" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:49:58.690243 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 32052a6205fb 2026-05-09 01:49:58.690318 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 32052a6205fb 2026-05-09 01:49:58.690472 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> c4713db978de 2026-05-09 01:49:58.690550 | 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 2026-05-09 01:49:58.690678 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 422016a15649 2026-05-09 01:49:58.690729 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2026-05-09 01:49:58.690812 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2026-05-09 01:49:58.690923 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2026-05-09 01:49:58.691002 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages were automatically installed and are no longer required: 2026-05-09 01:49:58.691077 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:49:58.691148 | 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 2026-05-09 01:49:58.691235 | 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 2026-05-09 01:49:58.691330 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:49:58.691409 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:49:58.691481 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:49:58.692315 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:49:58.692337 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2026-05-09 01:49:58.692350 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Use 'apt autoremove' to remove them. 2026-05-09 01:49:58.692361 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2026-05-09 01:49:58.692373 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: build-essential 2026-05-09 01:49:58.692384 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:49:58.692395 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:49:58.692406 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2026-05-09 01:49:58.692419 | 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% 2026-05-09 01:49:58.692445 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2026-05-09 01:49:58.692457 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2026-05-09 01:49:58.692467 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2026-05-09 01:49:58.692494 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2026-05-09 01:49:58.692506 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2026-05-09 01:49:58.692516 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2026-05-09 01:49:58.692531 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:49:58.692543 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:49:58.692552 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2026-05-09 01:49:58.692563 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2026-05-09 01:49:58.692576 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2026-05-09 01:49:58.692816 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2026-05-09 01:49:58.692933 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:49:58.692958 | 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 2026-05-09 01:49:58.692982 | 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 2026-05-09 01:49:58.692994 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:49:58.693003 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:49:58.693013 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:49:58.693027 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:49:58.693125 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2026-05-09 01:49:58.693156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:49:58.693257 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 228 MB disk space will be freed. 2026-05-09 01:49:58.693290 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2026-05-09 01:49:58.693416 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-09 01:49:58.693437 | 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% 2026-05-09 01:49:58.693541 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2026-05-09 01:49:58.693591 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:70% 2026-05-09 01:49:58.693661 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2026-05-09 01:49:58.693728 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2026-05-09 01:49:58.693794 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2026-05-09 01:49:58.693861 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2026-05-09 01:49:58.693944 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2026-05-09 01:49:58.694012 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:49:58.694083 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:58.694154 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:58.694228 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:58.694339 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:58.694414 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:49:58.694483 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:49:58.694553 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:58.694623 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:58.694700 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:58.694769 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:58.694843 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:49:58.694937 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:58.696320 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:58.696360 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:58.696376 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:58.696392 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:49:58.696429 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:58.696448 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:58.696466 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:49:58.696483 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:58.696501 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:58.696514 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:58.696523 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:49:58.696533 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:58.696542 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-09 01:49:58.696552 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:58.696561 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:58.696570 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:58.696580 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:49:58.696590 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:58.696599 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:58.696609 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:49:58.696618 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-09 01:49:58.696627 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:58.696637 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:58.696646 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-09 01:49:58.696656 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:49:58.696665 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-09 01:49:58.696682 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:58.696726 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-09 01:49:58.696745 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:49:58.696761 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:58.696777 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-09 01:49:58.696803 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:49:58.696820 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing lto-disabled-list (47) ... 2026-05-09 01:49:58.696836 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-09 01:49:58.696854 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing make (4.3-4.1build2) ... 2026-05-09 01:49:58.696871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:49:58.696927 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:49:58.696946 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Collecting pyclean==3.0.0 2026-05-09 01:49:58.696963 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:49:58.696979 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:49:58.696997 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Installing collected packages: pyclean 2026-05-09 01:49:58.697014 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully installed pyclean-3.0.0 2026-05-09 01:49:58.697038 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:49:58.697054 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-09 01:49:58.697071 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 8291 files, 1193 directories removed. 2026-05-09 01:49:58.697087 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-09 01:49:58.697103 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /usr 2026-05-09 01:49:58.697125 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-09 01:49:58.697148 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 1316 files, 133 directories removed. 2026-05-09 01:49:58.697170 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-09 01:49:58.697308 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Found existing installation: pyclean 3.0.0 2026-05-09 01:49:58.697347 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Uninstalling pyclean-3.0.0: 2026-05-09 01:49:58.697371 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:49:58.697419 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 422016a15649 2026-05-09 01:49:58.697494 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 6a435c319a3e 2026-05-09 01:49:58.697520 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 4/4 : USER aodh 2026-05-09 01:49:58.697592 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 41818b23d8db 2026-05-09 01:49:58.697620 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 41818b23d8db 2026-05-09 01:49:58.697711 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> f8610f65026d 2026-05-09 01:49:58.697753 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully built 644ae3e81216 2026-05-09 01:49:58.697776 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully tagged osism.harbor.regio.digital/kolla/aodh-expirer:build-20260509 2026-05-09 01:49:58.698019 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Built at 2026-05-09 01:49:58.697795 (took 0:00:27.112650) 2026-05-09 01:49:58.698406 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-api) 2026-05-09 01:49:58.698466 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Processing 2026-05-09 01:49:58.698545 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building started at 2026-05-09 01:49:58.698438 2026-05-09 01:49:58.699563 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 plugins into plugins archive 2026-05-09 01:49:58.700184 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 additions into additions archive 2026-05-09 01:50:28.102167 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260509 2026-05-09 01:50:28.102590 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 927e5d145c0f 2026-05-09 01:50:28.102881 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 2/5 : LABEL "build-date"="20260509" "name"="aodh-api" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:50:28.103098 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 7ea377e3629f 2026-05-09 01:50:28.103345 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 7ea377e3629f 2026-05-09 01:50:28.103562 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 2d4e558ac310 2026-05-09 01:50:28.103745 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_aodh_extend_start 2026-05-09 01:50:28.106380 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> cb3238fd6da9 2026-05-09 01:50:28.106452 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_aodh_extend_start 2026-05-09 01:50:28.106469 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in e6aa4f7b9ecb 2026-05-09 01:50:28.106555 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container e6aa4f7b9ecb 2026-05-09 01:50:28.106573 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 700d8faafa25 2026-05-09 01:50:28.106588 | 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 2026-05-09 01:50:28.106603 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 91dba4e9fc6c 2026-05-09 01:50:28.106615 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2026-05-09 01:50:28.106627 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2026-05-09 01:50:28.106639 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2026-05-09 01:50:28.106651 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages were automatically installed and are no longer required: 2026-05-09 01:50:28.106664 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:50:28.106676 | 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 2026-05-09 01:50:28.106688 | 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 2026-05-09 01:50:28.106701 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:50:28.106713 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:50:28.106725 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:50:28.106737 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:50:28.106749 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2026-05-09 01:50:28.106762 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Use 'apt autoremove' to remove them. 2026-05-09 01:50:28.106796 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2026-05-09 01:50:28.106820 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: build-essential 2026-05-09 01:50:28.106831 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:50:28.106841 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:50:28.106850 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2026-05-09 01:50:28.106862 | 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% 2026-05-09 01:50:28.106874 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2026-05-09 01:50:28.106883 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2026-05-09 01:50:28.106893 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2026-05-09 01:50:28.106903 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2026-05-09 01:50:28.106912 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2026-05-09 01:50:28.106922 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2026-05-09 01:50:28.106932 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:50:28.106944 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:50:28.106953 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2026-05-09 01:50:28.106963 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2026-05-09 01:50:28.106973 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2026-05-09 01:50:28.106983 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2026-05-09 01:50:28.106993 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:50:28.107002 | 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 2026-05-09 01:50:28.107012 | 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 2026-05-09 01:50:28.107022 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:50:28.107032 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:50:28.107055 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:50:28.107066 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:50:28.107075 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2026-05-09 01:50:28.107085 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:50:28.107095 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 228 MB disk space will be freed. 2026-05-09 01:50:28.107105 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2026-05-09 01:50:28.107115 | 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% 2026-05-09 01:50:28.107126 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2026-05-09 01:50:28.107282 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2026-05-09 01:50:28.107299 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2026-05-09 01:50:28.107317 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2026-05-09 01:50:28.107327 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2026-05-09 01:50:28.107336 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2026-05-09 01:50:28.107346 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-09 01:50:28.107356 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:50:28.107366 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:28.107375 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:50:28.107385 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:28.107394 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:50:28.107404 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:50:28.107413 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-09 01:50:28.107423 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:50:28.107432 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:28.107442 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-09 01:50:28.107458 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:50:28.107468 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:28.107477 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:50:28.107519 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:50:28.107529 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:50:28.107544 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:50:28.107554 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:50:28.107564 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:50:28.107681 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:50:28.107732 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-09 01:50:28.107837 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:28.107897 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:50:28.108000 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:28.108062 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:28.108140 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:28.108216 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-09 01:50:28.109426 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:28.109454 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:28.109464 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:28.109473 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:28.109509 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-09 01:50:28.109528 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:50:28.109546 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:50:28.109562 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:28.109579 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:28.109603 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:50:28.109613 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:28.109622 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:28.109632 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:50:28.109641 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:28.109651 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:50:28.109667 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:28.109677 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:28.109737 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing lto-disabled-list (47) ... 2026-05-09 01:50:28.109807 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing make (4.3-4.1build2) ... 2026-05-09 01:50:28.109884 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:50:28.109960 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:50:28.110037 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Collecting pyclean==3.0.0 2026-05-09 01:50:28.110114 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:50:28.111303 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:50:28.111324 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Installing collected packages: pyclean 2026-05-09 01:50:28.111334 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully installed pyclean-3.0.0 2026-05-09 01:50:28.111343 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:50:28.111351 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-09 01:50:28.111360 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 8291 files, 1193 directories removed. 2026-05-09 01:50:28.111368 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-09 01:50:28.111377 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /usr 2026-05-09 01:50:28.111385 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-09 01:50:28.111393 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 1316 files, 133 directories removed. 2026-05-09 01:50:28.111402 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-09 01:50:28.111410 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Found existing installation: pyclean 3.0.0 2026-05-09 01:50:28.111419 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Uninstalling pyclean-3.0.0: 2026-05-09 01:50:28.111427 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:50:28.111436 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 91dba4e9fc6c 2026-05-09 01:50:28.111454 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 650bde16565c 2026-05-09 01:50:28.111463 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully built 8f1bd115aa98 2026-05-09 01:50:28.111472 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully tagged osism.harbor.regio.digital/kolla/aodh-api:build-20260509 2026-05-09 01:50:28.111499 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Built at 2026-05-09 01:50:28.111069 (took 0:00:29.412631) 2026-05-09 01:50:28.111873 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-notifier) 2026-05-09 01:50:28.111992 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Processing 2026-05-09 01:50:28.112111 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building started at 2026-05-09 01:50:28.111984 2026-05-09 01:50:28.113605 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 plugins into plugins archive 2026-05-09 01:50:28.114649 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 additions into additions archive 2026-05-09 01:50:54.604585 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260509 2026-05-09 01:50:54.604799 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 927e5d145c0f 2026-05-09 01:50:54.604900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 2/4 : LABEL "build-date"="20260509" "name"="aodh-notifier" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:50:54.605031 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in d41db865b79f 2026-05-09 01:50:54.605104 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container d41db865b79f 2026-05-09 01:50:54.605313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 21049b890762 2026-05-09 01:50:54.605406 | 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 2026-05-09 01:50:54.605483 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 181991cbf2c6 2026-05-09 01:50:54.605668 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2026-05-09 01:50:54.605780 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2026-05-09 01:50:54.605861 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2026-05-09 01:50:54.605980 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages were automatically installed and are no longer required: 2026-05-09 01:50:54.606085 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:50:54.606172 | 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 2026-05-09 01:50:54.606283 | 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 2026-05-09 01:50:54.606358 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:50:54.606421 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:50:54.606484 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:50:54.606554 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:50:54.606620 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2026-05-09 01:50:54.606690 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Use 'apt autoremove' to remove them. 2026-05-09 01:50:54.606796 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2026-05-09 01:50:54.606862 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: build-essential 2026-05-09 01:50:54.606938 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-09 01:50:54.607005 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 17.4 kB disk space will be freed. 2026-05-09 01:50:54.607077 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2026-05-09 01:50:54.607196 | 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% 2026-05-09 01:50:54.608428 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2026-05-09 01:50:54.608452 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2026-05-09 01:50:54.608461 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2026-05-09 01:50:54.608469 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2026-05-09 01:50:54.608478 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2026-05-09 01:50:54.608487 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2026-05-09 01:50:54.608496 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-09 01:50:54.608506 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing build-essential (12.10ubuntu1) ... 2026-05-09 01:50:54.608515 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2026-05-09 01:50:54.608523 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2026-05-09 01:50:54.608532 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2026-05-09 01:50:54.608541 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2026-05-09 01:50:54.608549 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-09 01:50:54.608558 | 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 2026-05-09 01:50:54.608567 | 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 2026-05-09 01:50:54.608575 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-09 01:50:54.608584 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-09 01:50:54.608592 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-09 01:50:54.608601 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-09 01:50:54.608610 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2026-05-09 01:50:54.608618 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-09 01:50:54.608627 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 228 MB disk space will be freed. 2026-05-09 01:50:54.608635 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2026-05-09 01:50:54.608644 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 5% (Reading database ... 10% (Reading database ... 2026-05-09 01:50:54.608657 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:15% (Reading database ... 20% 2026-05-09 01:50:54.608666 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 25% (Reading database ... 30% 2026-05-09 01:50:54.608675 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 35% (Reading database ... 40% 2026-05-09 01:50:54.608683 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 45% (Reading database ... 50% 2026-05-09 01:50:54.608692 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: (Reading database ... 55% 2026-05-09 01:50:54.608700 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 60% (Reading database ... 65% 2026-05-09 01:50:54.608709 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2026-05-09 01:50:54.608717 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2026-05-09 01:50:54.608729 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2026-05-09 01:50:54.608749 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2026-05-09 01:50:54.608762 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2026-05-09 01:50:54.608823 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2026-05-09 01:50:54.608834 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 2026-05-09 01:50:54.608893 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:18815 files and directories currently installed.) 2026-05-09 01:50:54.608904 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-09 01:50:54.608964 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:54.608975 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-09 01:50:54.609058 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:54.609070 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-09 01:50:54.609123 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-09 01:50:54.609224 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-09 01:50:54.609247 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:50:54.609294 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-09 01:50:54.609305 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:54.609408 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-09 01:50:54.609421 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:50:54.609434 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-09 01:50:54.609492 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:54.609503 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-09 01:50:54.609569 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:50:54.609580 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:50:54.609642 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:50:54.609653 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:50:54.609716 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-09 01:50:54.609727 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-09 01:50:54.609798 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-09 01:50:54.609810 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:54.609851 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-09 01:50:54.609893 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:54.609907 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:54.609963 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:54.609974 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-09 01:50:54.610033 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-09 01:50:54.610043 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:54.610107 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-09 01:50:54.610117 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:54.610232 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:54.610248 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:50:54.610334 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-09 01:50:54.610346 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-09 01:50:54.610386 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:54.610397 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-09 01:50:54.610460 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:54.610471 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-09 01:50:54.610536 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-09 01:50:54.610546 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-09 01:50:54.610611 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:54.610622 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:54.610685 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-09 01:50:54.610696 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:54.610760 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-09 01:50:54.610771 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:54.610833 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-09 01:50:54.610843 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing lto-disabled-list (47) ... 2026-05-09 01:50:54.610908 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing make (4.3-4.1build2) ... 2026-05-09 01:50:54.610919 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-09 01:50:54.610982 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-09 01:50:54.610993 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Collecting pyclean==3.0.0 2026-05-09 01:50:54.611056 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:50:54.611066 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:50:54.611130 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Installing collected packages: pyclean 2026-05-09 01:50:54.611140 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully installed pyclean-3.0.0 2026-05-09 01:50:54.611276 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:50:54.611345 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-09 01:50:54.611361 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 8291 files, 1193 directories removed. 2026-05-09 01:50:54.611415 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-09 01:50:54.611426 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /usr 2026-05-09 01:50:54.611487 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-09 01:50:54.611540 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 1316 files, 133 directories removed. 2026-05-09 01:50:54.611551 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-09 01:50:54.611607 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Found existing installation: pyclean 3.0.0 2026-05-09 01:50:54.611621 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Uninstalling pyclean-3.0.0: 2026-05-09 01:50:54.611683 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:50:54.611694 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 181991cbf2c6 2026-05-09 01:50:54.611735 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 5b754968e172 2026-05-09 01:50:54.611792 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 4/4 : USER aodh 2026-05-09 01:50:54.611802 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in ae170c4257e4 2026-05-09 01:50:54.611863 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container ae170c4257e4 2026-05-09 01:50:54.611874 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 55746c8cb412 2026-05-09 01:50:54.611925 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully built 249ca4b2fda0 2026-05-09 01:50:54.611936 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully tagged osism.harbor.regio.digital/kolla/aodh-notifier:build-20260509 2026-05-09 01:50:54.612053 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Built at 2026-05-09 01:50:54.611911 (took 0:00:26.499927) 2026-05-09 01:50:54.612492 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-server) 2026-05-09 01:50:54.612513 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Processing 2026-05-09 01:50:54.612708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building started at 2026-05-09 01:50:54.612496 2026-05-09 01:50:54.613540 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 plugins into plugins archive 2026-05-09 01:50:54.614125 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 additions into additions archive 2026-05-09 01:51:09.370786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260509 2026-05-09 01:51:09.370886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 0809644ec36d 2026-05-09 01:51:09.370933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 2/8 : LABEL "build-date"="20260509" "name"="ovn-sb-db-server" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:51:09.371158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in e24782bf7f32 2026-05-09 01:51:09.371253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container e24782bf7f32 2026-05-09 01:51:09.371403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 66f4f8b376fc 2026-05-09 01:51:09.371473 | 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/* 2026-05-09 01:51:09.371598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in d89bb5c3c15f 2026-05-09 01:51:09.371672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:51:09.371770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:51:09.371868 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:51:09.371988 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:51:09.372087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:51:09.372179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:51:09.372438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:51:09.372474 | 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] 2026-05-09 01:51:09.372531 | 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] 2026-05-09 01:51:09.372628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:51:09.372721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:51:09.372814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:51:09.372907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:51:09.373031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:51:09.373106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:51:09.373238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 30.1 MB in 3s (10.7 MB/s) 2026-05-09 01:51:09.373319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-05-09 01:51:09.373430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-05-09 01:51:09.373524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2026-05-09 01:51:09.373616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2026-05-09 01:51:09.373710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following additional packages will be installed: 2026-05-09 01:51:09.373798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release 2026-05-09 01:51:09.373894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following NEW packages will be installed: 2026-05-09 01:51:09.374009 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release ovn-central 2026-05-09 01:51:09.374140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:51:09.374168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Need to get 408 kB of archives. 2026-05-09 01:51:09.374334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:After this operation, 1,614 kB of additional disk space will be used. 2026-05-09 01:51:09.374429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:51:09.374501 | 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] 2026-05-09 01:51:09.374604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-central amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [402 kB] 2026-05-09 01:51:09.374691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 408 kB in 1s (564 kB/s) 2026-05-09 01:51:09.374783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package lsb-release. 2026-05-09 01:51:09.374854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2026-05-09 01:51:09.374995 | 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% 2026-05-09 01:51:09.375074 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 70% 2026-05-09 01:51:09.375329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 75% 2026-05-09 01:51:09.375408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 80% 2026-05-09 01:51:09.375431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 85% 2026-05-09 01:51:09.375442 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 90% 2026-05-09 01:51:09.375473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 95% 2026-05-09 01:51:09.375489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 100% (Reading database ... 11910 files and directories currently installed.) 2026-05-09 01:51:09.375500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2026-05-09 01:51:09.375536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking lsb-release (12.0-2) ... 2026-05-09 01:51:09.375594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package ovn-central. 2026-05-09 01:51:09.375609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Preparing to unpack .../ovn-central_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2026-05-09 01:51:09.375673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-09 01:51:09.375702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up lsb-release (12.0-2) ... 2026-05-09 01:51:09.375750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-09 01:51:09.375765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container d89bb5c3c15f 2026-05-09 01:51:09.375855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> e4eed54be076 2026-05-09 01:51:09.375871 | 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 2026-05-09 01:51:09.375941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 24c9c528f919 2026-05-09 01:51:09.375956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 5/8 : RUN chmod 755 /usr/local/bin/start-sb-db-server 2026-05-09 01:51:09.376160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in c3cb47893821 2026-05-09 01:51:09.376260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container c3cb47893821 2026-05-09 01:51:09.376312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 5f501a116625 2026-05-09 01:51:09.376370 | 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 2026-05-09 01:51:09.376416 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> c73acfb6714f 2026-05-09 01:51:09.376473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-05-09 01:51:09.376488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 7af66b449162 2026-05-09 01:51:09.376557 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 7af66b449162 2026-05-09 01:51:09.376573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 1ff5a4566220 2026-05-09 01:51:09.376652 | 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 2026-05-09 01:51:09.376670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 0b7c03d8003c 2026-05-09 01:51:09.376734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-05-09 01:51:09.376749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2026-05-09 01:51:09.376819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2026-05-09 01:51:09.376866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Package 'build-essential' is not installed, so not removed 2026-05-09 01:51:09.376881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:51:09.376937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-05-09 01:51:09.376952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2026-05-09 01:51:09.377065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2026-05-09 01:51:09.377093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:51:09.377158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 0b7c03d8003c 2026-05-09 01:51:09.377174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> fb181befb04c 2026-05-09 01:51:09.377247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully built 10b5559768a5 2026-05-09 01:51:09.377315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260509 2026-05-09 01:51:09.377411 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Built at 2026-05-09 01:51:09.377298 (took 0:00:14.764802) 2026-05-09 01:51:09.377499 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-relay) to queue 2026-05-09 01:51:09.377896 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-northd) 2026-05-09 01:51:09.377927 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Processing 2026-05-09 01:51:09.378037 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building started at 2026-05-09 01:51:09.377897 2026-05-09 01:51:09.379038 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 plugins into plugins archive 2026-05-09 01:51:09.379728 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 additions into additions archive 2026-05-09 01:51:22.637256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260509 2026-05-09 01:51:22.637559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 0809644ec36d 2026-05-09 01:51:22.637666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 2/6 : LABEL "build-date"="20260509" "name"="ovn-northd" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:51:22.637704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 240e4b026f47 2026-05-09 01:51:22.639344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 240e4b026f47 2026-05-09 01:51:22.639394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 9a81ace995f4 2026-05-09 01:51:22.639419 | 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/* 2026-05-09 01:51:22.639441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 38cd4217a084 2026-05-09 01:51:22.639462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:51:22.639483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:51:22.639503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:51:22.639523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:51:22.639544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:51:22.639564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:51:22.639585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:51:22.639626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:51:22.639644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:51:22.639661 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:51:22.639678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:51:22.639694 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:51:22.639710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:51:22.639726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:51:22.639744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:51:22.639761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 30.1 MB in 3s (11.4 MB/s) 2026-05-09 01:51:22.639778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-05-09 01:51:22.639795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-05-09 01:51:22.639852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2026-05-09 01:51:22.639870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2026-05-09 01:51:22.639887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following additional packages will be installed: 2026-05-09 01:51:22.639903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release 2026-05-09 01:51:22.639920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following NEW packages will be installed: 2026-05-09 01:51:22.639936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release ovn-central 2026-05-09 01:51:22.639953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:51:22.639970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Need to get 408 kB of archives. 2026-05-09 01:51:22.639996 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:After this operation, 1,614 kB of additional disk space will be used. 2026-05-09 01:51:22.640014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-central amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [402 kB] 2026-05-09 01:51:22.640031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:51:22.640048 | 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] 2026-05-09 01:51:22.640064 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 408 kB in 0s (1,744 kB/s) 2026-05-09 01:51:22.640088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package lsb-release. 2026-05-09 01:51:22.640176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 2026-05-09 01:51:22.640340 | 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% 2026-05-09 01:51:22.640507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 70% 2026-05-09 01:51:22.640606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 75% 2026-05-09 01:51:22.640885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 80% 2026-05-09 01:51:22.640948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 85% 2026-05-09 01:51:22.640971 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 90% 2026-05-09 01:51:22.641007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 95% 2026-05-09 01:51:22.641024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 100% (Reading database ... 11910 files and directories currently installed.) 2026-05-09 01:51:22.641111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2026-05-09 01:51:22.641185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking lsb-release (12.0-2) ... 2026-05-09 01:51:22.641280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package ovn-central. 2026-05-09 01:51:22.641363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Preparing to unpack .../ovn-central_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2026-05-09 01:51:22.641434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-09 01:51:22.641504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up lsb-release (12.0-2) ... 2026-05-09 01:51:22.641593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-09 01:51:22.641664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 38cd4217a084 2026-05-09 01:51:22.641766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 18448a71e319 2026-05-09 01:51:22.641863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-05-09 01:51:22.641963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 55cc25291d00 2026-05-09 01:51:22.642009 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-05-09 01:51:22.642096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 8a19455bfae4 2026-05-09 01:51:22.642160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 8a19455bfae4 2026-05-09 01:51:22.642237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 0ce46370449c 2026-05-09 01:51:22.642342 | 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 2026-05-09 01:51:22.642422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in b2ab28e50898 2026-05-09 01:51:22.642494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-05-09 01:51:22.642562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2026-05-09 01:51:22.642589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2026-05-09 01:51:22.642680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Package 'build-essential' is not installed, so not removed 2026-05-09 01:51:22.642746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:51:22.642849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-05-09 01:51:22.642928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2026-05-09 01:51:22.643018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2026-05-09 01:51:22.643045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:51:22.643126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container b2ab28e50898 2026-05-09 01:51:22.643198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 43cf8e4c4814 2026-05-09 01:51:22.643300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully built 3be9b2893161 2026-05-09 01:51:22.643374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully tagged osism.harbor.regio.digital/kolla/ovn-northd:build-20260509 2026-05-09 01:51:22.643532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Built at 2026-05-09 01:51:22.643386 (took 0:00:13.265489) 2026-05-09 01:51:22.644154 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-controller) 2026-05-09 01:51:22.644268 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Processing 2026-05-09 01:51:22.644417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building started at 2026-05-09 01:51:22.644282 2026-05-09 01:51:22.645434 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 plugins into plugins archive 2026-05-09 01:51:22.646170 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 additions into additions archive 2026-05-09 01:51:35.463819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260509 2026-05-09 01:51:35.463918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 0809644ec36d 2026-05-09 01:51:35.463957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 2/6 : LABEL "build-date"="20260509" "name"="ovn-controller" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:51:35.463977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in ca71f191da48 2026-05-09 01:51:35.463992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container ca71f191da48 2026-05-09 01:51:35.464005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 0542c92f338f 2026-05-09 01:51:35.464020 | 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/* 2026-05-09 01:51:35.464034 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 7290f54d84d0 2026-05-09 01:51:35.464047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:51:35.464060 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:51:35.464073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:51:35.464088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:51:35.464101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:51:35.464114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:51:35.464126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:51:35.464139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:51:35.464152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:51:35.464165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:51:35.464178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:51:35.464191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:51:35.464242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:51:35.464280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:51:35.464292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:51:35.464302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 30.1 MB in 3s (11.9 MB/s) 2026-05-09 01:51:35.464318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-05-09 01:51:35.465456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-05-09 01:51:35.465523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2026-05-09 01:51:35.465537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2026-05-09 01:51:35.465547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following additional packages will be installed: 2026-05-09 01:51:35.465558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release 2026-05-09 01:51:35.465568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following NEW packages will be installed: 2026-05-09 01:51:35.465578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release ovn-host 2026-05-09 01:51:35.465588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:51:35.465615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Need to get 713 kB of archives. 2026-05-09 01:51:35.465626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:After this operation, 2,061 kB of additional disk space will be used. 2026-05-09 01:51:35.465636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:51:35.465646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2026-05-09 01:51:35.465684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-host amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [707 kB] 2026-05-09 01:51:35.465696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 713 kB in 1s (908 kB/s) 2026-05-09 01:51:35.465705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package lsb-release. 2026-05-09 01:51:35.465715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 2026-05-09 01:51:35.465728 | 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% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 01:51:35.465740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 70% (Reading database ... 75% 2026-05-09 01:51:35.465750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 80% 2026-05-09 01:51:35.465760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 85% 2026-05-09 01:51:35.465770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 90% 2026-05-09 01:51:35.465779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 95% 2026-05-09 01:51:35.465789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 100% (Reading database ... 11910 files and directories currently installed.) 2026-05-09 01:51:35.465799 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2026-05-09 01:51:35.465809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking lsb-release (12.0-2) ... 2026-05-09 01:51:35.465819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package ovn-host. 2026-05-09 01:51:35.465829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Preparing to unpack .../ovn-host_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2026-05-09 01:51:35.465838 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking ovn-host (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-09 01:51:35.465859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up lsb-release (12.0-2) ... 2026-05-09 01:51:35.466359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up ovn-host (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-09 01:51:35.466394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 7290f54d84d0 2026-05-09 01:51:35.466405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 7181e555bc9f 2026-05-09 01:51:35.466415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-05-09 01:51:35.466425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> ccd47fd3c64c 2026-05-09 01:51:35.466435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-05-09 01:51:35.466451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in acea48047d80 2026-05-09 01:51:35.466473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container acea48047d80 2026-05-09 01:51:35.466495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 5799d0cd7ff7 2026-05-09 01:51:35.466514 | 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 2026-05-09 01:51:35.466532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in b1de7eaf5b51 2026-05-09 01:51:35.466548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-05-09 01:51:35.466564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2026-05-09 01:51:35.466582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2026-05-09 01:51:35.466599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Package 'build-essential' is not installed, so not removed 2026-05-09 01:51:35.466614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:51:35.466639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-05-09 01:51:35.466649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2026-05-09 01:51:35.466702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2026-05-09 01:51:35.466733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:51:35.466759 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container b1de7eaf5b51 2026-05-09 01:51:35.466783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> b6a6fc23aafe 2026-05-09 01:51:35.466986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully built 0b8dca4a4323 2026-05-09 01:51:35.467024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully tagged osism.harbor.regio.digital/kolla/ovn-controller:build-20260509 2026-05-09 01:51:35.467151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Built at 2026-05-09 01:51:35.466980 (took 0:00:12.822698) 2026-05-09 01:51:35.468040 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-nb-db-server) 2026-05-09 01:51:35.468167 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Processing 2026-05-09 01:51:35.468316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building started at 2026-05-09 01:51:35.468170 2026-05-09 01:51:35.469626 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 plugins into plugins archive 2026-05-09 01:51:35.470632 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 additions into additions archive 2026-05-09 01:51:49.020343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260509 2026-05-09 01:51:49.020490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 0809644ec36d 2026-05-09 01:51:49.020555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 2/8 : LABEL "build-date"="20260509" "name"="ovn-nb-db-server" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:51:49.020673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in e814ab6e0b17 2026-05-09 01:51:49.020693 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container e814ab6e0b17 2026-05-09 01:51:49.020844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> ec6b812fcee8 2026-05-09 01:51:49.020921 | 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/* 2026-05-09 01:51:49.022366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in cdfd44f44898 2026-05-09 01:51:49.022417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:51:49.022438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:51:49.022456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:51:49.022474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:51:49.022491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:51:49.022595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:51:49.022617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:51:49.022635 | 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] 2026-05-09 01:51:49.022651 | 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] 2026-05-09 01:51:49.022667 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:51:49.022685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:51:49.022701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:51:49.022719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:51:49.022759 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:51:49.022778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:51:49.022794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 30.1 MB in 3s (11.9 MB/s) 2026-05-09 01:51:49.022812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-05-09 01:51:49.022828 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-05-09 01:51:49.022845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2026-05-09 01:51:49.022882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2026-05-09 01:51:49.022901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following additional packages will be installed: 2026-05-09 01:51:49.022917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release 2026-05-09 01:51:49.022946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following NEW packages will be installed: 2026-05-09 01:51:49.022963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release ovn-central 2026-05-09 01:51:49.022980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:51:49.022997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Need to get 408 kB of archives. 2026-05-09 01:51:49.023014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:After this operation, 1,614 kB of additional disk space will be used. 2026-05-09 01:51:49.023034 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-central amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [402 kB] 2026-05-09 01:51:49.023058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:51:49.023274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2026-05-09 01:51:49.023320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 408 kB in 0s (2,394 kB/s) 2026-05-09 01:51:49.023397 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package lsb-release. 2026-05-09 01:51:49.023448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-05-09 01:51:49.023544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 2026-05-09 01:51:49.023679 | 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 ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-09 01:51:49.023701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2026-05-09 01:51:49.023779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 85% 2026-05-09 01:51:49.023841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 90% 2026-05-09 01:51:49.023906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 95% 2026-05-09 01:51:49.023969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 100% (Reading database ... 11910 files and directories currently installed.) 2026-05-09 01:51:49.024033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2026-05-09 01:51:49.024094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking lsb-release (12.0-2) ... 2026-05-09 01:51:49.024158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package ovn-central. 2026-05-09 01:51:49.024238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Preparing to unpack .../ovn-central_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2026-05-09 01:51:49.024308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-09 01:51:49.024401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up lsb-release (12.0-2) ... 2026-05-09 01:51:49.024457 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-09 01:51:49.024565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container cdfd44f44898 2026-05-09 01:51:49.024613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> b6665761f609 2026-05-09 01:51:49.024729 | 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 2026-05-09 01:51:49.024783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 5a9058ecfd74 2026-05-09 01:51:49.024851 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 5/8 : RUN chmod 755 /usr/local/bin/start-nb-db-server 2026-05-09 01:51:49.024918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 53c558c66f04 2026-05-09 01:51:49.024992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 53c558c66f04 2026-05-09 01:51:49.025072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 9376aabd79f9 2026-05-09 01:51:49.025177 | 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 2026-05-09 01:51:49.025405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 34dac2bc602d 2026-05-09 01:51:49.025531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-05-09 01:51:49.025643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in b7dd1692be00 2026-05-09 01:51:49.025749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container b7dd1692be00 2026-05-09 01:51:49.025873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> dd46cb282f9f 2026-05-09 01:51:49.025985 | 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 2026-05-09 01:51:49.026064 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 5a721ee85646 2026-05-09 01:51:49.026136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-05-09 01:51:49.026225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2026-05-09 01:51:49.026310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2026-05-09 01:51:49.026394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Package 'build-essential' is not installed, so not removed 2026-05-09 01:51:49.026461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:51:49.026567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-05-09 01:51:49.028373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2026-05-09 01:51:49.028394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2026-05-09 01:51:49.028405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:51:49.028414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 5a721ee85646 2026-05-09 01:51:49.028422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> de20efa17cb6 2026-05-09 01:51:49.028431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully built 3630413b49e1 2026-05-09 01:51:49.028439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260509 2026-05-09 01:51:49.028448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Built at 2026-05-09 01:51:49.027099 (took 0:00:13.558929) 2026-05-09 01:51:49.028457 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-prometheus-exporter) 2026-05-09 01:51:49.028466 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Processing 2026-05-09 01:51:49.028474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building started at 2026-05-09 01:51:49.028025 2026-05-09 01:51:49.029645 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 plugins into plugins archive 2026-05-09 01:51:49.030447 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 additions into additions archive 2026-05-09 01:52:11.384351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 1/9 : FROM osism.harbor.regio.digital/kolla/ironic-conductor:build-20260509 2026-05-09 01:52:11.384430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 36bd4b53c038 2026-05-09 01:52:11.384521 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 2/9 : LABEL "build-date"="20260509" "name"="ironic-prometheus-exporter" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:52:11.384699 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 6a8f838bdd41 2026-05-09 01:52:11.384762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 6a8f838bdd41 2026-05-09 01:52:11.384785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 6e6a5d6349b6 2026-05-09 01:52:11.384796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 3/9 : USER root 2026-05-09 01:52:11.384806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in e6797cee04c3 2026-05-09 01:52:11.384840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container e6797cee04c3 2026-05-09 01:52:11.384899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 46b1c9826128 2026-05-09 01:52:11.384948 | 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/* 2026-05-09 01:52:11.385013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in d2b3dd11e26d 2026-05-09 01:52:11.385031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-09 01:52:11.385172 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-09 01:52:11.385187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-09 01:52:11.385243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-09 01:52:11.385317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-09 01:52:11.385419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-09 01:52:11.385490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-09 01:52:11.385548 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-09 01:52:11.385595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-09 01:52:11.385643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,145 kB] 2026-05-09 01:52:11.385702 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,412 kB] 2026-05-09 01:52:11.385749 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-09 01:52:11.385783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.5 kB] 2026-05-09 01:52:11.385852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,502 kB] 2026-05-09 01:52:11.385911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,038 kB] 2026-05-09 01:52:11.385927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Fetched 30.1 MB in 3s (11.3 MB/s) 2026-05-09 01:52:11.386000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-05-09 01:52:11.386060 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-05-09 01:52:11.386120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-05-09 01:52:11.386167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-05-09 01:52:11.386236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:apache2 is already the newest version (2.4.58-1ubuntu8.12). 2026-05-09 01:52:11.386390 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:libapache2-mod-wsgi-py3 is already the newest version (5.0.0-1build2). 2026-05-09 01:52:11.386409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:52:11.386481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container d2b3dd11e26d 2026-05-09 01:52:11.386528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> b3b6b712825d 2026-05-09 01:52:11.386595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 5/9 : RUN echo > /etc/apache2/ports.conf 2026-05-09 01:52:11.386658 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in f68669e0bc16 2026-05-09 01:52:11.386739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container f68669e0bc16 2026-05-09 01:52:11.386833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 91a4530e9ef5 2026-05-09 01:52:11.386920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 6/9 : ENV IRONIC_CONFIG /etc/ironic/ironic.conf 2026-05-09 01:52:11.386978 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 7d51cdaea58e 2026-05-09 01:52:11.387024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 7d51cdaea58e 2026-05-09 01:52:11.387070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> ed86750da197 2026-05-09 01:52:11.387139 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 7/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-09 01:52:11.387156 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 58a240ff858b 2026-05-09 01:52:11.387233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 8/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-05-09 01:52:11.387419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 9ae0fc187e35 2026-05-09 01:52:11.387450 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 9ae0fc187e35 2026-05-09 01:52:11.387463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 180f06883d5c 2026-05-09 01:52:11.387518 | 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 2026-05-09 01:52:11.387591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 4675a451691d 2026-05-09 01:52:11.387676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-05-09 01:52:11.387760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-05-09 01:52:11.387811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-05-09 01:52:11.387863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Package 'build-essential' is not installed, so not removed 2026-05-09 01:52:11.387909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:52:11.387960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-05-09 01:52:11.388013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-05-09 01:52:11.388070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-05-09 01:52:11.388158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:52:11.388244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Collecting pyclean==3.0.0 2026-05-09 01:52:11.388339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:52:11.388391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:52:11.388442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Installing collected packages: pyclean 2026-05-09 01:52:11.388491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully installed pyclean-3.0.0 2026-05-09 01:52:11.388540 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:52:11.388586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-05-09 01:52:11.388637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 333 files, 47 directories removed. 2026-05-09 01:52:11.388730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-05-09 01:52:11.388736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /usr 2026-05-09 01:52:11.388781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-05-09 01:52:11.388830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 160 files, 20 directories removed. 2026-05-09 01:52:11.388876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-05-09 01:52:11.388932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Found existing installation: pyclean 3.0.0 2026-05-09 01:52:11.388977 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Uninstalling pyclean-3.0.0: 2026-05-09 01:52:11.389024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:52:11.389074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 4675a451691d 2026-05-09 01:52:11.389124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 90e50ad899b9 2026-05-09 01:52:11.389179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully built e0c718d136a0 2026-05-09 01:52:11.389244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully tagged osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260509 2026-05-09 01:52:11.389529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Built at 2026-05-09 01:52:11.389355 (took 0:00:22.361330) 2026-05-09 01:52:11.390101 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-infoblox-ipam-agent) 2026-05-09 01:52:11.390185 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Processing 2026-05-09 01:52:11.390315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building started at 2026-05-09 01:52:11.390168 2026-05-09 01:52:11.391316 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 plugins into plugins archive 2026-05-09 01:52:11.392000 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 additions into additions archive 2026-05-09 01:52:19.853469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-server:build-20260509 2026-05-09 01:52:19.853573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> f794be7f6c69 2026-05-09 01:52:19.855398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 2/5 : LABEL "build-date"="20260509" "name"="neutron-infoblox-ipam-agent" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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" 2026-05-09 01:52:19.855448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in edda76e3acdb 2026-05-09 01:52:19.855462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container edda76e3acdb 2026-05-09 01:52:19.855474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 50ce6d8d155f 2026-05-09 01:52:19.855484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 3/5 : USER root 2026-05-09 01:52:19.855494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 4784a2c27691 2026-05-09 01:52:19.855503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 4784a2c27691 2026-05-09 01:52:19.855513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 1cce545c8eb6 2026-05-09 01:52:19.855524 | 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 2026-05-09 01:52:19.855536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 3a45b73ed986 2026-05-09 01:52:19.855545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2026-05-09 01:52:19.855555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2026-05-09 01:52:19.855565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2026-05-09 01:52:19.855574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Package 'build-essential' is not installed, so not removed 2026-05-09 01:52:19.855585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:52:19.855595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2026-05-09 01:52:19.855604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2026-05-09 01:52:19.855614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2026-05-09 01:52:19.855624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:52:19.855633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Collecting pyclean==3.0.0 2026-05-09 01:52:19.855642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-09 01:52:19.855652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-09 01:52:19.855661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Installing collected packages: pyclean 2026-05-09 01:52:19.855689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully installed pyclean-3.0.0 2026-05-09 01:52:19.855699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /var/lib/kolla/venv 2026-05-09 01:52:19.855709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-05-09 01:52:19.855719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 333 files, 47 directories removed. 2026-05-09 01:52:19.855729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-05-09 01:52:19.855738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /usr 2026-05-09 01:52:19.855748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-05-09 01:52:19.855776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 160 files, 20 directories removed. 2026-05-09 01:52:19.855787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-05-09 01:52:19.855797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Found existing installation: pyclean 3.0.0 2026-05-09 01:52:19.855821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Uninstalling pyclean-3.0.0: 2026-05-09 01:52:19.855831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Successfully uninstalled pyclean-3.0.0 2026-05-09 01:52:19.855840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 3a45b73ed986 2026-05-09 01:52:19.855850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 6f2b419e5cf3 2026-05-09 01:52:19.855860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 5/5 : USER neutron 2026-05-09 01:52:19.855869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 52b5da1c3066 2026-05-09 01:52:19.855879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 52b5da1c3066 2026-05-09 01:52:19.855888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> bffe3219eb9e 2026-05-09 01:52:19.855898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully built 077d85afcc03 2026-05-09 01:52:19.855908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260509 2026-05-09 01:52:19.855924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Built at 2026-05-09 01:52:19.855773 (took 0:00:08.465605) 2026-05-09 01:52:19.856688 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-relay) 2026-05-09 01:52:19.856885 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Processing 2026-05-09 01:52:19.857054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building started at 2026-05-09 01:52:19.856889 2026-05-09 01:52:19.858579 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Turned 0 plugins into plugins archive 2026-05-09 01:52:19.859375 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Turned 0 additions into additions archive 2026-05-09 01:52:22.614413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260509 2026-05-09 01:52:22.614524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 10b5559768a5 2026-05-09 01:52:22.614649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 2/6 : LABEL "build-date"="20260509" "name"="ovn-sb-db-relay" "de.osism.commit.docker_images_kolla"="9a16439" "de.osism.commit.kolla"="99b84ab9b" "de.osism.commit.kolla_version"="20.4.0" "de.osism.commit.release"="9f3843c" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-09T00:04:30.770703+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-relay" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-09 01:52:22.614703 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in 2044d9eaa1f9 2026-05-09 01:52:22.614773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container 2044d9eaa1f9 2026-05-09 01:52:22.614869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 0bda50366891 2026-05-09 01:52:22.614931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 3/6 : RUN curl -o /usr/share/ovn/scripts/ovn-ctl https://raw.githubusercontent.com/ovn-org/ovn/refs/heads/main/utilities/ovn-ctl 2026-05-09 01:52:22.615003 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in ef2ae257fcc6 2026-05-09 01:52:22.615072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:curl (https://raw.githubusercontent.com/ovn-org/ovn/refs/heads/main/utilities/ovn-ctl): response: 200, time: 0.105961, size: 63726 2026-05-09 01:52:22.615140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container ef2ae257fcc6 2026-05-09 01:52:22.615272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 8f71ace25885 2026-05-09 01:52:22.615349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-05-09 01:52:22.615430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> b7f8432b2d68 2026-05-09 01:52:22.615498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-05-09 01:52:22.615570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in c7e6d5c4a12f 2026-05-09 01:52:22.615627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container c7e6d5c4a12f 2026-05-09 01:52:22.615761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 4bae9e721b95 2026-05-09 01:52:22.615976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: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 2026-05-09 01:52:22.616042 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in d244dfc2d93e 2026-05-09 01:52:22.616066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading package lists... 2026-05-09 01:52:22.616077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building dependency tree... 2026-05-09 01:52:22.616087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading state information... 2026-05-09 01:52:22.616102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Package 'build-essential' is not installed, so not removed 2026-05-09 01:52:22.616198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:52:22.616269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading package lists... 2026-05-09 01:52:22.616354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building dependency tree... 2026-05-09 01:52:22.616418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading state information... 2026-05-09 01:52:22.616488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-09 01:52:22.616555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container d244dfc2d93e 2026-05-09 01:52:22.616621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 2661e1b6b57c 2026-05-09 01:52:22.616692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Successfully built 6cb7a89f416e 2026-05-09 01:52:22.616786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20260509 2026-05-09 01:52:22.616957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Built at 2026-05-09 01:52:22.616825 (took 0:00:02.759936) 2026-05-09 01:52:24.560027 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2026-05-09 01:52:24.560170 | ubuntu-noble-large | INFO:kolla.common.utils:Successfully built images 2026-05-09 01:52:24.560244 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2026-05-09 01:52:24.560468 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-api 2026-05-09 01:52:24.560529 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-base 2026-05-09 01:52:24.560607 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-evaluator 2026-05-09 01:52:24.560671 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-expirer 2026-05-09 01:52:24.560741 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-listener 2026-05-09 01:52:24.560811 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-notifier 2026-05-09 01:52:24.560879 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-api 2026-05-09 01:52:24.560979 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-base 2026-05-09 01:52:24.561109 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-keystone-listener 2026-05-09 01:52:24.561305 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-worker 2026-05-09 01:52:24.561367 | ubuntu-noble-large | INFO:kolla.common.utils:base 2026-05-09 01:52:24.561441 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-api 2026-05-09 01:52:24.563289 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-base 2026-05-09 01:52:24.563306 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-manager 2026-05-09 01:52:24.563312 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-base 2026-05-09 01:52:24.563317 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-central 2026-05-09 01:52:24.563321 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-compute 2026-05-09 01:52:24.563325 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-ipmi 2026-05-09 01:52:24.563329 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-notification 2026-05-09 01:52:24.563333 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-api 2026-05-09 01:52:24.563337 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-backup 2026-05-09 01:52:24.563341 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-base 2026-05-09 01:52:24.563353 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-scheduler 2026-05-09 01:52:24.563358 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-volume 2026-05-09 01:52:24.563362 | ubuntu-noble-large | INFO:kolla.common.utils:cron 2026-05-09 01:52:24.563372 | ubuntu-noble-large | INFO:kolla.common.utils:designate-api 2026-05-09 01:52:24.563376 | ubuntu-noble-large | INFO:kolla.common.utils:designate-backend-bind9 2026-05-09 01:52:24.563381 | ubuntu-noble-large | INFO:kolla.common.utils:designate-base 2026-05-09 01:52:24.563384 | ubuntu-noble-large | INFO:kolla.common.utils:designate-central 2026-05-09 01:52:24.563388 | ubuntu-noble-large | INFO:kolla.common.utils:designate-mdns 2026-05-09 01:52:24.563393 | ubuntu-noble-large | INFO:kolla.common.utils:designate-producer 2026-05-09 01:52:24.563397 | ubuntu-noble-large | INFO:kolla.common.utils:designate-sink 2026-05-09 01:52:24.563400 | ubuntu-noble-large | INFO:kolla.common.utils:designate-worker 2026-05-09 01:52:24.563404 | ubuntu-noble-large | INFO:kolla.common.utils:dnsmasq 2026-05-09 01:52:24.563408 | ubuntu-noble-large | INFO:kolla.common.utils:fluentd 2026-05-09 01:52:24.563428 | ubuntu-noble-large | INFO:kolla.common.utils:glance-api 2026-05-09 01:52:24.563433 | ubuntu-noble-large | INFO:kolla.common.utils:glance-base 2026-05-09 01:52:24.563437 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-api 2026-05-09 01:52:24.563441 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-base 2026-05-09 01:52:24.563445 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-metricd 2026-05-09 01:52:24.563449 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-statsd 2026-05-09 01:52:24.563453 | ubuntu-noble-large | INFO:kolla.common.utils:grafana 2026-05-09 01:52:24.563457 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-base 2026-05-09 01:52:24.563461 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-corosync 2026-05-09 01:52:24.563465 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker 2026-05-09 01:52:24.563469 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker-remote 2026-05-09 01:52:24.563473 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pcs 2026-05-09 01:52:24.563477 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy 2026-05-09 01:52:24.563481 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy-ssh 2026-05-09 01:52:24.563485 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api 2026-05-09 01:52:24.563489 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api-cfn 2026-05-09 01:52:24.563493 | ubuntu-noble-large | INFO:kolla.common.utils:heat-base 2026-05-09 01:52:24.563497 | ubuntu-noble-large | INFO:kolla.common.utils:heat-engine 2026-05-09 01:52:24.563501 | ubuntu-noble-large | INFO:kolla.common.utils:horizon 2026-05-09 01:52:24.563505 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-api 2026-05-09 01:52:24.563517 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-base 2026-05-09 01:52:24.563521 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-conductor 2026-05-09 01:52:24.563525 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-inspector 2026-05-09 01:52:24.563532 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-neutron-agent 2026-05-09 01:52:24.563613 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-prometheus-exporter 2026-05-09 01:52:24.563678 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-pxe 2026-05-09 01:52:24.563737 | ubuntu-noble-large | INFO:kolla.common.utils:iscsid 2026-05-09 01:52:24.563851 | ubuntu-noble-large | INFO:kolla.common.utils:keepalived 2026-05-09 01:52:24.563895 | ubuntu-noble-large | INFO:kolla.common.utils:keystone 2026-05-09 01:52:24.563952 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-base 2026-05-09 01:52:24.564019 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-fernet 2026-05-09 01:52:24.564084 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-ssh 2026-05-09 01:52:24.564175 | ubuntu-noble-large | INFO:kolla.common.utils:kolla-toolbox 2026-05-09 01:52:24.564318 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-base 2026-05-09 01:52:24.564426 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-lego 2026-05-09 01:52:24.564535 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-webserver 2026-05-09 01:52:24.564647 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-api 2026-05-09 01:52:24.564741 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-base 2026-05-09 01:52:24.564835 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-conductor 2026-05-09 01:52:24.564900 | ubuntu-noble-large | INFO:kolla.common.utils:manila-api 2026-05-09 01:52:24.564959 | ubuntu-noble-large | INFO:kolla.common.utils:manila-base 2026-05-09 01:52:24.565022 | ubuntu-noble-large | INFO:kolla.common.utils:manila-data 2026-05-09 01:52:24.565096 | ubuntu-noble-large | INFO:kolla.common.utils:manila-scheduler 2026-05-09 01:52:24.565275 | ubuntu-noble-large | INFO:kolla.common.utils:manila-share 2026-05-09 01:52:24.565356 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-base 2026-05-09 01:52:24.565417 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-clustercheck 2026-05-09 01:52:24.565497 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-server 2026-05-09 01:52:24.565512 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-api 2026-05-09 01:52:24.565580 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-base 2026-05-09 01:52:24.565635 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-engine 2026-05-09 01:52:24.565707 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-monitors 2026-05-09 01:52:24.565836 | ubuntu-noble-large | INFO:kolla.common.utils:memcached 2026-05-09 01:52:24.565894 | ubuntu-noble-large | INFO:kolla.common.utils:multipathd 2026-05-09 01:52:24.565953 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-base 2026-05-09 01:52:24.566011 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-bgp-dragent 2026-05-09 01:52:24.566073 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-dhcp-agent 2026-05-09 01:52:24.566148 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-infoblox-ipam-agent 2026-05-09 01:52:24.566266 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-l3-agent 2026-05-09 01:52:24.566292 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metadata-agent 2026-05-09 01:52:24.566353 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metering-agent 2026-05-09 01:52:24.566410 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-mlnx-agent 2026-05-09 01:52:24.566530 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-openvswitch-agent 2026-05-09 01:52:24.566588 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-agent 2026-05-09 01:52:24.566646 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-vpn-agent 2026-05-09 01:52:24.566698 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-server 2026-05-09 01:52:24.566768 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-sriov-agent 2026-05-09 01:52:24.566828 | ubuntu-noble-large | INFO:kolla.common.utils:nova-api 2026-05-09 01:52:24.566883 | ubuntu-noble-large | INFO:kolla.common.utils:nova-base 2026-05-09 01:52:24.566941 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute 2026-05-09 01:52:24.566992 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute-ironic 2026-05-09 01:52:24.567046 | ubuntu-noble-large | INFO:kolla.common.utils:nova-conductor 2026-05-09 01:52:24.567102 | ubuntu-noble-large | INFO:kolla.common.utils:nova-libvirt 2026-05-09 01:52:24.567176 | ubuntu-noble-large | INFO:kolla.common.utils:nova-novncproxy 2026-05-09 01:52:24.567272 | ubuntu-noble-large | INFO:kolla.common.utils:nova-scheduler 2026-05-09 01:52:24.567342 | ubuntu-noble-large | INFO:kolla.common.utils:nova-serialproxy 2026-05-09 01:52:24.567408 | ubuntu-noble-large | INFO:kolla.common.utils:nova-spicehtml5proxy 2026-05-09 01:52:24.567461 | ubuntu-noble-large | INFO:kolla.common.utils:nova-ssh 2026-05-09 01:52:24.567517 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-api 2026-05-09 01:52:24.567573 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-base 2026-05-09 01:52:24.567629 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-driver-agent 2026-05-09 01:52:24.567685 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-health-manager 2026-05-09 01:52:24.567747 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-housekeeping 2026-05-09 01:52:24.567803 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-worker 2026-05-09 01:52:24.567861 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch 2026-05-09 01:52:24.567920 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch-dashboards 2026-05-09 01:52:24.567979 | ubuntu-noble-large | INFO:kolla.common.utils:openstack-base 2026-05-09 01:52:24.568036 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-base 2026-05-09 01:52:24.568093 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-db-server 2026-05-09 01:52:24.568217 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-vswitchd 2026-05-09 01:52:24.568400 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-base 2026-05-09 01:52:24.568473 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-controller 2026-05-09 01:52:24.568534 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-nb-db-server 2026-05-09 01:52:24.568592 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-northd 2026-05-09 01:52:24.568651 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-relay 2026-05-09 01:52:24.568713 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-server 2026-05-09 01:52:24.571308 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk 2026-05-09 01:52:24.571368 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-db 2026-05-09 01:52:24.571374 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-vswitchd 2026-05-09 01:52:24.571379 | ubuntu-noble-large | INFO:kolla.common.utils:placement-api 2026-05-09 01:52:24.571385 | ubuntu-noble-large | INFO:kolla.common.utils:placement-base 2026-05-09 01:52:24.571390 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-alertmanager 2026-05-09 01:52:24.571395 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-base 2026-05-09 01:52:24.571400 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-blackbox-exporter 2026-05-09 01:52:24.571405 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-cadvisor 2026-05-09 01:52:24.571410 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-elasticsearch-exporter 2026-05-09 01:52:24.571416 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-libvirt-exporter 2026-05-09 01:52:24.571421 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-memcached-exporter 2026-05-09 01:52:24.571426 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mtail 2026-05-09 01:52:24.571431 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mysqld-exporter 2026-05-09 01:52:24.571436 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-node-exporter 2026-05-09 01:52:24.571441 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-openstack-exporter 2026-05-09 01:52:24.571446 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-ovn-exporter 2026-05-09 01:52:24.571451 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-server 2026-05-09 01:52:24.571456 | ubuntu-noble-large | INFO:kolla.common.utils:proxysql 2026-05-09 01:52:24.571461 | ubuntu-noble-large | INFO:kolla.common.utils:proxysql-3 2026-05-09 01:52:24.571466 | ubuntu-noble-large | INFO:kolla.common.utils:rabbitmq 2026-05-09 01:52:24.571471 | ubuntu-noble-large | INFO:kolla.common.utils:redis 2026-05-09 01:52:24.571477 | ubuntu-noble-large | INFO:kolla.common.utils:redis-base 2026-05-09 01:52:24.571482 | ubuntu-noble-large | INFO:kolla.common.utils:redis-sentinel 2026-05-09 01:52:24.571487 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-apiserver 2026-05-09 01:52:24.571492 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-base 2026-05-09 01:52:24.571497 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-console 2026-05-09 01:52:24.571502 | ubuntu-noble-large | INFO:kolla.common.utils:tgtd 2026-05-09 01:52:24.571507 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-api 2026-05-09 01:52:24.571512 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-applier 2026-05-09 01:52:24.571517 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-base 2026-05-09 01:52:24.571522 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-engine 2026-05-09 01:52:25.262555 | 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-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-relay"}, {"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-server"}, {"name": "proxysql"}, {"name": "proxysql-3"}, {"name": "rabbitmq"}, {"name": "redis"}, {"name": "redis-base"}, {"name": "redis-sentinel"}, {"name": "skyline-apiserver"}, {"name": "skyline-base"}, {"name": "skyline-console"}, {"name": "tgtd"}, {"name": "watcher-api"}, {"name": "watcher-applier"}, {"name": "watcher-base"}, {"name": "watcher-engine"}], "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": "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": "valkey-base"}, {"name": "valkey-sentinel"}, {"name": "valkey-server"}, {"name": "venus-api"}, {"name": "venus-base"}, {"name": "venus-manager"}, {"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-20260509.log 2026-05-09 01:52:25.287663 | ubuntu-noble-large | + docker images 2026-05-09 01:52:26.585530 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-05-09 01:52:26.585639 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay build-20260509 6cb7a89f416e 4 seconds ago 291MB 2026-05-09 01:52:26.585653 | ubuntu-noble-large | 2661e1b6b57c 5 seconds ago 291MB 2026-05-09 01:52:26.585664 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20260509 077d85afcc03 7 seconds ago 1.24GB 2026-05-09 01:52:26.585675 | ubuntu-noble-large | bffe3219eb9e 7 seconds ago 1.24GB 2026-05-09 01:52:26.585685 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20260509 e0c718d136a0 15 seconds ago 1.44GB 2026-05-09 01:52:26.585695 | ubuntu-noble-large | 90e50ad899b9 19 seconds ago 1.44GB 2026-05-09 01:52:26.585717 | ubuntu-noble-large | de20efa17cb6 38 seconds ago 292MB 2026-05-09 01:52:26.585727 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20260509 3630413b49e1 38 seconds ago 291MB 2026-05-09 01:52:26.585736 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20260509 0b8dca4a4323 51 seconds ago 291MB 2026-05-09 01:52:26.585746 | ubuntu-noble-large | b6a6fc23aafe 52 seconds ago 292MB 2026-05-09 01:52:26.585755 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20260509 3be9b2893161 About a minute ago 291MB 2026-05-09 01:52:26.585765 | ubuntu-noble-large | 43cf8e4c4814 About a minute ago 292MB 2026-05-09 01:52:26.585774 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20260509 10b5559768a5 About a minute ago 291MB 2026-05-09 01:52:26.585784 | ubuntu-noble-large | fb181befb04c About a minute ago 292MB 2026-05-09 01:52:26.585794 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20260509 249ca4b2fda0 About a minute ago 985MB 2026-05-09 01:52:26.585803 | ubuntu-noble-large | 55746c8cb412 About a minute ago 985MB 2026-05-09 01:52:26.585813 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20260509 8f1bd115aa98 About a minute ago 984MB 2026-05-09 01:52:26.585838 | ubuntu-noble-large | 650bde16565c 2 minutes ago 985MB 2026-05-09 01:52:26.585849 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20260509 644ae3e81216 2 minutes ago 985MB 2026-05-09 01:52:26.585858 | ubuntu-noble-large | f8610f65026d 2 minutes ago 985MB 2026-05-09 01:52:26.585868 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20260509 423008103462 2 minutes ago 985MB 2026-05-09 01:52:26.585897 | ubuntu-noble-large | 926840297428 2 minutes ago 985MB 2026-05-09 01:52:26.585908 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20260509 318e9a6e33bf 3 minutes ago 985MB 2026-05-09 01:52:26.585917 | ubuntu-noble-large | fa675865f624 3 minutes ago 985MB 2026-05-09 01:52:26.585927 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20260509 2290539777db 3 minutes ago 1.23GB 2026-05-09 01:52:26.585945 | ubuntu-noble-large | 808e0e2352b5 3 minutes ago 1.23GB 2026-05-09 01:52:26.585955 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20260509 f794be7f6c69 4 minutes ago 1.23GB 2026-05-09 01:52:26.585964 | ubuntu-noble-large | 5777a5312a14 4 minutes ago 1.24GB 2026-05-09 01:52:26.585974 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20260509 9d2193b42bde 5 minutes ago 1.23GB 2026-05-09 01:52:26.585984 | ubuntu-noble-large | 4b97b297231d 5 minutes ago 1.24GB 2026-05-09 01:52:26.585993 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20260509 046404466c6b 6 minutes ago 1.23GB 2026-05-09 01:52:26.586003 | ubuntu-noble-large | 5ed3b27f35cf 6 minutes ago 1.23GB 2026-05-09 01:52:26.586013 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20260509 71684880de93 7 minutes ago 1.23GB 2026-05-09 01:52:26.586023 | ubuntu-noble-large | 560cb8a0ba2f 7 minutes ago 1.23GB 2026-05-09 01:52:26.586032 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20260509 c06589c40caf 7 minutes ago 1.23GB 2026-05-09 01:52:26.586042 | ubuntu-noble-large | 72a0a9566d03 7 minutes ago 1.23GB 2026-05-09 01:52:26.586051 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20260509 bc444097aacd 8 minutes ago 1.23GB 2026-05-09 01:52:26.586061 | ubuntu-noble-large | be67fbf8e21d 8 minutes ago 1.23GB 2026-05-09 01:52:26.586071 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20260509 06f6d25a2340 9 minutes ago 1.23GB 2026-05-09 01:52:26.586080 | ubuntu-noble-large | 248ee9d41bd1 9 minutes ago 1.23GB 2026-05-09 01:52:26.586090 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20260509 9871c7691b51 10 minutes ago 1.23GB 2026-05-09 01:52:26.586100 | ubuntu-noble-large | 5c21f2b9f702 10 minutes ago 1.23GB 2026-05-09 01:52:26.586149 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20260509 82addd4b3bf9 10 minutes ago 1.23GB 2026-05-09 01:52:26.586167 | ubuntu-noble-large | 8cb3dd814ada 10 minutes ago 1.23GB 2026-05-09 01:52:26.586177 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20260509 b5b193f67cb3 11 minutes ago 1.23GB 2026-05-09 01:52:26.586187 | ubuntu-noble-large | b53d6c804948 11 minutes ago 1.23GB 2026-05-09 01:52:26.586197 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20260509 7cd67a84f108 12 minutes ago 1.23GB 2026-05-09 01:52:26.586260 | ubuntu-noble-large | 2297ecb02f1b 12 minutes ago 1.23GB 2026-05-09 01:52:26.586277 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20260509 39a4329995b3 12 minutes ago 995MB 2026-05-09 01:52:26.586294 | ubuntu-noble-large | 42c18c438533 12 minutes ago 995MB 2026-05-09 01:52:26.586304 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20260509 bb8ed05a9cd7 13 minutes ago 995MB 2026-05-09 01:52:26.586314 | ubuntu-noble-large | 3158550bb506 13 minutes ago 995MB 2026-05-09 01:52:26.586323 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20260509 008009e428cd 13 minutes ago 995MB 2026-05-09 01:52:26.586333 | ubuntu-noble-large | a16a11d8c99d 13 minutes ago 995MB 2026-05-09 01:52:26.586342 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20260509 f5e66609cd77 14 minutes ago 1e+03MB 2026-05-09 01:52:26.586352 | ubuntu-noble-large | 96093b679d24 14 minutes ago 1GB 2026-05-09 01:52:26.586361 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20260509 16ce9b5edfdf 14 minutes ago 995MB 2026-05-09 01:52:26.586370 | ubuntu-noble-large | a58798e3db1f 14 minutes ago 995MB 2026-05-09 01:52:26.586380 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20260509 3a85811e0c1e 15 minutes ago 994MB 2026-05-09 01:52:26.586396 | ubuntu-noble-large | 6a8b00fd1309 15 minutes ago 995MB 2026-05-09 01:52:26.586406 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20260509 2ee0240429ee 15 minutes ago 1e+03MB 2026-05-09 01:52:26.586416 | ubuntu-noble-large | d6d683a0e489 15 minutes ago 1GB 2026-05-09 01:52:26.586425 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20260509 3a707722e301 16 minutes ago 1.06GB 2026-05-09 01:52:26.586435 | ubuntu-noble-large | 2e2ced84e635 16 minutes ago 1.07GB 2026-05-09 01:52:26.586444 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20260509 76a0c4624cf3 17 minutes ago 1.04GB 2026-05-09 01:52:26.586454 | ubuntu-noble-large | a88d65239e6d 17 minutes ago 1.04GB 2026-05-09 01:52:26.586464 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20260509 a6f76ff83bb2 17 minutes ago 1.04GB 2026-05-09 01:52:26.586473 | ubuntu-noble-large | cdc26912bc03 17 minutes ago 1.04GB 2026-05-09 01:52:26.586482 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20260509 d81d720a46e5 18 minutes ago 1.06GB 2026-05-09 01:52:26.586492 | ubuntu-noble-large | 2fcbc6ea0cf1 18 minutes ago 1.07GB 2026-05-09 01:52:26.586501 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20260509 d88786de2f53 18 minutes ago 1.04GB 2026-05-09 01:52:26.586511 | ubuntu-noble-large | 9d8374e119e2 18 minutes ago 1.04GB 2026-05-09 01:52:26.586520 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20260509 b726b95a9fe6 19 minutes ago 986MB 2026-05-09 01:52:26.586537 | ubuntu-noble-large | 1ba760ea94f2 19 minutes ago 987MB 2026-05-09 01:52:26.586547 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20260509 ac09b4a66ba2 19 minutes ago 988MB 2026-05-09 01:52:26.586556 | ubuntu-noble-large | 6dc982895e7e 19 minutes ago 988MB 2026-05-09 01:52:26.586571 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20260509 2d31dfaa7b9d 20 minutes ago 987MB 2026-05-09 01:52:26.586581 | ubuntu-noble-large | 91c4d8840da0 20 minutes ago 988MB 2026-05-09 01:52:26.586590 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20260509 8b6a710728e9 20 minutes ago 1.11GB 2026-05-09 01:52:26.586600 | ubuntu-noble-large | ecd95947c0e1 20 minutes ago 1.11GB 2026-05-09 01:52:26.586609 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20260509 783ce36e11ca 21 minutes ago 1.23GB 2026-05-09 01:52:26.586624 | ubuntu-noble-large | 8c3443fd730b 21 minutes ago 1.23GB 2026-05-09 01:52:26.586634 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20260509 b808e62fce8c 22 minutes ago 1.22GB 2026-05-09 01:52:26.586644 | ubuntu-noble-large | 94910e4e89ec 22 minutes ago 1.22GB 2026-05-09 01:52:26.586653 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20260509 8f8cc9f9603b 23 minutes ago 1.22GB 2026-05-09 01:52:26.586663 | ubuntu-noble-large | 83bdc67448c5 23 minutes ago 1.22GB 2026-05-09 01:52:26.586672 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20260509 ef79d0e0d868 23 minutes ago 1.38GB 2026-05-09 01:52:26.586682 | ubuntu-noble-large | 355829eeebcd 23 minutes ago 1.41GB 2026-05-09 01:52:26.586691 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20260509 f6ac3a03f0ca 24 minutes ago 1.22GB 2026-05-09 01:52:26.586705 | ubuntu-noble-large | da86b58b4576 24 minutes ago 1.22GB 2026-05-09 01:52:26.586715 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20260509 eeea32be1e1e 25 minutes ago 1.24GB 2026-05-09 01:52:26.586724 | ubuntu-noble-large | 8cb65dea08e7 25 minutes ago 1.24GB 2026-05-09 01:52:26.586734 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20260509 e6a10c794afb 26 minutes ago 1.59GB 2026-05-09 01:52:26.586743 | ubuntu-noble-large | 3642b4a24176 26 minutes ago 1.61GB 2026-05-09 01:52:26.586752 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20260509 289c402d2da8 28 minutes ago 1.22GB 2026-05-09 01:52:26.586762 | ubuntu-noble-large | 61b3ba006bc9 28 minutes ago 1.22GB 2026-05-09 01:52:26.586771 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20260509 32dee7ab9dcd 28 minutes ago 1.26GB 2026-05-09 01:52:26.586780 | ubuntu-noble-large | 2b5cb3b6b209 28 minutes ago 1.28GB 2026-05-09 01:52:26.586790 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20260509 8d2e98a64836 29 minutes ago 1.05GB 2026-05-09 01:52:26.586812 | ubuntu-noble-large | 9a4d0b6ee9c1 29 minutes ago 1.05GB 2026-05-09 01:52:26.586822 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20260509 07ca2ec987f7 30 minutes ago 1.08GB 2026-05-09 01:52:26.586831 | ubuntu-noble-large | 2abb27a95485 30 minutes ago 1.08GB 2026-05-09 01:52:26.586841 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20260509 a59678a961ca 34 minutes ago 1.04GB 2026-05-09 01:52:26.586850 | ubuntu-noble-large | 7ce115650838 34 minutes ago 1.05GB 2026-05-09 01:52:26.586860 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine build-20260509 1d0a888a6a7a 35 minutes ago 1.01GB 2026-05-09 01:52:26.586869 | ubuntu-noble-large | 3782c8f74aab 35 minutes ago 1.01GB 2026-05-09 01:52:26.586879 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api build-20260509 737a3dd80159 36 minutes ago 1.01GB 2026-05-09 01:52:26.586892 | ubuntu-noble-large | 92d9e67e6368 36 minutes ago 1.01GB 2026-05-09 01:52:26.586902 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier build-20260509 1cc85cf4a446 36 minutes ago 1.01GB 2026-05-09 01:52:26.586912 | ubuntu-noble-large | ef898ec9c50b 36 minutes ago 1.01GB 2026-05-09 01:52:26.586921 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20260509 6e7701220713 37 minutes ago 995MB 2026-05-09 01:52:26.586931 | ubuntu-noble-large | 8347bec36fff 37 minutes ago 995MB 2026-05-09 01:52:26.586940 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20260509 d0a72eae29dc 37 minutes ago 994MB 2026-05-09 01:52:26.586959 | ubuntu-noble-large | f13f2c36e92b 37 minutes ago 995MB 2026-05-09 01:52:26.586969 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20260509 0bdc7f8c8996 38 minutes ago 995MB 2026-05-09 01:52:26.586978 | ubuntu-noble-large | 0fef2a14f250 38 minutes ago 995MB 2026-05-09 01:52:26.586988 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20260509 5b4c76b77dab 38 minutes ago 1.2GB 2026-05-09 01:52:26.586997 | ubuntu-noble-large | 5321c88e23f0 38 minutes ago 1.21GB 2026-05-09 01:52:26.587011 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20260509 def5e181a38e 39 minutes ago 1.14GB 2026-05-09 01:52:26.587021 | ubuntu-noble-large | 4541de7ba301 39 minutes ago 1.15GB 2026-05-09 01:52:26.587030 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20260509 36bd4b53c038 39 minutes ago 1.43GB 2026-05-09 01:52:26.587040 | ubuntu-noble-large | a7ce9d0adc2f 40 minutes ago 1.64GB 2026-05-09 01:52:26.587053 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20260509 3f47367f24e4 45 minutes ago 1.78GB 2026-05-09 01:52:26.587063 | ubuntu-noble-large | 6dc932a97449 45 minutes ago 2.14GB 2026-05-09 01:52:26.587072 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20260509 fabdf141cc31 49 minutes ago 1.42GB 2026-05-09 01:52:26.587093 | ubuntu-noble-large | e7923abe5518 49 minutes ago 1.42GB 2026-05-09 01:52:26.587103 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20260509 4955a973870c 49 minutes ago 1.42GB 2026-05-09 01:52:26.587149 | ubuntu-noble-large | c6b26f67379d 49 minutes ago 1.42GB 2026-05-09 01:52:26.587163 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20260509 1b4d90ee2277 50 minutes ago 1.43GB 2026-05-09 01:52:26.587173 | ubuntu-noble-large | b93f17d1306d 50 minutes ago 1.43GB 2026-05-09 01:52:26.587183 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20260509 07cf0a325e99 50 minutes ago 1.08GB 2026-05-09 01:52:26.587193 | ubuntu-noble-large | cccc0ff46384 50 minutes ago 1.08GB 2026-05-09 01:52:26.587226 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20260509 8c2d9aa631e6 51 minutes ago 1.08GB 2026-05-09 01:52:26.587246 | ubuntu-noble-large | 6eedcf061491 51 minutes ago 1.08GB 2026-05-09 01:52:26.587256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20260509 5754d04ee41a 51 minutes ago 1.08GB 2026-05-09 01:52:26.587266 | ubuntu-noble-large | 873d14f29b78 51 minutes ago 1.08GB 2026-05-09 01:52:26.587275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20260509 7ffa6fc05e1f 52 minutes ago 1.06GB 2026-05-09 01:52:26.587289 | ubuntu-noble-large | 8871ca3db6ff 52 minutes ago 1.06GB 2026-05-09 01:52:26.587299 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20260509 23ba679fcd6a 53 minutes ago 1.01GB 2026-05-09 01:52:26.587308 | ubuntu-noble-large | c7aa0c9ae966 53 minutes ago 1.01GB 2026-05-09 01:52:26.587335 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20260509 daa2187ed506 54 minutes ago 986MB 2026-05-09 01:52:26.587361 | ubuntu-noble-large | 907271fcb777 54 minutes ago 987MB 2026-05-09 01:52:26.587403 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20260509 f2ca74cfcecf 54 minutes ago 997MB 2026-05-09 01:52:26.587420 | ubuntu-noble-large | 4a273ae6cbc3 54 minutes ago 1GB 2026-05-09 01:52:26.587437 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20260509 a8ddbc7f946d 55 minutes ago 987MB 2026-05-09 01:52:26.587464 | ubuntu-noble-large | e6b756e8f420 55 minutes ago 987MB 2026-05-09 01:52:26.587490 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20260509 8b5490c659f0 55 minutes ago 997MB 2026-05-09 01:52:26.587508 | ubuntu-noble-large | 20a950e1acd1 55 minutes ago 1GB 2026-05-09 01:52:26.587554 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20260509 3cd154435436 56 minutes ago 1.06GB 2026-05-09 01:52:26.587565 | ubuntu-noble-large | 97a6b5574fee 56 minutes ago 1.06GB 2026-05-09 01:52:26.587575 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20260509 9d259d914608 57 minutes ago 1.06GB 2026-05-09 01:52:26.587595 | ubuntu-noble-large | bae03e846d27 57 minutes ago 1.06GB 2026-05-09 01:52:26.587605 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20260509 88994ff61c48 57 minutes ago 1.23GB 2026-05-09 01:52:26.587615 | ubuntu-noble-large | 2d3830908871 57 minutes ago 1.25GB 2026-05-09 01:52:26.587624 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20260509 3b3075cc9b74 58 minutes ago 1.06GB 2026-05-09 01:52:26.587634 | ubuntu-noble-large | be9907f9a0cb 58 minutes ago 1.06GB 2026-05-09 01:52:26.587649 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20260509 8db8dab861cf 59 minutes ago 1.15GB 2026-05-09 01:52:26.587658 | ubuntu-noble-large | 7cb1737e8a54 59 minutes ago 1.15GB 2026-05-09 01:52:26.587668 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20260509 5fb9897740c8 59 minutes ago 1.26GB 2026-05-09 01:52:26.587678 | ubuntu-noble-large | d8ac3bbded22 59 minutes ago 1.26GB 2026-05-09 01:52:26.587687 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20260509 a7f5488882d5 About an hour ago 1.01GB 2026-05-09 01:52:26.587696 | ubuntu-noble-large | 41aeb156c9cd About an hour ago 1.01GB 2026-05-09 01:52:26.587706 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20260509 7dfec07ecee7 About an hour ago 1GB 2026-05-09 01:52:26.587715 | ubuntu-noble-large | 8a547b4e2f7f About an hour ago 1.01GB 2026-05-09 01:52:26.587725 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20260509 a12ad5ffe01b About an hour ago 1.08GB 2026-05-09 01:52:26.587734 | ubuntu-noble-large | 2aa8b717bdb1 About an hour ago 1.09GB 2026-05-09 01:52:26.587744 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20260509 c0fff0644976 About an hour ago 1.12GB 2026-05-09 01:52:26.587753 | ubuntu-noble-large | a5ddc097dda7 About an hour ago 1.12GB 2026-05-09 01:52:26.587768 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20260509 ebc030fc4684 About an hour ago 1.12GB 2026-05-09 01:52:26.587778 | ubuntu-noble-large | b33764c77150 About an hour ago 1.12GB 2026-05-09 01:52:26.587787 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20260509 5a4e4355cfe4 About an hour ago 1.12GB 2026-05-09 01:52:26.587796 | ubuntu-noble-large | 5acd2ed6a75c About an hour ago 1.12GB 2026-05-09 01:52:26.587806 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20260509 67ef84de13be About an hour ago 300MB 2026-05-09 01:52:26.587815 | ubuntu-noble-large | 0b17cf15de75 About an hour ago 300MB 2026-05-09 01:52:26.587825 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20260509 edfb8dce16dc About an hour ago 309MB 2026-05-09 01:52:26.587834 | ubuntu-noble-large | 3df43922116f About an hour ago 309MB 2026-05-09 01:52:26.587844 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20260509 32b348df23cc About an hour ago 300MB 2026-05-09 01:52:26.587873 | ubuntu-noble-large | 2d579482a63d About an hour ago 300MB 2026-05-09 01:52:26.587884 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20260509 e89154017968 About an hour ago 292MB 2026-05-09 01:52:26.587893 | ubuntu-noble-large | bd309abe1edf About an hour ago 292MB 2026-05-09 01:52:26.587903 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server build-20260509 5b554efb24c7 About an hour ago 851MB 2026-05-09 01:52:26.587912 | ubuntu-noble-large | 0a900ff6f6fd About an hour ago 851MB 2026-05-09 01:52:26.587921 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20260509 2e093051a9e2 About an hour ago 302MB 2026-05-09 01:52:26.587931 | ubuntu-noble-large | 6816597bde0c About an hour ago 302MB 2026-05-09 01:52:26.587940 | ubuntu-noble-large | 96656c54d8fe About an hour ago 286MB 2026-05-09 01:52:26.587954 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20260509 125ba3323380 About an hour ago 286MB 2026-05-09 01:52:26.587964 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20260509 36f79c05c15e About an hour ago 307MB 2026-05-09 01:52:26.587973 | ubuntu-noble-large | b77253bab066 About an hour ago 307MB 2026-05-09 01:52:26.587983 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20260509 214d55451768 About an hour ago 290MB 2026-05-09 01:52:26.587992 | ubuntu-noble-large | 077ea23c1f00 About an hour ago 290MB 2026-05-09 01:52:26.588001 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20260509 f4fd4e7f5f00 About an hour ago 405MB 2026-05-09 01:52:26.588011 | ubuntu-noble-large | a40edc411b25 About an hour ago 405MB 2026-05-09 01:52:26.588024 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20260509 0efc0b594cf5 About an hour ago 293MB 2026-05-09 01:52:26.588034 | ubuntu-noble-large | 97402abb823e About an hour ago 293MB 2026-05-09 01:52:26.588044 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20260509 28b326aad5f2 About an hour ago 359MB 2026-05-09 01:52:26.588053 | ubuntu-noble-large | a4164ff5d1b9 About an hour ago 359MB 2026-05-09 01:52:26.588062 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20260509 fab8c2305921 About an hour ago 381MB 2026-05-09 01:52:26.588077 | ubuntu-noble-large | f7cde19dba8b About an hour ago 381MB 2026-05-09 01:52:26.588086 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20260509 84b9c83d4792 About an hour ago 317MB 2026-05-09 01:52:26.588096 | ubuntu-noble-large | def9cd338e74 About an hour ago 317MB 2026-05-09 01:52:26.588128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20260509 1a71620548fb About an hour ago 389MB 2026-05-09 01:52:26.588151 | ubuntu-noble-large | 44854b5a4722 About an hour ago 389MB 2026-05-09 01:52:26.588162 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20260509 0eb5692f7d73 About an hour ago 313MB 2026-05-09 01:52:26.588187 | ubuntu-noble-large | b25231067b39 About an hour ago 313MB 2026-05-09 01:52:26.588197 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20260509 01f39a94331a About an hour ago 455MB 2026-05-09 01:52:26.588246 | ubuntu-noble-large | ece08729f27d About an hour ago 455MB 2026-05-09 01:52:26.588256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20260509 4f99e04daf90 About an hour ago 455MB 2026-05-09 01:52:26.588266 | ubuntu-noble-large | de4ef56d8040 About an hour ago 455MB 2026-05-09 01:52:26.588275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20260509 bb9b9faf5292 About an hour ago 453MB 2026-05-09 01:52:26.588291 | ubuntu-noble-large | fff7556bf4cc About an hour ago 571MB 2026-05-09 01:52:26.588301 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20260509 9385ae163003 About an hour ago 305MB 2026-05-09 01:52:26.588315 | ubuntu-noble-large | 3fe94643767e About an hour ago 305MB 2026-05-09 01:52:26.588325 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20260509 33a592e82230 About an hour ago 284MB 2026-05-09 01:52:26.588335 | ubuntu-noble-large | cde892b48966 About an hour ago 284MB 2026-05-09 01:52:26.588344 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20260509 67339125aa38 About an hour ago 284MB 2026-05-09 01:52:26.588354 | ubuntu-noble-large | 40e82437ac8b About an hour ago 284MB 2026-05-09 01:52:26.588368 | ubuntu-noble-large | 9bf88a8ebf13 About an hour ago 289MB 2026-05-09 01:52:26.588378 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20260509 0809644ec36d About an hour ago 288MB 2026-05-09 01:52:26.588387 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20260509 927e5d145c0f About an hour ago 975MB 2026-05-09 01:52:26.588397 | ubuntu-noble-large | b15fbca078c1 About an hour ago 975MB 2026-05-09 01:52:26.588406 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20260509 19d960056768 About an hour ago 1.22GB 2026-05-09 01:52:26.588421 | ubuntu-noble-large | dad688b90e03 About an hour ago 1.22GB 2026-05-09 01:52:26.588430 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20260509 c52b33dec539 About an hour ago 986MB 2026-05-09 01:52:26.588440 | ubuntu-noble-large | a3e31e70eee4 About an hour ago 986MB 2026-05-09 01:52:26.588449 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20260509 57551e9b6dd3 About an hour ago 1.03GB 2026-05-09 01:52:26.588464 | ubuntu-noble-large | b885dc2e814f About an hour ago 1.03GB 2026-05-09 01:52:26.588473 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20260509 530736e70864 About an hour ago 977MB 2026-05-09 01:52:26.588483 | ubuntu-noble-large | 56a6e5d31a3b About an hour ago 977MB 2026-05-09 01:52:26.588497 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20260509 8ca7276235c9 About an hour ago 978MB 2026-05-09 01:52:26.588513 | ubuntu-noble-large | 4ac9c797c2ec About an hour ago 978MB 2026-05-09 01:52:26.588523 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20260509 70fbd890e5a2 About an hour ago 1.19GB 2026-05-09 01:52:26.588538 | ubuntu-noble-large | 5ffcbecc2276 About an hour ago 1.22GB 2026-05-09 01:52:26.588548 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20260509 d5bdae14a256 About an hour ago 1.08GB 2026-05-09 01:52:26.588558 | ubuntu-noble-large | 7063b61db993 About an hour ago 1.08GB 2026-05-09 01:52:26.588572 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20260509 294a5ad08505 About an hour ago 1.21GB 2026-05-09 01:52:26.588582 | ubuntu-noble-large | 6b68a138b594 About an hour ago 1.22GB 2026-05-09 01:52:26.588591 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20260509 06f61b46af01 About an hour ago 1.03GB 2026-05-09 01:52:26.588605 | ubuntu-noble-large | 1c93b6b6a11d About an hour ago 1.03GB 2026-05-09 01:52:26.588615 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base build-20260509 153917a810ae About an hour ago 1GB 2026-05-09 01:52:26.588630 | ubuntu-noble-large | a7ef991b30cb About an hour ago 1GB 2026-05-09 01:52:26.588640 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20260509 7eeb330d890c About an hour ago 985MB 2026-05-09 01:52:26.588659 | ubuntu-noble-large | 01e38e9e1a1b About an hour ago 985MB 2026-05-09 01:52:26.588669 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20260509 a82b127d935d About an hour ago 1.14GB 2026-05-09 01:52:26.588683 | ubuntu-noble-large | 5d4b04756054 About an hour ago 1.14GB 2026-05-09 01:52:26.588693 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20260509 187bd6fdf1a7 About an hour ago 1.41GB 2026-05-09 01:52:26.588707 | ubuntu-noble-large | a7959ecf820b About an hour ago 1.41GB 2026-05-09 01:52:26.588717 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20260509 11f2d427480c About an hour ago 1.03GB 2026-05-09 01:52:26.588731 | ubuntu-noble-large | 7a25c1e1c00b About an hour ago 1.03GB 2026-05-09 01:52:26.588741 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20260509 47d284cbf26f About an hour ago 1.07GB 2026-05-09 01:52:26.588754 | ubuntu-noble-large | d665461b29ae About an hour ago 1.07GB 2026-05-09 01:52:26.588764 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20260509 86967886ef35 About an hour ago 970MB 2026-05-09 01:52:26.588782 | ubuntu-noble-large | 66c4ee3e56c6 About an hour ago 970MB 2026-05-09 01:52:26.588800 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20260509 99db8abc3f66 About an hour ago 977MB 2026-05-09 01:52:26.588823 | ubuntu-noble-large | e8e282e0355e About an hour ago 977MB 2026-05-09 01:52:26.588840 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20260509 a687d3c03bb1 About an hour ago 1.05GB 2026-05-09 01:52:26.588894 | ubuntu-noble-large | a3f21bfdf70f About an hour ago 1.05GB 2026-05-09 01:52:26.588928 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20260509 d50ebafe40c5 About an hour ago 1.14GB 2026-05-09 01:52:26.588945 | ubuntu-noble-large | 1e6e1e87ad28 About an hour ago 1.14GB 2026-05-09 01:52:26.588968 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20260509 62306eacd09a About an hour ago 996MB 2026-05-09 01:52:26.588978 | ubuntu-noble-large | a44e42a7dc68 About an hour ago 996MB 2026-05-09 01:52:26.588988 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20260509 197f687182cc About an hour ago 1.11GB 2026-05-09 01:52:26.588997 | ubuntu-noble-large | 4ce614e06d24 About an hour ago 1.11GB 2026-05-09 01:52:26.589007 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20260509 7b2d6dc6a409 About an hour ago 480MB 2026-05-09 01:52:26.589021 | ubuntu-noble-large | 40f46bee1d88 About an hour ago 481MB 2026-05-09 01:52:26.589030 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20260509 ee64ae9f2e7a About an hour ago 313MB 2026-05-09 01:52:26.589040 | ubuntu-noble-large | 0642f13b08d6 About an hour ago 314MB 2026-05-09 01:52:26.589049 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20260509 f286858d6f75 About an hour ago 274MB 2026-05-09 01:52:26.589062 | ubuntu-noble-large | b1ac256bfdfb About an hour ago 275MB 2026-05-09 01:52:26.589072 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20260509 715d50ec6cea About an hour ago 274MB 2026-05-09 01:52:26.589082 | ubuntu-noble-large | 24dfdb4baf47 About an hour ago 275MB 2026-05-09 01:52:26.589096 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20260509 e26ad7e19f3d About an hour ago 279MB 2026-05-09 01:52:26.589160 | ubuntu-noble-large | b74a732974ec About an hour ago 280MB 2026-05-09 01:52:26.589179 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20260509 f4da9631ae65 About an hour ago 266MB 2026-05-09 01:52:26.589189 | ubuntu-noble-large | 19f391a4b7ba About an hour ago 266MB 2026-05-09 01:52:26.589199 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20260509 f42a642d8510 About an hour ago 267MB 2026-05-09 01:52:26.589246 | ubuntu-noble-large | eba0c57c15c6 About an hour ago 268MB 2026-05-09 01:52:26.589257 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20260509 186acb465459 About an hour ago 266MB 2026-05-09 01:52:26.589267 | ubuntu-noble-large | b95344d8e4d9 About an hour ago 266MB 2026-05-09 01:52:26.589276 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20260509 91eb3d83d9a8 About an hour ago 580MB 2026-05-09 01:52:26.589286 | ubuntu-noble-large | 9101bc5d322a About an hour ago 582MB 2026-05-09 01:52:26.589299 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20260509 3f097435e0c0 About an hour ago 455MB 2026-05-09 01:52:26.589309 | ubuntu-noble-large | ab4a4167995a About an hour ago 455MB 2026-05-09 01:52:26.589328 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20260509 e42ab6cd26f5 About an hour ago 278MB 2026-05-09 01:52:26.589338 | ubuntu-noble-large | 664fe4492308 About an hour ago 279MB 2026-05-09 01:52:26.589348 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20260509 964e8759c96a About an hour ago 305MB 2026-05-09 01:52:26.589363 | ubuntu-noble-large | 599046a605f9 About an hour ago 305MB 2026-05-09 01:52:26.589372 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20260509 0fab7458a204 About an hour ago 284MB 2026-05-09 01:52:26.589382 | ubuntu-noble-large | b0cd3976c6fc About an hour ago 284MB 2026-05-09 01:52:26.589391 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20260509 272b23d6f6b8 About an hour ago 1.56GB 2026-05-09 01:52:26.589401 | ubuntu-noble-large | 5a35e62b7ca8 About an hour ago 1.56GB 2026-05-09 01:52:26.589415 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20260509 1aa566697d1f 2 hours ago 1.53GB 2026-05-09 01:52:26.589425 | ubuntu-noble-large | cde3332a44ed 2 hours ago 1.53GB 2026-05-09 01:52:26.589434 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20260509 044f8049f703 2 hours ago 970MB 2026-05-09 01:52:26.589444 | ubuntu-noble-large | c2f60138dd08 2 hours ago 984MB 2026-05-09 01:52:26.589458 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20260509 bcb19f5ad369 2 hours ago 1.26GB 2026-05-09 01:52:26.589468 | ubuntu-noble-large | e829d1301ffa 2 hours ago 1.28GB 2026-05-09 01:52:26.589478 | ubuntu-noble-large | 9cc35f0f2936 2 hours ago 266MB 2026-05-09 01:52:26.589491 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20260509 00549d81efbe 2 hours ago 266MB 2026-05-09 01:52:26.589501 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20260509 0e8408c40b19 2 hours ago 269MB 2026-05-09 01:52:26.589515 | ubuntu-noble-large | 9d29c43e0127 2 hours ago 270MB 2026-05-09 01:52:26.589525 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 build-20260509 f04ab392eb74 2 hours ago 416MB 2026-05-09 01:52:26.589538 | ubuntu-noble-large | c00e2563abf8 2 hours ago 417MB 2026-05-09 01:52:26.589548 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20260509 f1fac12c47fe 2 hours ago 416MB 2026-05-09 01:52:26.589562 | ubuntu-noble-large | d34068ab8826 2 hours ago 417MB 2026-05-09 01:52:26.589578 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20260509 d4d68e390548 2 hours ago 266MB 2026-05-09 01:52:26.589592 | ubuntu-noble-large | d5229771dd8b 2 hours ago 266MB 2026-05-09 01:52:26.589602 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20260509 5f0a0b7a80e5 2 hours ago 272MB 2026-05-09 01:52:26.589616 | ubuntu-noble-large | 4017e1bc7385 2 hours ago 272MB 2026-05-09 01:52:26.589633 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20260509 3b62deaa5c68 2 hours ago 266MB 2026-05-09 01:52:26.589647 | ubuntu-noble-large | ef8667aff4f1 2 hours ago 266MB 2026-05-09 01:52:26.589657 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20260509 a1a2aaf70aca 2 hours ago 341MB 2026-05-09 01:52:26.589671 | ubuntu-noble-large | 52be50c8461c 2 hours ago 342MB 2026-05-09 01:52:26.589680 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20260509 431c4347e444 2 hours ago 1.34GB 2026-05-09 01:52:26.589694 | ubuntu-noble-large | 4cf77cf8645f 2 hours ago 1.34GB 2026-05-09 01:52:26.589709 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20260509 d6253a5b6f08 2 hours ago 275MB 2026-05-09 01:52:26.589723 | ubuntu-noble-large | 51a0a487580c 2 hours ago 275MB 2026-05-09 01:52:26.589736 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20260509 fb2ef014826a 2 hours ago 275MB 2026-05-09 01:52:26.589749 | ubuntu-noble-large | b3a270509180 2 hours ago 277MB 2026-05-09 01:52:26.589763 | ubuntu-noble-large | 7616186c97bd 2 hours ago 269MB 2026-05-09 01:52:26.589777 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20260509 bb3e043b291d 2 hours ago 268MB 2026-05-09 01:52:26.589790 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20260509 51240e5568e7 2 hours ago 673MB 2026-05-09 01:52:26.589804 | ubuntu-noble-large | 92234d0a6ad5 2 hours ago 913MB 2026-05-09 01:52:26.589817 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20260509 7fc00de2cf2e 2 hours ago 266MB 2026-05-09 01:52:26.589848 | ubuntu-noble-large | 378c82ece9e0 2 hours ago 272MB 2026-05-09 01:52:26.589871 | ubuntu-noble-large | ubuntu 24.04 0b1ebe5dd426 4 weeks ago 78.1MB 2026-05-09 01:52:26.596486 | ubuntu-noble-large | + bash scripts/005-tag.sh 2026-05-09 01:52:26.605184 | ubuntu-noble-large | ++ date +%Y%m%d 2026-05-09 01:52:26.609818 | ubuntu-noble-large | + BUILD_ID=20260509 2026-05-09 01:52:26.609877 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2026-05-09 01:52:26.609896 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-05-09 01:52:26.609915 | ubuntu-noble-large | + IS_RELEASE=False 2026-05-09 01:52:26.609931 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-05-09 01:52:26.609950 | ubuntu-noble-large | + VERSION=latest 2026-05-09 01:52:26.609965 | ubuntu-noble-large | + LSTFILE=images.txt 2026-05-09 01:52:26.609980 | ubuntu-noble-large | + SOURCE_DOCKER_TAG=build-20260509 2026-05-09 01:52:26.610045 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-05-09 01:52:26.610069 | ubuntu-noble-large | + . defaults/all.sh 2026-05-09 01:52:26.611282 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-05-09 01:52:26.611326 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-05-09 01:52:26.611348 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-05-09 01:52:26.611362 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-05-09 01:52:26.612649 | ubuntu-noble-large | +++ deactivate nondestructive 2026-05-09 01:52:26.612710 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-09 01:52:26.612730 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-09 01:52:26.612745 | ubuntu-noble-large | +++ hash -r 2026-05-09 01:52:26.612900 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-09 01:52:26.612915 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-05-09 01:52:26.612929 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-05-09 01:52:26.612965 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-05-09 01:52:26.613094 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-05-09 01:52:26.613141 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-05-09 01:52:26.613157 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-05-09 01:52:26.613167 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-05-09 01:52:26.613309 | 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 2026-05-09 01:52:26.613335 | 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 2026-05-09 01:52:26.613349 | ubuntu-noble-large | +++ export PATH 2026-05-09 01:52:26.613475 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-09 01:52:26.613562 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-05-09 01:52:26.613578 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-05-09 01:52:26.613591 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-05-09 01:52:26.613637 | ubuntu-noble-large | +++ export PS1 2026-05-09 01:52:26.613648 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-05-09 01:52:26.613662 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-05-09 01:52:26.613732 | ubuntu-noble-large | +++ hash -r 2026-05-09 01:52:26.613861 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-05-09 01:52:26.616102 | ubuntu-noble-large | +++ date +%Y%m%d 2026-05-09 01:52:26.619443 | ubuntu-noble-large | ++ export BUILD_ID=20260509 2026-05-09 01:52:26.619508 | ubuntu-noble-large | ++ BUILD_ID=20260509 2026-05-09 01:52:26.619520 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-05-09 01:52:26.619539 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-05-09 01:52:26.619552 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-05-09 01:52:26.619564 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-05-09 01:52:26.619574 | ubuntu-noble-large | + export IS_RELEASE 2026-05-09 01:52:26.619585 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-05-09 01:52:26.619595 | ubuntu-noble-large | + export VERSION 2026-05-09 01:52:26.619605 | ubuntu-noble-large | + rm -f images.txt 2026-05-09 01:52:26.623598 | ubuntu-noble-large | + touch images.txt 2026-05-09 01:52:26.627262 | ubuntu-noble-large | + docker image prune --filter=dangling=true -f 2026-05-09 01:53:07.428401 | ubuntu-noble-large | Deleted Images: 2026-05-09 01:53:07.428533 | ubuntu-noble-large | deleted: sha256:c6b26f67379d2f69f746b0ed8002f9b285dd5495ef9f60a04fa0d87ada235b4f 2026-05-09 01:53:07.428563 | ubuntu-noble-large | deleted: sha256:091f6b58471035c3c68709c73e03dc81193100c4a284058cd3c99f8c27cb12b3 2026-05-09 01:53:07.428586 | ubuntu-noble-large | deleted: sha256:ca2fd9abe912afcd3768751a37ebb46e086648020d4dcf8e834b858dbdde0de7 2026-05-09 01:53:07.428608 | ubuntu-noble-large | deleted: sha256:17ceebf0c7dcef6901163ab9d52e0106d71fc6869dd300ebf35b547eecdbb1c8 2026-05-09 01:53:07.428630 | ubuntu-noble-large | deleted: sha256:42c092e93f89d088484d6bd00c187eb40586e4ef77e88f9b84f69014641a4b1c 2026-05-09 01:53:07.428652 | ubuntu-noble-large | deleted: sha256:69849b95e593d1a18a0bd15d44482053ea79b27bd033706a9604316717cdbe8c 2026-05-09 01:53:07.428673 | ubuntu-noble-large | deleted: sha256:a4a1c53dc06957aeeed2d0eadb7e3b4b9fb263bad14181898b685981a16b1aec 2026-05-09 01:53:07.428695 | ubuntu-noble-large | deleted: sha256:5acd2ed6a75c3a9c768df538cddbf4dafd55fae478629c9b8071fb24f95db971 2026-05-09 01:53:07.428745 | ubuntu-noble-large | deleted: sha256:dee605fcb4899030d5b9cf84fecb4c8414ab216b56a35fa7e1e7364a4af6aac8 2026-05-09 01:53:07.428769 | ubuntu-noble-large | deleted: sha256:d7894d9827511b86092b2b75e4d5a6c113b0208c78b8082d7e29d5b6109f637c 2026-05-09 01:53:07.428792 | ubuntu-noble-large | deleted: sha256:e04f72de37e14de6bcbfb3fea3ad4ed7fb64a96ce2b8aa3558fce6f1b8d9d5a9 2026-05-09 01:53:07.428815 | ubuntu-noble-large | deleted: sha256:2941879d3c258a81857bedc89d33e73b80a67c03c3040af8f82297c29de1e773 2026-05-09 01:53:07.428837 | ubuntu-noble-large | deleted: sha256:3aefea4a3cb18f4cbcf0fc5da42eb4b452ac3b42650cdf7d5c077bebb1db3a2c 2026-05-09 01:53:07.428859 | ubuntu-noble-large | deleted: sha256:03ee3b2ce182b83eea2c74d8a539f9967b609fb20ecf595ac69c1226bf8dde24 2026-05-09 01:53:07.428882 | ubuntu-noble-large | deleted: sha256:5d4b0475605445529340d261c1273e2f48b89ea5068b274410c39f1cd8be553e 2026-05-09 01:53:07.428903 | ubuntu-noble-large | deleted: sha256:611300f132e72929754e91e46aca1df156f63bfd87b592c02cec8cb2534cd507 2026-05-09 01:53:07.428925 | ubuntu-noble-large | deleted: sha256:32b587d93cd701912395b0419211dc265c0f82dc743e37b3156e57f4e3e7a7af 2026-05-09 01:53:07.428947 | ubuntu-noble-large | deleted: sha256:af0a0464bf8bb8aec101fb5ede3d414697dc68fb69c093143cf06ac1ca0513d6 2026-05-09 01:53:07.428970 | ubuntu-noble-large | deleted: sha256:c17791808d1518a9d462a783a19dd5694ee2e303316f2156dec4e278bd01d6d8 2026-05-09 01:53:07.428993 | ubuntu-noble-large | deleted: sha256:f52ac62c8c071bd209c31997a343c9774577dbd348a81bf803974b0d64abde95 2026-05-09 01:53:07.429015 | ubuntu-noble-large | deleted: sha256:5bae984c0037fb4b01c520f0e3de3e84266c2c733321d2237ee79b15266f1a35 2026-05-09 01:53:07.429069 | ubuntu-noble-large | deleted: sha256:a7d953ef586f953690aebb0462025d40527e7a7ec27e09c0d87d3c910d144f22 2026-05-09 01:53:07.429089 | ubuntu-noble-large | deleted: sha256:ca9ac0802be9de709fa281b4628d0970bc8ec95dcb5fc1baad0687de0660dd2b 2026-05-09 01:53:07.429105 | ubuntu-noble-large | deleted: sha256:89bd5028004c5c73c263a1eb0c73a7e045551d5c8c79393919fb76facdd6090c 2026-05-09 01:53:07.429123 | ubuntu-noble-large | deleted: sha256:59e06b4188ae769ffdeae87c098556b9e232c183f948ebcc0eca02361cac4719 2026-05-09 01:53:07.429141 | ubuntu-noble-large | deleted: sha256:b95344d8e4d97bd03203b61bb7c2ecb10d95e5e8a965e2a99b6ab686bd263f1e 2026-05-09 01:53:07.429159 | ubuntu-noble-large | deleted: sha256:1d97c125c614ed56317a1762432d459009e5b1882ca8b0671a13be9d256242ec 2026-05-09 01:53:07.429176 | ubuntu-noble-large | deleted: sha256:c6d472bae5094212e64a2aef54416437c3f5a8205a1f294bd8bc3c014916012b 2026-05-09 01:53:07.429195 | ubuntu-noble-large | deleted: sha256:b2e342d558f41aeca03bdc440d07419a26b0e5054452995c5419f898e9f8b525 2026-05-09 01:53:07.429287 | ubuntu-noble-large | deleted: sha256:17051be3714395b4629d405b101ca59d415a55f04fb477af85525c20e9b40793 2026-05-09 01:53:07.429309 | ubuntu-noble-large | deleted: sha256:a7959ecf820b61964bfecf9acd4bc4063db44350687ced5720b7934e83d90f1b 2026-05-09 01:53:07.429328 | ubuntu-noble-large | deleted: sha256:39ace02edcc53a52d4b08ecd862ac636ee28847c2056df55564aa40214f19c2b 2026-05-09 01:53:07.429346 | ubuntu-noble-large | deleted: sha256:9259a3d97b8bf402fd15ce699df43dc28da2a22cc6e57a072fbb8831d4e2d520 2026-05-09 01:53:07.429364 | ubuntu-noble-large | deleted: sha256:7ba9a175d7ee159856bf113d4815d304bc9cf4895b1adfc5102e43f47a9fe7b5 2026-05-09 01:53:07.429382 | ubuntu-noble-large | deleted: sha256:ad6bc4ae603402fddefd76a1ec13f9fe51d51b42fd6d6602dc0c56a00847fcfa 2026-05-09 01:53:07.429400 | ubuntu-noble-large | deleted: sha256:1535979da4de9c19f04fa3234dd176d67d4a97d2058b0faf4d9bec5437a06f2f 2026-05-09 01:53:07.429418 | ubuntu-noble-large | deleted: sha256:47a9bb420e1e9ef0357fe9e01d6ae6c328edae1df8d2cdc8ffbca683d4d8c00e 2026-05-09 01:53:07.429436 | ubuntu-noble-large | deleted: sha256:05cfc865625059ca44fbacbc748e174c6cb1ac69cc662ccaf8ee93e99d36e3e3 2026-05-09 01:53:07.429455 | ubuntu-noble-large | deleted: sha256:1ce55eb97e338d672ef7d3947cd4641f2c064fabf2ec742e42f42143bf2eb622 2026-05-09 01:53:07.429473 | ubuntu-noble-large | deleted: sha256:c3af88a3a797f85842eb686fd69e38d6fd7aeff79dc49d80277e28e0534f7386 2026-05-09 01:53:07.429491 | ubuntu-noble-large | deleted: sha256:180c5bd75e8dd55a90ee4ad846c82f2f3e77703fc498137ea164df07fb3b222a 2026-05-09 01:53:07.429508 | ubuntu-noble-large | deleted: sha256:22f8a31cf9ae52eb493ff126f78b33157aff1844e7d7b6b78c8e931542d7eee6 2026-05-09 01:53:07.429525 | ubuntu-noble-large | deleted: sha256:dca318e5f6e441c9f7d6471546f801d47f8efccd349f435320b013a3525d906c 2026-05-09 01:53:07.429541 | ubuntu-noble-large | deleted: sha256:1c93b6b6a11d8db98b9f2fa3bf8af028b8db12830194698bf530ae928136fbee 2026-05-09 01:53:07.429558 | ubuntu-noble-large | deleted: sha256:8d57cf884249c2c4575563b47ee0cb06a83d93488bb95504f34649d5611b6734 2026-05-09 01:53:07.429575 | ubuntu-noble-large | deleted: sha256:bd5eb1884c44722a62d6d9e3c6f95fe1289d98cf17e7206c6dea10f64a3f4352 2026-05-09 01:53:07.429593 | ubuntu-noble-large | deleted: sha256:135a8f46a922bc70f5e60569c9f3b1e5a745cdd617e4568fecaa4b44a977d8b3 2026-05-09 01:53:07.429611 | ubuntu-noble-large | deleted: sha256:0803f7f39c6641af7cc8fee2f02f0f97042c91dae3d0333453cb49ecaf0f5a61 2026-05-09 01:53:07.429628 | ubuntu-noble-large | deleted: sha256:e2a2f92beda0aee84fa55e7a8f6c00772fc7b7a6eb281aac9f4853b7ca58cf16 2026-05-09 01:53:07.429662 | ubuntu-noble-large | deleted: sha256:ecedba49120cf4a5f27d96c84f24688662cbf227a2b63775641a7c945401cc0b 2026-05-09 01:53:07.429744 | ubuntu-noble-large | deleted: sha256:b38f4cc89cd3361afe7e89889900cd21622105dd145107e696d6e65af0644beb 2026-05-09 01:53:07.429763 | ubuntu-noble-large | deleted: sha256:045caf1e5f248e501b026119ea42b9388210b69c1fa84c665b68c9406353b07e 2026-05-09 01:53:07.429773 | ubuntu-noble-large | deleted: sha256:2eb3e608ebda30821b6a9be1d32c7f8a1d06a084cfc4c5b84f7d05743d80dad6 2026-05-09 01:53:07.429783 | ubuntu-noble-large | deleted: sha256:50771ce702e17d72d1759a9c88aabc91d5e0645ccce993950e601c52d70c97cf 2026-05-09 01:53:07.429793 | ubuntu-noble-large | deleted: sha256:5ed3b27f35cfc5db6e4e17dd11f049a2017002d256071f3a01487f0803046a82 2026-05-09 01:53:07.429802 | ubuntu-noble-large | deleted: sha256:ae98b11a89ca32cbb106fde113cabf733bcad57dbc34c751b2ab6949c011cdbf 2026-05-09 01:53:07.429812 | ubuntu-noble-large | deleted: sha256:1b9bbbfd1ca70c98360e5e6ba7a0f572ec6ed0a717e772959209f0702b1f3405 2026-05-09 01:53:07.429821 | ubuntu-noble-large | deleted: sha256:6e3713abb6c29cf4ef1e2439309702a15c0671a8dfff302819cc7ce0a5c75329 2026-05-09 01:53:07.429844 | ubuntu-noble-large | deleted: sha256:664fe449230871232631cd5e246debbb775d661fd1860d405084105ec5c2dfe0 2026-05-09 01:53:07.429854 | ubuntu-noble-large | deleted: sha256:8a818a62a78d3a3f87dc62d7972045703da1fb17feeb3f742a9ad29c30016b4a 2026-05-09 01:53:07.429864 | ubuntu-noble-large | deleted: sha256:f528bf10e38905798135b4c30d5282513b33dad2945e3c24b4692457ae5bc667 2026-05-09 01:53:07.429874 | ubuntu-noble-large | deleted: sha256:28b9e43bfc87a31bf7d7817fdfb7d3a13a98247c629c4d5148fa4174f026da42 2026-05-09 01:53:07.429883 | ubuntu-noble-large | deleted: sha256:e78896635cdfda87dc43917fb5ab7bd286af89b5713723c2452a033db0d26318 2026-05-09 01:53:07.429893 | ubuntu-noble-large | deleted: sha256:8df0902c09e2a4e714d8042c4728e48c138ed708900db60e6662bcbd125e6fdc 2026-05-09 01:53:07.429902 | ubuntu-noble-large | deleted: sha256:3d0bd0a7d2263169179b1c207af6520c18dd21fb8623d878412ac0cfe5e9aea0 2026-05-09 01:53:07.429912 | ubuntu-noble-large | deleted: sha256:212a9940d7c2436c377b31e57497a4a6379a0f6fdd38514b53ff2c2cf1338eea 2026-05-09 01:53:07.429921 | ubuntu-noble-large | deleted: sha256:ee0dc483140fe0eb361475b7a059d97b78c224193b53ea604f63dd649b2c86b7 2026-05-09 01:53:07.429931 | ubuntu-noble-large | deleted: sha256:80e07c30d224f3b1c4d7c323bd462a8f71e9ef2846ab115586deeef8d1851426 2026-05-09 01:53:07.429940 | ubuntu-noble-large | deleted: sha256:c513e82cd380c1c55d70e20c838fb4c77ed15037e8b67ccbb52fa1296959393a 2026-05-09 01:53:07.429950 | ubuntu-noble-large | deleted: sha256:44854b5a472223d50df85d7fc4e58a51be33b701dfdb24816f7dbfe43ae251a6 2026-05-09 01:53:07.429959 | ubuntu-noble-large | deleted: sha256:6df5e4d3ec7eb611c0dc94c9f73405df5a6d4a457c41b637c3ed16ee4e2fdb99 2026-05-09 01:53:07.429969 | ubuntu-noble-large | deleted: sha256:378c82ece9e0a8c558c5e4ce36e21306fb411f17981d021a4332ee83b50115ef 2026-05-09 01:53:07.429979 | ubuntu-noble-large | deleted: sha256:bf94bc66bc39c6e1d68b81e3ea296c51eded8b5ccd7371ef4b45cde6646c3b83 2026-05-09 01:53:07.429988 | ubuntu-noble-large | deleted: sha256:8db3a0036af64b1476663bf42dcedfb1e026f35123f651aaec1f9836e70cd4ce 2026-05-09 01:53:07.429997 | ubuntu-noble-large | deleted: sha256:b301f63c52b0879e473fc4db12b552deaf1194f787e5565c1f3f88c36877dac8 2026-05-09 01:53:07.430005 | ubuntu-noble-large | deleted: sha256:7fca7f6f1569052ea0f3d77d57bb8f303c49d3a85f0b0187cf41b020e5b82240 2026-05-09 01:53:07.430015 | ubuntu-noble-large | deleted: sha256:329d5098247c99b69e3e74b229aac41ff452273e30a8639c3f51737474eb7c78 2026-05-09 01:53:07.430030 | ubuntu-noble-large | deleted: sha256:607b79502fe7f05e8be718c7381e6a45874378c20439959ae2d0a08b85b1075f 2026-05-09 01:53:07.430046 | ubuntu-noble-large | deleted: sha256:36979dad3567a0b635af4cef6b0d308b0b22e7db334c286453b92b54390e9fa6 2026-05-09 01:53:07.430062 | ubuntu-noble-large | deleted: sha256:0dca483448f2f433795d11c20bd0818aab7bba4562ea93016f4def3291ba3754 2026-05-09 01:53:07.430075 | ubuntu-noble-large | deleted: sha256:a6088496c776127194f75058799ae9b8c17e6a7e37cc56396e2ae64954ace520 2026-05-09 01:53:07.430084 | ubuntu-noble-large | deleted: sha256:a17073d4d7dc66d047f98ac19074bd11a2bd31132c4163711e332eb43def1ef6 2026-05-09 01:53:07.430092 | ubuntu-noble-large | deleted: sha256:7d2817ca7242003126192d5503f8794acd3c22ae1cba3d210620eb1362e6cd41 2026-05-09 01:53:07.430106 | ubuntu-noble-large | deleted: sha256:f7a747c5ff982adfb548b2ba9245d7e08d30e54aeeca07707a801d9c9dade6d5 2026-05-09 01:53:07.430121 | ubuntu-noble-large | deleted: sha256:4054e39348f1f085108f6e665f2aa614527926825b6d834f127deed27b26fea5 2026-05-09 01:53:07.430138 | ubuntu-noble-large | deleted: sha256:5538c248acf07c8d9cecadc342fd8df8e12cb5f588562d2116c875e0c782779f 2026-05-09 01:53:07.430152 | ubuntu-noble-large | deleted: sha256:467b5c18091a18aeb59010c99718452b7356d764cddcf76f3e7a75b9fed48e65 2026-05-09 01:53:07.430168 | ubuntu-noble-large | deleted: sha256:5e05c756b07aaed03c25952ea58ef930f94c4927b2f6097ef445f02a987de383 2026-05-09 01:53:07.430184 | ubuntu-noble-large | deleted: sha256:27765e9ee991c7759f8d132896560aef7e1c471f5ff3d4d2f0cdd58de9c1da84 2026-05-09 01:53:07.430198 | ubuntu-noble-large | deleted: sha256:d5f22fd8487bac4fcc357f2837147647edce024c02609f37cbebe24cac6c64ca 2026-05-09 01:53:07.430236 | ubuntu-noble-large | deleted: sha256:ad33ca59d36ed5ccfc2406f80de27e260a81baa79375931b794b8baa3e020489 2026-05-09 01:53:07.430250 | ubuntu-noble-large | deleted: sha256:fa903166eaf98b27148cb8b7c25615aab781d5c38256ee28381dbc10e1ca2cd4 2026-05-09 01:53:07.430265 | ubuntu-noble-large | deleted: sha256:218cc591cdc89eabe0e081584109798ba0e80ce49d1d4e3a1e7c21bc4bae22de 2026-05-09 01:53:07.430281 | ubuntu-noble-large | deleted: sha256:40f6a9aab7c148acc4609d280f5feb97c08def69d514583d7a6e7d6f7a4db661 2026-05-09 01:53:07.430298 | ubuntu-noble-large | deleted: sha256:ed415ea563836decca4d74fc6dd5cef4fbb19f8a2b42e889ea10858109bba3ec 2026-05-09 01:53:07.430316 | ubuntu-noble-large | deleted: sha256:952c6e6f3325ce034767ed930fadb54a71293bcc4e13feae433840fae10a0acc 2026-05-09 01:53:07.430324 | ubuntu-noble-large | deleted: sha256:cfe2123d2a6a4ff3a5bfea1004eb87d22e39f9cc972449a655cb0de0ac6a8681 2026-05-09 01:53:07.430333 | ubuntu-noble-large | deleted: sha256:1375baeaa7a60f501e6c929b043b6a3b297dd133c9f25be2ac08f6bbc9836dac 2026-05-09 01:53:07.430342 | ubuntu-noble-large | deleted: sha256:44641464f0767b2ac7ac8116aa26d02ebfa25461ea4d33d9680cebee853e0458 2026-05-09 01:53:07.430350 | ubuntu-noble-large | deleted: sha256:7c7365cf703514912058f93445f728ff05f4059964475ac84bd8a779eec0aac5 2026-05-09 01:53:07.430394 | ubuntu-noble-large | deleted: sha256:fe46e32d547d7e365390dee445a9ce9396697c5ad2bc08537864033231822397 2026-05-09 01:53:07.430413 | ubuntu-noble-large | deleted: sha256:8a1ddb45a43e6b9ae576a3bd515df5b65a8326dfde8af7325b0e77b08312239d 2026-05-09 01:53:07.430430 | ubuntu-noble-large | deleted: sha256:ae5ef9eb11265abb4148eb6c313e69e43c4c1099cda4b78190f97594dc73e761 2026-05-09 01:53:07.430444 | ubuntu-noble-large | deleted: sha256:4778861c91b3991b517a225a3121476edeae2459f4d91d33a5f720f7a7d49df1 2026-05-09 01:53:07.430459 | ubuntu-noble-large | deleted: sha256:689cb59fe8b4eceb70965f78c1f23f7c0c04da3da16aaeb946081919f356203f 2026-05-09 01:53:07.430474 | ubuntu-noble-large | deleted: sha256:40339c133e2ef812059f3efd311ccd9169bba6d78aea5585258ca7c945ff2236 2026-05-09 01:53:07.430489 | ubuntu-noble-large | deleted: sha256:6c27c08b4dc544e3ffebb383226a9376226d7421fd738aae3fd338909d5a5451 2026-05-09 01:53:07.430506 | ubuntu-noble-large | deleted: sha256:12f1fd0cef6c12e6c9734788410d049c6c14cbf44d7183481dd7f74471f85c75 2026-05-09 01:53:07.430521 | ubuntu-noble-large | deleted: sha256:7e0b59b87c7b7028a8a163a61b40388cc43454d263c3642edc07f84440db5b73 2026-05-09 01:53:07.430538 | ubuntu-noble-large | deleted: sha256:b1a87c95f92e9aa43cb551c3aad8c3453b349a4477b99330ae93526c80ec5157 2026-05-09 01:53:07.430549 | ubuntu-noble-large | deleted: sha256:93b2c9ccfa71d71b9bb4cbd09cbaa41e6a55961a5459a85acba364d6e21c77a4 2026-05-09 01:53:07.430558 | ubuntu-noble-large | deleted: sha256:b27d7316f35df53744017191e9fa5d1e031cd8e0f409aa84e861b423991740db 2026-05-09 01:53:07.430566 | ubuntu-noble-large | deleted: sha256:475906cf3ab089bdc8b92f14fbc1a341293dfaee504b37d59e67b8f13d9ac043 2026-05-09 01:53:07.430575 | ubuntu-noble-large | deleted: sha256:61d79940831472e681b37a5d872894a1dbb135bdedd35f12bb52711c825451d8 2026-05-09 01:53:07.430584 | ubuntu-noble-large | deleted: sha256:75c2c031e6484efe2bbf6f661d17a871f80211fa1d41edfcec0fcfb56c8b4f5b 2026-05-09 01:53:07.430599 | ubuntu-noble-large | deleted: sha256:4dc0d410b03949413c299971f8eec9f3475c3e5299c32a870143c5e9b67445d4 2026-05-09 01:53:07.430613 | ubuntu-noble-large | deleted: sha256:02e14b2f9ac95ccc4fa5e0c2f79d151e70f37c84bef08e9f3eb9e1fe25f8a51f 2026-05-09 01:53:07.430629 | ubuntu-noble-large | deleted: sha256:58a388e8a14d30c0fe663f5c3a2fc8714c441f6f03e92597d920adeb61d519f3 2026-05-09 01:53:07.430638 | ubuntu-noble-large | deleted: sha256:0c4c0755e1b6a324eb844c063757831ec4dd7554e067e254aa1f0c68632e19aa 2026-05-09 01:53:07.430647 | ubuntu-noble-large | deleted: sha256:12fccfa7b5e6ff2033c2f4688d5a5f723863b9a744a01dbfe3bead24dd2276e3 2026-05-09 01:53:07.430655 | ubuntu-noble-large | deleted: sha256:1a6cbf26018b682769c199bc0abff27aba3b5bad801076c439860e68eec4e780 2026-05-09 01:53:07.430664 | ubuntu-noble-large | deleted: sha256:d0742750e46e15477fa21d14df817950e2bc6fa179952423c1c3e251b76edfae 2026-05-09 01:53:07.430672 | ubuntu-noble-large | deleted: sha256:e25da8524ac6ac8493cd65a4a80514cc2f5301439ef9970af50234c6c960ece2 2026-05-09 01:53:07.430681 | ubuntu-noble-large | deleted: sha256:9489eee6794f4fab177b4d2ca5cc8e70b2f7ee5fb4dc10d09c9ccabe5e4a112c 2026-05-09 01:53:07.430689 | ubuntu-noble-large | deleted: sha256:aaeef79afaf78a19dbb33c69d6e0368f9e938360441b6f4238fb1d1fe104bc03 2026-05-09 01:53:07.430698 | ubuntu-noble-large | deleted: sha256:c6acea7b0b2485908a6b44d517e57f91988a5fd965f59aad3201ec31ff73fe44 2026-05-09 01:53:07.430729 | ubuntu-noble-large | deleted: sha256:36a6e912f3683fb0054af03453fe3b36b7841de818dd894a2695e93da298ad1e 2026-05-09 01:53:07.430740 | ubuntu-noble-large | deleted: sha256:e1e1d74fd86c205e3d6228207f8338adf98a609fbf856765f246464bf4da0550 2026-05-09 01:53:07.430748 | ubuntu-noble-large | deleted: sha256:e962dc89bc03e29bce24de7dd0241732f44eece24642cc8568f363670c09d41b 2026-05-09 01:53:07.430757 | ubuntu-noble-large | deleted: sha256:456193b4148d4698952a948afec4fd9073f7f73e2bd7380797abb9895d6d5977 2026-05-09 01:53:07.430765 | ubuntu-noble-large | deleted: sha256:4f2afea975a8b2028edf5455673e11a248f88f714dbee5ea41024491732290c2 2026-05-09 01:53:07.430774 | ubuntu-noble-large | deleted: sha256:b6cd26f922548c1aaceee0d98dc51da96ca77b6a9b2f0f49c807621ed49817a7 2026-05-09 01:53:07.430792 | ubuntu-noble-large | deleted: sha256:291e4050fd24de891232c6c5ff08ad4a7209f66911680203b2b51e68a1da6141 2026-05-09 01:53:07.430801 | ubuntu-noble-large | deleted: sha256:b1e3b5b531c40233cb24b82fd91784e4fccecd1bf4e83349a413b7f6a897ad25 2026-05-09 01:53:07.430809 | ubuntu-noble-large | deleted: sha256:62f10854399ceb7668eed0255b6d77c290a5097fd691e00019440f7187589258 2026-05-09 01:53:07.430818 | ubuntu-noble-large | deleted: sha256:28675cb64068c647fe277a66c2bd0e5b48b9797d99db5f993b580eb55b744923 2026-05-09 01:53:07.430826 | ubuntu-noble-large | deleted: sha256:cdc26912bc03224fdb0bd86298175d0512deed090f5b219adb22b1b796eec7a3 2026-05-09 01:53:07.430835 | ubuntu-noble-large | deleted: sha256:44faac4d0761dde8c9adb6acff96d9b64254879bd9aab25d3f1b47bd32c674d9 2026-05-09 01:53:07.430843 | ubuntu-noble-large | deleted: sha256:fc5bec1c1804e009e143a4799399f711eb3ea0e8701d2631e9939c48eb0ed298 2026-05-09 01:53:07.430852 | ubuntu-noble-large | deleted: sha256:b6809da771d28c23d07ce50df9ac2d71a1958be99cb2abf5078516106b899ed8 2026-05-09 01:53:07.430860 | ubuntu-noble-large | deleted: sha256:41aeb156c9cdbce89d1eea2690f906ce6a5fcd1cfd54d8be239796206c2ddc9e 2026-05-09 01:53:07.430869 | ubuntu-noble-large | deleted: sha256:d57b5ae57874356d22d25cc286ba1bc91cfbb0ba11131fd6f393f6722107dd19 2026-05-09 01:53:07.430877 | ubuntu-noble-large | deleted: sha256:94733e593905a836b4782b26492b4e33bc492097f64ebdeb67d298738f8b0c3b 2026-05-09 01:53:07.430886 | ubuntu-noble-large | deleted: sha256:d428a705c8af0c6f1b83770e90125d380caa4b7da289a9cfb9151b958d622491 2026-05-09 01:53:07.430895 | ubuntu-noble-large | deleted: sha256:da86b58b4576983f52e66dd6f6d7f4516f60f1cd95a6f3fda884c927f8019a78 2026-05-09 01:53:07.430903 | ubuntu-noble-large | deleted: sha256:7f124d10f9b123a0ad5d3356b4397fd2e5bffb0ed5361151a030257f276d1c70 2026-05-09 01:53:07.430912 | ubuntu-noble-large | deleted: sha256:94d69026e0730a08d8e5d87949b535778935a0b92c938cf36f1d9dd486fdbdca 2026-05-09 01:53:07.430920 | ubuntu-noble-large | deleted: sha256:5185af975257385441be53da1aeb12155e0f57d296a322d8543b2a6a7026f9cb 2026-05-09 01:53:07.430929 | ubuntu-noble-large | deleted: sha256:e592c35607252d0d20a2bcc46f17abc0f69dba53f629c891e3f6b8194422e3db 2026-05-09 01:53:07.430937 | ubuntu-noble-large | deleted: sha256:5a90150f652734b046aced075924636f04b0ab77782b6bbde3b6d8cf7e38e169 2026-05-09 01:53:07.430973 | ubuntu-noble-large | deleted: sha256:eec55af3bf0f71f76a9a5466e1ded335e8d37e446eb8fd2ec228f1228590f0e1 2026-05-09 01:53:07.431011 | ubuntu-noble-large | deleted: sha256:f41c82e8d4c5c1891729898b73871019d4dcde1a184e83afffc9011299132c6b 2026-05-09 01:53:07.431021 | ubuntu-noble-large | deleted: sha256:8c3443fd730b89524f81e7ac43685b1c03fcb606e20a2f9ca2af664017b0f0ca 2026-05-09 01:53:07.431029 | ubuntu-noble-large | deleted: sha256:3c40fc7bb6edb2b152aca42a1dfa5b0c781204c28bb73ee4912bb40a551f8a1b 2026-05-09 01:53:07.431038 | ubuntu-noble-large | deleted: sha256:b2fcac76716992d32285cd9bf6f4abb9afd6d806d848c904e21cfdb424fd8b02 2026-05-09 01:53:07.431046 | ubuntu-noble-large | deleted: sha256:61303d69995fb0080f49aa418c4b58447508066282a17cefdccca435e8b64eef 2026-05-09 01:53:07.431055 | ubuntu-noble-large | deleted: sha256:22e834790900c11857a2615325e3c08735c75fdab57b7392e84b13291ad3e1f0 2026-05-09 01:53:07.431063 | ubuntu-noble-large | deleted: sha256:9695e738a8383d056711ede2087085a07b6e7abadd5bdb015869dd0a4cda088e 2026-05-09 01:53:07.431072 | ubuntu-noble-large | deleted: sha256:7922f6722fb9132c02aab55219a4c7abaeb52bb75ff9db94e72062b70adbef6a 2026-05-09 01:53:07.431080 | ubuntu-noble-large | deleted: sha256:64b16f515209a610245c23f539bf9e90572b538feee647745dc6caad16007559 2026-05-09 01:53:07.431089 | ubuntu-noble-large | deleted: sha256:1f732bf4c52e38b83940a3f4611ddc5e4acabac080a063ea68f9b19a431d9c7e 2026-05-09 01:53:07.431098 | ubuntu-noble-large | deleted: sha256:ceb1f27945b6948d4248e23f1f18284d49f56ea55bc79776c646c8c33533e6b6 2026-05-09 01:53:07.431106 | ubuntu-noble-large | deleted: sha256:9021ee2fa669033934f04f785f37692c5ed33568750278a598ae7376ee58b43e 2026-05-09 01:53:07.431115 | ubuntu-noble-large | deleted: sha256:813c78eb63e246bebd70c9e6045b6d64011b2af2bdad217955d4748e8d5d8cc1 2026-05-09 01:53:07.431123 | ubuntu-noble-large | deleted: sha256:3373e958fa269aeb239b095714a141ee09fc759b796d4bcbf9be4f4a8385bf61 2026-05-09 01:53:07.431131 | ubuntu-noble-large | deleted: sha256:907271fcb7770d17e8737c2dcfdb025550ba26239725d26272202085e532d7d1 2026-05-09 01:53:07.431140 | ubuntu-noble-large | deleted: sha256:da147781c091bb18b3861ecc3d66a41950dd34ad831e153f9df4de5676833ac9 2026-05-09 01:53:07.431148 | ubuntu-noble-large | deleted: sha256:d06dfff433b4b3d084baa6f8a01d2ff3cee449256847e66c2f79f1a2b587f72a 2026-05-09 01:53:07.431157 | ubuntu-noble-large | deleted: sha256:7fc233ca6aa381c246ca8f3c4cd567bb340252c997494332195fc47fb3cc4c63 2026-05-09 01:53:07.431165 | ubuntu-noble-large | deleted: sha256:ca17d5ab175c0524e8578a3c6265d5c0f566f8cbf709052f9c458d9b78354e50 2026-05-09 01:53:07.431190 | ubuntu-noble-large | deleted: sha256:0c68ea0cffdadda7ee456d026d05f92785d2f47b67645abb1aaf6fd0ccdfe76b 2026-05-09 01:53:07.431232 | ubuntu-noble-large | deleted: sha256:40c49af17df78e945188c4f0155168a51dfb87ca857c19b08161a69072b06461 2026-05-09 01:53:07.431248 | ubuntu-noble-large | deleted: sha256:7fa55dc7d58dad55ebbab379f618e8bd7aab9dbea5d4440bd2e6232230752c3b 2026-05-09 01:53:07.431256 | ubuntu-noble-large | deleted: sha256:4ce614e06d241c5e7ac3b41809757b8d1adda867c74f75e8ef8a7d11a5131027 2026-05-09 01:53:07.431265 | ubuntu-noble-large | deleted: sha256:709a6a401eb56b6438ca29f9d213d62ccc3db6ab4c3ec1f7b18fae949343584b 2026-05-09 01:53:07.431273 | ubuntu-noble-large | deleted: sha256:8fd1cc8744a20603389003e49eb4a46e43dfa63a91e9f33f27ba3519490239db 2026-05-09 01:53:07.431282 | ubuntu-noble-large | deleted: sha256:941fb9722b399b810d18231dfa63b7eaee0c55ad01175dc33d32cf3ed9ceb5e7 2026-05-09 01:53:07.431290 | ubuntu-noble-large | deleted: sha256:9925094c9922d918871453d717114da21c0d44cc385a1d7bd0637b1d12906396 2026-05-09 01:53:07.431299 | ubuntu-noble-large | deleted: sha256:5be7d4d94da13b613e55b8c18ff178000fdce24f787743ab6bb2159d85f7d1f7 2026-05-09 01:53:07.431307 | ubuntu-noble-large | deleted: sha256:de5e52db240ac9043c807db3f478f560321b11b571a13f4772b9f4d132e8147d 2026-05-09 01:53:07.431316 | ubuntu-noble-large | deleted: sha256:c070469e8910adcfc7d11e3dbd672fb68994a6473782068fac1c7f3ab371318a 2026-05-09 01:53:07.431325 | ubuntu-noble-large | deleted: sha256:300f97d5185359e374f235865058dd5f15ce3a02e78e58d904d1dfa34210919a 2026-05-09 01:53:07.431333 | ubuntu-noble-large | deleted: sha256:4767c8b55d8cf766e6d99184bda0329748db298738ef9861e51e2c898c578f14 2026-05-09 01:53:07.431342 | ubuntu-noble-large | deleted: sha256:b35a7a001031002ed0b51fb9c4d66e0e203fab190772517a5fd7d307dcdfc638 2026-05-09 01:53:07.431350 | ubuntu-noble-large | deleted: sha256:03e7cc4e7621d52822f1c61b97a91c335e5bc827caa05088356aaa305618b9e2 2026-05-09 01:53:07.431359 | ubuntu-noble-large | deleted: sha256:576a3937536b563fbdc046027eb8bcaab0a112b5784f1fc5d83b2df8fa99bb75 2026-05-09 01:53:07.431367 | ubuntu-noble-large | deleted: sha256:04fd40da7447bbc1b86a8b6e36c15400aac752cadff753456bf88080ca290f48 2026-05-09 01:53:07.431376 | ubuntu-noble-large | deleted: sha256:4a60a87fd3d34e7dc21f42fce41c24a4f601ecd85c37000a426ce124dc99d2c9 2026-05-09 01:53:07.431384 | ubuntu-noble-large | deleted: sha256:d882fcc36b3b3b0ec0cc7f244ddaf18a6e6f690a1995b5f3b686192cef7222a3 2026-05-09 01:53:07.431393 | ubuntu-noble-large | deleted: sha256:ba085c36570ff861f01e03d69e3eeea88f9b265c1930dd1a098c23ca8592db2e 2026-05-09 01:53:07.431401 | ubuntu-noble-large | deleted: sha256:ae60cc1f6293a7ea7befcb7867a6e6c46eb46357f1a0b55a9049d4e9e80933eb 2026-05-09 01:53:07.431410 | ubuntu-noble-large | deleted: sha256:966dcf441fb1690379d21c71076ba6e728ebe4484c11fbda360f8cbe5aafbc8c 2026-05-09 01:53:07.431418 | ubuntu-noble-large | deleted: sha256:01e38e9e1a1b92316a60a9824aa2e89b61c34f45950162964ad5463b5eb530ef 2026-05-09 01:53:07.431427 | ubuntu-noble-large | deleted: sha256:e2deaaef9a5828481b7efb24046fca6cf2346e7de516f9a7219208f63d3c52e5 2026-05-09 01:53:07.431435 | ubuntu-noble-large | deleted: sha256:018305e9341a8f2103cab2b7d7c739491156f40b1852b1f35a09545451f9b281 2026-05-09 01:53:07.431444 | ubuntu-noble-large | deleted: sha256:d531ccbbd3b936947b6e7c44e5892e36396c6f517e8dda6fad856b80aa5b7610 2026-05-09 01:53:07.431452 | ubuntu-noble-large | deleted: sha256:c06241e40319478a888a8adff5c41984e229fb05e8c993690e7734a55f88b5ee 2026-05-09 01:53:07.431460 | ubuntu-noble-large | deleted: sha256:58bb7d748baa8b5d5311e416ed2a0e3c991703bb96b9e7afbdf8987efe0063dd 2026-05-09 01:53:07.431469 | ubuntu-noble-large | deleted: sha256:c0a04120c75737e85e38e35872e6b6f2c9a18dbb97389c34cd5a33d171850af6 2026-05-09 01:53:07.431477 | ubuntu-noble-large | deleted: sha256:7d777c9076a899716007884754e61bbc1beca904bba18e1d9e648b48e306d535 2026-05-09 01:53:07.431486 | ubuntu-noble-large | deleted: sha256:d858d9d5d5e2901c2d63cbb6ee04da28f05d4a8e5713fa51e7f2d96ac97cbcc4 2026-05-09 01:53:07.431501 | ubuntu-noble-large | deleted: sha256:ffb30b6f71dc7fe92e6a487531360ae27a2d98b49d3946f3a34c6a9a12584d33 2026-05-09 01:53:07.431528 | ubuntu-noble-large | deleted: sha256:8619f507d8ecf56047f0bb1417b75e7c39d9d16779b2e3411d7629d01bc1687d 2026-05-09 01:53:07.431537 | ubuntu-noble-large | deleted: sha256:9cc35f0f2936e263d4e5e5192e930b6e16e526190a859941b8c16188fed8e30c 2026-05-09 01:53:07.431546 | ubuntu-noble-large | deleted: sha256:8854cd1e8545aa23edf656ea98e0962cc3bdb80a2252a1654c2c0b5294dfa654 2026-05-09 01:53:07.431554 | ubuntu-noble-large | deleted: sha256:a40edc411b25a65b187a87c7b6379811c40c79916a81097681e4a88a5f2d78af 2026-05-09 01:53:07.431563 | ubuntu-noble-large | deleted: sha256:84a00dcc2cee80a10f253a389a18979e82b5a36801c9a11b1a85f37dae135da1 2026-05-09 01:53:07.431578 | ubuntu-noble-large | deleted: sha256:d8c544ae9b01e8d33abbd4b9a6f533b4fb6b2c0d2ba5647e04861b961b19c695 2026-05-09 01:53:07.431587 | ubuntu-noble-large | deleted: sha256:7cd48cf706945cf6d26a7ab8cac2ab1b38ec988586a383e3dbf9bb7562b0d477 2026-05-09 01:53:07.431596 | ubuntu-noble-large | deleted: sha256:32a6f5c0a77d1762259f783536362287a950d524f1bb512a9671cb66df3a37ca 2026-05-09 01:53:07.431604 | ubuntu-noble-large | deleted: sha256:da33be8b31af9d81d44a913711092b233ee6a8c68f4386cf34384bfbb33790e9 2026-05-09 01:53:07.431613 | ubuntu-noble-large | deleted: sha256:8cff9cf23dd24dcba9ec9d6e85dc4e72e1e406d5d91e3348acb56e5b398ae4b4 2026-05-09 01:53:07.431621 | ubuntu-noble-large | deleted: sha256:d68177a5ce30d10aa484b396c3d076b28e8e24345d3b8323af1a94594bceb3ae 2026-05-09 01:53:07.431630 | ubuntu-noble-large | deleted: sha256:a3f21bfdf70f05394c57e7221a52ef6b09e049209fee99cae1e71c322b683abe 2026-05-09 01:53:07.431639 | ubuntu-noble-large | deleted: sha256:e534fbf60734f7677c211aac8f5bdaab7fedd13331b05b605992967c9b5dece2 2026-05-09 01:53:07.431647 | ubuntu-noble-large | deleted: sha256:039e9c815900e5889cd18b29da278c4df971c16a64ebfb9335557b37d86c32e2 2026-05-09 01:53:07.431656 | ubuntu-noble-large | deleted: sha256:6ef26d17fb6368a1bd4c19d8b8b0750ba3ef04c1453ee36ca3e32d411565f8af 2026-05-09 01:53:07.431664 | ubuntu-noble-large | deleted: sha256:2e6a6745390f833fff659e7ae9de07a842e1d72d890a13455aa2e787f0f04a73 2026-05-09 01:53:07.431673 | ubuntu-noble-large | deleted: sha256:a652bdeeec4094e131f75136c4be58b02c5db0c35d95beb79741b2b3bbe73038 2026-05-09 01:53:07.431681 | ubuntu-noble-large | deleted: sha256:8b2c601dda2e39a299ec8d2c0505c16ab703a1f52df2ccdec8a137f1c440a6c5 2026-05-09 01:53:07.431690 | ubuntu-noble-large | deleted: sha256:588829ba3be2fa1bdbcee295cb33b6868350e52c212a13e3e8c598ee6d5570ba 2026-05-09 01:53:07.431698 | ubuntu-noble-large | deleted: sha256:b59ac843c0e8b196fb5516f531fb854ec8f2a89c6714f04d6eb64b1b6ba9a25d 2026-05-09 01:53:07.431857 | ubuntu-noble-large | deleted: sha256:2e86746a086e04690c73c1b56fcafe8a2c821720fd643e33ba58c51f79a0bb28 2026-05-09 01:53:07.431884 | ubuntu-noble-large | deleted: sha256:70ebfcfcc804ff26f2b8484db309eeba02e68a22dc3e755eb75caf16a00c912f 2026-05-09 01:53:07.431893 | ubuntu-noble-large | deleted: sha256:ba60df294bdf8b55011ae2af7f8b466a350a44d59dfb6e576dde4946cc537fa2 2026-05-09 01:53:07.431901 | ubuntu-noble-large | deleted: sha256:11dde5997158c52f7f1ec340db1b34e9c5dce3dc674ee31b9878e2d360330bc5 2026-05-09 01:53:07.431910 | ubuntu-noble-large | deleted: sha256:e3e24436dddbd60f4138bfc770ea054daeba8a60805e07f58201ac8aeb6be3a7 2026-05-09 01:53:07.431919 | ubuntu-noble-large | deleted: sha256:7b9da2d2d88b717caa395ea9015e6434f5e04e1256f63a12aecbc1b09d66701e 2026-05-09 01:53:07.431927 | ubuntu-noble-large | deleted: sha256:9d29c43e0127668d8ea7222a2f96ee253e41c2ee1da6ab612c073c53a944e738 2026-05-09 01:53:07.431936 | ubuntu-noble-large | deleted: sha256:f20bb02b951638aae61812edf11dd9cc1b775a26e81605c8cd9a453a58fa552f 2026-05-09 01:53:07.431944 | ubuntu-noble-large | deleted: sha256:6b60d182b9bd300f7e86bb6646cda523e4e0fb4baa6f26122d61a1d3b17b9f68 2026-05-09 01:53:07.431952 | ubuntu-noble-large | deleted: sha256:7807af2094a1f2c785aa012c8898801984084519cf4c4b7e438c5ce17638b73c 2026-05-09 01:53:07.431961 | ubuntu-noble-large | deleted: sha256:a7b38c4678c29dc62b939d599d52ff1a20a2290db13a2dc7571c7a0a20d20cde 2026-05-09 01:53:07.431969 | ubuntu-noble-large | deleted: sha256:89b9db7f8839b74736f537eed63bf7f68f1072f12bb50ccc93d08d6b4db20fb8 2026-05-09 01:53:07.431978 | ubuntu-noble-large | deleted: sha256:fd00672e7f5c70d54a415b3187a52a4602e19b4aa1a4f23b75be60a7df9ebb9e 2026-05-09 01:53:07.431986 | ubuntu-noble-large | deleted: sha256:17c9627ced034d92496f2b5018734dd0fe01be3034fa7995071acda94019a067 2026-05-09 01:53:07.431995 | ubuntu-noble-large | deleted: sha256:75766bfa03020c1fbfee1bfb5871b8cf8d1ee7f4cf0fd91c68195e9a91fd16b7 2026-05-09 01:53:07.432003 | ubuntu-noble-large | deleted: sha256:b77253bab066fc529c2d1fe45a100f447f07baa3e22be26dea895018857ee1b0 2026-05-09 01:53:07.432012 | ubuntu-noble-large | deleted: sha256:0c9824bb34d52f24de50ebbdf0a301268cc46a072531504b9bab45ab9dad0a29 2026-05-09 01:53:07.432020 | ubuntu-noble-large | deleted: sha256:257654b7e03db2598f89ce20d7324fcafa3ce3a16a46323866aad6dcb47a5276 2026-05-09 01:53:07.432029 | ubuntu-noble-large | deleted: sha256:3ff455072f89f2ce306d4092d3c76491c297695c765e34274ee298206ba204ee 2026-05-09 01:53:07.432037 | ubuntu-noble-large | deleted: sha256:d6714a16e3d69e6284e76946c1d7c32177a96a3d612aa0ebac4de4a350b8f064 2026-05-09 01:53:07.432046 | ubuntu-noble-large | deleted: sha256:bc9a8f774e528d27fbd9acb2293690daa2f8aabc1ef01dc9595a10676e4f7b97 2026-05-09 01:53:07.432054 | ubuntu-noble-large | deleted: sha256:760cf377f3f08694a1860be7b11b438f66025d4a6f9f3711e4b588d4bd2d073d 2026-05-09 01:53:07.432074 | ubuntu-noble-large | deleted: sha256:15c73911641305535b13ffbd8c69486b4319387f40b26dfa1a0c84f04742326d 2026-05-09 01:53:07.432083 | ubuntu-noble-large | deleted: sha256:599046a605f95566eadc723fd3a3e05d10c172b530e504fbc35e3c1e5a19dbc3 2026-05-09 01:53:07.432092 | ubuntu-noble-large | deleted: sha256:ef24e2ea143ee605e5ceaae1d7122fa8f029262eec4f45947c21922442bdd944 2026-05-09 01:53:07.432100 | ubuntu-noble-large | deleted: sha256:c3150a6fbdc9a3ef346730f69a1a94c9a62bde10c28a95547e970a0fdc9eeb9c 2026-05-09 01:53:07.432108 | ubuntu-noble-large | deleted: sha256:996f2a649a47ffbbf3a521fd41eca9dc0c1556c9b4ea4379c0e628a71975149c 2026-05-09 01:53:07.432117 | ubuntu-noble-large | deleted: sha256:f30338afd456c3e2125fa2801e62fcbe3fa694e4f0029d5f0bf130064c34936e 2026-05-09 01:53:07.432126 | ubuntu-noble-large | deleted: sha256:808812efe22771fcb76d80ae38a6dc64e32b07542bee0c679fc24a392888b257 2026-05-09 01:53:07.432142 | ubuntu-noble-large | deleted: sha256:d17cbb196d7ea59879e6b06af5ef7219346378b89a7816d553dedca0be5c869b 2026-05-09 01:53:07.432176 | ubuntu-noble-large | deleted: sha256:192681ee281db18144282616aea16118ce51249946cd31b445639e792f4fac1c 2026-05-09 01:53:07.432185 | ubuntu-noble-large | deleted: sha256:0f1a205e12074124e0ff7207149f27de309788ebf5126dff950da4de3a39f989 2026-05-09 01:53:07.432194 | ubuntu-noble-large | deleted: sha256:c6c6b002e8dc96c17ee6452fffd6d47323d63b2da3cd768db4a83e43dd200a86 2026-05-09 01:53:07.432202 | ubuntu-noble-large | deleted: sha256:7085ef5801ebd3ed93106ed13bdd73dafd25548ea7e0a179a54aefcf31078924 2026-05-09 01:53:07.432243 | ubuntu-noble-large | deleted: sha256:9a4d0b6ee9c17007759806686c065ff6f41857ad38f6a212cbf612a1c1437dc4 2026-05-09 01:53:07.432252 | ubuntu-noble-large | deleted: sha256:18c97bc87b93f86ff05fe0162f4f10566443e1cddf77b13e0ae5035225100497 2026-05-09 01:53:07.432261 | ubuntu-noble-large | deleted: sha256:14740d8b9368a15c8f063d9c2188e1960ad9c61afd575466d9543d27a339c68a 2026-05-09 01:53:07.432269 | ubuntu-noble-large | deleted: sha256:2fe2cb740e5d9f83269d79d265584a7d438e0a0a79b4cc2c88db265139c8c521 2026-05-09 01:53:07.432278 | ubuntu-noble-large | deleted: sha256:e65a3615852d6ff3929381f9356465af7e6f721175ad11c221d5e69c4b667f85 2026-05-09 01:53:07.432286 | ubuntu-noble-large | deleted: sha256:7b624e1d8f4bb1668586bc3f37624f58177b8239869446408102be35913e30bc 2026-05-09 01:53:07.432295 | ubuntu-noble-large | deleted: sha256:a0b6c287adf9085fc3d28c2c6b4e01a871c51e2c95120cb57796cae2cd15e6cc 2026-05-09 01:53:07.432304 | ubuntu-noble-large | deleted: sha256:f576861c400ac6b7d194a66ff5071798105aaa3f037b749d322fc537d05f4d94 2026-05-09 01:53:07.432312 | ubuntu-noble-large | deleted: sha256:b8a1f97b698906a9e70fa66acafc00ab28f1cf012dc205521e0206c9562ee14c 2026-05-09 01:53:07.432321 | ubuntu-noble-large | deleted: sha256:fa15ef9ce5138297ce8618bfc7770ab7db8d8913fc7cc3639e7f15367209674d 2026-05-09 01:53:07.432330 | ubuntu-noble-large | deleted: sha256:223916dcc9526dcca5783122ed199d47a4bc0d30f16aefbd66755aee008ae4eb 2026-05-09 01:53:07.432338 | ubuntu-noble-large | deleted: sha256:eb0c6473241bafe330603b1baef0d7f84b2c595d34f4da5fa857437fae58d03d 2026-05-09 01:53:07.432347 | ubuntu-noble-large | deleted: sha256:26f5874b19a2260c808ef3ba345ff644bf04972155c3e29e249587d0ee5f0c90 2026-05-09 01:53:07.432355 | ubuntu-noble-large | deleted: sha256:9bf88a8ebf13ff7ca626ce411a0f7bcdbb1335fc1ab8608ed06207b1a966808c 2026-05-09 01:53:07.432364 | ubuntu-noble-large | deleted: sha256:4c8b7014e4372816386e66cea2c7d4d8a10511a6b573e165f647302039bfa8c0 2026-05-09 01:53:07.432373 | ubuntu-noble-large | deleted: sha256:86b372a39ee62f54a1e2f68372a9c33cc4a36597bae0545017a56a6cf63350a3 2026-05-09 01:53:07.432381 | ubuntu-noble-large | deleted: sha256:0e20470ac5c3b4069058a89822fd24db9bcb26ada535510a8bae646e446d34b9 2026-05-09 01:53:07.432390 | ubuntu-noble-large | deleted: sha256:5b374fa7250873dd9c6a6bb17cb007baf0af72cb25bd0a06609a802b47456a65 2026-05-09 01:53:07.432398 | ubuntu-noble-large | deleted: sha256:9d4ad0cd0de89a934b90c96ce2cee98efeb8c269e4c1c1f3a205d9c3af1db417 2026-05-09 01:53:07.432407 | ubuntu-noble-large | deleted: sha256:800ddcbca2283aad1840800660545df8bcbcb29aa3c9f2aeae02a5fd143a5475 2026-05-09 01:53:07.432416 | ubuntu-noble-large | deleted: sha256:bffe3219eb9e937c29510076dfd84bb9f4686f4063728768a450d5e4bb06191a 2026-05-09 01:53:07.432424 | ubuntu-noble-large | deleted: sha256:6f2b419e5cf3a3ea256286dacd4e70dc0e6e63c6f3642129923dc785bd275a15 2026-05-09 01:53:07.432433 | ubuntu-noble-large | deleted: sha256:1cce545c8eb66e1cb54b710c8da8c3705b5d29b85c710239dcc27ab024c407a4 2026-05-09 01:53:07.432441 | ubuntu-noble-large | deleted: sha256:50ce6d8d155fa7d4e5f7b53c5352ae8eb85e6793e7d1e4587d756c0a429cd526 2026-05-09 01:53:07.432450 | ubuntu-noble-large | deleted: sha256:92234d0a6ad57ae09193105e78a1c3dcd8593287998ae2d195298be56c2981bb 2026-05-09 01:53:07.432466 | ubuntu-noble-large | deleted: sha256:57d6689cca0285ca914a7962f510e440fbf23f21d7379f8516e5cdfcd0c7c9ea 2026-05-09 01:53:07.432475 | ubuntu-noble-large | deleted: sha256:eac4fc0e59a24275b244bc950658240c7ae3c2d8181ad4c932a02321a157a2d2 2026-05-09 01:53:07.432484 | ubuntu-noble-large | deleted: sha256:be7137c112cef89f7a9e0bc31abbd5cfaf6687826c2ef08bca59759d461f19b2 2026-05-09 01:53:07.432492 | ubuntu-noble-large | deleted: sha256:d92d60dc50ded196afcab48b2f83e20dda8adc9e27588c00484c472b7f2a243a 2026-05-09 01:53:07.432501 | ubuntu-noble-large | deleted: sha256:526ce17085aa3e105a4f7d12f7c6740d943f350e5e97018bdbae04fb04a9ad90 2026-05-09 01:53:07.432509 | ubuntu-noble-large | deleted: sha256:2a49cd5143472b60f1df64dd6ae18092d4faf58da0c27d755e5c3a75580a80fd 2026-05-09 01:53:07.432518 | ubuntu-noble-large | deleted: sha256:9908a7676d970c5257111b8f6d90785c501359524d0c618aad72cb8e3d90db3a 2026-05-09 01:53:07.432526 | ubuntu-noble-large | deleted: sha256:9408d86adf3f109b08435ff121e5d3ae2251584c211f406c48b1f0786914c2ed 2026-05-09 01:53:07.432535 | ubuntu-noble-large | deleted: sha256:c49186d6b5e80708b2d9e9aa509fec4f62d02d5b010f8497420577d825529107 2026-05-09 01:53:07.432543 | ubuntu-noble-large | deleted: sha256:f5be050e12ccacfb1aec8583ff1e82e0735174e4a8717f528577902e9773156c 2026-05-09 01:53:07.432552 | ubuntu-noble-large | deleted: sha256:92f3c182c137375c448b21bb922731d71b06ed9dcb0d0b406cb03ca5e2d38bfc 2026-05-09 01:53:07.432560 | ubuntu-noble-large | deleted: sha256:1fe20bfaaf3b512ba6573e2b29ac6f53da08315a19c620e4c30c4db945089a25 2026-05-09 01:53:07.432569 | ubuntu-noble-large | deleted: sha256:0cd9046c4b1d011e5c653f8748735ca926484caa3b64c221c1f83c2ab98ae806 2026-05-09 01:53:07.432577 | ubuntu-noble-large | deleted: sha256:fae771ca22a365ca344baac48b5fcffebf8d805848cc09f6d2137adce9e9ff6e 2026-05-09 01:53:07.432585 | ubuntu-noble-large | deleted: sha256:42c2f8c5b8578fe3eda2d3e98473e5dbfee78a8485b66127a0078f5d7b1daaf3 2026-05-09 01:53:07.432594 | ubuntu-noble-large | deleted: sha256:871d5f9175fa063705c2356637dfff108af0c58d861d4e36400897153426ee42 2026-05-09 01:53:07.432602 | ubuntu-noble-large | deleted: sha256:ac03fd6fe0e7d4fda83deee2966d039dda352ecc7a2d33bd9e9762aebdf6cd80 2026-05-09 01:53:07.432611 | ubuntu-noble-large | deleted: sha256:ffcd135a66747a352952f81e6b1c6e1664ba616e7487ada832709ec632555e36 2026-05-09 01:53:07.432619 | ubuntu-noble-large | deleted: sha256:f24c6093abaa80b514ede09bc89743f27102c4a5566232ff8c62d99c72cf00f1 2026-05-09 01:53:07.432627 | ubuntu-noble-large | deleted: sha256:59a96d0f30af7a615af352cdbf0985478959f5d6350214a40bf633c18965b6e9 2026-05-09 01:53:07.432636 | ubuntu-noble-large | deleted: sha256:7828728993d4352631a931adea720e4fffd155bfdd1c9fa5de83bfff74956121 2026-05-09 01:53:07.432650 | ubuntu-noble-large | deleted: sha256:0caac1249dc16f0586997927279f816ecec2a8fa50d0ba98e24a77a5918556f8 2026-05-09 01:53:07.432676 | ubuntu-noble-large | deleted: sha256:56c948d0214493e06ad3a7107bdda2aead623313cd9f2c7452e021556ffc405b 2026-05-09 01:53:07.432685 | ubuntu-noble-large | deleted: sha256:806958f8809b8c9c280d44581d8892db1984e1a45838f56333b74454388a4e51 2026-05-09 01:53:07.432694 | ubuntu-noble-large | deleted: sha256:c4b912b9c18ae5a09c65ac22d38489a379a74e4fc9d3473b5c41e9de2ce54d7e 2026-05-09 01:53:07.432702 | ubuntu-noble-large | deleted: sha256:a553a53300f9559da596daa446ab40cdb7c5f2a7cd75772fc94567c5986649e6 2026-05-09 01:53:07.432742 | ubuntu-noble-large | deleted: sha256:c656e6f52653363d3d0ec865b5a637146986eb09c8fe750e362d82340d874afd 2026-05-09 01:53:07.432752 | ubuntu-noble-large | deleted: sha256:fe1bf5f9bdc872e80c2037502743111eff6e4aa2783fcaccc0d485edfded735e 2026-05-09 01:53:07.432760 | ubuntu-noble-large | deleted: sha256:47f77283b25bca7f8aea7dfea3705302bbcac7dfacab81e04d4b8c35161b2e5f 2026-05-09 01:53:07.432769 | ubuntu-noble-large | deleted: sha256:42f88c416aba6e7bc97c4a23fb2a67f045c4adba0a3602dd16b59c937476640a 2026-05-09 01:53:07.432778 | ubuntu-noble-large | deleted: sha256:83af7ef40b71307bf893542cdabf3163dc6c0a8100f4eb70e66aa561855df8ed 2026-05-09 01:53:07.432786 | ubuntu-noble-large | deleted: sha256:c61a8fffca86899f073a29abf3ae0491c3d7738a58cfdfb7871da62f3be32daf 2026-05-09 01:53:07.432795 | ubuntu-noble-large | deleted: sha256:2e1852c6957b2d715412e4e92653a153d190d4a06b22feb18d6cbdc76948fc95 2026-05-09 01:53:07.432803 | ubuntu-noble-large | deleted: sha256:fbb81ddae928da7de9323943b534c4031ed16281961ab96519c8022d21d4259c 2026-05-09 01:53:07.432812 | ubuntu-noble-large | deleted: sha256:7cb1737e8a54c24a2b66a62a21ea26976c1af490dbf7993d1a0379edd5e3dc98 2026-05-09 01:53:07.432820 | ubuntu-noble-large | deleted: sha256:4934431ae0f2a91ca9d0a9c803541967eaf9e3bc40771aef316bb1c47fdab04e 2026-05-09 01:53:07.432829 | ubuntu-noble-large | deleted: sha256:be7098196e59cece1bc5c5e866cae62c4f7c3381c7aef08d7cef6c0ad38a0f26 2026-05-09 01:53:07.432837 | ubuntu-noble-large | deleted: sha256:cf6e12eead1b0cec0f0bae171822bc54aa2e528b93fcf62237ffcd5ab49783d0 2026-05-09 01:53:07.432860 | ubuntu-noble-large | deleted: sha256:d658275ef2aa08ba5418f898bc121cfee75ad0eb0f84bd0f9149befa69223a27 2026-05-09 01:53:07.432868 | ubuntu-noble-large | deleted: sha256:ad2da0471500b1014a06bc7922f130ba876af542689a7572d01cddf431175b35 2026-05-09 01:53:07.432877 | ubuntu-noble-large | deleted: sha256:782406fc0d9eceba6823506575176d28c72a9fdd74cc119b08aa761832b3d1ad 2026-05-09 01:53:07.432886 | ubuntu-noble-large | deleted: sha256:9bd03df05ea8a3e03e9881f4795caffac7654f90e3fdfbe4ec5fb4d9d3989bb1 2026-05-09 01:53:07.432894 | ubuntu-noble-large | deleted: sha256:355829eeebcd91e96b97a628351a8347500eb9a5ab337831c7282eb706c3047d 2026-05-09 01:53:07.432903 | ubuntu-noble-large | deleted: sha256:49265c3bd459458838e797b86c2d929f531a8b6ef2d4a29ad87e639d7aad7a27 2026-05-09 01:53:07.432911 | ubuntu-noble-large | deleted: sha256:c720da11c7b9d00c633385107a1177e6dfb97b205a39724d8c230f25bc354ce1 2026-05-09 01:53:07.432920 | ubuntu-noble-large | deleted: sha256:5320f5e305f139c766f0216a695abf10555344eb3b8d962e0d42475cc489d83f 2026-05-09 01:53:07.432928 | ubuntu-noble-large | deleted: sha256:bccd0cf2350b16342f89b2f782c58917eebe4a5af0b515371390a03c45bee068 2026-05-09 01:53:07.432937 | ubuntu-noble-large | deleted: sha256:1e4ec191995a38f7c641239febcc41414efef740d89f4bad2f896ed56d874ee2 2026-05-09 01:53:07.432945 | ubuntu-noble-large | deleted: sha256:650bde16565cf2cc1837d39d974c494a7e7aa023283499ed59dd4a31a21ae397 2026-05-09 01:53:07.432954 | ubuntu-noble-large | deleted: sha256:4b152c2e40bfcef355832b87898cc68372c1eaec27199344d7b7602196c63a66 2026-05-09 01:53:07.432962 | ubuntu-noble-large | deleted: sha256:700d8faafa2518671932c112b062e36e9bbed8f0446394662e1be84276cc124d 2026-05-09 01:53:07.432971 | ubuntu-noble-large | deleted: sha256:6d036ad6c686dfeda9e309292cdc70bf5b943b71e6e08905caa01d4b55840ece 2026-05-09 01:53:07.432979 | ubuntu-noble-large | deleted: sha256:cb3238fd6da9dfb4bc0c36203a1ef50809e8067a718fcc33b579bab1f30da8e9 2026-05-09 01:53:07.432988 | ubuntu-noble-large | deleted: sha256:5a344e35b18f4f5ed927f5c441a477e6154dba37b8016a1802d38f66d46c8b00 2026-05-09 01:53:07.432996 | ubuntu-noble-large | deleted: sha256:2d4e558ac3105ce0d54bab53f8929f5825c92cc08b08e56fe5d32761dde42446 2026-05-09 01:53:07.433005 | ubuntu-noble-large | deleted: sha256:51a0a487580c1f7f49b4e2c03bc889e25fe2d39fe0b52fceee151f07e3490623 2026-05-09 01:53:07.433013 | ubuntu-noble-large | deleted: sha256:4a97944a8d5eedad4aec4b5d3cb6a4938eb68d84de731aa3a51c48de55d62db0 2026-05-09 01:53:07.433022 | ubuntu-noble-large | deleted: sha256:eda2e7505450add3b59bc3317a52374a2b1506514e2efdcc058512ba5b223c43 2026-05-09 01:53:07.433031 | ubuntu-noble-large | deleted: sha256:ab81647870944614d3f1bc27078403372fe50ba8df982e840e9e1116e72adf39 2026-05-09 01:53:07.433039 | ubuntu-noble-large | deleted: sha256:cf89e75138b1f5c93afcfe89dd0442658c5685104ed159f2a09c58dded1ae89e 2026-05-09 01:53:07.433048 | ubuntu-noble-large | deleted: sha256:715d52b1b4a26345479bc9f8a324633aa8aafd506680f3c2f4eee02765189ffd 2026-05-09 01:53:07.433056 | ubuntu-noble-large | deleted: sha256:8b2da63fb5d7c29ba7dde724bf14d1fb3445f09d866fe3b3dec68cf1b1a813e1 2026-05-09 01:53:07.433065 | ubuntu-noble-large | deleted: sha256:5dd37c085a0d822221d46d25093412805500884f5b5a36cecc4decafc219bfa1 2026-05-09 01:53:07.433073 | ubuntu-noble-large | deleted: sha256:e29ec498c100ce1b23c20f5e253b943fa37c2d32513ca66590f120749d450d0c 2026-05-09 01:53:07.433082 | ubuntu-noble-large | deleted: sha256:af70484edac42e3d97356a214c0ae7954177a19d42cd1f647dea53560a25404d 2026-05-09 01:53:07.433090 | ubuntu-noble-large | deleted: sha256:c29bf18f6217a8b79c411cb1fb71f304af264b60c079cd48f12e6378cd894402 2026-05-09 01:53:07.433099 | ubuntu-noble-large | deleted: sha256:bbd8e4dac913eae10215b08c8ca7d31b1b60034f65a2dfe949168307884cfe5c 2026-05-09 01:53:07.433107 | ubuntu-noble-large | deleted: sha256:31985595c44b02f706e6bd426d61e24eb59fcff431c700e745e54830afab0ec7 2026-05-09 01:53:07.433116 | ubuntu-noble-large | deleted: sha256:055d20ab8dc5ef42e7b9d8c43c81a4e3e2f8800162e63217c3beeffb87d8cb14 2026-05-09 01:53:07.433124 | ubuntu-noble-large | deleted: sha256:3fbf6567c472291927cacf0967c433b07666e077555863472180c6324c6546d6 2026-05-09 01:53:07.433133 | ubuntu-noble-large | deleted: sha256:2d579482a63d53502df33359ce428a77c424bc88fa103b9a9dbb10a80acc1a64 2026-05-09 01:53:07.433141 | ubuntu-noble-large | deleted: sha256:3774db4b2f4eef196edf6ff4aa7ff338323301ee90f0d891c46d165096bf342f 2026-05-09 01:53:07.433172 | ubuntu-noble-large | deleted: sha256:5f119551a556630e8b75322ce91535f220252d83781b1b4f8c416a560cba3fc8 2026-05-09 01:53:07.433181 | ubuntu-noble-large | deleted: sha256:b6cdff074258efe68ca70f74c2d08044d0b6fa49e77e147cd6efc537d14afc95 2026-05-09 01:53:07.433190 | ubuntu-noble-large | deleted: sha256:c3beb64fd6cf82fea826c1a5d52008dacde278c45ec1dc076e622d47485c551f 2026-05-09 01:53:07.433241 | ubuntu-noble-large | deleted: sha256:37f74ae94656e8474706ca67bf20324571fc620389a9c6f8121afb9f65ba3fd6 2026-05-09 01:53:07.433254 | ubuntu-noble-large | deleted: sha256:5d9cf863021accce74f20ef3274c7252e1b59e02c2255de9e06527bcf8596c6a 2026-05-09 01:53:07.433263 | ubuntu-noble-large | deleted: sha256:85effa62780f67161311f1472bdd8bdf24c64335b78c9629e6ead72f95569b93 2026-05-09 01:53:07.433272 | ubuntu-noble-large | deleted: sha256:a58798e3db1fef59a30e49147fc295e646f9643a74c0649bd8ab46b70cd0c658 2026-05-09 01:53:07.433280 | ubuntu-noble-large | deleted: sha256:a58ca31ee522bee7fb966d4e4eac95c0e4f1b07a7ea3ba6ab78113dfba64ba1a 2026-05-09 01:53:07.433288 | ubuntu-noble-large | deleted: sha256:2ac522a9e01aa7cc015433c40a12b9044cddcd313fb3a214fe4ca78cb2362404 2026-05-09 01:53:07.433297 | ubuntu-noble-large | deleted: sha256:aece951bd032ad67d3ec1efd3459b2e3052d54a98ce672dddb6c238bdd449e00 2026-05-09 01:53:07.433305 | ubuntu-noble-large | deleted: sha256:b93f17d1306d5078f311e43669c98b3f25c4ce2299a2b70c8171b9a80edd80a9 2026-05-09 01:53:07.433314 | ubuntu-noble-large | deleted: sha256:b671a0a1fbd21a815b55d261da260e811e0c8f86cc88211b51220ffb29843b6e 2026-05-09 01:53:07.433322 | ubuntu-noble-large | deleted: sha256:3b0145887ed173a598467f886206d4c41036c8ffd6cf0615739941fc3de5d192 2026-05-09 01:53:07.433330 | ubuntu-noble-large | deleted: sha256:27e4bd8df840f32350500c572ad310df1461828194ed1308a2885436d50e4b36 2026-05-09 01:53:07.433339 | ubuntu-noble-large | deleted: sha256:62d32d2748920418e1ad157d0d7e66812f5d87a1c7067f376a490578e09f1887 2026-05-09 01:53:07.433347 | ubuntu-noble-large | deleted: sha256:4a43b19821e5e220d0db8a910f5d2c4c30823bc53e4eadbd4ae809b405de5608 2026-05-09 01:53:07.433356 | ubuntu-noble-large | deleted: sha256:808e0e2352b56eec1d52c2289fc3af3a0eb975602ad6dd2be03891dad3c71ce5 2026-05-09 01:53:07.433364 | ubuntu-noble-large | deleted: sha256:368ad836989c788c64ffef56a306a066c8a6b0589e6c88a25280412d80bf2452 2026-05-09 01:53:07.433372 | ubuntu-noble-large | deleted: sha256:cea5bb58ca16d8716bfe233dfb49d4ddfa9999cde955c79a54d6e83d6ee26bb8 2026-05-09 01:53:07.433381 | ubuntu-noble-large | deleted: sha256:97544ab75c5d04a405f3f2acf7b4c934799b63fe55d8d4387a832d4e1ff9cba3 2026-05-09 01:53:07.433389 | ubuntu-noble-large | deleted: sha256:077ea23c1f00e26a07bf5d8734b44dcdaba741dcc251f2377ff4f76fdac741e2 2026-05-09 01:53:07.433398 | ubuntu-noble-large | deleted: sha256:6b09e79029c856bbef71008c1267b132b09d27225886df68b19508571039cc29 2026-05-09 01:53:07.433406 | ubuntu-noble-large | deleted: sha256:a779d11b11ada7535a8a3f14404e535a08151641c014b3c5e26ff5391d3f2eea 2026-05-09 01:53:07.433415 | ubuntu-noble-large | deleted: sha256:31b9a36434133a4a4849a9c2d727a48b8a00150e4eab689c26b0dc34db96267d 2026-05-09 01:53:07.433423 | ubuntu-noble-large | deleted: sha256:e831435eb1c565d3d7717cae4233c5c2e166adcd97f5f6a1c219ca94574f8a37 2026-05-09 01:53:07.433431 | ubuntu-noble-large | deleted: sha256:401f399dbaf1b0fbdcab574c66fa7be49077a55bcbeeb36df43a9483e08d3524 2026-05-09 01:53:07.433440 | ubuntu-noble-large | deleted: sha256:d8879035bcefc313f10431c1fdf364f5b3ee1d330fb990849759febbed3af4fd 2026-05-09 01:53:07.433448 | ubuntu-noble-large | deleted: sha256:0097da1e0354cfc02cb9f1c11de6e4c045cf7b654fb6055a32fa42cc7cc27196 2026-05-09 01:53:07.433457 | ubuntu-noble-large | deleted: sha256:248ee9d41bd17a73a0c6fbfd5ca9b2cc4e28156be6f344836a259531097c2722 2026-05-09 01:53:07.433465 | ubuntu-noble-large | deleted: sha256:33a945b7541b95571d65a88643d44171a2396324e593df2e9882d2f83be0ad0b 2026-05-09 01:53:07.433474 | ubuntu-noble-large | deleted: sha256:2d4246d0b5328a26761aeb62a53e24315b54ed64f3c878369c6afe9471752ee7 2026-05-09 01:53:07.433482 | ubuntu-noble-large | deleted: sha256:77698fb5a2de303a58685cbd2c7112da8fcc8f43e72c817b3c70767f430dfc75 2026-05-09 01:53:07.433491 | ubuntu-noble-large | deleted: sha256:e437f239688eeac21d4583f453f3a9dda64cfdffadf5a9b29b440ebc5a255c24 2026-05-09 01:53:07.433499 | ubuntu-noble-large | deleted: sha256:d612601c8606cb8bfb5739c9c8fa8855ca77ffa8e7a9da65453f9a6edf0a293d 2026-05-09 01:53:07.433507 | ubuntu-noble-large | deleted: sha256:ab4a4167995aeef8dac56eeaf00bfcbc79df3fc3d67eeec298cd89d7af65c0b6 2026-05-09 01:53:07.433516 | ubuntu-noble-large | deleted: sha256:81ae3a98b4636a29ceadbd8be5b00ff7438b4a131988f9e6ce790493900ec59d 2026-05-09 01:53:07.433524 | ubuntu-noble-large | deleted: sha256:a4deab6255c52bcac72676711120e88296f1ad8eb509d235f1fdaaa376c852bc 2026-05-09 01:53:07.433532 | ubuntu-noble-large | deleted: sha256:a5d78b672bbd61a5f217dad71b275b0064371fd9b3b23353d0c5337fa4e90364 2026-05-09 01:53:07.433541 | ubuntu-noble-large | deleted: sha256:1039c87af0e63f698f8410bfd0a1444aabb56135fa44606ddb5438369951c7c5 2026-05-09 01:53:07.433549 | ubuntu-noble-large | deleted: sha256:9351693f14a72e673a0e7abf0c387cd00718e07265eb0ecf8e633af7bd3a8812 2026-05-09 01:53:07.433564 | ubuntu-noble-large | deleted: sha256:de4458191b603c51de9ae33f7bba79ba95b360e7e584866747fc83a43a935e30 2026-05-09 01:53:07.433573 | ubuntu-noble-large | deleted: sha256:70a3f7e0dd5cf5933b11264c8acc4eae5f427b8bbbab28f44d05213e789c3bb5 2026-05-09 01:53:07.433581 | ubuntu-noble-large | deleted: sha256:99f67517972392d988a284b49b311f322ac55664286c14774666e9860c561729 2026-05-09 01:53:07.433589 | ubuntu-noble-large | deleted: sha256:5777a5312a14a5e6d9dd11164477d248abe8eb2298330f4b61f7b7f2edef6b3b 2026-05-09 01:53:07.433598 | ubuntu-noble-large | deleted: sha256:17b667620be3cd9dc4c72c5faeb741f720b874ea6e60778b6f1e1f895b8c083c 2026-05-09 01:53:07.433606 | ubuntu-noble-large | deleted: sha256:ad6abd9233ae6056d4d125abe9cdec011590ef32f2fa35c2ba259589e42b0e57 2026-05-09 01:53:07.433615 | ubuntu-noble-large | deleted: sha256:00964ee6623e4e8021dadfd3ac4d7c6ed3b0d84254c2db8865491b799fcb4146 2026-05-09 01:53:07.433623 | ubuntu-noble-large | deleted: sha256:35b03998696c886403f58b11d276653f5656164c54f70bcf2bc02afecdbb090c 2026-05-09 01:53:07.433632 | ubuntu-noble-large | deleted: sha256:c4d24cb70e99d256c3b4b0a3aaa133a2de716480d52da04a92341e1413447786 2026-05-09 01:53:07.433640 | ubuntu-noble-large | deleted: sha256:0dd7aca1c3a7322857fd938d430c9b3058c2b5c3dece166b3542f688b9a1aabc 2026-05-09 01:53:07.433654 | ubuntu-noble-large | deleted: sha256:a4e15b96626b747f1c0bd46ba3cc75a7c1ef37cf42c3a59e7bad2ebc0495c9c5 2026-05-09 01:53:07.433679 | ubuntu-noble-large | deleted: sha256:4cae599016719b4fc90efc7fd0bfb25caba837c5b82cd180fc95d188e95ab0d6 2026-05-09 01:53:07.433688 | ubuntu-noble-large | deleted: sha256:8fdfc03b25b947beba7319893c338e73439d5d457dc5911469c7099365143fae 2026-05-09 01:53:07.433697 | ubuntu-noble-large | deleted: sha256:40e82437ac8bbf4337761366ca18fc57e2565a0120635aa30ebef58062fa390d 2026-05-09 01:53:07.433770 | ubuntu-noble-large | deleted: sha256:6233d591c1b1964254cdca2b50b92e40eaa657ae26519f76e525cfd102553500 2026-05-09 01:53:07.433783 | ubuntu-noble-large | deleted: sha256:4b786da6e299f6685d4c8c38b201629eb1bdd715c7533a40424426c2740d191f 2026-05-09 01:53:07.433791 | ubuntu-noble-large | deleted: sha256:047791949d9b7c67288f5f2f10a79acdd16a7d42a519baa4d85d21c221117cc2 2026-05-09 01:53:07.433800 | ubuntu-noble-large | deleted: sha256:1914dbe5f99b1a8824c959e3d85768fe1618a9510699243eb65c02751df47d71 2026-05-09 01:53:07.433808 | ubuntu-noble-large | deleted: sha256:5af91961ac73002b2cb195117d55bee61284761b5511df2df663ce527b10f2b4 2026-05-09 01:53:07.433817 | ubuntu-noble-large | deleted: sha256:7ab86d4db443718ab86d2c8a65e5d50d8d3b0735412250918a71709faad867fd 2026-05-09 01:53:07.433825 | ubuntu-noble-large | deleted: sha256:92d9e67e636825ae208b8d1d803961e7b23f7f03467b5d0d7d3ace5f694ed679 2026-05-09 01:53:07.433834 | ubuntu-noble-large | deleted: sha256:0e9219be69c3e3488ef78a50fe6a0a09557ad3ac0294aab4ed744a216fe2647c 2026-05-09 01:53:07.433843 | ubuntu-noble-large | deleted: sha256:96be215407ffe3524c310db16f8a6b83d14e1be46dbc16469550bfe0f8ed8a97 2026-05-09 01:53:07.433851 | ubuntu-noble-large | deleted: sha256:60ac70f0db076df0b4403ab5d49f79b5b6bafa4f187e68e2d33599771c7e8169 2026-05-09 01:53:07.433859 | ubuntu-noble-large | deleted: sha256:b77b86380bbdd545e4a6a951d1f38d170ae237f4cc0bdc1f091ba522c3e24336 2026-05-09 01:53:07.433868 | ubuntu-noble-large | deleted: sha256:769caf76ed080bec2ebdc12fff62fdf4486c56249f6ee1388b28c38da3b60818 2026-05-09 01:53:07.433876 | ubuntu-noble-large | deleted: sha256:1e45fe3ed3efe8fbd086625ac2726e8ecf17accf73c15c281e736d1909161742 2026-05-09 01:53:07.433885 | ubuntu-noble-large | deleted: sha256:6dd63e8cabf2f04383f3925258c4c47a2f1fd10cfb745da9d9fc580f0cd60302 2026-05-09 01:53:07.433893 | ubuntu-noble-large | deleted: sha256:72a0a9566d035174b5554abe490a6ecf535d00d16159dcbb70f3b786fbc513dd 2026-05-09 01:53:07.433902 | ubuntu-noble-large | deleted: sha256:cab35c45673b6d92981fd4e666f4e9d6d1107ba496bcd774d20803e2bfe52c2e 2026-05-09 01:53:07.433910 | ubuntu-noble-large | deleted: sha256:ea9c37d2306f013e0ec1db8781a3fde1184c0182aa71bf26c0f2346d55527058 2026-05-09 01:53:07.433919 | ubuntu-noble-large | deleted: sha256:16ddce218cff044f2caa59d22eeed387e6d1b864dc5437b58a9bd62aa2bb4179 2026-05-09 01:53:07.433927 | ubuntu-noble-large | deleted: sha256:1e23c5f66a548d4222c09a7d0fb4ac971d52be6a28ff5e76d889e7e66ff19b33 2026-05-09 01:53:07.433936 | ubuntu-noble-large | deleted: sha256:c46db5d04875715f7b0c04138d3ab3c3ae1113685dc308b68b87c455ce578dfc 2026-05-09 01:53:07.433944 | ubuntu-noble-large | deleted: sha256:29c65054f5a3f0e02bb6239a62895a78d72c54a32d7b2d4a08d59f0e4c564a60 2026-05-09 01:53:07.433951 | ubuntu-noble-large | deleted: sha256:ab759acd5e38aaec0c73e99433e9686468064ebfd4a4a33b7caf1bd6d4ba9d39 2026-05-09 01:53:07.433958 | ubuntu-noble-large | deleted: sha256:f13f2c36e92bda9ccd4371cd5e2dc94914472fe97cbfcdafb10242f8dcf4bcad 2026-05-09 01:53:07.433971 | ubuntu-noble-large | deleted: sha256:fedbcc47ceb4b1776cab5693ee3ec36dfba8a0557c268546bfcaf8dadb7420f8 2026-05-09 01:53:07.433978 | ubuntu-noble-large | deleted: sha256:73bae9c9477f989028a330042a988ddaace5d43919554bd1218fe6e432ff6caf 2026-05-09 01:53:07.433985 | ubuntu-noble-large | deleted: sha256:739e0d5a0906921e4020cd66fdb417204a2b54b84a934dc4cf07c4dfd41fa1f6 2026-05-09 01:53:07.433992 | ubuntu-noble-large | deleted: sha256:f016af47d47791598bfb18c0673556a143f8538031c5c2534c40603dc6468a41 2026-05-09 01:53:07.433999 | ubuntu-noble-large | deleted: sha256:cc0cf1e6608548f5bc1a7414bc22bdd4fea201ab8bcba713300d09ab1f01ea23 2026-05-09 01:53:07.434006 | ubuntu-noble-large | deleted: sha256:a04c67035d1eec223c61898fab4b55150c3c972c2ef34bfef510da74df420862 2026-05-09 01:53:07.434013 | ubuntu-noble-large | deleted: sha256:108db1de234850fd750bd0102211e841e5430bbaffb0e4dd546f28ebe92bc9e8 2026-05-09 01:53:07.434020 | ubuntu-noble-large | deleted: sha256:9101bc5d322a5602a9feaf77ffbe3590ffd6d60ee0bc3378cb94550d05a6cea5 2026-05-09 01:53:07.434027 | ubuntu-noble-large | deleted: sha256:b73cf57ac7c6106ed80458e534569948706f68c4575517e06267dcbe42d5c34a 2026-05-09 01:53:07.434034 | ubuntu-noble-large | deleted: sha256:a48e24744979605352237b751a124be71c58cd911bcc1f1bc8615483a995de4b 2026-05-09 01:53:07.434040 | ubuntu-noble-large | deleted: sha256:9e27089c8926ebbae715fe2d54fd10078fb31fa29f3d0e36b323ba9cdcf595c4 2026-05-09 01:53:07.434047 | ubuntu-noble-large | deleted: sha256:57ae58c4778a94ab860be33e6387965af4d4a011db41d1c5c19a1eae4826df9c 2026-05-09 01:53:07.434054 | ubuntu-noble-large | deleted: sha256:9c06375206c028fec5c4863b23ccec6ceacc9891f025309dc8e4ef2d913918b7 2026-05-09 01:53:07.434061 | ubuntu-noble-large | deleted: sha256:c76db66571d39d70c343c8d9885388cf46f968d1b96996f51fd59c374848ab20 2026-05-09 01:53:07.434068 | ubuntu-noble-large | deleted: sha256:18668b7b5bfed8458e5d11fd8ac914aab589ac8f9ad3fcb27511faf04aa85cbb 2026-05-09 01:53:07.434075 | ubuntu-noble-large | deleted: sha256:8f5564e9df0e10854de5e693738c55f9e5857b0591fc3d02371c3b7d8af5580e 2026-05-09 01:53:07.434082 | ubuntu-noble-large | deleted: sha256:15b0dc3fcba61ee0912ebdc9ef4567667ae1779064a33b53d420e25e7de474bf 2026-05-09 01:53:07.434089 | ubuntu-noble-large | deleted: sha256:593b7a370826b637a1c98fdb21fdabe1dce8c37ee98d84757796663f487b6f41 2026-05-09 01:53:07.434096 | ubuntu-noble-large | deleted: sha256:8d5b75f7567d19b031be6d4be874fb367957967882e88f32f16c6bc0aa532169 2026-05-09 01:53:07.434103 | ubuntu-noble-large | deleted: sha256:bde48fcc53ac1153166606328e2f03dd6c2f2debafa8b9540ef960d5c83d4440 2026-05-09 01:53:07.434110 | ubuntu-noble-large | deleted: sha256:bf84f0d8c0471cfa539b8dda705bccd3b5f213344db301b809ff1bc11cd4418d 2026-05-09 01:53:07.434117 | ubuntu-noble-large | deleted: sha256:28136281309c59e6219545a60f89736a937db144724ebf7a01b8cabe9c370371 2026-05-09 01:53:07.434124 | ubuntu-noble-large | deleted: sha256:fd92109be65f8a2b815f14781a09a90c50b23c18949ce3f310e897216cc0221e 2026-05-09 01:53:07.434131 | ubuntu-noble-large | deleted: sha256:a7ce9d0adc2f2186c2174899ed0bedddd40c27b271111ad95b4fc60b9fffc3c9 2026-05-09 01:53:07.434157 | ubuntu-noble-large | deleted: sha256:063bdf48c6bc9cab3e92b0a11f4e37e23106aab672135fb0cf5d6099a1080e99 2026-05-09 01:53:07.434165 | ubuntu-noble-large | deleted: sha256:a669d898833713c06b9f7d4d3d83d6f92517c921e937b5b2913734fb9920ea67 2026-05-09 01:53:07.434172 | ubuntu-noble-large | deleted: sha256:6e34533d1748ab21d4bbfc3367e94f0866ad2637e50a7e1673b5771bd2788cd5 2026-05-09 01:53:07.434179 | ubuntu-noble-large | deleted: sha256:94c5b631123b745d479545b2c51ebdd4f25bac0bb4b684ab06914ecc7d47cb41 2026-05-09 01:53:07.434186 | ubuntu-noble-large | deleted: sha256:208e9d70eb1b65f39b6b9a9e39e01975deab918cb0615306b6954167dedf2e87 2026-05-09 01:53:07.434193 | ubuntu-noble-large | deleted: sha256:11835e653a2ae6243f5d19e1e2effa23960afff707fecb339b98fbd7dca6a5b2 2026-05-09 01:53:07.434200 | ubuntu-noble-large | deleted: sha256:18602febaecc7de0404b646a72d05618fd220b44423472c7486c881c48b56c44 2026-05-09 01:53:07.434228 | ubuntu-noble-large | deleted: sha256:ad14fc38bc6b370ec47b871cdb29c396f095e167389c8b55c3b5e9984be8de9d 2026-05-09 01:53:07.434236 | ubuntu-noble-large | deleted: sha256:aca174fe2f3db5b96343460c2287ebb2f92c59e2fcd8d1d184c4325eb6bdc0b3 2026-05-09 01:53:07.434243 | ubuntu-noble-large | deleted: sha256:cde3332a44ed2da35a04b57f45b16c950bb3e833dfe295c81c57841aef959452 2026-05-09 01:53:07.434249 | ubuntu-noble-large | deleted: sha256:3fe0572305e41de89a7d21779c83352b935ab49c96fc4b8584b72b15c5076e11 2026-05-09 01:53:07.434256 | ubuntu-noble-large | deleted: sha256:2125717c94cdee36ad35643b95b20dc029f95355a57480a5a7063749c141e407 2026-05-09 01:53:07.434263 | ubuntu-noble-large | deleted: sha256:2eaa1f4849f1578a59bdf27a535713b0d9d0a31c3954d32a1a31445c5e9230b7 2026-05-09 01:53:07.434276 | ubuntu-noble-large | deleted: sha256:40c41ed995728ddb10b195945bb699a7fc116ee1ae7b16c74cc1ab7192e9bd4f 2026-05-09 01:53:07.434283 | ubuntu-noble-large | deleted: sha256:1f15262db5bd93076b1322458cea8230fd4931b1b3d2cd15925b1fbbcc26ffdf 2026-05-09 01:53:07.434290 | ubuntu-noble-large | deleted: sha256:b3d4ec5b38f6707962ae00342965ce6576d526566854aa9974d9829baaa7ed3c 2026-05-09 01:53:07.434297 | ubuntu-noble-large | deleted: sha256:ef32305f46bbb10602ef3aa5c9b642584872e3779a6a420b5660a07f0ef1077b 2026-05-09 01:53:07.434304 | ubuntu-noble-large | deleted: sha256:2b6670966131ebe27304e289e8994ef432de42331cf0a23bc0489a4341c272ab 2026-05-09 01:53:07.434311 | ubuntu-noble-large | deleted: sha256:fb93a9067bcc80e2dd4fcec5624a77b3155c05275ea74bc433d549b69605ce68 2026-05-09 01:53:07.434318 | ubuntu-noble-large | deleted: sha256:9280ddb677130424283d81ef346a8a0ca8eb79810ab10602a2b106b07ea4299c 2026-05-09 01:53:07.434325 | ubuntu-noble-large | deleted: sha256:92da393bc2d3e4aa555ffbf4300e940df337cceda356f226f53c04ab684fb243 2026-05-09 01:53:07.434332 | ubuntu-noble-large | deleted: sha256:667d7cfe866780865f50c8a601840cd539243d0aa294c44e7525ad632483744f 2026-05-09 01:53:07.434339 | ubuntu-noble-large | deleted: sha256:237b2192a12d0f9a430f2b9f10ea1977b38db0ec1076440b0966563532df0aec 2026-05-09 01:53:07.434346 | ubuntu-noble-large | deleted: sha256:97a6b5574fee820d215cdc6d5b477327903474633b5a5783de4e8a6cc71c98aa 2026-05-09 01:53:07.434353 | ubuntu-noble-large | deleted: sha256:5e58fe77568d792c1ecf5ef59e14b0cb96c72a6a76afd048925adb3732dc6c91 2026-05-09 01:53:07.434363 | ubuntu-noble-large | deleted: sha256:a60fbf7ea44dc5f1c5493ff392aeff6aedddbd73ad9cc5e16e406779a986f5ce 2026-05-09 01:53:07.434371 | ubuntu-noble-large | deleted: sha256:d6a496eaec6719c376e7511a939f52b95665da75d0205634e7c93b3be89cd4cf 2026-05-09 01:53:07.434378 | ubuntu-noble-large | deleted: sha256:4a7b60cb0ca17d0637074c7d7bcb9e2d1ef1a09a0c49fd934308d49ba6afb358 2026-05-09 01:53:07.434385 | ubuntu-noble-large | deleted: sha256:f63a91fda8a4bb2ecc58e3508288b23019fccf2b762e23882773b9742e55ca0b 2026-05-09 01:53:07.434392 | ubuntu-noble-large | deleted: sha256:52be50c8461cecb8d0ad93a1bc5515f1656b53160a6f16e18ca952a50103b4d6 2026-05-09 01:53:07.434399 | ubuntu-noble-large | deleted: sha256:34893f42931742ad99faa460f88ad1cccd030c3017cfd11dd0e3d023e01cc7f5 2026-05-09 01:53:07.434406 | ubuntu-noble-large | deleted: sha256:51528f1ecb875b4d96a08abb10261d786a0ea5d824e060dd04d6b9fddb16dd1c 2026-05-09 01:53:07.434413 | ubuntu-noble-large | deleted: sha256:0fc6da9c5dc25c60e6f8f0e5697f6ba89b0e490ad4a653aadb6df85db339e136 2026-05-09 01:53:07.434420 | ubuntu-noble-large | deleted: sha256:cfa4585baa75466b117dba39827cb7cbf9a217dc8782264b0c367e0e6e84a0b3 2026-05-09 01:53:07.434427 | ubuntu-noble-large | deleted: sha256:751ae0613f28b9d56f4558c25282839840fad183ca5e98fca6b16be4aed86c41 2026-05-09 01:53:07.434434 | ubuntu-noble-large | deleted: sha256:1b751ff409278b07b30bda73626fec2187f445789d28b86419541ff57717fac2 2026-05-09 01:53:07.434441 | ubuntu-noble-large | deleted: sha256:4684ed461ef3fc99a622a6037efed28f7bcf899b0d99946553ab0e91e09ce57f 2026-05-09 01:53:07.434448 | ubuntu-noble-large | deleted: sha256:af2a003736633a70a833e43202400ada14ca8aedc7830941b9676f4265cba8e8 2026-05-09 01:53:07.434455 | ubuntu-noble-large | deleted: sha256:dcc6d5848cd6f522f483846bdb79a590ec74166c3187379a7bfee485144f0c4d 2026-05-09 01:53:07.434462 | ubuntu-noble-large | deleted: sha256:1cc4394ef56f57a0228fd879623341c2d86c750928fb93df9b8c096e2bccb60c 2026-05-09 01:53:07.434469 | ubuntu-noble-large | deleted: sha256:bd713fb758c050042f870437970b1394bb796d469688069db6dc99ce945c3f12 2026-05-09 01:53:07.434476 | ubuntu-noble-large | deleted: sha256:51e585924d32916b8d04a6c37ce9b816d535584123a4c60f7c8db2ad48a951b4 2026-05-09 01:53:07.434483 | ubuntu-noble-large | deleted: sha256:c38320d8b679b4aa5024bb97458678600fa42bb8099015637fa1624aff8de915 2026-05-09 01:53:07.434490 | ubuntu-noble-large | deleted: sha256:526eb4b00745ba744eed7e2739151697168470cb60db0c3c5e5abb027ab3c11b 2026-05-09 01:53:07.434496 | ubuntu-noble-large | deleted: sha256:4501bdba37671de902578bc9e48f1781ca6293332cd6ab8e6dd694bf80deaa19 2026-05-09 01:53:07.434503 | ubuntu-noble-large | deleted: sha256:66b33a8abc91eca78f56d4017966f2cc6496ace6a54835534540c6dc43f2e659 2026-05-09 01:53:07.434510 | ubuntu-noble-large | deleted: sha256:adba895e6fb9c6b916aed2e54d8a730e9512a5fc9db67da9ea96f8b28d3d9a55 2026-05-09 01:53:07.434517 | ubuntu-noble-large | deleted: sha256:fed9610057bb6f8605c6329079665958426b45fdfa01b88444714ad0f25a04d9 2026-05-09 01:53:07.434524 | ubuntu-noble-large | deleted: sha256:378d6f1493f357f7fa3fbb34cc5fcd1747e528dc23ce089c064609b1369ac3ab 2026-05-09 01:53:07.434531 | ubuntu-noble-large | deleted: sha256:dcbf303d3e228d251fd5f10cccc8d93d5c9fb06ca032618f1997433856fe4a37 2026-05-09 01:53:07.434542 | ubuntu-noble-large | deleted: sha256:d994c94ab28c4171eaed62b7eed928f60e338810fe90ba9ab63a9ccc9e02d0cc 2026-05-09 01:53:07.434568 | ubuntu-noble-large | deleted: sha256:2aa8b717bdb15f64e917d5c3b67135fcd5b58387165534d6ac50c8c974f12b7d 2026-05-09 01:53:07.434576 | ubuntu-noble-large | deleted: sha256:df06d89c5831751dbc810c9d6069b2ed6eb0c9f6a401222094b8ca6dac896dbc 2026-05-09 01:53:07.434583 | ubuntu-noble-large | deleted: sha256:035f9c590885f3cb8cea86ad924cb772424fe32582dd4a7a4595e5b38409a9b1 2026-05-09 01:53:07.434590 | ubuntu-noble-large | deleted: sha256:79eb5f234cdcc24098dca2d7b1385a9bb4d7579027a520c839d1f69a63558a23 2026-05-09 01:53:07.434597 | ubuntu-noble-large | deleted: sha256:a318d307943cd85c2e8ad58667a64676c2fce633a91c4737d15d352eb50bddeb 2026-05-09 01:53:07.434604 | ubuntu-noble-large | deleted: sha256:fe28c952a36035f458fa86bd449a310b4038ac3eddc3e23a2a804f0b197f4c2d 2026-05-09 01:53:07.434611 | ubuntu-noble-large | deleted: sha256:daa1b139852c1fc690ae9ccfcdaa1f7fc9adc12e0efacd73ca7a790b4f06f24b 2026-05-09 01:53:07.434618 | ubuntu-noble-large | deleted: sha256:d9bba5050e63441c667d55a5418342a6cc6cd79b4997ced338f19d0e7876a3e4 2026-05-09 01:53:07.434625 | ubuntu-noble-large | deleted: sha256:82b6fda8d0e5025fe0744bba6561f9cf86d27a627c7f134a086fe98138affeb5 2026-05-09 01:53:07.434632 | ubuntu-noble-large | deleted: sha256:41f84faa6fb1b3cf9b3716fa96f42b1ff3cdadad9c3dcfeb58249dd0e05cc69f 2026-05-09 01:53:07.434639 | ubuntu-noble-large | deleted: sha256:dfb2de3ebc471f59fa2b1a41cb7ea753ab2fdfa0c31e75cea72fd7d4d925bebf 2026-05-09 01:53:07.434646 | ubuntu-noble-large | deleted: sha256:a9f3c5241ef6e94bb535a9e82ec14e89d189d28f0215f5327e93d1049491f1c0 2026-05-09 01:53:07.434653 | ubuntu-noble-large | deleted: sha256:de4ef56d80406abc636005e23c9f82ca123a157934fd2143dfa2c27d2c5cbbd6 2026-05-09 01:53:07.434660 | ubuntu-noble-large | deleted: sha256:f92c31c4c02f26770c10e76213056dc3d6a384f64f6a62e13f043eb4a8fa6219 2026-05-09 01:53:07.434666 | ubuntu-noble-large | deleted: sha256:5aa1b6ef8e187f3e57d676eac35b4aff56f0ceebb9f0725c6148bc89c922daa3 2026-05-09 01:53:07.434673 | ubuntu-noble-large | deleted: sha256:e5b4f37863842cf53df1aef162f6d46cc1f0597c3ebdae46b1744518ddb36e38 2026-05-09 01:53:07.434680 | ubuntu-noble-large | deleted: sha256:a5817e0d18656d45ba40a296f02a00a17be893e93ffae20aec86587a462dae38 2026-05-09 01:53:07.434687 | ubuntu-noble-large | deleted: sha256:41db0c95f449145ee2467b5f58b33993c62eae4e0f83ec754c7466fadf3d665e 2026-05-09 01:53:07.434694 | ubuntu-noble-large | deleted: sha256:8fbe0f86e4016706d0804370865ac7d7fcf28639803a3888fb1a80f0cc9a63c0 2026-05-09 01:53:07.434701 | ubuntu-noble-large | deleted: sha256:be67fbf8e21dc9f1a12b366057e3be4914a82a7a0230887726289fe13138f09f 2026-05-09 01:53:07.434734 | ubuntu-noble-large | deleted: sha256:2c252c0144394b6c672ac4e9b07a8576b1afaa3d38b51788ee4c4424f217b50b 2026-05-09 01:53:07.434742 | ubuntu-noble-large | deleted: sha256:98fb29d2e8a512395c4cb89adc79407bc2ebc562b8353e1829fa54c3a66cf9c5 2026-05-09 01:53:07.434749 | ubuntu-noble-large | deleted: sha256:b7549384da6d31c57e34980c80f69335d02321d147975fe5e818aed69f6176f9 2026-05-09 01:53:07.434756 | ubuntu-noble-large | deleted: sha256:d665461b29ae6c89467a0c5ff6ba2460cb483ff9f840208de5cd1a9816a9b500 2026-05-09 01:53:07.434763 | ubuntu-noble-large | deleted: sha256:348dccddaac557534add2baf8b7d0e869ebb5f80d3fb9a286393e08b78733ecc 2026-05-09 01:53:07.434770 | ubuntu-noble-large | deleted: sha256:6124a3573dca84488c0e65c86f825452f92a4f5df48000c0680864334720de7b 2026-05-09 01:53:07.434777 | ubuntu-noble-large | deleted: sha256:b06cbcd530423fef38a2c7b0ec2dfcba7816ed08d551e13d1cba603913f2bd9b 2026-05-09 01:53:07.434784 | ubuntu-noble-large | deleted: sha256:f3ac5e6b4b6ce4478b169e19ea6a8f847426c171650dbfeae669135d205a90e8 2026-05-09 01:53:07.434791 | ubuntu-noble-large | deleted: sha256:8c664999adcbf53a13adba71142eb55cb6a558b0b60d30fc6c6bf2f28a7a7026 2026-05-09 01:53:07.434797 | ubuntu-noble-large | deleted: sha256:8afe93dd11ed2aa11faaf81d33812e8bf8e2945303cec0fdac3068cafa81b4c2 2026-05-09 01:53:07.434804 | ubuntu-noble-large | deleted: sha256:626eaef367bc93677495c525b32c73ea6c4b81da827d83cd5bd8aa44c42139ac 2026-05-09 01:53:07.434811 | ubuntu-noble-large | deleted: sha256:09e3b281391f4fb2f0b9e505289b5056062cc3e42cb99c261e6c0e44a1fcba74 2026-05-09 01:53:07.434818 | ubuntu-noble-large | deleted: sha256:c2f60138dd087c120de95a1219eb46b2c95e4bc7864cb060d1598557e4878d92 2026-05-09 01:53:07.434825 | ubuntu-noble-large | deleted: sha256:164f44c62b3b336af4eb50ba2472a5704540fd923310ae463dd991bb3dfc4880 2026-05-09 01:53:07.434832 | ubuntu-noble-large | deleted: sha256:1fde163cca65a350623bc67528a3a638535495aa876b5b370958ac6e6221c7a2 2026-05-09 01:53:07.434839 | ubuntu-noble-large | deleted: sha256:c7185aeb488288dff71e48de41de00b7e6cc38d8c2ea18bbb45d386aee8cb935 2026-05-09 01:53:07.434846 | ubuntu-noble-large | deleted: sha256:17625f92ea45b668d8577c47456c00abe80a2c251651664d8676b41f0aefe923 2026-05-09 01:53:07.434859 | ubuntu-noble-large | deleted: sha256:6fd3fac6d7030dc6261e0dcaa141ada3080ae2621cd3edc55659aea0d6dc1af5 2026-05-09 01:53:07.434866 | ubuntu-noble-large | deleted: sha256:1f0981208f8513b971475fdec5d2002ad42d7fda98da1906ffb74e784ad01b48 2026-05-09 01:53:07.434873 | ubuntu-noble-large | deleted: sha256:4f65066f2ef4a056f992963983e629892a4e1d2501e8ee0c5f34f62a81cc6f09 2026-05-09 01:53:07.434880 | ubuntu-noble-large | deleted: sha256:1f254ed6cbe6dc500185a588da3d90fa363fe80f5ce2bd3b92979ff90d627098 2026-05-09 01:53:07.434887 | ubuntu-noble-large | deleted: sha256:ac31f26ed1255c13225af8c09fa1256d107120def3b48c5cc4ddf164bf19e2a1 2026-05-09 01:53:07.434894 | ubuntu-noble-large | deleted: sha256:b1d1060825eafc1e0d7309a7e0f45ad625f1a80adcaa491eebc640201dd9878a 2026-05-09 01:53:07.434901 | ubuntu-noble-large | deleted: sha256:0ff8703e043b7b6c573afb4c01ad29c9651d6b4eb1832bc404d0c3364d046418 2026-05-09 01:53:07.434908 | ubuntu-noble-large | deleted: sha256:1a8ef64f050312b01a262a5d1d06843005ff45f5ccef3137d7097ffc4bb33585 2026-05-09 01:53:07.434915 | ubuntu-noble-large | deleted: sha256:a15a67d303ac60f975432aa1c4acff3d118398f180bf5b81555eae621fc9964e 2026-05-09 01:53:07.434922 | ubuntu-noble-large | deleted: sha256:f88c64ac2d1dcbd67a81f2e9b0be9bb4104858c3f42d1fd301fba5bf56bb98fd 2026-05-09 01:53:07.434929 | ubuntu-noble-large | deleted: sha256:61f0d0c94cfb13bf176c7d9a4fc69758e195190e4d92ae4731bce4a1ddda4ce9 2026-05-09 01:53:07.434936 | ubuntu-noble-large | deleted: sha256:d8ac3bbded22133cd995ec5c9a5f571e35378d55beda92e52ec5e32b591c63cc 2026-05-09 01:53:07.434943 | ubuntu-noble-large | deleted: sha256:7f8dd1e3eb988477214172e2a329ef6022d83b0ca45427bf0c9392cfb429d1d1 2026-05-09 01:53:07.434955 | ubuntu-noble-large | deleted: sha256:7813f4032202ce9d6b18d6c4ee632841083779cf46537578170fe5048f47fc45 2026-05-09 01:53:07.434977 | ubuntu-noble-large | deleted: sha256:ef3fb5d2685bd1e3ea360f59f66aa827cfd9a5891ee01f05a00ced47afe43beb 2026-05-09 01:53:07.434985 | ubuntu-noble-large | deleted: sha256:e8992ea50146a5c8abd20a4e1e83ab5bb74c84927ef990ba12e05a76f35b1521 2026-05-09 01:53:07.434992 | ubuntu-noble-large | deleted: sha256:cbe2ddcb4182970b7b81bb564c93cc1ad161b86058d34dd1e26fc07f423ba25a 2026-05-09 01:53:07.434999 | ubuntu-noble-large | deleted: sha256:acf8b1db5169781a0f1720123f356b2cde640837148c72fe4665d0afba83382a 2026-05-09 01:53:07.435006 | ubuntu-noble-large | deleted: sha256:76528295104a12ba3a4f35b6d7e2d6dcc1ba36c3c8292d8c6852a33f09a2529f 2026-05-09 01:53:07.435013 | ubuntu-noble-large | deleted: sha256:d5229771dd8b621a77906eb9ad94e963a28ad2a8ef4e59a446edcc10b647a2c0 2026-05-09 01:53:07.435020 | ubuntu-noble-large | deleted: sha256:1a391ed0b56c100ebc531a9ec28a7194258eab083ef13411a1fdf4308813b717 2026-05-09 01:53:07.435027 | ubuntu-noble-large | deleted: sha256:318409af3d78ccb78a6b8bb44b4405281bc63cc2be51385249b2e5d811406cfd 2026-05-09 01:53:07.435034 | ubuntu-noble-large | deleted: sha256:936d2fac1aeb59bf3636f564eec26e20420cef0c1c9961a16d8e100ab4a8aa95 2026-05-09 01:53:07.435041 | ubuntu-noble-large | deleted: sha256:9a7cb5827827e1ff161f6ca46841350cad5d9938437a77d5f6d11db81dd9a1fb 2026-05-09 01:53:07.435048 | ubuntu-noble-large | deleted: sha256:74351160347dc0e519605d8571ac37755bcbe951202e3c0a200c0eae381923aa 2026-05-09 01:53:07.435055 | ubuntu-noble-large | deleted: sha256:99e393cec314f94fdff4e0639926038e01a5aee804ec053aee9d667926a6c87a 2026-05-09 01:53:07.435061 | ubuntu-noble-large | deleted: sha256:24dfdb4baf47da5be23431cd09c0791fccabb227221d5a7b30689941a47d83ba 2026-05-09 01:53:07.435068 | ubuntu-noble-large | deleted: sha256:2ce6d396be6cf84e0612b7dd7d3d2698596ffd185d6aa1b70e9af18317b4756a 2026-05-09 01:53:07.435076 | ubuntu-noble-large | deleted: sha256:b10debd2e0f28e05c77ae810cb855754f6b43c815d68caabe601a8ad43713858 2026-05-09 01:53:07.435082 | ubuntu-noble-large | deleted: sha256:032e06d5884202f4d8dc4687dab824b2ccff90ab61c5ac80775124b9eec046fd 2026-05-09 01:53:07.435089 | ubuntu-noble-large | deleted: sha256:d4564ca2e62d7b501cd7aedfacec51e13f46f13f69d619594477445643518639 2026-05-09 01:53:07.435096 | ubuntu-noble-large | deleted: sha256:7da23f5e66852ee55003d1be119ae1d0c0f0f7ef697b1cbea651a13810832e21 2026-05-09 01:53:07.435103 | ubuntu-noble-large | deleted: sha256:43a2ddbea02b255595951385421df31c608ce60a9a9bd6a2309951c108b090f8 2026-05-09 01:53:07.435110 | ubuntu-noble-large | deleted: sha256:1af043e95241b2c851f4ce09aa91b8b44187c48bb98b7d748e72ce58661f4829 2026-05-09 01:53:07.435117 | ubuntu-noble-large | deleted: sha256:b61e281a08c71c266a2b9897e4482af6e7900aad6b74e04921cfc4d738a4c6aa 2026-05-09 01:53:07.435124 | ubuntu-noble-large | deleted: sha256:dbbfc428315401067a366d77bfab2ff52a19f0c35e683b710f0430b00479e726 2026-05-09 01:53:07.435131 | ubuntu-noble-large | deleted: sha256:4a273ae6cbc3f538c5ee1a7400dd5676b977ab7288fdfd90da0c1dbca9fc6027 2026-05-09 01:53:07.435143 | ubuntu-noble-large | deleted: sha256:072de10c7f30cd0209d6e6bc3bb72544857af11d0abdd2ea26d3565218708775 2026-05-09 01:53:07.435150 | ubuntu-noble-large | deleted: sha256:d82417cd5374cb7a8781227bda2a08f71c04f078bd16419d89b2e21b1a80e0ae 2026-05-09 01:53:07.435157 | ubuntu-noble-large | deleted: sha256:4504f282293a55bc184195268e489aeaa52e4d2ff717623499f795ed379ba716 2026-05-09 01:53:07.435164 | ubuntu-noble-large | deleted: sha256:cfe5c414394c3daffdc8ee3d0eba1e65921b74f0878c4369a54122420c8c7583 2026-05-09 01:53:07.435171 | ubuntu-noble-large | deleted: sha256:070fbb4a68c803a9212d127eef04c0611ce879301b0c9c11d1a7a5eb0acdf61a 2026-05-09 01:53:07.435178 | ubuntu-noble-large | deleted: sha256:8cb65dea08e7deb25c44cd32b9fedee44f53485d5e14887dc8b276d7784cb0a8 2026-05-09 01:53:07.435185 | ubuntu-noble-large | deleted: sha256:571b605da7592c042ce53ffbf1c83f7994676590870bfe38cdc31ac3ba8a5c13 2026-05-09 01:53:07.435192 | ubuntu-noble-large | deleted: sha256:5bb18720a9dbd9a43f3e0812d21796029c9fa406c989cd13a198aef4989e308e 2026-05-09 01:53:07.435199 | ubuntu-noble-large | deleted: sha256:556510663b06d40faf0260430527d30c57d058da67d491efe3859241cab18c4b 2026-05-09 01:53:07.435226 | ubuntu-noble-large | deleted: sha256:1d7d817df022b7ed5238770193cac694014fa89361cd7b03adaadfb667c9550e 2026-05-09 01:53:07.435234 | ubuntu-noble-large | deleted: sha256:c6abfdd528005c3c61ed5b84e09e464944c0cc2803e74aaa21633417fc8af517 2026-05-09 01:53:07.435241 | ubuntu-noble-large | deleted: sha256:66c4ee3e56c6ec76f3ca4da2c2a86c34f95bbff6b9177e77d48127db532a6bb4 2026-05-09 01:53:07.435248 | ubuntu-noble-large | deleted: sha256:8802c67f5c2bef43ce3074615a55c6aef4d5b171840299b86b335f4ce546f423 2026-05-09 01:53:07.435255 | ubuntu-noble-large | deleted: sha256:42efba98fef11df1ba2eea53a5cf3c1aedc316ba88aee0fd23c797eea0b5409c 2026-05-09 01:53:07.435262 | ubuntu-noble-large | deleted: sha256:f756f6d2bd6fc07580717dc077127259cf435a44a5c1c88bd40202b978373321 2026-05-09 01:53:07.435269 | ubuntu-noble-large | deleted: sha256:8f5684e3c08dec6e5a16fc29f94d2b8ca16abded694a4a5855e1612108ae9e5f 2026-05-09 01:53:07.435275 | ubuntu-noble-large | deleted: sha256:85eafd9842204d2e5e33e3633989492433ed423928c7814210a354013d9e7138 2026-05-09 01:53:07.435282 | ubuntu-noble-large | deleted: sha256:06e37697ad769afcda6a4c649607d4677d0e296a92e55c582dfd7922fabc3146 2026-05-09 01:53:07.435289 | ubuntu-noble-large | deleted: sha256:94910e4e89ec62b2cd1f88776b8df8eef7309e92cca94e987970ff75e45b9420 2026-05-09 01:53:07.435296 | ubuntu-noble-large | deleted: sha256:d080b0373d2e8f4c63d1b32f9290db971f9e1a9393e1b36a342970724c2be9d7 2026-05-09 01:53:07.435303 | ubuntu-noble-large | deleted: sha256:42a001e6fae2a987d744e05ea0d5addcb90ffeabeb3094dcf55d5e9697240c2c 2026-05-09 01:53:07.435310 | ubuntu-noble-large | deleted: sha256:ec02ed47eb96dba4560f55f2a3e4c1616dfa8c5bd9cde5905103348cc3d1bff3 2026-05-09 01:53:07.435317 | ubuntu-noble-large | deleted: sha256:de0653c25c2774c8ff1c3abcc765a57681e68b23d7c03907d234caf3cefecfe8 2026-05-09 01:53:07.435324 | ubuntu-noble-large | deleted: sha256:898ad9082ee6c5c3ac696b7869f054682eed4ab39992a61739a51f36de39c8f3 2026-05-09 01:53:07.435331 | ubuntu-noble-large | deleted: sha256:6b6ed1ace170cb1e0046068da1557bfd7d3d16ec6e0b63dc593efa2a1f623cdb 2026-05-09 01:53:07.435338 | ubuntu-noble-large | deleted: sha256:a7ef991b30cbeccc649cc16735cc3afd727d255b7d451b19b62719059a3ff897 2026-05-09 01:53:07.435349 | ubuntu-noble-large | deleted: sha256:3ec5b7020b18fba510a4beed9544142968a0d01268e7f10a7d176eecc448e1f9 2026-05-09 01:53:07.435370 | ubuntu-noble-large | deleted: sha256:a05527c2473cb2a368e436cde849d6002ba2ec2a7b5ce103fa973fe687b5bc6f 2026-05-09 01:53:07.435378 | ubuntu-noble-large | deleted: sha256:3e31adf16d95cfef029184303b08749adef5cc52b3e2c16364ae063e133f249f 2026-05-09 01:53:07.435385 | ubuntu-noble-large | deleted: sha256:d3acab0c604f6ea1d5ce7d6ded9ec464827adfb2673b92f9133c2144c8a4fe01 2026-05-09 01:53:07.435392 | ubuntu-noble-large | deleted: sha256:fd61946c3e37c4b17d903ff43d1ab98475d692f0147514f796e452972d74cef9 2026-05-09 01:53:07.435399 | ubuntu-noble-large | deleted: sha256:6b1593ec8a9a497f2aa6b8cee08bcdb4e84fe1e36f24c002992fe51d54194365 2026-05-09 01:53:07.435405 | ubuntu-noble-large | deleted: sha256:548b02c952d0af07f6763d55693a50c20dfd6a880d96ef40abca3157cb2f796e 2026-05-09 01:53:07.435413 | ubuntu-noble-large | deleted: sha256:fe694c0bb7da37c57a6228cdf03725ebf1a2b0d5169592e3501ce9705e30f42c 2026-05-09 01:53:07.435419 | ubuntu-noble-large | deleted: sha256:ef898ec9c50b09cc4a753a5c0363eb4614d071840bf7b8048bfbb1d2f3c1946a 2026-05-09 01:53:07.435426 | ubuntu-noble-large | deleted: sha256:fdab29d1294abba7477a295e1ce98445323480100907fe4c2280e8d2fc9177d1 2026-05-09 01:53:07.435433 | ubuntu-noble-large | deleted: sha256:37fb5de1f5c146ab48fb0dc7793d245ba7821d96ff380bc5ad96bbf206304c35 2026-05-09 01:53:07.435446 | ubuntu-noble-large | deleted: sha256:8c6ae328433f388f2578a543265c254a6639c0bde7b7c8156be57bff0493e67f 2026-05-09 01:53:07.435453 | ubuntu-noble-large | deleted: sha256:def9cd338e74960f1603e8fe3268beda21afda1603bce8ceb0e7bad56346d4cb 2026-05-09 01:53:07.435460 | ubuntu-noble-large | deleted: sha256:d3eb70be9959fd2da132dde93a5df2b358147af277032e54c8fc53e63ea95045 2026-05-09 01:53:07.435467 | ubuntu-noble-large | deleted: sha256:83bdc67448c519ae189f798fdb765a4303e294a41e8e4ecf7323e6953ce06a08 2026-05-09 01:53:07.435474 | ubuntu-noble-large | deleted: sha256:e20ffee8e6e604b4585828c1f7074c35824325308821832dacc62e303a18df17 2026-05-09 01:53:07.435481 | ubuntu-noble-large | deleted: sha256:575cc23830e922a05c42f1a72c4d1a201ed2974cba487a3de548165393507fec 2026-05-09 01:53:07.435488 | ubuntu-noble-large | deleted: sha256:ac697a7b88b847066b0db21c3f432a239a7ef2957c4e5e022dfae32f22000b3f 2026-05-09 01:53:07.435495 | ubuntu-noble-large | deleted: sha256:f7cde19dba8bc564e23656553c07eb61efbe3a36ac3b67bffda7fb7d4fd0a6d7 2026-05-09 01:53:07.435502 | ubuntu-noble-large | deleted: sha256:8272255dfb23862f0ed7f823aa51422b3cca91376c9a8aeaf580e202b5de115d 2026-05-09 01:53:07.435509 | ubuntu-noble-large | deleted: sha256:d6d683a0e4898b18a3e13a1cd87ecb8441226b792029a95d606d554d5a091fa1 2026-05-09 01:53:07.435516 | ubuntu-noble-large | deleted: sha256:ed92c897d79e38f166c47d79657b84e167910f6745e39b31f4e0a7781eb86ef7 2026-05-09 01:53:07.435522 | ubuntu-noble-large | deleted: sha256:2c9217263d7f4b2d696450e075d3474dcf42e8ec046bcb96197d3bcb296343e0 2026-05-09 01:53:07.435529 | ubuntu-noble-large | deleted: sha256:63294fbb1d991df4f6e0c5afdb12558a569d8c332e73fa741de77c59ac2937ac 2026-05-09 01:53:07.435536 | ubuntu-noble-large | deleted: sha256:2949b21df3872ed8eb29859c412902723ec14e8c16f0e331e2261c7b181ecf0f 2026-05-09 01:53:07.435543 | ubuntu-noble-large | deleted: sha256:840df46387472b3d5baf0f275cd082ca242be93cf48de787593b043f07c251bd 2026-05-09 01:53:07.435550 | ubuntu-noble-large | deleted: sha256:aa75ed8dd0bbefaf30455fd1e6c6f0bc55db2feb9533362b29d6f408ce1b782f 2026-05-09 01:53:07.435557 | ubuntu-noble-large | deleted: sha256:eba0c57c15c607f2e339ade64cd609f560f00835d7f763e199068ee5472d5625 2026-05-09 01:53:07.435564 | ubuntu-noble-large | deleted: sha256:59c0c59f6e73af25dd8bce13cdccefd253effe13f9d013dacfaf514f722f8e0f 2026-05-09 01:53:07.435571 | ubuntu-noble-large | deleted: sha256:a93edad1ff600bd39eb6c0051e5a56e42a62c285f216ddeab9b7e0f7ef9e4ec8 2026-05-09 01:53:07.435578 | ubuntu-noble-large | deleted: sha256:ce1db63052324a21cd53b9442cc66edca385dbcbf8281ed50748d1fabd243398 2026-05-09 01:53:07.435585 | ubuntu-noble-large | deleted: sha256:c05f62c071532669368b285e1f33608fb33899b2c5725a45a0cd400179c044c9 2026-05-09 01:53:07.435592 | ubuntu-noble-large | deleted: sha256:a2119616a0b514a90268e29c8c3c7fd043fd1dcc67b8ca41d4dc82eb300ec72f 2026-05-09 01:53:07.435599 | ubuntu-noble-large | deleted: sha256:b6c86d0060e8a226c62bf7301f5ad42c0c2b37b36d4b3f26125996d272d2c7d3 2026-05-09 01:53:07.435605 | ubuntu-noble-large | deleted: sha256:04ea62e555116616b851186c11f79db4daee1f85dcad5b64dac5c450f0d1d108 2026-05-09 01:53:07.435612 | ubuntu-noble-large | deleted: sha256:d9b62e08454d3629b824eea0224f3033ac70ba72011178307934ad3c825fdb71 2026-05-09 01:53:07.435619 | ubuntu-noble-large | deleted: sha256:a5ddc097dda7e9016dff644661a707173a9171d8e8846875c16b853bfa980adb 2026-05-09 01:53:07.435626 | ubuntu-noble-large | deleted: sha256:8e9165c4a6d80ed89e6378e371116d39fdf0ac621b4244fa3f602e776712d950 2026-05-09 01:53:07.435633 | ubuntu-noble-large | deleted: sha256:79693cb396ac444843b602615e8ad7013c6afc188467b08fbb1dbbb0e3e951a7 2026-05-09 01:53:07.435640 | ubuntu-noble-large | deleted: sha256:09ec412699904cc250c88226bad9eea772566f1ec12054e59f680f4551239d82 2026-05-09 01:53:07.435647 | ubuntu-noble-large | deleted: sha256:de20efa17cb6a639b46a609f0253b937dce65ba7cbfd88afc7f94746b5e7e47b 2026-05-09 01:53:07.435654 | ubuntu-noble-large | deleted: sha256:90d40a2862df300b98b04d772341b9b44d7ee7540ccb48c61bd87d6e72ece4e6 2026-05-09 01:53:07.435661 | ubuntu-noble-large | deleted: sha256:dd46cb282f9f5768cd0964258b869d9bdc75361e8730101d1a5060f5f2d25478 2026-05-09 01:53:07.435668 | ubuntu-noble-large | deleted: sha256:251e7b8eab3d2fba4abd6e3fbf528ab32caaa8999556132eb931b75dff00c068 2026-05-09 01:53:07.435675 | ubuntu-noble-large | deleted: sha256:34dac2bc602d3e38b1dc9db1cb9b69408d99817fc84b72789256aa0dd73df091 2026-05-09 01:53:07.435682 | ubuntu-noble-large | deleted: sha256:3c7cea7b6183871dba60d5c8e30eb79a43c08cbd6ed2d5c072c7bb26735ca9e2 2026-05-09 01:53:07.435689 | ubuntu-noble-large | deleted: sha256:9376aabd79f9d22b7526db69f9e7cbc5790be7e672600bc05f3670c6ba6f1d61 2026-05-09 01:53:07.435696 | ubuntu-noble-large | deleted: sha256:2eea92f92b0f1ae6df6dc12780d0a662bb012bce1cf48d3034095aa18b47033d 2026-05-09 01:53:07.435703 | ubuntu-noble-large | deleted: sha256:5a9058ecfd7480f73db10c5ff09a56337a4723e1e73c64af54855dba2e70aa11 2026-05-09 01:53:07.435733 | ubuntu-noble-large | deleted: sha256:30a06b54c9adf8f1b43e3475c0c5822588519314be7f875bbb26c400077e9e57 2026-05-09 01:53:07.435741 | ubuntu-noble-large | deleted: sha256:b6665761f609b28822cc76da826d1dd6410f19a3c0827239121e4080a9a6cf6c 2026-05-09 01:53:07.435752 | ubuntu-noble-large | deleted: sha256:b5dc69132515e04fe7a738f264c017ea88aa33ee6ce63265f0a57ee249a3799a 2026-05-09 01:53:07.435773 | ubuntu-noble-large | deleted: sha256:ec6b812fcee8de11826485814642e5a3fd348960621ae8af8ccd8ec8b7cb6d29 2026-05-09 01:53:07.435781 | ubuntu-noble-large | deleted: sha256:5a35e62b7ca85666434afa32b9c3012d0182e66321efb657d1e137e7b6e94663 2026-05-09 01:53:07.435788 | ubuntu-noble-large | deleted: sha256:cd4887398d11accf86848c1d81d373ec591aa971212779263f7de72e5b0f66aa 2026-05-09 01:53:07.435795 | ubuntu-noble-large | deleted: sha256:877dba87a61d54de3aaed1ae732e4681d01860df1c6961239ee52f91323e6888 2026-05-09 01:53:07.435802 | ubuntu-noble-large | deleted: sha256:8a8f880f3b2aac048238e7b8bc0a6b3411316b4b0a3f29f9727bae67ca586d45 2026-05-09 01:53:07.435809 | ubuntu-noble-large | deleted: sha256:eca19703ea226bc8b4d3b51998ba60d598ca01f46689d7ba3614ce8aed9dc0e1 2026-05-09 01:53:07.435816 | ubuntu-noble-large | deleted: sha256:8fab12206187bc50967136fa49758e7932c28f696ad60f079768aa7cf3ae920b 2026-05-09 01:53:07.435823 | ubuntu-noble-large | deleted: sha256:44ad1e9f7cd76004d6d7471d0159cbae06392c94c0f598cc4b904af328560ecb 2026-05-09 01:53:07.435830 | ubuntu-noble-large | deleted: sha256:b7faa7062f00d5d3e3e029c3c3a9066d5ee08819ea34ac12191a8c96905ee270 2026-05-09 01:53:07.435837 | ubuntu-noble-large | deleted: sha256:5a05f10c13be520061e32cfadd4599ce9bfd867e8589c78205097928e8dbe522 2026-05-09 01:53:07.435844 | ubuntu-noble-large | deleted: sha256:60e7495e68d5e8b7d75505f455345290e10091f0b1894470d9a274499b38902d 2026-05-09 01:53:07.435851 | ubuntu-noble-large | deleted: sha256:c4ec7264f083b5c741ca6db2d9878436329a7a6fd91e481c8e5347ce293fada4 2026-05-09 01:53:07.435858 | ubuntu-noble-large | deleted: sha256:3893b4303b2a57c8f9b9e06a0def978ab616ce419cd0e0886a07605ffecac528 2026-05-09 01:53:07.435865 | ubuntu-noble-large | deleted: sha256:5f1032aac9994ce92ee1c8d15fbf105277e4fbe0ba7c88c18b1ac64a2be36b39 2026-05-09 01:53:07.435872 | ubuntu-noble-large | deleted: sha256:e6bca8059e77590aee8e7e7f3f4afb3afa13a35c45b15c6763c71ab6fd4378a4 2026-05-09 01:53:07.435879 | ubuntu-noble-large | deleted: sha256:8e1e1b2a6d7571907dff437d50213011c21d86839cf5712734dfaa8d9b707833 2026-05-09 01:53:07.435896 | ubuntu-noble-large | deleted: sha256:e7923abe5518886c698d0939f407dfa0ddf613efd17cf054f100d72b45290ab8 2026-05-09 01:53:07.435904 | ubuntu-noble-large | deleted: sha256:bcc57faf76270c01b053d4cc3f19fcce8f8ee75fa78674a97d2297cab15fe456 2026-05-09 01:53:07.435911 | ubuntu-noble-large | deleted: sha256:d0cb042367f4a2939aadd6b55028c12435d0379be9507ad83a1ddac874356563 2026-05-09 01:53:07.435918 | ubuntu-noble-large | deleted: sha256:ffc81bb96d976c50ac329bbc82348ecb10eb60d6c33e99a3b3f5ade8d3d2b02c 2026-05-09 01:53:07.435925 | ubuntu-noble-large | deleted: sha256:6816597bde0ca33d0cffc38b9a36af1019ac5c5c4e7ae3ae7084ae02e7c06c36 2026-05-09 01:53:07.435931 | ubuntu-noble-large | deleted: sha256:603a5dcf7bdbaecf4f23ee759d8036a7e4729ebf51a07d1d41ac3a1fc59226ab 2026-05-09 01:53:07.435938 | ubuntu-noble-large | deleted: sha256:a6db528c7ea0a53b5e70af8aefc641fffb625607498257475db29338fbc34f84 2026-05-09 01:53:07.435945 | ubuntu-noble-large | deleted: sha256:f797493b2434b0cc3866d14cfab846865f92c72d6c7c68ba2dadd47551d9599d 2026-05-09 01:53:07.435952 | ubuntu-noble-large | deleted: sha256:74fc73390b7769c20aaea9f3cc7fe71c4c76bbcbc62c7952ad5f74d61207ab87 2026-05-09 01:53:07.435960 | ubuntu-noble-large | deleted: sha256:1abd5457aafc2ee5a4b504188e1a7ff4feca023ab61a3640704dc1ad418f52d4 2026-05-09 01:53:07.435966 | ubuntu-noble-large | deleted: sha256:d880f556bdeddbf34eedc36f66534faf6678b18401aaecf3885328c5d6f25f2e 2026-05-09 01:53:07.435973 | ubuntu-noble-large | deleted: sha256:5155b09f8af569232eeefcb1091a6d930393d9ac3221c033ff57f256834adff3 2026-05-09 01:53:07.435981 | ubuntu-noble-large | deleted: sha256:96656c54d8fe5dd19488b972500c5ec325936c342ec1123792b5f18eca2def53 2026-05-09 01:53:07.435988 | ubuntu-noble-large | deleted: sha256:42dc3bcd962cc567529251a717d1272e96d6f9f8fbe566a99b4b62a8f8aea6bd 2026-05-09 01:53:07.435994 | ubuntu-noble-large | deleted: sha256:ea4e1e373efc39543c20cf1c43c3df45300fbe974fe3fcf6596dd7742fee6416 2026-05-09 01:53:07.436001 | ubuntu-noble-large | deleted: sha256:8d110e93103baf90b9d238ace4b1e195adc09ebfe74972525c0fb52f7cdcfd47 2026-05-09 01:53:07.436008 | ubuntu-noble-large | deleted: sha256:3997d5894f8080f06dbe76b51c71f14277c6b27aded7c4d71812b84acb09fd38 2026-05-09 01:53:07.436015 | ubuntu-noble-large | deleted: sha256:d559fb985d0d5a6b555cc5a56d173707d07c3d90154ccfda50c2cb00b74f9da0 2026-05-09 01:53:07.436028 | ubuntu-noble-large | deleted: sha256:aec94e457b1e8bcc60a2b40960ca57c1a8f452061b43e5f431d544ae4b8b7ef6 2026-05-09 01:53:07.436035 | ubuntu-noble-large | deleted: sha256:470e2c6546bf383c68d77c42d62fff8fa609b1dced968108173d24ae0334925b 2026-05-09 01:53:07.436042 | ubuntu-noble-large | deleted: sha256:fb181befb04c9ad14b5dffa7e4fe23244d5fb0b32fcc66e464331b6bace29b77 2026-05-09 01:53:07.436049 | ubuntu-noble-large | deleted: sha256:a7c0c4a11e5d9bbe659a9680a7e265ab02fdb578f6144935c93272fd7a595c14 2026-05-09 01:53:07.436056 | ubuntu-noble-large | deleted: sha256:1ff5a45662200445482c41895222c695810743a60f99efbe5d05c06f8e3cd740 2026-05-09 01:53:07.436062 | ubuntu-noble-large | deleted: sha256:04ea97a3fcc1bf9d40b1fb9f84946ab5417e05ebca70636705a82b1d94b25ef6 2026-05-09 01:53:07.436069 | ubuntu-noble-large | deleted: sha256:c73acfb6714f88176551742938cece8141c484f8b610f11b4b666094db135392 2026-05-09 01:53:07.436076 | ubuntu-noble-large | deleted: sha256:7bfc958a9ab66ebe8d0fea6aa786054c37145a58dae37d221b2edc7d0519c038 2026-05-09 01:53:07.436083 | ubuntu-noble-large | deleted: sha256:5f501a1166258fcc0ef278c70a47170da39c7e5d349fca5f067d064e0a7dc9b7 2026-05-09 01:53:07.436090 | ubuntu-noble-large | deleted: sha256:a832fb77ed437d0e346ca19ea83d9cbc69ab0e5fec0ea3ecd12db1056d30a078 2026-05-09 01:53:07.436097 | ubuntu-noble-large | deleted: sha256:24c9c528f919ccad12d12041a58103e760f11c7ed5dbec432a24428690c14b8a 2026-05-09 01:53:07.436104 | ubuntu-noble-large | deleted: sha256:9f98b2996c70610e6113f024c78912b9567d83318fc86225c50483134f26b178 2026-05-09 01:53:07.436111 | ubuntu-noble-large | deleted: sha256:e4eed54be0761afcb95e062b2cbe8ae33f399ab792d75ead36065db6b5e5aace 2026-05-09 01:53:07.436118 | ubuntu-noble-large | deleted: sha256:955c5a8df9676b5ffa338d4a32ce194a2c10406068971bedec3f0d284616bc06 2026-05-09 01:53:07.436125 | ubuntu-noble-large | deleted: sha256:66f4f8b376fc37b2dfea2c3bb0ab0412bbe7ef8f5f4406f2396a3f264c59c815 2026-05-09 01:53:07.436132 | ubuntu-noble-large | deleted: sha256:2abb27a95485697f7b64edb16861c9c5de5409cb17a340c0e996994006a2ecbb 2026-05-09 01:53:07.436148 | ubuntu-noble-large | deleted: sha256:59a36c86a7bc6d520f17c41dbd12339988dd2ff7ce2c7c6250f0cb498dbd2554 2026-05-09 01:53:07.436155 | ubuntu-noble-large | deleted: sha256:17df75e7d358bbfd668163c1b4143a1f81b29855dcc563e1feb234e29a601260 2026-05-09 01:53:07.436162 | ubuntu-noble-large | deleted: sha256:b37e181d8b3465bf535b28a0ec9d119d836aa413a0d310b3d71da69c2a35ea1b 2026-05-09 01:53:07.436169 | ubuntu-noble-large | deleted: sha256:97f65e4faa5cc5d03c71100378c96a2ef889f9b00b5e677afaebe97664b3b7f6 2026-05-09 01:53:07.436176 | ubuntu-noble-large | deleted: sha256:4ee60f9338b0e29dbbeb600fd5850a5fef38a81dc1907db87e3763a51d49373e 2026-05-09 01:53:07.436183 | ubuntu-noble-large | deleted: sha256:5ee5fd8fc88bf50c2df808f77ff7544c441092e04cdff32ea3fa14c5f7e6d2d6 2026-05-09 01:53:07.436190 | ubuntu-noble-large | deleted: sha256:f319ab39b2ce1dfa6beff32687f613986d62f274c15a2a45fac1aa3999562e55 2026-05-09 01:53:07.436197 | ubuntu-noble-large | deleted: sha256:5139250bd848cb1f2553eb42639e730e7a022f6e61dfd65e3ed16300c6994feb 2026-05-09 01:53:07.436223 | ubuntu-noble-large | deleted: sha256:e6406c7196d921507e0c5b2a2f116ca60cee31ec83f15498d6eb1abc4b5d485a 2026-05-09 01:53:07.436233 | ubuntu-noble-large | deleted: sha256:e5617a5206b6865592dbb38b0513ce6fd5b4ca59fac2586d8b6cffe484356323 2026-05-09 01:53:07.436240 | ubuntu-noble-large | deleted: sha256:676981328ac25ba15558cf8c868c3f8b8631af834d7ee904a127f1f4545b56bd 2026-05-09 01:53:07.436247 | ubuntu-noble-large | deleted: sha256:477c9e15c929d338565ed76135a9d0662b6a7ddf08dfa35a88d9dd29bd9cf5ae 2026-05-09 01:53:07.436254 | ubuntu-noble-large | deleted: sha256:5abc5bef677fde298ecb1a5e2e112e5c8d9e7eab215e742b24e5009cf8ca2b1c 2026-05-09 01:53:07.436261 | ubuntu-noble-large | deleted: sha256:0411d7da483462aa62c6e5a6d284ead6f3d49d7ca8a3455cb718c39710e02d02 2026-05-09 01:53:07.436268 | ubuntu-noble-large | deleted: sha256:3bce6a77ae5f6e10e6ef9e9f3e800fc6a67271868deac4c113fc9caa7440cfbe 2026-05-09 01:53:07.436275 | ubuntu-noble-large | deleted: sha256:7313a0363e68a3bd72bbd994f47954a36ad43973af06c70c939f0e29ae9fd5a7 2026-05-09 01:53:07.436281 | ubuntu-noble-large | deleted: sha256:c18f3c86665b8160c8e22401704fb9326c018e5f493d582db25469b1867ddf44 2026-05-09 01:53:07.436288 | ubuntu-noble-large | deleted: sha256:5ccaa40f4d2a2a009ef5f9f3440f3ef63bf8e38ef65640b4b98f74e4be8166b1 2026-05-09 01:53:07.436295 | ubuntu-noble-large | deleted: sha256:4b97b297231d9f7f918ed2c435a58b92fa99149eef1152d77aa2999bf39221aa 2026-05-09 01:53:07.436302 | ubuntu-noble-large | deleted: sha256:5c2f4f6df3ef3eb76a8a56a9fc36eda366aba6bc6c6c71cf3edf1819c2bad3b3 2026-05-09 01:53:07.436309 | ubuntu-noble-large | deleted: sha256:900efcfc6fb09b33c3ef5c29ac1baa4e97945907b5bf93f0188dacd2b01b3ceb 2026-05-09 01:53:07.436321 | ubuntu-noble-large | deleted: sha256:f29b52d77a48133f18e55606a25db531fa736b71bca02247b156c8faa2d62a75 2026-05-09 01:53:07.436328 | ubuntu-noble-large | deleted: sha256:f835d49cb055b41c35db92e046e647cb325ce4d1282f5d59933ff5c50c89a61c 2026-05-09 01:53:07.436335 | ubuntu-noble-large | deleted: sha256:79f8397051c776f965d2230a76de8bd148409cb8fb90dce27b5e3565dfd93f4e 2026-05-09 01:53:07.436342 | ubuntu-noble-large | deleted: sha256:3fcef1c0dc63265916af0d912cae979b9a035da8c495222c15f172b0df0b3bd8 2026-05-09 01:53:07.436349 | ubuntu-noble-large | deleted: sha256:38a267c0491d4ecf0bd2d8864d93c98c858f222258d7221d4650ab3869f9d366 2026-05-09 01:53:07.436356 | ubuntu-noble-large | deleted: sha256:61b3ba006bc9869b7ab81421eafb61ab6beca1db87bb1ed918aefb349d9f51c9 2026-05-09 01:53:07.436363 | ubuntu-noble-large | deleted: sha256:8ddb6ca38d1b283af6ed74db96cd060bdcf7fd63691b539496507927dc9e3c4b 2026-05-09 01:53:07.436370 | ubuntu-noble-large | deleted: sha256:ffc4f9edf950d94085a99f4d5d8a41000eec53adc094d1c07ed5c68cbf81d70e 2026-05-09 01:53:07.436377 | ubuntu-noble-large | deleted: sha256:8ce93ad2ddd8ac5c19dbad6fad0609488388c78cf194a95766b012f359f5b5d2 2026-05-09 01:53:07.436384 | ubuntu-noble-large | deleted: sha256:a44e42a7dc68a45a43ec5692f147483fc92c28a8452ee6c0a147564ec4adc069 2026-05-09 01:53:07.436391 | ubuntu-noble-large | deleted: sha256:8e643f6416fef7a646679236f171d7943921a1fa5493c459f7e5ecd5f781c0a0 2026-05-09 01:53:07.436398 | ubuntu-noble-large | deleted: sha256:96c88b4f4c30723bfcabd687d11d5cbc7864dbc0f2bd7455d0af8fc821d43f42 2026-05-09 01:53:07.436405 | ubuntu-noble-large | deleted: sha256:9b9c1eec1aa913e140c390d8346bc570ba26c8a54d51cefffdfcc968a66d2ccb 2026-05-09 01:53:07.436412 | ubuntu-noble-large | deleted: sha256:4b5533848d85df06943ed2a1106e2dce0a780db418722aca07d3cf185e90e3a1 2026-05-09 01:53:07.436419 | ubuntu-noble-large | deleted: sha256:4163fd16436209bd247f095142b5fc2ecf9ea53212301036d7b9a506717ec049 2026-05-09 01:53:07.436426 | ubuntu-noble-large | deleted: sha256:17713e113eee2fe6cc98c1ab43f44f2583f3c63634d8f623b5489020608554eb 2026-05-09 01:53:07.436432 | ubuntu-noble-large | deleted: sha256:8eadf55f5f27cc64ecdd9c48d4591ed2c30f3b95b3629b5258c5883f1c603728 2026-05-09 01:53:07.436439 | ubuntu-noble-large | deleted: sha256:99972063a33dd4d5d90fb710619c3fa5508ff6c97943bdca3599819e225c8848 2026-05-09 01:53:07.436446 | ubuntu-noble-large | deleted: sha256:3782c8f74aab403db4385ed1142d3617b234fd1bb5dccb8300d87e632acbe3cf 2026-05-09 01:53:07.436453 | ubuntu-noble-large | deleted: sha256:31a304a44f6e255f59ec660a0337feec710eeff070f369264877b8b54a26b9a4 2026-05-09 01:53:07.436460 | ubuntu-noble-large | deleted: sha256:2ce3395cfe37c251ab5a272c3d4b854b1558fe80ff1f1e3edf0a732a5b9874a5 2026-05-09 01:53:07.436467 | ubuntu-noble-large | deleted: sha256:ecbdbcf492639c6e456825ba61359eb7afce8dbdbbab495a45d4275b6fd5dbcf 2026-05-09 01:53:07.436474 | ubuntu-noble-large | deleted: sha256:4541de7ba301585e512e107bacb72298c4ffb0dc218519b2870e738d30b257bd 2026-05-09 01:53:07.436481 | ubuntu-noble-large | deleted: sha256:3e7eb29540e1fe5d2322b23496583db06307499dc04db5dfa12c25638b33aa39 2026-05-09 01:53:07.436488 | ubuntu-noble-large | deleted: sha256:f87df571258e61c46a2bcfbc5855f68ec28b06dd4e57b2cd02ec31e16a642af6 2026-05-09 01:53:07.436495 | ubuntu-noble-large | deleted: sha256:1157edc9730ae16b9ceec7fa10c8f06f044d0621a1eb4c83a98b6efcadf5be2d 2026-05-09 01:53:07.436502 | ubuntu-noble-large | deleted: sha256:8c08d05a179ef437b09440b1eb55bd1ea9f29f93bc1d9de616d69d87f670c99f 2026-05-09 01:53:07.436509 | ubuntu-noble-large | deleted: sha256:fb10f7a8428e03f54bd74290af8513c38f8a97de8185a225e120a65485adc3da 2026-05-09 01:53:07.436516 | ubuntu-noble-large | deleted: sha256:eab9306818f1b6df05cb144740b8e4f4a4a39fc3301e4f911864a9c8ece4dbb6 2026-05-09 01:53:07.436527 | ubuntu-noble-large | deleted: sha256:5c21f2b9f702c0ed42facaf7e1940b2fac31c9fb39529696caece2952468285d 2026-05-09 01:53:07.436542 | ubuntu-noble-large | deleted: sha256:f47c232bf62c725bf424db8bf90cb509a4fc17a6246eb5194c936994469f6503 2026-05-09 01:53:07.436549 | ubuntu-noble-large | deleted: sha256:7ef1e9cbda1752cbb4a5f2139af9e7a02671d3a660ff95f8023a02877c2bfeee 2026-05-09 01:53:07.436556 | ubuntu-noble-large | deleted: sha256:e82f53a48759e06ccf2c3654f2604b454fcb2168ffc7a531542cb31cc6e0041b 2026-05-09 01:53:07.436563 | ubuntu-noble-large | deleted: sha256:ecd95947c0e1a911bf657f2c073ad97f2a961bdf6cc5bc6cebdfc29d7c54fabd 2026-05-09 01:53:07.436570 | ubuntu-noble-large | deleted: sha256:46e9b34ac6e99492a88bce0686003b82af1dcf42cd4a5eea3169b3e0675aea1b 2026-05-09 01:53:07.436577 | ubuntu-noble-large | deleted: sha256:de9f5b796e4a8ead5277bce7bf0c270ba89675b8e198098d5e2e49e44a8e28cc 2026-05-09 01:53:07.436584 | ubuntu-noble-large | deleted: sha256:d3775d656803b51c2684bae95084cc650cd384e2b0addc3ed72110e41becffdc 2026-05-09 01:53:07.436596 | ubuntu-noble-large | deleted: sha256:be85d695e965a03a86d8de4d4bc800c6872771de1b6d259b6463378c0f497cdd 2026-05-09 01:53:07.436603 | ubuntu-noble-large | deleted: sha256:0cad34fd9037a304d6730afa84525037fc8f8dbf7ebe8711ec7be42e55a669af 2026-05-09 01:53:07.436610 | ubuntu-noble-large | deleted: sha256:534f92ebe4b2485ccbf7b332bfc0fa5cf2b6b9cd40cc6427f95eeb57e41a7ab1 2026-05-09 01:53:07.436617 | ubuntu-noble-large | deleted: sha256:ab5fe91b03a105981735fc7e2832215b571c33ec00b6fa07529e2cc924fee92e 2026-05-09 01:53:07.436624 | ubuntu-noble-large | deleted: sha256:ea5e444ef6b71528fa468ce324ea0bb8b49b8994180c1a231901197dfa102376 2026-05-09 01:53:07.436631 | ubuntu-noble-large | deleted: sha256:853e1f2ae757bc716c9de6d1b36f1e7c51e467d508b5222fbf0129c01eddc509 2026-05-09 01:53:07.436638 | ubuntu-noble-large | deleted: sha256:0642f13b08d655410f53e08eaf59e3135553b0e433e2d09914c83bbcfbbe2b65 2026-05-09 01:53:07.436645 | ubuntu-noble-large | deleted: sha256:0bd91c198c39eabc6e3003fccb8459b777ae2d455ad30ffa7ddf90e18eeb7ef7 2026-05-09 01:53:07.436652 | ubuntu-noble-large | deleted: sha256:a079024244317a617fa443a33bd6d384f50a78fd0ec81ee63d4a220acb0267ba 2026-05-09 01:53:07.436659 | ubuntu-noble-large | deleted: sha256:a91c2bcbac85f2baa6eb255f2b2a09dd94e7ef03d2adbc79fd0d76b85b0b86ab 2026-05-09 01:53:07.436665 | ubuntu-noble-large | deleted: sha256:c19f638d851d57896435be0488b282c7d1710572e895e15ede7b63851deb85f5 2026-05-09 01:53:07.436672 | ubuntu-noble-large | deleted: sha256:3db5ad828b07145d80e55e0d827fb1def1a7145ce8feacd5edfd8ef879b9a2f0 2026-05-09 01:53:07.436679 | ubuntu-noble-large | deleted: sha256:164b723b104f0fef37ea74a046b39f7da42dd858afdb4745d67701f3b797fdf0 2026-05-09 01:53:07.436686 | ubuntu-noble-large | deleted: sha256:a974025e9f7c17ee9d3dddf0b1e46297840fbfc460a0b6239ab8db64c3f97afc 2026-05-09 01:53:07.436693 | ubuntu-noble-large | deleted: sha256:061b7c6bec1de083485fc7295f5c2d277b1d169733b3c7df8ccec0f02e2c8791 2026-05-09 01:53:07.436700 | ubuntu-noble-large | deleted: sha256:0b17cf15de75f2ee55817ecfd0f4cd8325d3c80f59a6f420f27eed1c5b4e7b59 2026-05-09 01:53:07.436722 | ubuntu-noble-large | deleted: sha256:b20e4baa83c078ec3b0eb75d712144e0ee0b0fe7dd817e6510e5efff5b965a09 2026-05-09 01:53:07.436729 | ubuntu-noble-large | deleted: sha256:fd5ecf48d5cec749b82a5bb67dd85f53ae1641e2bc8d3308ebfcefe1b6cefb99 2026-05-09 01:53:07.436736 | ubuntu-noble-large | deleted: sha256:57f903e71c0f9a8dde8904f9722b1282569e47c7588cf6f0ce352e9850c115fc 2026-05-09 01:53:07.436743 | ubuntu-noble-large | deleted: sha256:efd2b8e75ad5710d8ba21c13cd75e7b042191a6aa96c127af8ee96a0a2844920 2026-05-09 01:53:07.436750 | ubuntu-noble-large | deleted: sha256:4ea04882526f263e7e9588553f6a3ee0f753f86b2b7c9d4f80ddef4fb71f6c0d 2026-05-09 01:53:07.436757 | ubuntu-noble-large | deleted: sha256:ced57cf0748c3517433bb4aa44ccd67179ab890caa4a1f8915303e8e15acefca 2026-05-09 01:53:07.436764 | ubuntu-noble-large | deleted: sha256:2bd321fc1e009ffbe77ae462dcbbe080ab23d5d7bdbf71d1e77c61f7bf3d9131 2026-05-09 01:53:07.436771 | ubuntu-noble-large | deleted: sha256:2e2ced84e63518c8279151878ab3e0df7cf7a035a21b155a1f1c6ec451b1bf85 2026-05-09 01:53:07.436778 | ubuntu-noble-large | deleted: sha256:c2188d43c32f4f89197a753f7b9da760a7065653500d058936168b6e3996deb9 2026-05-09 01:53:07.436785 | ubuntu-noble-large | deleted: sha256:58661ea0180021ec218ea09755cc600efc7785316b1f4087580cc0781361bbdf 2026-05-09 01:53:07.436792 | ubuntu-noble-large | deleted: sha256:cd9d314ff20a42c764df44e8db1fa7178aa77c9617e17e08fba4ed07cd703387 2026-05-09 01:53:07.436799 | ubuntu-noble-large | deleted: sha256:14a1602f6a6e961db4d62021c9d5d877fb9642940f91e30e52392956ad4033bc 2026-05-09 01:53:07.436806 | ubuntu-noble-large | deleted: sha256:72547bc7fb648baf27ac02332513114c881edb521c0c222216100bcd3703ca99 2026-05-09 01:53:07.436812 | ubuntu-noble-large | deleted: sha256:bd0df06e23340827feec6b6a37dfb4a487563620522114463a8b2548dbcd9fa4 2026-05-09 01:53:07.436819 | ubuntu-noble-large | deleted: sha256:3dbe2a78d05d7319d2dafa2837eca359eb370ada66d20a6012d9ed7912ed7d3e 2026-05-09 01:53:07.436826 | ubuntu-noble-large | deleted: sha256:4a830405c4e992055db2a07bb25a83250246ea295eda1fabf7f49b42e957668e 2026-05-09 01:53:07.436833 | ubuntu-noble-large | deleted: sha256:5321c88e23f0cbbbb3753caed050d9886c07385fdca93901f69ae8fc39c0c82e 2026-05-09 01:53:07.436840 | ubuntu-noble-large | deleted: sha256:a85590f543193a6fbb430015dd91fa100faaacbf07fbde463790d87f72b10287 2026-05-09 01:53:07.436847 | ubuntu-noble-large | deleted: sha256:e92ec703612344ef77f686724e94c347e8bbf8804a4ac243aaa0ed73d49d3ea8 2026-05-09 01:53:07.436854 | ubuntu-noble-large | deleted: sha256:6546ebab2b30d2c539ffad6f9c7ab44ad82b1ee389bc1beadac2d4ba8c67e540 2026-05-09 01:53:07.436861 | ubuntu-noble-large | deleted: sha256:ac32b2d292b947b1be5e59d361dff4731c627644b71683cee3a1eb58af3e9387 2026-05-09 01:53:07.436868 | ubuntu-noble-large | deleted: sha256:f71a2ff0bfb7a2bd6f571a039db19f89b4d91b832a8201983e62b8bbaa55aa85 2026-05-09 01:53:07.436882 | ubuntu-noble-large | deleted: sha256:cdee73957946ddb807eaa7f4ade2fc6363fd341ac32ce48f93a31891c100dac6 2026-05-09 01:53:07.436889 | ubuntu-noble-large | deleted: sha256:8efb33510df5b85fa7bd69249fb073facf959ee96194bdefb66eb27520d4268d 2026-05-09 01:53:07.436896 | ubuntu-noble-large | deleted: sha256:2ecee3aaa3ae5eb5ea7d25de3585d51abb494c288a98abf723ed15474dc81555 2026-05-09 01:53:07.436903 | ubuntu-noble-large | deleted: sha256:acc7cc57485a124a89590bb6e4dbf9cd9db79222bb479d981e93a09945a0ee44 2026-05-09 01:53:07.436910 | ubuntu-noble-large | deleted: sha256:10b377fa1993679c736fc282de0cdd6a4e2a190614358d4b3493723258d82963 2026-05-09 01:53:07.436926 | ubuntu-noble-large | deleted: sha256:684dd70178b63fe8bd1586058f0cfdfbaa6a88370fe82da97b61c507a6d35397 2026-05-09 01:53:07.436934 | ubuntu-noble-large | deleted: sha256:a88d65239e6de6c17d782e7d0279eb3687da06d9611522cb8ea89240706b7974 2026-05-09 01:53:07.436941 | ubuntu-noble-large | deleted: sha256:9369402dc36ba665613660dc3b5e5fde4e1b613f1abca130d80cfac91d0b82e4 2026-05-09 01:53:07.436948 | ubuntu-noble-large | deleted: sha256:73352c30e3454236c43d27e5f7058639b7a46d267d79c41ebeca80280be3000e 2026-05-09 01:53:07.436955 | ubuntu-noble-large | deleted: sha256:e529b330dd3514fdcfedc9d1ff8221d85891684bb3799d1445d1589af9dede79 2026-05-09 01:53:07.436962 | ubuntu-noble-large | deleted: sha256:91c4d8840da01f791f5a27822105cc96f64abbd6a933b74657a094a1d283c151 2026-05-09 01:53:07.436969 | ubuntu-noble-large | deleted: sha256:38e39d8c9598d15abbb817e3bebd23bdb5290b166a2c944ac08720bdbfa6d1e4 2026-05-09 01:53:07.436976 | ubuntu-noble-large | deleted: sha256:17bc553ccb706619e538c720ff27905b88d782ad54855ed13b8fefe7ec4b037e 2026-05-09 01:53:07.436982 | ubuntu-noble-large | deleted: sha256:c195d21fecb4b7e5f2e673956bfa7107aeb2f96f405ff402d5100e7d2f39ce78 2026-05-09 01:53:07.436989 | ubuntu-noble-large | deleted: sha256:cf8584b5dfb046fa3e8f9470f1b8a22e9c17bf55c435b16b4f2e9ae3301dbbb4 2026-05-09 01:53:07.436996 | ubuntu-noble-large | deleted: sha256:7723f5f6a39f992b70ba2d8de6ddb9a700f707f91530e48e1e47e115d8e58faa 2026-05-09 01:53:07.437003 | ubuntu-noble-large | deleted: sha256:6a2d7a4fc5ef635cc3f599641a34a20f453321a77efa97e62c74e51374807ec8 2026-05-09 01:53:07.437010 | ubuntu-noble-large | deleted: sha256:57c810394e98e4dbf611af1a18435781eb28c0d794aa59bf5ab5bcee17534d79 2026-05-09 01:53:07.437017 | ubuntu-noble-large | deleted: sha256:40f46bee1d889b09177fa797b36b48fe0ae4f861d728ad4fd94c53096c28c1de 2026-05-09 01:53:07.437024 | ubuntu-noble-large | deleted: sha256:e53876c83c71585e2d9a70842ae75aa3f01bac824c9447017cfc87f77cbfffdc 2026-05-09 01:53:07.437031 | ubuntu-noble-large | deleted: sha256:660a4e89ce10ef3458496e631bc75242e960ab201b4928006c901ac0b0524b64 2026-05-09 01:53:07.437038 | ubuntu-noble-large | deleted: sha256:e8b0a7e80add7c3a7db321d155245a40c28a3658bb3e2933172e01206fe710e7 2026-05-09 01:53:07.437044 | ubuntu-noble-large | deleted: sha256:e9f68530fc1ef42903220d897ddb9041387749177c0ce8bee405f7d9a2e5cd9e 2026-05-09 01:53:07.437051 | ubuntu-noble-large | deleted: sha256:fe38350ab259c63ee4f6392b9544bcf92426a508bcffb340c4a696abc8ac4275 2026-05-09 01:53:07.437058 | ubuntu-noble-large | deleted: sha256:d80f75bd2cb70ee6404401e00f5907b18dda0deed7b3d9041de7e122c2720d10 2026-05-09 01:53:07.437065 | ubuntu-noble-large | deleted: sha256:c6a44185181d69f4302b9c8d6410db7286e0424e80915bfd842499d111c54df1 2026-05-09 01:53:07.437072 | ubuntu-noble-large | deleted: sha256:92f7b2d9588865ef6db6426f71dcc8a46e7fd6561aecb155cbf67fcda9cf7639 2026-05-09 01:53:07.437079 | ubuntu-noble-large | deleted: sha256:5e7d8ab93bfb2dbe116352956f39378ac917d1baec874f69810bb079bbdf1efb 2026-05-09 01:53:07.437086 | ubuntu-noble-large | deleted: sha256:74b9d317ce720371f6d45c64af6f73e72da4d3896e34d880494d97be614ab9ff 2026-05-09 01:53:07.437093 | ubuntu-noble-large | deleted: sha256:867c70b44cb47087fc777db38f69bbe920f5da3f9542c2bf6ffd34c075705399 2026-05-09 01:53:07.437100 | ubuntu-noble-large | deleted: sha256:b2c396186a6475eb1439a5883ee668dbe73ade025fe73e9a0b9676b4b9f1da7b 2026-05-09 01:53:07.437107 | ubuntu-noble-large | deleted: sha256:80588253fb99af5eae7c5e69a9919a77e229f0155ab1bef340e160196cf89fac 2026-05-09 01:53:07.437113 | ubuntu-noble-large | deleted: sha256:880b7091b316d6792f9a59c62efd267b5a22fde37abd60062398f4981697fc09 2026-05-09 01:53:07.437120 | ubuntu-noble-large | deleted: sha256:09e421a6ad1ada01a578544f32027d227ea66baf5147d52ecb4e7a878188d045 2026-05-09 01:53:07.437127 | ubuntu-noble-large | deleted: sha256:b4e189b277c6bd5e3c803b21c7d40d7de2c531de7aae5ef6bee2e6be6a1cfb6d 2026-05-09 01:53:07.437134 | ubuntu-noble-large | deleted: sha256:3642b4a2417618d19ce22e86a9c6c34f8cb1aa033a8bec1bd22e3374a036c751 2026-05-09 01:53:07.437141 | ubuntu-noble-large | deleted: sha256:bc388e5b4f10f15c189e86b02fc05e4b01de1965377af26552cc4a3ca1471ef4 2026-05-09 01:53:07.437153 | ubuntu-noble-large | deleted: sha256:8d140f5ac93d18f31c0d6f037b73bc8267c9feceb887ec3fdfdd9367ff722b77 2026-05-09 01:53:07.437160 | ubuntu-noble-large | deleted: sha256:49d7645849a83dcc9704392e92c4b77699a1667f8a99b8d5ba08c19f110b2438 2026-05-09 01:53:07.437167 | ubuntu-noble-large | deleted: sha256:560049d1dc24c12e656517a7f06a6947a7c144c3ca2da0f93ee990e95c77cb85 2026-05-09 01:53:07.437174 | ubuntu-noble-large | deleted: sha256:9a8799eff43dded9ba7aa77490f33c39e5e96cb79b57ef97095c0ca5859823c4 2026-05-09 01:53:07.437181 | ubuntu-noble-large | deleted: sha256:184c43a7c5fe78f9e7768e5d3e6686b4b4af07dd581b5861faf6e0e1576f8e7b 2026-05-09 01:53:07.437188 | ubuntu-noble-large | deleted: sha256:2dcdecaeea6ef213d1f2a39a1ae4190e87aa2b898dafec7263b01cf81b326294 2026-05-09 01:53:07.437195 | ubuntu-noble-large | deleted: sha256:de63ee8e949c91c037544298e15c70285d7c3f180288840a525fafa4ea266648 2026-05-09 01:53:07.437220 | ubuntu-noble-large | deleted: sha256:ffcf7d1e0c970e4edaf9a69cb895d72f27965facc4a0d6619368e4faaafea5f4 2026-05-09 01:53:07.437230 | ubuntu-noble-large | deleted: sha256:200dde25ae1b8595149d39cc3895393665579d65f77502bb8b9ae0786e5fbd32 2026-05-09 01:53:07.437237 | ubuntu-noble-large | deleted: sha256:697ce9274c51624d0c8d4a9555025c6e33921d733fd2a1f23a98c1cc10e08245 2026-05-09 01:53:07.437244 | ubuntu-noble-large | deleted: sha256:cccc0ff46384b58baef3b47bb79bf9e52b82e85be9e39fda6c35a601541473a9 2026-05-09 01:53:07.437251 | ubuntu-noble-large | deleted: sha256:1cbfcca93698cb4956fb184c195cd824f91f994e61e8ad34e2bd18fd32cbad72 2026-05-09 01:53:07.437258 | ubuntu-noble-large | deleted: sha256:1c4ca3eb0bef28cc66f0450f23bdab67d644825a9ec7c6f9afbd51b8bb8e77e9 2026-05-09 01:53:07.437265 | ubuntu-noble-large | deleted: sha256:80ee1db64af7668e89c88f43a2de4c4b46f678b54f64beb000626f99737b5b21 2026-05-09 01:53:07.437272 | ubuntu-noble-large | deleted: sha256:f4ff4a6ee881a4f0afb37ecbd10f009eb071f4e32f46b94020d3ec1ce031dd3b 2026-05-09 01:53:07.437279 | ubuntu-noble-large | deleted: sha256:0019da4500b06b5acde5190462f86c08a12f1a98005ba56b7da62e5179eca84b 2026-05-09 01:53:07.437286 | ubuntu-noble-large | deleted: sha256:bdb06a747bc148de914d8d441f28d7125623c9c11407555a0b423b37b679ac39 2026-05-09 01:53:07.437293 | ubuntu-noble-large | deleted: sha256:2661e1b6b57cc7f489c9623fa618d96be31669b0efe6af1a1da320b710476ab5 2026-05-09 01:53:07.437304 | ubuntu-noble-large | deleted: sha256:85153b2fd8ab5b320ffe43e54b4c583a24522835ac28c9d79f4e95e14cae1b84 2026-05-09 01:53:07.437316 | ubuntu-noble-large | deleted: sha256:4bae9e721b951ccfa4d71455de30c6be084b63b8ea5fdcc08e95ccddfb731943 2026-05-09 01:53:07.437323 | ubuntu-noble-large | deleted: sha256:fa81dd1a96a15bed06e9c193bf9779c209861510bdb0206be8d0ed7cafbdae37 2026-05-09 01:53:07.437331 | ubuntu-noble-large | deleted: sha256:b7f8432b2d6891e2baa447c0387a28f4c3ac547a532132002a84dc41bc5cf402 2026-05-09 01:53:07.437337 | ubuntu-noble-large | deleted: sha256:6496c759abb4e813350bce4d8290e76437421286b8fbbec98afb9ab4d13acc29 2026-05-09 01:53:07.437344 | ubuntu-noble-large | deleted: sha256:8f71ace25885d0cde972c53431f9bbfdd1fafd4baadebdab930c17656d1c224d 2026-05-09 01:53:07.437352 | ubuntu-noble-large | deleted: sha256:c9d997426665726a7a50bea7a4a00fe5f51592c3d32debc87c107ec47027b6fe 2026-05-09 01:53:07.437359 | ubuntu-noble-large | deleted: sha256:0bda50366891fc1c7d8ec76ec048334b3f287c12e8f7296221e2d61976fd8097 2026-05-09 01:53:07.437366 | ubuntu-noble-large | deleted: sha256:b885dc2e814fe5e3d56ffb07b70139b1b534ae835ea0d240535c9d0f772d6764 2026-05-09 01:53:07.437373 | ubuntu-noble-large | deleted: sha256:ebbcd50f366547a0c1c7a45d5f47e9e48ce33c1923237bee378535e3b56dffdf 2026-05-09 01:53:07.437380 | ubuntu-noble-large | deleted: sha256:cf30dbd7201bc92fd8aa413229935f7163d9ae169aae7ad6cddfc4894c926a4e 2026-05-09 01:53:07.437430 | ubuntu-noble-large | deleted: sha256:f2236d06b2a86c692076f7dc310c0f02590d7df15ed6b3ab6e548edfb963f631 2026-05-09 01:53:07.437438 | ubuntu-noble-large | deleted: sha256:b10c0eb3300fbb4142bf68db0712e5f895185a7d6a945ee8423c0105fbaa7672 2026-05-09 01:53:07.437445 | ubuntu-noble-large | deleted: sha256:dc4e8dfada71bc104813abdd4971f564704a79579bbf67193f91a19ac9babdd5 2026-05-09 01:53:07.437452 | ubuntu-noble-large | deleted: sha256:5608b3bfe342e6adc5da9e75c682b83d73086725e3bb7453e1f24c8e31a3c052 2026-05-09 01:53:07.437459 | ubuntu-noble-large | deleted: sha256:7ddcde46eebe5240d3cba299d10ef775089db2e7b98e492c55d8516dab4dd948 2026-05-09 01:53:07.437466 | ubuntu-noble-large | deleted: sha256:adaa1995dce39146ede85254c3566c89bc40916da1c77cfae6d88a811d85f0f0 2026-05-09 01:53:07.437473 | ubuntu-noble-large | deleted: sha256:16cde2e7c36cbf6d7478cc5932e580f3b0b90a1ab4815a844f417adf2ceedf73 2026-05-09 01:53:07.437480 | ubuntu-noble-large | deleted: sha256:e89ffaa76ec13ae5173191ee84718c4f638ae0f2e345b7f57f464db628d2e963 2026-05-09 01:53:07.437493 | ubuntu-noble-large | deleted: sha256:4ac9c797c2ec93e1bc956b8322c0007027b166f4dce7607036effcca95549079 2026-05-09 01:53:07.437501 | ubuntu-noble-large | deleted: sha256:ecb0b07de492b2b8b56d75ed05f43dbb4ac0caa770b056c6b5985c69e5e05887 2026-05-09 01:53:07.437508 | ubuntu-noble-large | deleted: sha256:7a61c7489c138f3614da495395b78c453904f6680ae7c61ab19e633d9fb1508b 2026-05-09 01:53:07.437515 | ubuntu-noble-large | deleted: sha256:3d97aaeb34ba32efa79cec76d1cb60718ce911fc52b7df9c632154b6c4b97a45 2026-05-09 01:53:07.437522 | ubuntu-noble-large | deleted: sha256:06c2b26f8f01ed4165d1610298cdf959d0c9df04b161da2540280adcdf26c0d4 2026-05-09 01:53:07.437529 | ubuntu-noble-large | deleted: sha256:fb2c6fd20d03bba127e4074e3d057cb63f9c95d0a269ffe9868942bf75253111 2026-05-09 01:53:07.437536 | ubuntu-noble-large | deleted: sha256:5a5e26350a0b44ef56021e0ead82d5495a5829309bf7872134739bf06376440b 2026-05-09 01:53:07.437543 | ubuntu-noble-large | deleted: sha256:cfe0aa9017066722990a3cd6e2cf55e893b922cd496c85eed3bdd766ae1f4faf 2026-05-09 01:53:07.437550 | ubuntu-noble-large | deleted: sha256:c423ca7b75d80155b52ac680e5da95111e7ec2f27f4801a3e8a852d627001e1d 2026-05-09 01:53:07.437557 | ubuntu-noble-large | deleted: sha256:42c18c438533fcacf0b2a2c804b42cf144d17b51bd481c22fa3d00bc0c8045a5 2026-05-09 01:53:07.437564 | ubuntu-noble-large | deleted: sha256:3054ed759d58667b07638c8ef9823621c4464ed3a2366c185c109b92a485d085 2026-05-09 01:53:07.437571 | ubuntu-noble-large | deleted: sha256:62ae281672be91733b4e8fc2752a47caac474a179f71617c43a860fa3bd3820c 2026-05-09 01:53:07.437578 | ubuntu-noble-large | deleted: sha256:db9cfb6d6e571a8f3f656c29b58fd0b02d291c8fefb42947d9a54d75e90e31d3 2026-05-09 01:53:07.437585 | ubuntu-noble-large | deleted: sha256:ef8667aff4f13b7920b41fbd564084299858b1f1d582d0e2b6187d1d1d583666 2026-05-09 01:53:07.437592 | ubuntu-noble-large | deleted: sha256:ae22460d111cb3ce4c307332ccdbbc489e266df57d6d6e96a5953d88ec0be9c1 2026-05-09 01:53:07.437599 | ubuntu-noble-large | deleted: sha256:75e578f2428c86f06e526f5463374fb4f931c76e0aa56569bed70b41cb35b6c9 2026-05-09 01:53:07.437606 | ubuntu-noble-large | deleted: sha256:4031bb25689065c582f67ec9a4594e2d37ab90ef6bcaa70c82867b4cc522d4ec 2026-05-09 01:53:07.437613 | ubuntu-noble-large | deleted: sha256:33910c79232a7c6bcfa366a43a22df4fbc43f996d200038d0312c83fe2895a68 2026-05-09 01:53:07.437620 | ubuntu-noble-large | deleted: sha256:0a6c9a414ed16a83280037f7d92976eb4a15594e9c95c6b26c0ba95c23110002 2026-05-09 01:53:07.437627 | ubuntu-noble-large | deleted: sha256:e473230a78d7573a5a571ecbda332bd18ddd58d51d2850ac2b2eb1b92813ac04 2026-05-09 01:53:07.437634 | ubuntu-noble-large | deleted: sha256:bae03e846d27aad7afcd5961de202b92f968a293a5515771f113a69d85ebd570 2026-05-09 01:53:07.437641 | ubuntu-noble-large | deleted: sha256:657f76ea285ac6efd382265b0eee172f5b23111a01c4fc86f560fbb46e036c07 2026-05-09 01:53:07.437648 | ubuntu-noble-large | deleted: sha256:8a3cf3109f6c6b848e4bd46a02e060c2778562ca378341d402e21aec8b2eedd9 2026-05-09 01:53:07.437655 | ubuntu-noble-large | deleted: sha256:29f99b2171ac0889072836814887be6cbc0d1218d92ee33771fcdb660033055c 2026-05-09 01:53:07.437662 | ubuntu-noble-large | deleted: sha256:0b4d52ea283c38dd3edcd1050378a5e4de57d7d5e827d7a7c3ab37b2b0d69729 2026-05-09 01:53:07.437669 | ubuntu-noble-large | deleted: sha256:f10636b3f7bb4df969b07bee042ee422a0fd18fab59430b82b965d889292f47b 2026-05-09 01:53:07.437676 | ubuntu-noble-large | deleted: sha256:fee8326b671259fe613fe3f04f6ecd0b2ddc8d6169feb432d621f1e883dc1d58 2026-05-09 01:53:07.437683 | ubuntu-noble-large | deleted: sha256:bd4931448668d00d56f33872f959a6a12ecf3827cd0a00939f8ca68ca84e42f9 2026-05-09 01:53:07.437690 | ubuntu-noble-large | deleted: sha256:873d14f29b789fce96a9c7b023f826d214f3a18c2b56ec9c34a363d01c8b0bdb 2026-05-09 01:53:07.437697 | ubuntu-noble-large | deleted: sha256:5a05509ae448dadcd80e677f211dce769a3b21081980dece6a31f6e934a4503a 2026-05-09 01:53:07.437704 | ubuntu-noble-large | deleted: sha256:18ad530c64ceda332e7cb7a9568a657d18c228af5eaa8023e9d07c4b17bbbfbc 2026-05-09 01:53:07.437733 | ubuntu-noble-large | deleted: sha256:a67c0a9ad6d399625bfc9050ddf9490d684a6d886f0d4e1697272766c92f1caf 2026-05-09 01:53:07.437745 | ubuntu-noble-large | deleted: sha256:be9907f9a0cb72cb6e17b7243bef4b02878934c6625a0760c0b9411f90664d71 2026-05-09 01:53:07.437758 | ubuntu-noble-large | deleted: sha256:901c41e0893f7b921315503bcc1fff8a648a63fab9f317dc8eb709f38099a70f 2026-05-09 01:53:07.437765 | ubuntu-noble-large | deleted: sha256:d882c3ca5b6dd8fcec9feebf8fcde507d04216431d83e2bf5f92832f4ac35161 2026-05-09 01:53:07.437772 | ubuntu-noble-large | deleted: sha256:069c61d3606ddd5a583910a42ab5ec9bb0acacef030a0a6087458da0aa19d0bf 2026-05-09 01:53:07.437779 | ubuntu-noble-large | deleted: sha256:b3a2705091803e34efa7f6dbbd94e7b03228235030d1f75396658732231b7cb3 2026-05-09 01:53:07.437793 | ubuntu-noble-large | deleted: sha256:a2d5165e42c9c6ddc2012fe36c36b4795d1545e9065de07281477470f6ccad69 2026-05-09 01:53:07.437801 | ubuntu-noble-large | deleted: sha256:e00c438a8a522afdc98da8a4c8aa144b3e582041dbdd6c43be5f5ff9601b8a06 2026-05-09 01:53:07.437808 | ubuntu-noble-large | deleted: sha256:ff35b8849d54f79a95989d4f4aaaa3065308152401e714f9b45a928b9854b0bf 2026-05-09 01:53:07.437815 | ubuntu-noble-large | deleted: sha256:e9bcc9f3f2f08cd69315db48dec159c5e3900a9f5728546ea27d9f9dcd830303 2026-05-09 01:53:07.437822 | ubuntu-noble-large | deleted: sha256:0dfee2766968169156776937540e44a7bffec5b5f260d7d858f81bb15a6221b1 2026-05-09 01:53:07.437829 | ubuntu-noble-large | deleted: sha256:765192c46fb4e5d76fc5d3addc542b3a0f8049d8401d1daa4c683315fb8c4e31 2026-05-09 01:53:07.437836 | ubuntu-noble-large | deleted: sha256:76dda9c840e74e5e09ca6066bd3a4130693694c120382bb4157bd49c70b5be1d 2026-05-09 01:53:07.437844 | ubuntu-noble-large | deleted: sha256:208c806e2507ded39ef636886d9be367f6d6a0508f0b120f3f26849934b55ba4 2026-05-09 01:53:07.437851 | ubuntu-noble-large | deleted: sha256:9b20bd272844f54ddb73bd303d6a00ada8f41b8112bd5d8e37baa1de4381d872 2026-05-09 01:53:07.437858 | ubuntu-noble-large | deleted: sha256:40fbcb1bf412b12608b0b05f342fa4ea6d83753e45cfc18dcb6c9eb11dfd0d5d 2026-05-09 01:53:07.437865 | ubuntu-noble-large | deleted: sha256:b0cd3976c6fc0621c4295ea8284aefa9c7a6ef490f970001271e9b357c195409 2026-05-09 01:53:07.437872 | ubuntu-noble-large | deleted: sha256:d09251b9c0578b86273d51281c65044d4d433f097dc4c1b84fb5c088f9fc7369 2026-05-09 01:53:07.437879 | ubuntu-noble-large | deleted: sha256:9f85bb284e891d13cf66ba651f6cff17cd6734b8923b6e70da1f7bfdb5f5acf1 2026-05-09 01:53:07.437886 | ubuntu-noble-large | deleted: sha256:2d34241ce508d5b241b2157339d9f3542db36b39a12b71c75aa275ab5f5dbef5 2026-05-09 01:53:07.437893 | ubuntu-noble-large | deleted: sha256:83985e9778e6bc071eaa0ad5e8fb9982909b63c22d713840da9cae9e045f9e24 2026-05-09 01:53:07.437901 | ubuntu-noble-large | deleted: sha256:047059ccfa16b6a9ebcef5234ad71a1f4687d581d29e87f79625d2f953ec58a2 2026-05-09 01:53:07.437908 | ubuntu-noble-large | deleted: sha256:224539c37a7c2cb9c8f60c45006ef5d3b6b9a91edcdcf07b8025cd2ddbfd3f9e 2026-05-09 01:53:07.437915 | ubuntu-noble-large | deleted: sha256:741780164b8c57dae81d287438d5c14808b86ec3bb19e6bfa10e2ebe11cb3d46 2026-05-09 01:53:07.437922 | ubuntu-noble-large | deleted: sha256:7080aa60b304726afdcd5e0df3f07a1c548a1aebc30ce9af8ab9b5ed062ce4d7 2026-05-09 01:53:07.437929 | ubuntu-noble-large | deleted: sha256:2fcbc6ea0cf1a5f91c86e4442917e4225c4643d57043797dd783ac9af06a4099 2026-05-09 01:53:07.437936 | ubuntu-noble-large | deleted: sha256:da1a9189fb392518f4b138f188302b95961574703ec142d1aed4b291a2b25cbb 2026-05-09 01:53:07.437943 | ubuntu-noble-large | deleted: sha256:95007b2211460d8fbbd25c2767c7c26dd41ab25a4dd58b7b956b95f54e01b6bf 2026-05-09 01:53:07.437950 | ubuntu-noble-large | deleted: sha256:92f75b5931167dabe1f6fc3443f8a526a28a7eb91ba78d60cc9c68c1faa3a6be 2026-05-09 01:53:07.437957 | ubuntu-noble-large | deleted: sha256:46f34b2ece3630776a95ae272ff3da07735b08dbb2c5451f7f74e1a895776992 2026-05-09 01:53:07.437965 | ubuntu-noble-large | deleted: sha256:157a0fa0c8a84b905b9bb25cdab79245c3db1fe1475111c3be9692aa7266414a 2026-05-09 01:53:07.437972 | ubuntu-noble-large | deleted: sha256:06640f0ac05eb7fc6d149f1f07b85a2a06007d304b9c087ff6ed71e6588344f9 2026-05-09 01:53:07.437979 | ubuntu-noble-large | deleted: sha256:3ece92b24ce68ce7d12f8e865823bb71253ac3834af88a509d604395de615d7c 2026-05-09 01:53:07.437986 | ubuntu-noble-large | deleted: sha256:1e6e1e87ad28417c8273c94a12b89fbce42c725277f0b204821bda5c2e4c2a91 2026-05-09 01:53:07.437993 | ubuntu-noble-large | deleted: sha256:557ed963851417b2eb75f023f5d95e5785f883f95ff35f2c4bb93439191d4ab3 2026-05-09 01:53:07.438000 | ubuntu-noble-large | deleted: sha256:09b51c27f923b8cd9ec35e70b1ccd707ec537f370b5c440e37e3eec98395c174 2026-05-09 01:53:07.438007 | ubuntu-noble-large | deleted: sha256:ccc64860ec00707a033d7a2a1d714bcf4fa6ab90c140decdaafa608cb5bc1fb4 2026-05-09 01:53:07.438014 | ubuntu-noble-large | deleted: sha256:4a827f43fa178b762f2a9449f61620126fc479bfc5f17514aedb643d7b86c5d4 2026-05-09 01:53:07.438021 | ubuntu-noble-large | deleted: sha256:b467e76112e25e01f3bff9feefdd74469a8b8bbb0b419702f9ef483b3a7d256f 2026-05-09 01:53:07.438028 | ubuntu-noble-large | deleted: sha256:105db7f4d4bab3cf644ca0f695695cf6bba07d3dabdda4e0fefa127f8afad72f 2026-05-09 01:53:07.438036 | ubuntu-noble-large | deleted: sha256:afb00f8c3cfe2c8342a969f514addbc0231d1c0c891ef89420e0299f7c57ec5c 2026-05-09 01:53:07.438043 | ubuntu-noble-large | deleted: sha256:7b7a28169ed5d71142c0a8a592eee62ecca6dab1bfa7ba0c8677b8c47bcd4674 2026-05-09 01:53:07.438050 | ubuntu-noble-large | deleted: sha256:9899c0b060440927fd250526232648935a7315073c0732b67dc53c00a1be9f48 2026-05-09 01:53:07.438057 | ubuntu-noble-large | deleted: sha256:94f1d803ef7157a4687b73dc389c33f3a9addffb16d93b08880758d118c4d489 2026-05-09 01:53:07.438069 | ubuntu-noble-large | deleted: sha256:995918bf374c9ef2ec309dded4828ff2814b7b270ade69badf300576ed42af13 2026-05-09 01:53:07.438077 | ubuntu-noble-large | deleted: sha256:399e995e6120a0063c426e8b8e9237ddbe1968e8f03951497b936f7d15f0d99c 2026-05-09 01:53:07.438084 | ubuntu-noble-large | deleted: sha256:b33764c77150a0b84697c1f603a43ff52049dc7704c721cfbc1b1a9b9ab60396 2026-05-09 01:53:07.438091 | ubuntu-noble-large | deleted: sha256:a9d1c237288113cc5fcf6199868b3580934c3325a7f1d66bb65703937f368388 2026-05-09 01:53:07.438098 | ubuntu-noble-large | deleted: sha256:2abe259d161d582a1f967873505d611fc3f25293b8f20ed799373cfb021d8782 2026-05-09 01:53:07.438105 | ubuntu-noble-large | deleted: sha256:8bb01bbad7de49f3abfdcf2949ff9b66f7500968d0aecf604cedb9ab20f854fe 2026-05-09 01:53:07.438112 | ubuntu-noble-large | deleted: sha256:0fef2a14f250e6fe525c10bbfe922d5d647dc9a65815e943bd24c703e746e431 2026-05-09 01:53:07.438128 | ubuntu-noble-large | deleted: sha256:358190ad8d81db766649d22f89f6b18ac574ab288c010f2fdf105010e218f0cf 2026-05-09 01:53:07.438140 | ubuntu-noble-large | deleted: sha256:210b997eed8770ce36bdfabd9704f30010ee4b5d12190a273549a56e11fbeae3 2026-05-09 01:53:07.438147 | ubuntu-noble-large | deleted: sha256:70fe237dd835118d1f9e7cf8504468a88e2c68c4d46def951d774a81604829d2 2026-05-09 01:53:07.438154 | ubuntu-noble-large | deleted: sha256:8871ca3db6ff7679e213c873d4049428efaa42598af4b8c1b4ea68280f08e073 2026-05-09 01:53:07.438161 | ubuntu-noble-large | deleted: sha256:d1345f033f1aca5e45097a387b852a328e9134c84546d46ba208d6d821c3e96c 2026-05-09 01:53:07.438168 | ubuntu-noble-large | deleted: sha256:aca091ac416666af3cd808eb870e916a1402a53e690e4ed25e42a200b1b28d6e 2026-05-09 01:53:07.438175 | ubuntu-noble-large | deleted: sha256:ce98991604892c314eb5d31290be0df7d4bc832167e786def448a9be2c975811 2026-05-09 01:53:07.438182 | ubuntu-noble-large | deleted: sha256:b4499c01457c96f239bf929666ef3b281bbd38144e71fa1c928cc778ce4e87da 2026-05-09 01:53:07.438190 | ubuntu-noble-large | deleted: sha256:ef1e78796e0856f9e2bb0206445cf8312f3b97ffddce3fd50cd218dc278907be 2026-05-09 01:53:07.438197 | ubuntu-noble-large | deleted: sha256:f369979f6d71c2d26d3fa7994618e7ee3a34b98a9237fb3885094648a456264a 2026-05-09 01:53:07.438224 | ubuntu-noble-large | deleted: sha256:76c85b457c3316d789019b3ee8d55d10f0430b66a642479c490e3d60d30cc61f 2026-05-09 01:53:07.438235 | ubuntu-noble-large | deleted: sha256:f0c8a369268d95abb0dad21f0be58b978146cee2d7723472cbabbfeffb51029e 2026-05-09 01:53:07.438243 | ubuntu-noble-large | deleted: sha256:c2ac4e4ed303b7a0629ed133e8d75b5023236b2931a8718ec4f1aecc3b4a9911 2026-05-09 01:53:07.438250 | ubuntu-noble-large | deleted: sha256:96093b679d244c75d64363ed5d276b0bddafd8e381919dfa7b22cbb77b8302c3 2026-05-09 01:53:07.438257 | ubuntu-noble-large | deleted: sha256:cc4599063b034dd4164e5816812e06576ce91432eebd640c52a688a4d870d0be 2026-05-09 01:53:07.438264 | ubuntu-noble-large | deleted: sha256:fe34141594259e4c7605178700e798f0ddd3ad0929561c9def0e561b1060a544 2026-05-09 01:53:07.438271 | ubuntu-noble-large | deleted: sha256:3f4cbb0c6b5f0e2b0a88ffec93a820be2f6cd742ec6b0c2f98e1f3f1492a8a59 2026-05-09 01:53:07.438278 | ubuntu-noble-large | deleted: sha256:e863e6aea3d4a7fd38648c4a420c295eceefaa27602235a194a3e424c76372f9 2026-05-09 01:53:07.438285 | ubuntu-noble-large | deleted: sha256:dd973d7e01aa7e3ceb45ca09225fe14d29983313717a6ea02007298639a4fa0e 2026-05-09 01:53:07.438292 | ubuntu-noble-large | deleted: sha256:1ba760ea94f2609b9601158441bb3b7e486d3068db4c540da38268b2c58b923d 2026-05-09 01:53:07.438299 | ubuntu-noble-large | deleted: sha256:96b1adcf3d721e9570631754fe4785e9e8bd91768757c58baaaeecff390dd83e 2026-05-09 01:53:07.438306 | ubuntu-noble-large | deleted: sha256:f0a699f0f1f63a435ea85646d023a34563b593f630f6b54a9c8652e336f8d40b 2026-05-09 01:53:07.438313 | ubuntu-noble-large | deleted: sha256:783ce616b8b9e91da0ee22f98c1614f47b9c1a1cf5e2f1d708fd2041197aa839 2026-05-09 01:53:07.438320 | ubuntu-noble-large | deleted: sha256:f8807a0b33e3199f62b856facf437e34929902cf7f529986efdb54de56529f30 2026-05-09 01:53:07.438327 | ubuntu-noble-large | deleted: sha256:7a25c1e1c00b6e97a8753761b2d9ca5de2d0de0415e39cdddf67048b20aca85a 2026-05-09 01:53:07.438334 | ubuntu-noble-large | deleted: sha256:9988cf204b557b942c415f675b41843e619ee3cb3d69b19442ebae1677492852 2026-05-09 01:53:07.438341 | ubuntu-noble-large | deleted: sha256:640320d8653923148fa5bd45009e6846b484158914e0f0dc9a87ded1d12050c1 2026-05-09 01:53:07.438348 | ubuntu-noble-large | deleted: sha256:be4aa3f5042955b002286d4c7bb1f330df752c759733f5b27fc729731447c207 2026-05-09 01:53:07.438355 | ubuntu-noble-large | deleted: sha256:57e83bb741209b28507df5b6d9b398c6b2e6c596f01e4e5ba9a4b1e32a3e3f78 2026-05-09 01:53:07.438362 | ubuntu-noble-large | deleted: sha256:b154df9171c82192f90e65d0bf0c8b008408a8756278b4e73dff5e387a6fb34f 2026-05-09 01:53:07.438374 | ubuntu-noble-large | deleted: sha256:7c4249095a82f5b4ef4b49bb6821312179d4a3c490e60e81a0abc0d2a564e104 2026-05-09 01:53:07.438382 | ubuntu-noble-large | deleted: sha256:c1a3c72ce9030a766c7101a182670a69b12dfe4f8bf3c42ae8d9db7fde23481f 2026-05-09 01:53:07.438389 | ubuntu-noble-large | deleted: sha256:8327946c8ff292661deabc40f4c5583562ecca91069082681abc2d05e045c1f3 2026-05-09 01:53:07.438396 | ubuntu-noble-large | deleted: sha256:ae592a59a9eac4c724ff4f8d35c58170d06167ffaa674d5067bf00bee982685f 2026-05-09 01:53:07.438403 | ubuntu-noble-large | deleted: sha256:706053a7249c10a3695b28bc8a7b097a161b7a82d509eec32420a1b94c363069 2026-05-09 01:53:07.438410 | ubuntu-noble-large | deleted: sha256:e56bf06d5b2fc572ce60cb10a110c63b369adb7cbec08b88701bbc7a259f8be6 2026-05-09 01:53:07.438417 | ubuntu-noble-large | deleted: sha256:9ee549761fd29c4d4ad5c4081db093e8326fc4de68cac07135500b089b367689 2026-05-09 01:53:07.438424 | ubuntu-noble-large | deleted: sha256:ec11afffb3b0ee9f355638b070a0a93abb5d8a26a5714b5ecff9b78c2cd3d559 2026-05-09 01:53:07.438431 | ubuntu-noble-large | deleted: sha256:168321a5ef699119b372197fcc1592546a71af26ea1a83545caa9dc42fcb8398 2026-05-09 01:53:07.438438 | ubuntu-noble-large | deleted: sha256:1db98e964cadf119876bcea6ccbd60cc6072d2bda75c299aa23038b9a65e4bca 2026-05-09 01:53:07.438445 | ubuntu-noble-large | deleted: sha256:2297ecb02f1b523aecb8db476dc70b976d179bbc3b0f02dcecdc06d873562c0e 2026-05-09 01:53:07.438452 | ubuntu-noble-large | deleted: sha256:c5993cb03171455fb3a2e959de8a9b87cfac31cac35c6589fc842c1b8835aa47 2026-05-09 01:53:07.438459 | ubuntu-noble-large | deleted: sha256:e34d135303b71e2a244549571e744d5d81ad529b3e469b70fd1b09be5042e8c9 2026-05-09 01:53:07.438466 | ubuntu-noble-large | deleted: sha256:8a158987edc9b7208397029a29a356fcb5fe268dc6b581331aa1b5e95e1ebafe 2026-05-09 01:53:07.438473 | ubuntu-noble-large | deleted: sha256:560cb8a0ba2f0cba76c3f217f3eb218e305eeae93bf574f6847cff06c12c9653 2026-05-09 01:53:07.438480 | ubuntu-noble-large | deleted: sha256:a4a106e6e314a0af051ab38e2b2047e8522ac6cc2658f99ffcec67f94bad763c 2026-05-09 01:53:07.438487 | ubuntu-noble-large | deleted: sha256:8552b39115a9953157610634b7085061651d264299cc79471f956d481bcea46d 2026-05-09 01:53:07.438494 | ubuntu-noble-large | deleted: sha256:68d8b51dfc48adc5a0eb021d852e9e1e5794c94246e1bd088b815f90e51f26a7 2026-05-09 01:53:07.438501 | ubuntu-noble-large | deleted: sha256:c1f791d1df5f23d5af119ef89fe37020532b10825eb8313858f1019a92d130ec 2026-05-09 01:53:07.438508 | ubuntu-noble-large | deleted: sha256:7d8bcf5a465083facf824ba04e866de997ba6378f276e6d288662e2df7264b82 2026-05-09 01:53:07.438515 | ubuntu-noble-large | deleted: sha256:fff7556bf4cc639da00f638f137efd3c774c4ae5d34bc1127f268bea39ce84ed 2026-05-09 01:53:07.438526 | ubuntu-noble-large | deleted: sha256:c1d849f15845d969b4d9bbd688439264feaafc82bd25edcd542dc5c52f106a54 2026-05-09 01:53:07.438539 | ubuntu-noble-large | deleted: sha256:a0535e085c2e1ea76fcbbc1febece5a8d1e50c3ae61c71223070cfe5eb0bdca7 2026-05-09 01:53:07.438546 | ubuntu-noble-large | deleted: sha256:bb1f76318454e8b8536d00d6331ab593f4eb4d76b3f31d2db95be2d1d670ef50 2026-05-09 01:53:07.438553 | ubuntu-noble-large | deleted: sha256:87d6a28b26ac5b119089744c9a292768c52603f530e063a9ca3d2d3c1907fb99 2026-05-09 01:53:07.438560 | ubuntu-noble-large | deleted: sha256:4b1bb1cab0f7e5ae19b4b1e6180fc2cef268e3912f310b2b5c69125e0000234d 2026-05-09 01:53:07.438568 | ubuntu-noble-large | deleted: sha256:c87f04f9694fe7de71bcf31d610e556f7319b07d7a78105d0620e4c7aa562a89 2026-05-09 01:53:07.438575 | ubuntu-noble-large | deleted: sha256:0528b67598ae931700a596d87822c1459d7f650cbf90b25a1153f8ade2d6c0b8 2026-05-09 01:53:07.438582 | ubuntu-noble-large | deleted: sha256:b7ff895304fbcbead9da7b7e2ecd5b20ea87d006cda8f56cf2ccca74b18c0a5b 2026-05-09 01:53:07.438589 | ubuntu-noble-large | deleted: sha256:757936854d4ee864635ef3a5859c480ef78b7a385621af7b3736fa7420d6184b 2026-05-09 01:53:07.438596 | ubuntu-noble-large | deleted: sha256:639279650e81b2867912701c57dd2edc6de94c88e67cc1541c00a6fcd885501f 2026-05-09 01:53:07.438603 | ubuntu-noble-large | deleted: sha256:9de0e00fb334ca5c841a95ae18625c0d84ee1598268879106149e01e1b28e543 2026-05-09 01:53:07.438610 | ubuntu-noble-large | deleted: sha256:b23ff199d9eecc85595933551f83b76c382b7c0267a465c9bb3609ab810639d7 2026-05-09 01:53:07.438617 | ubuntu-noble-large | deleted: sha256:42cc8003cca839c068ffc098c1052e3f36d80faea19129fe35b38e1ff1b0bb97 2026-05-09 01:53:07.438625 | ubuntu-noble-large | deleted: sha256:62843b12ab70e4916e30301cc0b95f54b31354693252434a20bf05f8fdbc71e5 2026-05-09 01:53:07.438632 | ubuntu-noble-large | deleted: sha256:335acd80d106d634116e687f345de1b4ad32312808728b7ac0a17592a5329241 2026-05-09 01:53:07.438639 | ubuntu-noble-large | deleted: sha256:e5c8829e0c677ae3a9e46145c018889f5a7a4568096eaea05cecac4a44408b50 2026-05-09 01:53:07.438651 | ubuntu-noble-large | deleted: sha256:5cc30ab4b94da7567f63648b99b7f0545a851bfb9a4b16efd336ed522678f29b 2026-05-09 01:53:07.438658 | ubuntu-noble-large | deleted: sha256:9d9b9f2bec1fb5ac68ee819c8b1e3e4d301433bd3d7e18fe45f5112a4eabab04 2026-05-09 01:53:07.438665 | ubuntu-noble-large | deleted: sha256:e7d46c92d79eb6a88c07c1070fe1c070411c7e67f125f4a91e4788b7d6b7b782 2026-05-09 01:53:07.438672 | ubuntu-noble-large | deleted: sha256:dffcbef45b659c57673b8dd62b406b4f73c199458e67a9d71aad5bdf5df71bfe 2026-05-09 01:53:07.438679 | ubuntu-noble-large | deleted: sha256:8144f689306b0ca4e8b5010fc31c043509822e1109838e78c4d2982655f8bbf2 2026-05-09 01:53:07.438687 | ubuntu-noble-large | deleted: sha256:8a0b37a9dedd881fdf2909520e4e6594c42675aeb1ac71fb9829b69dc989ec36 2026-05-09 01:53:07.438694 | ubuntu-noble-large | deleted: sha256:8bea296d1b7f2f5c283bcbde591377b909fa9f379fc8551cfbad0b29ff439396 2026-05-09 01:53:07.438701 | ubuntu-noble-large | deleted: sha256:e11fbcc8023695fe0b744bb824b016d6f7e511e5cc1f77124577248edc25905c 2026-05-09 01:53:07.438744 | ubuntu-noble-large | deleted: sha256:731ac882d1159b1a98b188099e09fade43e183fa3ee167e38936aa6b9dcd89e4 2026-05-09 01:53:07.438751 | ubuntu-noble-large | deleted: sha256:cc84e73945478ea882141b418d3fdf43df62ed6baf150f853c45fe5027c3ca8b 2026-05-09 01:53:07.438759 | ubuntu-noble-large | deleted: sha256:ddc0d53f9426b9b2a55667c07d15d25708a905b6f04e63670f5ebc9f2ba9a639 2026-05-09 01:53:07.438765 | ubuntu-noble-large | deleted: sha256:5ffb291b41aac93d50c26abe239a330c5ab067e072838b59d51795a950b5a7df 2026-05-09 01:53:07.438773 | ubuntu-noble-large | deleted: sha256:0c673d3d645c4edb0ae510c6b85d4b0b43c972f67b19fba98b9d48d362baea0b 2026-05-09 01:53:07.438780 | ubuntu-noble-large | deleted: sha256:b6a6fc23aafe0ae1cd18654cde7b622da3c0705514feed0537849f63d96b6718 2026-05-09 01:53:07.438786 | ubuntu-noble-large | deleted: sha256:9dcb336b0af6a3903293c0c7e8a9df31028ab8d65777f3802304eea857f47476 2026-05-09 01:53:07.438793 | ubuntu-noble-large | deleted: sha256:5799d0cd7ff791cfe212bba0871873ab7353f89038eab6d8363e588589cf237c 2026-05-09 01:53:07.438800 | ubuntu-noble-large | deleted: sha256:aa126dc2f70a0b10320d9a4ff227353989006a3d4c8519e484e12db65592826e 2026-05-09 01:53:07.438807 | ubuntu-noble-large | deleted: sha256:ccd47fd3c64c065570d997501c529a672055d0d9eb8495c2b5fd7006ea601488 2026-05-09 01:53:07.438814 | ubuntu-noble-large | deleted: sha256:e9cfefe02672295b66d8eecfb86d6b1b711e9e79a9647d58c20549adf44df7a4 2026-05-09 01:53:07.438821 | ubuntu-noble-large | deleted: sha256:7181e555bc9fd8ebb5c20acd879cfd81a6110d981c9b96df0affe6d4c6ebdae2 2026-05-09 01:53:07.438828 | ubuntu-noble-large | deleted: sha256:cb4c9aa221a74660299cabe4cf1191fa4346f99c795fc8af89fe9328eff16e0b 2026-05-09 01:53:07.438835 | ubuntu-noble-large | deleted: sha256:0542c92f338fc7f6a0260bd0c0b7503c6a858bfb2a0f6891718cf5325dc9666c 2026-05-09 01:53:07.438842 | ubuntu-noble-large | deleted: sha256:9d8374e119e2d7e1849224417abb226ec189f245e47d06d3e4a06e3b799b2d97 2026-05-09 01:53:07.438849 | ubuntu-noble-large | deleted: sha256:2289e734fb3e64910b44eaea46b283e0c6217135a700149f7aabcd1975c8c87f 2026-05-09 01:53:07.438856 | ubuntu-noble-large | deleted: sha256:a1d5c3495ecf3df68d12577946dbe538c936fcd7ca87b86718d42b85e07f16ca 2026-05-09 01:53:07.438863 | ubuntu-noble-large | deleted: sha256:177979e8d5b01ca1bd5f1288a63a34dde401d7950379bce06ba4c5438bf38881 2026-05-09 01:53:07.438870 | ubuntu-noble-large | deleted: sha256:b1ac256bfdfbb9093314b477d930dd3f7b4ef1f9e1892125f74722aaa7d8f0ef 2026-05-09 01:53:07.438877 | ubuntu-noble-large | deleted: sha256:15815d83477f422488c37f4e3896b44bb6932aeb5105425092cf3483b93cf601 2026-05-09 01:53:07.438884 | ubuntu-noble-large | deleted: sha256:d230c3aa2dd9f583218df5d1c13965e9b54b59f5906d0ebb7128ba8d79d93801 2026-05-09 01:53:07.438891 | ubuntu-noble-large | deleted: sha256:41e494ea10a21e90401a9741f8174e1d5fd1c7e0e7eeb738cf05db2b136ea4f8 2026-05-09 01:53:07.438898 | ubuntu-noble-large | deleted: sha256:332170efa590c3818dca44453a026df0f1ab822ea74a6dcfc4093b2ca1ad350d 2026-05-09 01:53:07.438905 | ubuntu-noble-large | deleted: sha256:52362a300bfd05b613963bb1503eca29e530a2685d486b6aa7fb9fd689b3af82 2026-05-09 01:53:07.438912 | ubuntu-noble-large | deleted: sha256:5ffcbecc2276dfa8925d1f7a06f89a4241d8c639c18ea75c9967cb537e7ab365 2026-05-09 01:53:07.438919 | ubuntu-noble-large | deleted: sha256:3e28cd3eb04c430bae7e0602c99b4a7eaa625f6fdbba862c2f61a2c5146b6f17 2026-05-09 01:53:07.438926 | ubuntu-noble-large | deleted: sha256:ccdb6c20d32920b2814e59044e6342be61f4631b7dc19c38d276ce0ee5823aca 2026-05-09 01:53:07.438942 | ubuntu-noble-large | deleted: sha256:dce0ae761ffcb2ab2254854ed0c31fc93df4f75484ff6c924602bc9e320376e9 2026-05-09 01:53:07.438949 | ubuntu-noble-large | deleted: sha256:00dd1e8ccf886c749a4e6e34f246abbe597dd08fe8691203c2a94ba5029ecff7 2026-05-09 01:53:07.438962 | ubuntu-noble-large | deleted: sha256:e1f52a6452c470bbc78dc44db9a61e8f341dd44671056e7cbb445c95ed84d419 2026-05-09 01:53:07.438969 | ubuntu-noble-large | deleted: sha256:e00edd8cba6b200588e42a00696813d94be266730ad0b0a4a0ee4c912f6663f2 2026-05-09 01:53:07.438976 | ubuntu-noble-large | deleted: sha256:82f2c78f470338622df400cfbb703940a960c61c4a4c89b7840caae755487656 2026-05-09 01:53:07.438983 | ubuntu-noble-large | deleted: sha256:4a7c3d03349475095f5504dcc045cdc568acf59b10a87142b61bec611997d755 2026-05-09 01:53:07.438990 | ubuntu-noble-large | deleted: sha256:d18e49bed0a6a84a6eef2c8243bf0229a29146508fb4efc4eddd9016218ce086 2026-05-09 01:53:07.438997 | ubuntu-noble-large | deleted: sha256:e46d9ed228dad19c4749512daf6f5465349f04394d544950cb97727678bb08fb 2026-05-09 01:53:07.439004 | ubuntu-noble-large | deleted: sha256:5a6d75c42e23b93669f9e4406898ad69cb9fd0c509fe9070f4bc06336a10124c 2026-05-09 01:53:07.439011 | ubuntu-noble-large | deleted: sha256:3ae2f495b80e15793601d347e4006ec0e18618b6b98063d6d82a472fc0d7e659 2026-05-09 01:53:07.439017 | ubuntu-noble-large | deleted: sha256:775ec1311cb3963c6fab46c4f7130b26aaa87282e6ddd26c1ff61d391301ac5b 2026-05-09 01:53:07.439023 | ubuntu-noble-large | deleted: sha256:7acfd3f6e793e8f31fadf6c25bacb99ea2adf4096803ffac81592bbe8342d480 2026-05-09 01:53:07.439029 | ubuntu-noble-large | deleted: sha256:00224a5ea76c84721c81f10d2ada6822a834e93d2f35b71f028563b8571502c3 2026-05-09 01:53:07.439035 | ubuntu-noble-large | deleted: sha256:4457f4d7ccac5372394b78230beae55852ffdf69c15fa7b2da9f15466477b529 2026-05-09 01:53:07.439041 | ubuntu-noble-large | deleted: sha256:98ac9899420506355b65d98b6a8848f1ed72253873267366fe53f2c8eb03e799 2026-05-09 01:53:07.439047 | ubuntu-noble-large | deleted: sha256:afc5499baee682be616530630577e3d0ac2cc523208e1651278df757dc074d83 2026-05-09 01:53:07.439053 | ubuntu-noble-large | deleted: sha256:e20407bfc10df5f80ab1c1db314eccaf684efb3b10bf671696792de82d6d8f43 2026-05-09 01:53:07.439059 | ubuntu-noble-large | deleted: sha256:5fbc9eea506778ac031b72505bf8e8eba19add4671edfa68d47da974819d0788 2026-05-09 01:53:07.439065 | ubuntu-noble-large | deleted: sha256:6a8b00fd1309b3b44e0d975e9069551b3caa9f27d7a35cb0acfa6d67ba315198 2026-05-09 01:53:07.439071 | ubuntu-noble-large | deleted: sha256:b57b635b49da3920104f1f46034f3c9aff0a66e72bdd51b24f7c76e5ee2db6e5 2026-05-09 01:53:07.439077 | ubuntu-noble-large | deleted: sha256:d272a3a1c400879d277ca8d4fb8da53b038695884bf38d0a461a6c9012210143 2026-05-09 01:53:07.439083 | ubuntu-noble-large | deleted: sha256:2fb7644454e3c4a79e3708f98903972b3791c195258b1447c45ada3c2245389c 2026-05-09 01:53:07.439089 | ubuntu-noble-large | deleted: sha256:7975db355bd2a0fdef90dce0654bfe938b76e34f50b546ec8489f73449198225 2026-05-09 01:53:07.439095 | ubuntu-noble-large | deleted: sha256:e874b6c1029f0ce7f28d96870a5e4d9f92f0f3002e3480c789efd4ba0483f6d3 2026-05-09 01:53:07.439100 | ubuntu-noble-large | deleted: sha256:76e0e23dee5f2307b38071a875f786294c8dca308c54f69fa987bac1701c013f 2026-05-09 01:53:07.439106 | ubuntu-noble-large | deleted: sha256:242a3462db4ee1e526d9cc57494e1d71b465d759fe0f5cebfe709da3e494c485 2026-05-09 01:53:07.439112 | ubuntu-noble-large | deleted: sha256:7ce115650838243efdf4ca95e0142cc76ef5acd985b240008d58d62dac8cc9a7 2026-05-09 01:53:07.439118 | ubuntu-noble-large | deleted: sha256:c3ea60bce15239a99387172786a3e0ebca4435d120465bdfb16dca65abcb5c98 2026-05-09 01:53:07.439124 | ubuntu-noble-large | deleted: sha256:c60075a41e581dcac22668ef294d8bde0fd8fb7adbcfb81a7fa8409a27ead2fe 2026-05-09 01:53:07.439130 | ubuntu-noble-large | deleted: sha256:bd4c752d6b69909099610ec4257ff39b4a29ce2a8671ddb4e4720178fdb639ab 2026-05-09 01:53:07.439136 | ubuntu-noble-large | deleted: sha256:8f2636bde020a3164b273cd12ae9ad571762c8d9e16e647e85fed1116b3a8d2e 2026-05-09 01:53:07.439142 | ubuntu-noble-large | deleted: sha256:74330d17628f88ecb3f463b162c66c33ec881ea0719aecdbe1e9a705702b5287 2026-05-09 01:53:07.439148 | ubuntu-noble-large | deleted: sha256:339757c9dc4d060f35deb460360621ac7fbd5e332118f76b1994a754d56fd3ea 2026-05-09 01:53:07.439154 | ubuntu-noble-large | deleted: sha256:b451040136e22e4c2c91c89bef0281bca78810126c9ff67ee864e235c0daee63 2026-05-09 01:53:07.439160 | ubuntu-noble-large | deleted: sha256:5c559cf85d0f6a7c9036bac692b1e9d8bbc2f2bfbb30dfc322b145a1c2da6261 2026-05-09 01:53:07.439166 | ubuntu-noble-large | deleted: sha256:e1158dec413ff89fd349a0c81c5d7422c47094409da7ec56c41437ba1b7cc992 2026-05-09 01:53:07.439172 | ubuntu-noble-large | deleted: sha256:65c2586e0735c50c6278c3091a0b69ccb384e331d911021fef3505f9aa08646b 2026-05-09 01:53:07.439178 | ubuntu-noble-large | deleted: sha256:a28f740d6f72469a46531943f47e2005427e72f4ba35036c330e3917287b2a52 2026-05-09 01:53:07.439183 | ubuntu-noble-large | deleted: sha256:60b70126bfe7643d26e4eeeead1e80357749e535efb0127048351835b6736bf9 2026-05-09 01:53:07.439189 | ubuntu-noble-large | deleted: sha256:6eedcf0614910c6641eb0cd758e0e14711882133575c99376a85676098a96202 2026-05-09 01:53:07.439220 | ubuntu-noble-large | deleted: sha256:78709d856ae6158e00cf076a47f764e24100d8b511af2e6f973ba75a6b5796a6 2026-05-09 01:53:07.439229 | ubuntu-noble-large | deleted: sha256:c5fc9a2e870eda905c99c18b985c4d98f300d83d36e4e3c52e34caf140829e75 2026-05-09 01:53:07.439235 | ubuntu-noble-large | deleted: sha256:4ba83a388267043f0c427626e56845718118f5de848fe62d5f30a7125bcb5a48 2026-05-09 01:53:07.439241 | ubuntu-noble-large | deleted: sha256:01d15b4e37d3c312ec7ed56720dad8e5fead697bc36a256ed7b457e1c3b83b6c 2026-05-09 01:53:07.439247 | ubuntu-noble-large | deleted: sha256:810d69f0fe89686753ce9e020ca5abe96cd89a20df4c917cbfd6bf4a16a371fc 2026-05-09 01:53:07.439253 | ubuntu-noble-large | deleted: sha256:0b38670f50320b0cd6a98538bf85c2db2665ae889051451c1967a4c010e25e03 2026-05-09 01:53:07.439259 | ubuntu-noble-large | deleted: sha256:b15fbca078c1205c1e96426cf70959afce8cbd32d15cb23c92ce0b20b12bb58e 2026-05-09 01:53:07.439265 | ubuntu-noble-large | deleted: sha256:660cd71c2471d4745d7c950f0ee5869bb6a733534e1eb988251d06b3153538c7 2026-05-09 01:53:07.439271 | ubuntu-noble-large | deleted: sha256:54a6a0aee109bde3f379b30c19fd570f2dd17ee9aa6872fd1ad8564843b245cd 2026-05-09 01:53:07.439277 | ubuntu-noble-large | deleted: sha256:ae6255fe4ca1f6789fdeaefb06538747ea2290bf5eed76fedc65ffcf14aa409b 2026-05-09 01:53:07.439286 | ubuntu-noble-large | deleted: sha256:563c9ef4817fc5aceb60179b019d68406053a3b3d7c9f29f6c83504cf4ea5b44 2026-05-09 01:53:07.439297 | ubuntu-noble-large | deleted: sha256:02e89495993635c13b61cdaf7fbafd70aba703f68540a9c191a06cffd14312e8 2026-05-09 01:53:07.439303 | ubuntu-noble-large | deleted: sha256:50c3f9d6cddbbccce456e1382effba07ab044713a84375c61b26c5adfdc96851 2026-05-09 01:53:07.439309 | ubuntu-noble-large | deleted: sha256:f735a3352620694a6f14ade3a7ab5aefb4433eed4f8955e15d60494a2fbb61f6 2026-05-09 01:53:07.439316 | ubuntu-noble-large | deleted: sha256:956e03e8187f631791bdab28f3dc03a2af6acfbd15b10abf6f10828368bd2995 2026-05-09 01:53:07.439322 | ubuntu-noble-large | deleted: sha256:6804865d6404c2efd64ea5a9bfd3ff3980db3e255f5c4ea1c30907694a9ce67a 2026-05-09 01:53:07.439328 | ubuntu-noble-large | deleted: sha256:5f66cfbbf53722ea76ba448bdc5fc3feebeed82ae945e8b4631f21ceb7f34ffd 2026-05-09 01:53:07.439334 | ubuntu-noble-large | deleted: sha256:1d179c075707d8e45ba2a434bdca1ce6d4a9de4b7755e38b96a6291668ec89af 2026-05-09 01:53:07.439340 | ubuntu-noble-large | deleted: sha256:d0cc715200d254f02df4d4e581850dfc9ec60efeedf0ebbad5401a592f2a7bf4 2026-05-09 01:53:07.439346 | ubuntu-noble-large | deleted: sha256:8cb3dd814adaa225dcdd21d362db75d2506ff1d211eb8bc2852b8ebdae2b1ca6 2026-05-09 01:53:07.439352 | ubuntu-noble-large | deleted: sha256:c964b6de2d903a7bf4cd1a83e4fabb6eefb7ea177b524d1b1fc052401ee16850 2026-05-09 01:53:07.439358 | ubuntu-noble-large | deleted: sha256:00f6d5c8b0d9a98a84d07be55626185ee0af911ff28eec163b59656ef2915347 2026-05-09 01:53:07.439364 | ubuntu-noble-large | deleted: sha256:9fec8f98ae67c664843e690437fb8e84c6f7503467722f0de3c9235950065903 2026-05-09 01:53:07.439370 | ubuntu-noble-large | deleted: sha256:0fed45335b9388eea90615831cd1f58d0b7bf4baf86de0e831679491eee00004 2026-05-09 01:53:07.439376 | ubuntu-noble-large | deleted: sha256:734999e107b21739903bab634a7c9cca00815d0d5f3bd95380595fa6612ae569 2026-05-09 01:53:07.439382 | ubuntu-noble-large | deleted: sha256:765d34cd7aa6ea4f1def857062dfb0343fa71e36035b7af394385476f50f5487 2026-05-09 01:53:07.439388 | ubuntu-noble-large | deleted: sha256:bf53fe963b05f9abff8b9f715ee312015877ed27167ac6e223d1aaf46ba6c82c 2026-05-09 01:53:07.439394 | ubuntu-noble-large | deleted: sha256:6b68a138b594fd730031120d9978055a33319dc35669d611f29a7000f1f51477 2026-05-09 01:53:07.439400 | ubuntu-noble-large | deleted: sha256:118c66969e69b17af2c7ee192331ba919cd4b5d037da86f18b4b1030b26f133a 2026-05-09 01:53:07.439406 | ubuntu-noble-large | deleted: sha256:247aeec205cd82e3faeb74fa5142618a5be572d482af47f94d1a957559c4f40a 2026-05-09 01:53:07.439412 | ubuntu-noble-large | deleted: sha256:2184d8092ecfb53d968b96c2214ebf688bc4828492dc2fcc7668f5ab048d36ce 2026-05-09 01:53:07.439418 | ubuntu-noble-large | deleted: sha256:410bc4dabe0c91bca1a2639fcf4e697df4b2328eb61e780720cb9ece2b10b28e 2026-05-09 01:53:07.439424 | ubuntu-noble-large | deleted: sha256:d975456355ae54557bde6a4f4bcc70a9134ff3c525b062fe6de7c64d74d65e69 2026-05-09 01:53:07.439430 | ubuntu-noble-large | deleted: sha256:53f52abfb5094a908ab3dbb8513f2e9ec5c35607dea1c4de33f14db41edea8d6 2026-05-09 01:53:07.439436 | ubuntu-noble-large | deleted: sha256:952a7ae60130760013adc1bc07bc4d604aad21b5bc5e8b038c92e627c39b3adc 2026-05-09 01:53:07.439442 | ubuntu-noble-large | deleted: sha256:39037506ab5b629b131b315c28b8d81c13839d0ca6b515c4f26bb28527f17ce1 2026-05-09 01:53:07.439448 | ubuntu-noble-large | deleted: sha256:c6667e56f8d77c34d40e38f9befb1182948bba8c3eef8f1f234bf14b93539297 2026-05-09 01:53:07.439458 | ubuntu-noble-large | deleted: sha256:3b7d89ca183587a1409cbb9e9f98a4d31c790bee6bd819f872efd41e6fd91f23 2026-05-09 01:53:07.439465 | ubuntu-noble-large | deleted: sha256:b2a9f9902f9eaef05856639000f868cd2f03fdaa3f44df928cd4617bba707614 2026-05-09 01:53:07.439471 | ubuntu-noble-large | deleted: sha256:0acb3bd5cfbf2873a8c3e55fe3a7de24cff2f98dc63b40714b012c8c1e8a322a 2026-05-09 01:53:07.439477 | ubuntu-noble-large | deleted: sha256:0de7e5698cfc05d9512fd36bb0d6b8bb7a74bcc0261d6783ecbe421bf9c2778c 2026-05-09 01:53:07.439483 | ubuntu-noble-large | deleted: sha256:78cb12410831d19ec01e520bf9978b897dd65f4c84b2cef1a333abcc54164d42 2026-05-09 01:53:07.439489 | ubuntu-noble-large | deleted: sha256:b74a732974ec5fcb784dc94180b59066c943059ad722f4b042878810501a9a0c 2026-05-09 01:53:07.439495 | ubuntu-noble-large | deleted: sha256:92c944585399156f3643af2e1cdc59215ddf44fea71f3911058038b671d38dd6 2026-05-09 01:53:07.439501 | ubuntu-noble-large | deleted: sha256:5e140269c5c50c35e1c12f89cb786383e9fc3b0df6f4e2187a9fb25209d515bf 2026-05-09 01:53:07.439507 | ubuntu-noble-large | deleted: sha256:509fb683f43da658a5e0a97793a93381adfd57c8bcb0e96e5997439ec9f2e317 2026-05-09 01:53:07.439513 | ubuntu-noble-large | deleted: sha256:8570d6012c05b747870229a6eca346f456baef152ded18b386fd07d758e571d0 2026-05-09 01:53:07.439519 | ubuntu-noble-large | deleted: sha256:ef7e1796031e37a836a83049aa1c4b1eeb6714d6a6ea32e802bbbc89dce8435b 2026-05-09 01:53:07.439525 | ubuntu-noble-large | deleted: sha256:bf6618dd6ce1bc7758b96f8245273f9cb17bc0950b1473737aa388ef42daf885 2026-05-09 01:53:07.439531 | ubuntu-noble-large | deleted: sha256:af1e83f4398210d5b84003c717f4096fa2504a9174e20eec17f9ef8d2e561df3 2026-05-09 01:53:07.439537 | ubuntu-noble-large | deleted: sha256:0071662011917dc31d5ac8587651b727089c31b626865c3948c544172591488c 2026-05-09 01:53:07.439543 | ubuntu-noble-large | deleted: sha256:ece08729f27d25ecc1f160a9c53d8ada82f30901c2d33db66bf1b7382d5c477a 2026-05-09 01:53:07.439549 | ubuntu-noble-large | deleted: sha256:83497c9d3e6e5c412e40fc8a5e275e87445d7f4c70c59e36ab3c2b296a86f9c2 2026-05-09 01:53:07.439555 | ubuntu-noble-large | deleted: sha256:10d0286018c14f60786d022ef4dc346fa2f2781c6ea63a6d01010962ff7f5624 2026-05-09 01:53:07.439561 | ubuntu-noble-large | deleted: sha256:4a350d7a3903c9b901a8d6672b634a0dc4dde70436a36e9af34a68eb404d6a8e 2026-05-09 01:53:07.439567 | ubuntu-noble-large | deleted: sha256:08c71cf57e39756e6b384bb77c3417b5293355da6a89d44d9cabeb08b7eb2c03 2026-05-09 01:53:07.439573 | ubuntu-noble-large | deleted: sha256:0a66357d43cbb674a8a2d06a49452c348995e4dddf836d36585534c5c3845a9d 2026-05-09 01:53:07.439579 | ubuntu-noble-large | deleted: sha256:a4e27fbbf6a644c19694e5f0f3bbc9c14543a2fc6e1707c7279d34d28cfea9c7 2026-05-09 01:53:07.439585 | ubuntu-noble-large | deleted: sha256:cdb82bbb0035d947aec5144afeea9bb1d4feff8d46946d9694806b0375d50984 2026-05-09 01:53:07.439591 | ubuntu-noble-large | deleted: sha256:504698c449779667012c19a1d17206669cad0de429030431644bc46e713b5bb8 2026-05-09 01:53:07.439597 | ubuntu-noble-large | deleted: sha256:43cf8e4c4814c9547b71bbac3c15ca73a7a8ad809aa9b6cb962a0f8448c81cd1 2026-05-09 01:53:07.439611 | ubuntu-noble-large | deleted: sha256:b6aa7974cb9d5800f0cb423631d827b5b2e901aa69564cdb6742c9ac42c524eb 2026-05-09 01:53:07.439617 | ubuntu-noble-large | deleted: sha256:0ce46370449cbe243b356fa27d83ba21285091d3ad04ecedbacab729d582f589 2026-05-09 01:53:07.439623 | ubuntu-noble-large | deleted: sha256:b6da786f12a630e7f414abed01d6a17ecb2e2ea6dc17b4a92b4801791e3d1cdd 2026-05-09 01:53:07.439629 | ubuntu-noble-large | deleted: sha256:55cc25291d00e0bf0150161d55e16036d5500b9b8fb6e49280780952bad2bf41 2026-05-09 01:53:07.439635 | ubuntu-noble-large | deleted: sha256:69345cb6822886335085f93374559cac5df0a6f7011ffca6ab6ed7785130d35f 2026-05-09 01:53:07.439641 | ubuntu-noble-large | deleted: sha256:18448a71e319833454662eafd3ae701dfba7d1d05f1ad16a3f54b31254d308a8 2026-05-09 01:53:07.439647 | ubuntu-noble-large | deleted: sha256:05a1e854a2f7c10b9371869b9b7cf4a22bc95313b4703d9232fa3a695ca94d25 2026-05-09 01:53:07.439653 | ubuntu-noble-large | deleted: sha256:9a81ace995f40b469fcf707e3c4c93d8851ce7251c42d7904513f618786f948f 2026-05-09 01:53:07.439659 | ubuntu-noble-large | deleted: sha256:7616186c97bdd63b16124330ebca3b8a37edd88abd73bf95dda5ff8fcd6661c0 2026-05-09 01:53:07.439665 | ubuntu-noble-large | deleted: sha256:ada30b0bcbbb572488702fe27ae0695b2f135888a6d1ec203505c5df03cf1073 2026-05-09 01:53:07.439671 | ubuntu-noble-large | deleted: sha256:eb9256bff6d0fabeaf97dd0d594a9c6796473996679d40f3f723ac13d8e13c6b 2026-05-09 01:53:07.439677 | ubuntu-noble-large | deleted: sha256:75ff0a299d853d94052e708e579a9b116bd074d06c1044fb7436b9908c14751e 2026-05-09 01:53:07.439683 | ubuntu-noble-large | deleted: sha256:6d917da9524516cfb60c759387b5d9968172533bcb892d3e48ab3b9c2b5a57b0 2026-05-09 01:53:07.439694 | ubuntu-noble-large | deleted: sha256:da79868e81d7878aea2f0cb100917d6b7a5cc0c27d03fe79dd8357d992031aab 2026-05-09 01:53:07.439700 | ubuntu-noble-large | deleted: sha256:49c72fa0d46dbdd76df3666b088175e41ab80c4f63b0610a6049739a7eb7e65b 2026-05-09 01:53:07.439719 | ubuntu-noble-large | deleted: sha256:cc8ff75e9af82742294279e8c889e28ea4d11f32437e9e7fcc7e4137e50e935f 2026-05-09 01:53:07.439725 | ubuntu-noble-large | deleted: sha256:90e50ad899b91815cf4b30064d5e6e1709f736374f80f6eff716555ef5fa53d7 2026-05-09 01:53:07.439731 | ubuntu-noble-large | deleted: sha256:64c88fd3ea65534984c8cb8d9f796f3bdae67b230f28c40154c629f60b3eea1a 2026-05-09 01:53:07.439737 | ubuntu-noble-large | deleted: sha256:180f06883d5ca5a25d408afea45d416324b17dd7291812e9c328e34cc0ec3709 2026-05-09 01:53:07.439743 | ubuntu-noble-large | deleted: sha256:602ae8abfc9f1de7cb428e225e8de9d470171c95a91f21f5a9b67523320b6b37 2026-05-09 01:53:07.439749 | ubuntu-noble-large | deleted: sha256:58a240ff858b62636984a6be46b235f172b61906ad339f439486a34e34448c97 2026-05-09 01:53:07.439755 | ubuntu-noble-large | deleted: sha256:79db36139203a5c5c7fd61d4c114f45b57dacb4ff5491fce0308ab54acf07d76 2026-05-09 01:53:07.439761 | ubuntu-noble-large | deleted: sha256:ed86750da19739beaf9bfab33aff9aa31184727ac31470e92e72bcb96e652804 2026-05-09 01:53:07.439767 | ubuntu-noble-large | deleted: sha256:91a4530e9ef5e0bef5a366d4954251e9226bbf5a27544510c1979d03a11316cd 2026-05-09 01:53:07.439773 | ubuntu-noble-large | deleted: sha256:3fd6f731a408ea5f3f17e172de9f1a6cf6a0ec5d6e109f4fc3bb61dade7b2d1a 2026-05-09 01:53:07.439778 | ubuntu-noble-large | deleted: sha256:b3b6b712825d5f978f19b73c08e664751c4c243980fbcf5258b06bc6a1340763 2026-05-09 01:53:07.439784 | ubuntu-noble-large | deleted: sha256:73633ab82d3b076d1e7aa1d1cefd0b674604ce8db668b27bfcd71859e553014e 2026-05-09 01:53:07.439790 | ubuntu-noble-large | deleted: sha256:46b1c98261281d78314b4554f2c84b1a80f0c07fd48705c44719d97497414fd7 2026-05-09 01:53:07.439796 | ubuntu-noble-large | deleted: sha256:6e6a5d6349b68ba074ef123130d66bde88474129a147ead3ab5301a921062f33 2026-05-09 01:53:07.439802 | ubuntu-noble-large | deleted: sha256:20a950e1acd13224065d859c6bfbfd1a2d5c7cb7d044ad20bb144f5494c58d89 2026-05-09 01:53:07.439808 | ubuntu-noble-large | deleted: sha256:faba826db4fee939b4895572bb5bf0758975fa1927499b6be56c59d895d3775c 2026-05-09 01:53:07.439814 | ubuntu-noble-large | deleted: sha256:319edbc16cb914f1ca4bfd18c2ec20c1d15cab060a318d484776a213b3d3496c 2026-05-09 01:53:07.439820 | ubuntu-noble-large | deleted: sha256:b9723488cdec62bd8949dcde66086102c96c77b9ebf9fc94925d9b2e68726e37 2026-05-09 01:53:07.439826 | ubuntu-noble-large | deleted: sha256:d67a262c326e1b3e43da3b3ee447867b985a9b03e06033e5b8a57aef5023c0c6 2026-05-09 01:53:07.439832 | ubuntu-noble-large | deleted: sha256:6a40decad275c1cc2cd89456200af6261c0bb87e34fc0651e1a4690afb249e01 2026-05-09 01:53:07.439838 | ubuntu-noble-large | deleted: sha256:e6b756e8f4203cf52bf21f05447bdcfc1167a9ec201e7e503e58230dad7adf30 2026-05-09 01:53:07.439843 | ubuntu-noble-large | deleted: sha256:147899de757c349c8da6812234c627766829996c29ac887778639f9491d8f4ad 2026-05-09 01:53:07.439849 | ubuntu-noble-large | deleted: sha256:81d3f9a87357adb8d5618259dda6a8c206d88921e7873010638070dc2e98d43f 2026-05-09 01:53:07.439855 | ubuntu-noble-large | deleted: sha256:934f963eea98b236f591e1ab9b0adfaa06019b86e4b8dc8ac8442dd6203e106e 2026-05-09 01:53:07.439861 | ubuntu-noble-large | deleted: sha256:cde892b489663d0f248f7df2983a99d8fe3491dd3191c2655f802108f684a7dc 2026-05-09 01:53:07.439867 | ubuntu-noble-large | deleted: sha256:dd0cd5ae929fe233f4870428ebda2a24f9a63f0f7fbc46abd572bb0a16390fe8 2026-05-09 01:53:07.439873 | ubuntu-noble-large | deleted: sha256:4fb9b9b71e59758b05a8cebde5041b0b7cce157852cb6c3563adae6ce3740695 2026-05-09 01:53:07.439879 | ubuntu-noble-large | deleted: sha256:662b880c83e2d1c9bc5c997ab529a92f1e1d9d11e984490eb594866209ad3a9c 2026-05-09 01:53:07.439885 | ubuntu-noble-large | deleted: sha256:61fb8a8bc8964bf982bdf3f9b9802437b26c72dd63ba3258ff905f4f9014fbc3 2026-05-09 01:53:07.439891 | ubuntu-noble-large | deleted: sha256:9ac68b7b3d459ee7118ffe17e85455c827b874fa59004f057276981ea2517bd6 2026-05-09 01:53:07.439897 | ubuntu-noble-large | deleted: sha256:33332ee2ed8a30f4d6b03397c1d8cee8ba2129390cec0334e2e1551bce4e66ad 2026-05-09 01:53:07.439902 | ubuntu-noble-large | deleted: sha256:8347bec36fffb744b44af912dd3d5ee532fc64e6e58b8ab1e534fad86c2bafc9 2026-05-09 01:53:07.439908 | ubuntu-noble-large | deleted: sha256:a24c3b12e84bf4171b5d46a4d63f11b7d6e52f3d001fd8b949567fc4ad63a247 2026-05-09 01:53:07.439914 | ubuntu-noble-large | deleted: sha256:f92070b5526952f71cc5f033a215a7a3034290f8a2252021e36c4aad0a25a8f5 2026-05-09 01:53:07.439920 | ubuntu-noble-large | deleted: sha256:f5049ab6cf4abfe61d1526825262c62973854101f7608c849e3424829164d158 2026-05-09 01:53:07.439934 | ubuntu-noble-large | deleted: sha256:3df43922116f4436156f961eb2da2cd0c6773f80300b3a1f32028ddf8c50d129 2026-05-09 01:53:07.439944 | ubuntu-noble-large | deleted: sha256:09038251892949635e82565f12d0c75aeaf6968ea8720713a67faad8c4eeda5b 2026-05-09 01:53:07.439951 | ubuntu-noble-large | deleted: sha256:e1844a6de2d5e6442024cbebae989fde37a7f2f629ce875e8cac3a93406ecc61 2026-05-09 01:53:07.439957 | ubuntu-noble-large | deleted: sha256:f5ba7bd0fe39e07fc7bc6bde389ff157346945a7f5d55f3fde6b3a73e089beaf 2026-05-09 01:53:07.439963 | ubuntu-noble-large | deleted: sha256:1ae6091d6c7fc575d22429cf01fa2b547b4ac33f99c36bae4378663b815ee24f 2026-05-09 01:53:07.439969 | ubuntu-noble-large | deleted: sha256:a5f9e5005a8b362faa069a8ac867d5d41912e208e441d14dff4a698abf4acd26 2026-05-09 01:53:07.439975 | ubuntu-noble-large | deleted: sha256:95e712b407e7a1951434d979e059b91fd8aadcab348f21efcff1e370ed9236cd 2026-05-09 01:53:07.439981 | ubuntu-noble-large | deleted: sha256:8271642a466ac35fb170744563655be10562ed13d28d894107a109b67e572944 2026-05-09 01:53:07.439987 | ubuntu-noble-large | deleted: sha256:7787df87bafc64b840a4c97b654000cde7623661ba3c1c9273133d3a0d0af86d 2026-05-09 01:53:07.439993 | ubuntu-noble-large | deleted: sha256:a43b2fb74c3f61acd98b66cd51ea3eff1bf26be01313f63017bc252ae41ef1a6 2026-05-09 01:53:07.439999 | ubuntu-noble-large | deleted: sha256:2d38309088711f5722eb775139ce1d76624fa557cda4f8abdc635828dabac217 2026-05-09 01:53:07.440005 | ubuntu-noble-large | deleted: sha256:3f967719bf5c7d703ec4aa197f5922ec4de897dad75eead7b42658234b7b3fb8 2026-05-09 01:53:07.440011 | ubuntu-noble-large | deleted: sha256:2ca740f5ef2dd0d4644117037a26d753d7da82c30fec7c40c8850575c22d2e67 2026-05-09 01:53:07.440017 | ubuntu-noble-large | deleted: sha256:9a945c855671993e169dc4c9ad638400cb9535c56fa8d428ba2e6dbe16db75fa 2026-05-09 01:53:07.440023 | ubuntu-noble-large | deleted: sha256:34cd32acd6e9f478806c59bc1a5a07ad8cf5c2dea1c5726cf926190e3ec39ec8 2026-05-09 01:53:07.440029 | ubuntu-noble-large | deleted: sha256:3aa9988ce83a41e508e1b642f20da2aa6898ca945551b7514608c64e104b4100 2026-05-09 01:53:07.440035 | ubuntu-noble-large | deleted: sha256:7063b61db993c0d3fba8cae736c57231e51eff97df72747a22721a04bb970704 2026-05-09 01:53:07.440041 | ubuntu-noble-large | deleted: sha256:a41fe119a65968808522bac2911923a3029d1e2826ca574a0bd3508da2e9e537 2026-05-09 01:53:07.440047 | ubuntu-noble-large | deleted: sha256:a8a8b843bcfd21b4281e9b2f8ac7425916e0aefd11314d827244afbcbbe0ca0a 2026-05-09 01:53:07.440053 | ubuntu-noble-large | deleted: sha256:e39aafa180a6bc58c0f30ab1a337a805a11e6c1cc6790f67e3add959c008a3fb 2026-05-09 01:53:07.440059 | ubuntu-noble-large | deleted: sha256:4e1e5f11fcb463036cb302b92c11a6ae2d8ce80c6d14b518392e63f9eb731095 2026-05-09 01:53:07.440065 | ubuntu-noble-large | deleted: sha256:128ba57c1816aede2dac9fd06425b50bb60fdbc3eaa329cdc8f2f3b48dc048c3 2026-05-09 01:53:07.440071 | ubuntu-noble-large | deleted: sha256:8e7f63c2cf593bb14f39feeb70b10ad4a5750e0693b36908d027e4f3ee2524a3 2026-05-09 01:53:07.440077 | ubuntu-noble-large | deleted: sha256:cca52edf88fa22b88028a244eac7f526d6dd92ef6a98f09a68c0e6b2264b8b2c 2026-05-09 01:53:07.440083 | ubuntu-noble-large | deleted: sha256:67967f79f9cb438373f06ee4f0bf6e498495b8206b1f00be6cacc6b928473229 2026-05-09 01:53:07.440089 | ubuntu-noble-large | deleted: sha256:5729d1dcc3ae352570d325e50ed9725cb58a4179ebabeb736f808e5b1c59134a 2026-05-09 01:53:07.440095 | ubuntu-noble-large | deleted: sha256:ae8f444b16d2a1b15ebe974c9b30c8ac5f569ad7627c157c7edbdda0ef71baf0 2026-05-09 01:53:07.440101 | ubuntu-noble-large | deleted: sha256:d983046655f3fb21084b75f2031a5a9a2493fb6083aae0c16222a9f0952112f5 2026-05-09 01:53:07.440107 | ubuntu-noble-large | deleted: sha256:301a11fda155e903cc0271f17fda8a7fb604408a575bcb2f3a0a33339f778b17 2026-05-09 01:53:07.440113 | ubuntu-noble-large | deleted: sha256:2fe483f4726a3c481d01049a40749d582fe020b15ca3a831cb179aec9f92c465 2026-05-09 01:53:07.440119 | ubuntu-noble-large | deleted: sha256:80ef62ac264085bc722c7ca0b35f62014b28a2a1542cc2ad32d63c16bd187ae9 2026-05-09 01:53:07.440125 | ubuntu-noble-large | deleted: sha256:6dc932a97449ab9d16fe4a0fb8bec6ce4a26d01144aa283eb603d03c1408047a 2026-05-09 01:53:07.440132 | ubuntu-noble-large | deleted: sha256:e7985d3188099ad9c6ad706f853ac1b9c7fdf1cb960d6b511c98652719ab46e0 2026-05-09 01:53:07.440137 | ubuntu-noble-large | deleted: sha256:5193469217c84394325eb799c31e8b33bdcb75150db0cf107e8699a7a8431f64 2026-05-09 01:53:07.440144 | ubuntu-noble-large | deleted: sha256:7c888201c4297346f1382a2f0c02f42e9d7a71cb135d36187c520839856a35e6 2026-05-09 01:53:07.440150 | ubuntu-noble-large | deleted: sha256:fce78ee46036da7e6d6cf8b311f38ffb484b75a961f83ebf695812023e33d659 2026-05-09 01:53:07.440156 | ubuntu-noble-large | deleted: sha256:b3dce82b5538b09fd69bb080adf51dde67d3d5e33868b0462eae778e4139ce50 2026-05-09 01:53:07.440166 | ubuntu-noble-large | deleted: sha256:965653fd4f1f99b64d1613a77bb9335fcbb6de826f124dc2eeb0a7e435ca78dd 2026-05-09 01:53:07.440172 | ubuntu-noble-large | deleted: sha256:1dd06e475902c69b1ebf3490970a1a7e8b3ee7272821108cee9b962a0fbc4551 2026-05-09 01:53:07.440178 | ubuntu-noble-large | deleted: sha256:c299330c09071f3a925f8190b61795504b4f51c2ce367e39d8dbb8f5ba537de1 2026-05-09 01:53:07.440184 | ubuntu-noble-large | deleted: sha256:8baf49c54bb37a66ec6ee98c746a116f9aab24ca8f047100077e7fe53d0a530a 2026-05-09 01:53:07.440191 | ubuntu-noble-large | deleted: sha256:0f832f798c59d826f633ad8397c30033a7c70bf99b1793d1760ef1208cfb2913 2026-05-09 01:53:07.440197 | ubuntu-noble-large | deleted: sha256:0c8839576560b3755c1638c506b5e651eccc901ef1220f30c6b86247a6fc429b 2026-05-09 01:53:07.440218 | ubuntu-noble-large | deleted: sha256:44d148625e6553521649137d08188bff6e88b4905d8dc652e82d58375a93cb66 2026-05-09 01:53:07.440227 | ubuntu-noble-large | deleted: sha256:77ae0bb9433e4cfedb868da6f2d8e906d390e7fdb60ac0b77b0956240671ee56 2026-05-09 01:53:07.440233 | ubuntu-noble-large | deleted: sha256:0ef8149fde7c74512c63938560233943a612fc418ea1812dffaf9995446b5c69 2026-05-09 01:53:07.440239 | ubuntu-noble-large | deleted: sha256:452d9c65624a55a142c2501cc821e7cd7de436e19a7fde286031b90959b9d8e1 2026-05-09 01:53:07.440245 | ubuntu-noble-large | deleted: sha256:4017e1bc738594326e0ef378d8e7e64b524dc612fdeac5e8e24da45cdb2a934a 2026-05-09 01:53:07.440251 | ubuntu-noble-large | deleted: sha256:b62c1293ef002f9ef3874237d1560bd92495ef3ad8ae1a6ccae876f1a8904139 2026-05-09 01:53:07.440257 | ubuntu-noble-large | deleted: sha256:ab05ff3380668bd7cffb89d7003841ee36a7e804d612a56a6c0a3fd5f78a0eb3 2026-05-09 01:53:07.440263 | ubuntu-noble-large | deleted: sha256:2e43acb1ea931b41a0b5eb706109d315764016b398bfe847918cde106d84b5ed 2026-05-09 01:53:07.440272 | ubuntu-noble-large | deleted: sha256:c3b001cbeecd1cfbf03a60391e8c8265c2fc56ab32af6a6b1f40cd2122d7ffca 2026-05-09 01:53:07.440283 | ubuntu-noble-large | deleted: sha256:55746c8cb412c5f1ccd3d986a7b295aa231a84f059cf5c58da1421457343b039 2026-05-09 01:53:07.440290 | ubuntu-noble-large | deleted: sha256:5b754968e172bfa751c47631602f5a2540d6ae2d5a929fd7c3be06d99fedc0ab 2026-05-09 01:53:07.440296 | ubuntu-noble-large | deleted: sha256:7e380e1e6a1cf02fa9712c436c7a61e422e754d9c113d6b475ea7006b01d505f 2026-05-09 01:53:07.440302 | ubuntu-noble-large | deleted: sha256:21049b89076273fa9bbb4439d486491b99a0c097163ac334d5e87e85d4657764 2026-05-09 01:53:07.440307 | ubuntu-noble-large | deleted: sha256:0a900ff6f6fd3a103ebd730e43842100fee9c26cc86464a2e28522c6737952ba 2026-05-09 01:53:07.440313 | ubuntu-noble-large | deleted: sha256:7f188238204012a4984885a8f70ef3379fa3d9485443f87c46ec3532eb9a6965 2026-05-09 01:53:07.440319 | ubuntu-noble-large | deleted: sha256:bfcc8f1c0e53b66f3aac68c60137efb1acb081160b92867ed5798104a0a25f1e 2026-05-09 01:53:07.440325 | ubuntu-noble-large | deleted: sha256:b59c2112002742a14151ebf926e145410652dca568e778497b94a7a984ba46a0 2026-05-09 01:53:07.440331 | ubuntu-noble-large | deleted: sha256:81be08e8fe1d515228bf0fdfe5573ed1257c04b6efa6c2a9e98740ea0d141046 2026-05-09 01:53:07.440337 | ubuntu-noble-large | deleted: sha256:6e89648dddc0e228ae1bba6171f7c536b7cca9d037dd6c54f810b8c121efec6a 2026-05-09 01:53:07.440343 | ubuntu-noble-large | deleted: sha256:9f138fbc20a126f6199f21500b9e5a5818b4fe911fddc5b42f702118094fd350 2026-05-09 01:53:07.440349 | ubuntu-noble-large | deleted: sha256:fb760e53a3a999759dd28a662cb8bd556090ed39fd8b7dc06de21f3734bf401b 2026-05-09 01:53:07.440354 | ubuntu-noble-large | deleted: sha256:dad688b90e0381b366f3e028ed81097b9f24c20b71de6328bc45e4dcfdfc900d 2026-05-09 01:53:07.440360 | ubuntu-noble-large | deleted: sha256:8099f67d73d4af67c272133e508515a921992d1590aa4965a03807a6465251f1 2026-05-09 01:53:07.440367 | ubuntu-noble-large | deleted: sha256:fc2e2b16a454b087b54b8cc6e7551fbbce64f7065fbb3daec4271b46a61f3055 2026-05-09 01:53:07.440372 | ubuntu-noble-large | deleted: sha256:a63399ede2363ff73e4797ba36b11d143dbb6077be16b235653c6618600dc471 2026-05-09 01:53:07.440378 | ubuntu-noble-large | deleted: sha256:0e2adf633cb58ff907bd83da0cc0826f3fbbd1a228d9a9db8d0646d38b95ae3e 2026-05-09 01:53:07.440384 | ubuntu-noble-large | deleted: sha256:b436011cbefe7f07b5bb963c11b2d47296e7a868b66267478024ade6d3e8dcb1 2026-05-09 01:53:07.440390 | ubuntu-noble-large | deleted: sha256:9bf3959a83448cc14608e48a524e93ec9fbc41f8f6e16fdd8c53e1fa2b149073 2026-05-09 01:53:07.440396 | ubuntu-noble-large | deleted: sha256:50a628177cc224f8bcab76b246e537abffa4ff1dc94cbd18a061ef1e1277a318 2026-05-09 01:53:07.440402 | ubuntu-noble-large | deleted: sha256:cdbb80fa4e6117ccea3693f319ad3f44bd2f78622344fab980ac620ec779c996 2026-05-09 01:53:07.440408 | ubuntu-noble-large | deleted: sha256:e24bf981853a508f6d7d01a4dd138bbebccd4b9bd170672803212b0743ce1a81 2026-05-09 01:53:07.440414 | ubuntu-noble-large | deleted: sha256:468d68c26ae1dd43bf9101dfafcdeecddeb0a0415f1c0577a45822235890563e 2026-05-09 01:53:07.440428 | ubuntu-noble-large | deleted: sha256:6cdc0747aef3314fe03adc9ce2d04877a10297c5c81d7fa7c0b76309b48cd7f0 2026-05-09 01:53:07.440434 | ubuntu-noble-large | deleted: sha256:eaf103dd1dc630178b4d32a6e445e871a7d004b5d46517e42acfe680e615a51e 2026-05-09 01:53:07.440440 | ubuntu-noble-large | deleted: sha256:4772539ab9c95c2fbfe31c9a1c4bf2ec6ca80857ca0542c0f3d80edd97a7565b 2026-05-09 01:53:07.440445 | ubuntu-noble-large | deleted: sha256:10e8f6cde9fea5486b0032c0b7aebb12c89de20ae795f14d6d0c7d033d1ac402 2026-05-09 01:53:07.440451 | ubuntu-noble-large | deleted: sha256:cb1fd576cca905c9b6aad4a55a0f17b3f222b9f0e0b246de63d6aaab770ada33 2026-05-09 01:53:07.440457 | ubuntu-noble-large | deleted: sha256:dc1ea7b70180a8b60282de41dc95ef68515818ef5af6bc6a0810dbcd277b9f51 2026-05-09 01:53:07.440463 | ubuntu-noble-large | deleted: sha256:ab1606f8fb55222dcbdec6579f1432a84fd0e4954fa7f88a616d433026bf0c94 2026-05-09 01:53:07.440469 | ubuntu-noble-large | deleted: sha256:db858c5329bd9cc6a8580f29136dedd0b331a252674a40c756cd0da9c521daf3 2026-05-09 01:53:07.440475 | ubuntu-noble-large | deleted: sha256:04ef625daadcbfce29f8d2d2726c15a225450fd1269b14b0eedae8d189f59a70 2026-05-09 01:53:07.440481 | ubuntu-noble-large | deleted: sha256:826d56efe42722b26c6b310b577179a88aebf52fee49eb5045ec67dc0fe4391f 2026-05-09 01:53:07.440487 | ubuntu-noble-large | deleted: sha256:c92a052860f905d927e17131e887015ee2b40dc80ed162afc756aed1c21a06bc 2026-05-09 01:53:07.440493 | ubuntu-noble-large | deleted: sha256:4caa37454a4a9ada802d91ef607a6d0e5dfbfd2d6eba5c3a0542cbf3a52d172b 2026-05-09 01:53:07.440499 | ubuntu-noble-large | deleted: sha256:4cf77cf8645f0d08dbeb0d8a4ff8704ad3f2615ad50b487abdd15c84a1c47a63 2026-05-09 01:53:07.440505 | ubuntu-noble-large | deleted: sha256:fb878361c2d1c7e16e0341f2d1040ff1481319b9c62e746448756c89fe9bf138 2026-05-09 01:53:07.440511 | ubuntu-noble-large | deleted: sha256:12bab93603d738da401d87bccb57dc0b98067a8824a31bfeb49aa6762f222c46 2026-05-09 01:53:07.440517 | ubuntu-noble-large | deleted: sha256:b3bcd690a2eff937f0dcdabfde099737882a3f100ee012e33d4d2035bfca9432 2026-05-09 01:53:07.440523 | ubuntu-noble-large | deleted: sha256:0a83c8637e3c2747fe93945e2fdb1556f0176837632075dcb431be721856715e 2026-05-09 01:53:07.440529 | ubuntu-noble-large | deleted: sha256:7c52241a09dc0c53284e318b61dee52022a72bd894c13d9011f095b4c2f082dc 2026-05-09 01:53:07.440535 | ubuntu-noble-large | deleted: sha256:47fe37e76407bcec8ad6e14848580fcbfcba3fbf0be9c42aa01d44f5461507d8 2026-05-09 01:53:07.440541 | ubuntu-noble-large | deleted: sha256:c406c2aca4b87c91c4a1b2ebe8ff13f2a0a9c085b22f76e69e7f98dd1e3118f1 2026-05-09 01:53:07.440547 | ubuntu-noble-large | deleted: sha256:6d07e164ac1755f3bb64e91f8d6820d79e4be867bb8a4708e0de514130eb2043 2026-05-09 01:53:07.440553 | ubuntu-noble-large | deleted: sha256:e6f210c2850ec5ce045f43c816b4b7fa6bf5bb79a0ae019fa9ed72b1da611ed6 2026-05-09 01:53:07.440558 | ubuntu-noble-large | deleted: sha256:cdf3777ad68ded772b83b7aa2d46220bdfa70a07d7a1e5180cc1a59deef864b1 2026-05-09 01:53:07.440564 | ubuntu-noble-large | deleted: sha256:25d7529b8ba72e04e9937d7a6c4e44efc65d979b13fc483075139b3776dd7af9 2026-05-09 01:53:07.440570 | ubuntu-noble-large | deleted: sha256:e5eaeba7e47423f0d7b510391f9ca156962d633eab679709e41ccd9d4b9d8547 2026-05-09 01:53:07.440576 | ubuntu-noble-large | deleted: sha256:b5baa64dc714c5ec5807c400dde32e68bea1f9de1e6a7b3b0d929a37f9ebb120 2026-05-09 01:53:07.440586 | ubuntu-noble-large | deleted: sha256:e1c262c421a7b52572893d1546ad7aceaf951902c7a52e42c688a57a360265fa 2026-05-09 01:53:07.440596 | ubuntu-noble-large | deleted: sha256:334eb7bc12614b01635748b2ca78ba7327b09c408392caeb2121733b3168e968 2026-05-09 01:53:07.440602 | ubuntu-noble-large | deleted: sha256:50190b244cfa5b60118bc685c2e531a007a7c6d0c167f545ea631b228109045a 2026-05-09 01:53:07.440608 | ubuntu-noble-large | deleted: sha256:6da3edb2ce37c84e9a855e62eabd67f825a135cfaa017288aad1ff2a62fa33c3 2026-05-09 01:53:07.440614 | ubuntu-noble-large | deleted: sha256:6d431f783ca112b32767e6dec17d6450c9c26f09eaeb386fa6a3f33269d51c13 2026-05-09 01:53:07.440620 | ubuntu-noble-large | deleted: sha256:216ae18c4732ce0753af24d79e9adf1f11e5941b95702259429ad9cfe2b9f9e5 2026-05-09 01:53:07.440626 | ubuntu-noble-large | deleted: sha256:301b078c106a16b91cdca7e9c1396fbb7d9a88f6fddb8de8f6ac3d6f3f4e5107 2026-05-09 01:53:07.440632 | ubuntu-noble-large | deleted: sha256:6dc982895e7e8ea3896d9abbf2530fdbf793079feeca8a75b35a9e3b9abc8d11 2026-05-09 01:53:07.440637 | ubuntu-noble-large | deleted: sha256:cd0853fec0af26f51d3f8256e38e3cfde910c5d983025f2b03bdcb6db9ba6d8e 2026-05-09 01:53:07.440643 | ubuntu-noble-large | deleted: sha256:2134f494b197b506f980d8fc30b20c1d99bc1e32edf4594a49ef710196ff3cd1 2026-05-09 01:53:07.440649 | ubuntu-noble-large | deleted: sha256:4baeb2ac660c82def84799eb88ffa78a9c595cbfa3467251099aff9d25294778 2026-05-09 01:53:07.440659 | ubuntu-noble-large | deleted: sha256:19f391a4b7ba256518b8f93e39ba4b7da4acba55ef5355f6b2c4b3c1b0bcb5db 2026-05-09 01:53:07.440666 | ubuntu-noble-large | deleted: sha256:95414ef6d87413f6e7762ac51d46269dce059f5015ed9204ae4255d8ca81a0b0 2026-05-09 01:53:07.440672 | ubuntu-noble-large | deleted: sha256:262900f6aecdb706f4c3c1637869310733cd12b18952fc303812da5b28b8ac11 2026-05-09 01:53:07.440678 | ubuntu-noble-large | deleted: sha256:8abc11bb68d92231fbb97a923a58369fe3f2ea5c59668e60c9abffc23cdc1afb 2026-05-09 01:53:07.440683 | ubuntu-noble-large | deleted: sha256:6486c7c66787425048d28f649e645fdf5e9f43afab5e10a50c91546fd130b553 2026-05-09 01:53:07.440689 | ubuntu-noble-large | deleted: sha256:c5a2d1408adf23116093828927383465439086756a07fc6cd55378fcfcabe94a 2026-05-09 01:53:07.440695 | ubuntu-noble-large | deleted: sha256:b9cb548c1ad23491e92ec6b5a386d04f4180915f90f4b547eabc18cd69a26add 2026-05-09 01:53:07.440701 | ubuntu-noble-large | deleted: sha256:c00e2563abf89052a44fa1d36823041261220c7ed9f3a5afe1fcc430f5c9d0c7 2026-05-09 01:53:07.440721 | ubuntu-noble-large | deleted: sha256:b52de00d241aa3f90d2282ee15049e40fd7160183a436515fb22d5dd3c9ffda9 2026-05-09 01:53:07.440727 | ubuntu-noble-large | deleted: sha256:b7cafed203a11bb10de910a4fd4d79ea455432a3147f985312a4bd656a6596f7 2026-05-09 01:53:07.440733 | ubuntu-noble-large | deleted: sha256:aa30b75f393c3b9d6dc7c4f1d4e981885d8f6c57793a704969fd257f9bf649ef 2026-05-09 01:53:07.440739 | ubuntu-noble-large | deleted: sha256:7a9278d0219d5d33177b24549b00c2b50f2f32f7ee7686c59ba69bb506c79e31 2026-05-09 01:53:07.440745 | ubuntu-noble-large | deleted: sha256:b112a994efed8c5807e3298b703c563ff91d496ecf23ad70f77452c28b355d04 2026-05-09 01:53:07.440751 | ubuntu-noble-large | deleted: sha256:f33421daf588e5e84a1f292aa32797747a6d48dab8205e6aea2f39615301b101 2026-05-09 01:53:07.440757 | ubuntu-noble-large | deleted: sha256:4f11bc6b3de6affd059dcf8be3d3d13b7f1d2acceef53d8814d2265add41cff0 2026-05-09 01:53:07.440762 | ubuntu-noble-large | deleted: sha256:fe210708183baf5b885d41dc3f290e28ba6e1bbf3c5a406023de34c4caf66966 2026-05-09 01:53:07.440768 | ubuntu-noble-large | deleted: sha256:dfd1db5927c56f2c5a3da4ab4d3a9d005d073d3e7867f1ad9ad42602faff37fb 2026-05-09 01:53:07.440774 | ubuntu-noble-large | deleted: sha256:2eeda3fb0d9e1b0cd0365e408403c3bd8a332640d967aeabf452b217ac1775bf 2026-05-09 01:53:07.440780 | ubuntu-noble-large | deleted: sha256:5e4d262f5077f612125bcd69a1e8e02c192e4e2644e823288b08da39f0d74bc0 2026-05-09 01:53:07.440786 | ubuntu-noble-large | deleted: sha256:1adce4055f0236a0470f7f48b958c67c0ae2a879aa58422dba48fa546fd74fc5 2026-05-09 01:53:07.440792 | ubuntu-noble-large | deleted: sha256:1191981023842e5c0c3137bb34436e717af6db139aabeb7552f42ac5bee8cfc9 2026-05-09 01:53:07.440798 | ubuntu-noble-large | deleted: sha256:185bd3530218e47243c343863c6bd6e1aa82630bb37144be9bd085330ecfd50e 2026-05-09 01:53:07.440804 | ubuntu-noble-large | deleted: sha256:c0c3c0ee51d7af2dccef05d44bf77398322bbad979c92fec646fe19619b2eea8 2026-05-09 01:53:07.440810 | ubuntu-noble-large | deleted: sha256:b25231067b39a249cb37503d6bd2f6339c1ab9100f143e69a3e5c7f3d58bca2b 2026-05-09 01:53:07.440816 | ubuntu-noble-large | deleted: sha256:75551e941dd5198b1b9b30359f2f25a748b37ac0e1febbfaffa8ed3df5789be3 2026-05-09 01:53:07.440821 | ubuntu-noble-large | deleted: sha256:a4164ff5d1b925816ef419fa0779a40cc83ec42d14fd5bf87b94ccd77440014f 2026-05-09 01:53:07.440827 | ubuntu-noble-large | deleted: sha256:3ece59634cc2ff1a4ded9a9353c124ce100262e9d580bd2774632958a879223d 2026-05-09 01:53:07.440833 | ubuntu-noble-large | deleted: sha256:bce3b8bf49710ea2318a4c3c093d2d46beae0d427e2613e0957744415d971772 2026-05-09 01:53:07.440839 | ubuntu-noble-large | deleted: sha256:118a1f767ead24c8b8702c525cabeabb1e1fbbe98fa2622c982d8f13f812e32d 2026-05-09 01:53:07.440845 | ubuntu-noble-large | deleted: sha256:129416defb0a50dc270ff74ff3cc39539dccb0444166e7b9c5888fea5668c1cc 2026-05-09 01:53:07.440851 | ubuntu-noble-large | deleted: sha256:10ba0261d12a072188d17315e704f36ee0f9975f9ceb6ce9d4f68c38e3397e5f 2026-05-09 01:53:07.440857 | ubuntu-noble-large | deleted: sha256:7d1e07ad344fe63e272826ec2e492fb4aca83fd1c98b8f1cd91ace2a8ec04dce 2026-05-09 01:53:07.440863 | ubuntu-noble-large | deleted: sha256:f8610f65026d7449059055b4123f9ede1816302cdeddce06742d1eafab8290bf 2026-05-09 01:53:07.440869 | ubuntu-noble-large | deleted: sha256:6a435c319a3eafe4d728760806d4c5c42ca64be8bb29f688dc634f66769ed645 2026-05-09 01:53:07.440875 | ubuntu-noble-large | deleted: sha256:29da23562b160a780b141640d89ee2100a6087b219dc0aec05f496588539738f 2026-05-09 01:53:07.440881 | ubuntu-noble-large | deleted: sha256:c4713db978de117b2823bd2921616c889f9a289dd49c72471b7d67d924f06ba8 2026-05-09 01:53:07.440887 | ubuntu-noble-large | deleted: sha256:926840297428e78d689ab7fa7eb74307be235309cdd717ba14a0455fe2f2f4b2 2026-05-09 01:53:07.440897 | ubuntu-noble-large | deleted: sha256:a61f19bf97f4fd3f963fd38067d1c93f1b77c72eec6ebcb151b6ca2121ec7a69 2026-05-09 01:53:07.440903 | ubuntu-noble-large | deleted: sha256:527833fb51c4dcfb0f4fec3838425b15e531ea8682c313af874296c117c45576 2026-05-09 01:53:07.440909 | ubuntu-noble-large | deleted: sha256:d41ae09d0b5acc6dde829f925ceabb1d7cf702d7338938e7c7692eee03b078e1 2026-05-09 01:53:07.440918 | ubuntu-noble-large | deleted: sha256:a3e31e70eee44c1c706cfdf0a595c538a2422a4fe3015b056ca2591fcbd386d2 2026-05-09 01:53:07.440929 | ubuntu-noble-large | deleted: sha256:4d72c5d3d57af1559be750a45f9470dc9a7654197695a68d24d7b139e5a450a1 2026-05-09 01:53:07.440935 | ubuntu-noble-large | deleted: sha256:114c8a6d7aa07bd43d3fa36e0004c528a5fd81db9cb88519d738689e51a58a4d 2026-05-09 01:53:07.440941 | ubuntu-noble-large | deleted: sha256:6fae4c5662e7bb4c8a5360fbec96a8af9745713c496c133c8d52ce52fc80693a 2026-05-09 01:53:07.440947 | ubuntu-noble-large | deleted: sha256:ae751955411fd471bd60da337f7b12a04c268696159f477a44364da082e0f886 2026-05-09 01:53:07.440953 | ubuntu-noble-large | deleted: sha256:29eaf6256d2be8924ca3651130272944cbce5e931f3392aef6ec9af44ce7bea7 2026-05-09 01:53:07.440959 | ubuntu-noble-large | deleted: sha256:0ad7e4aabac076fa213f254ef8f37ed4586e2002211948a53d311fd7c9bcb551 2026-05-09 01:53:07.440965 | ubuntu-noble-large | deleted: sha256:ea8ec54fb42f149ff031410717c8dcc7fc9506148a4dccb6670a4af0f4937e19 2026-05-09 01:53:07.440971 | ubuntu-noble-large | deleted: sha256:3358708c4be1e89eeb9f1a511b7eb6f029f6c32a79b9bc4b6c46db4ba2a35aaa 2026-05-09 01:53:07.440976 | ubuntu-noble-large | deleted: sha256:31061ad0212afcd96449150137fa8ae6f0132fc4a26ee6a6219307b0769fd0ab 2026-05-09 01:53:07.440982 | ubuntu-noble-large | deleted: sha256:9f5dd76c8da4bb60acd2a7dbed1c500bd174ba8e373bc1ccb655e6c1d049c0da 2026-05-09 01:53:07.440988 | ubuntu-noble-large | deleted: sha256:97402abb823e9a82e73fbbc53ae81044cf2ed77f32aacff65faaff12e5c5620d 2026-05-09 01:53:07.440994 | ubuntu-noble-large | deleted: sha256:0001d950d353f0aafcd699c843302ec63300442fc07e045eaac3d95dc2132d3a 2026-05-09 01:53:07.441000 | ubuntu-noble-large | deleted: sha256:29a2773fcfc7b6a2cf87a9a8fe0bc2fc9b77459bbabf09cc9919db47a018d4ee 2026-05-09 01:53:07.441006 | ubuntu-noble-large | deleted: sha256:7d721383f8f898e3bef5886f51d5ebe1aaf9f52fa478bdc2f19bc046c38755a2 2026-05-09 01:53:07.441012 | ubuntu-noble-large | deleted: sha256:321cc66e6eaf6517f8d6135d57dde00fdce8e3a49b224f82c065a2fd4e4cbcf8 2026-05-09 01:53:07.441018 | ubuntu-noble-large | deleted: sha256:aa86df861a34d3cb6d517a4cfaac741eda081c805c114aa3da84022958b860c9 2026-05-09 01:53:07.441024 | ubuntu-noble-large | deleted: sha256:7befbf1d057bec6d835a0da39fca630ac8d4aff25b38cd076201c7394fa44af2 2026-05-09 01:53:07.441030 | ubuntu-noble-large | deleted: sha256:bd032d250c9be803d5b225130d94ea1bd015ba461f6396fd51d0bc6a65d5842b 2026-05-09 01:53:07.441036 | ubuntu-noble-large | deleted: sha256:3fe94643767e07f04e0fb175cbd507d59c9e5f20d14fa986b056f3cb0c646687 2026-05-09 01:53:07.441042 | ubuntu-noble-large | deleted: sha256:0837828f1be6433ee3086e9691fe24efcba40b2a7f1385357016b114da58b16a 2026-05-09 01:53:07.441048 | ubuntu-noble-large | deleted: sha256:00c569df9f50036b20771af898ea38ed8fdf422f633ceaee4d8e0872bbe29ac3 2026-05-09 01:53:07.441054 | ubuntu-noble-large | deleted: sha256:c93e744548511d4d36483263784e56fcfe68b2672116ecc3451bab0212d8e500 2026-05-09 01:53:07.441059 | ubuntu-noble-large | deleted: sha256:b859069c263446baf03fd228025b4efcabbdb1ba0eb9f5ac8683ac7ba1d1eaa0 2026-05-09 01:53:07.441065 | ubuntu-noble-large | deleted: sha256:56d057c96a9554ebca0f33b8e5bd2a4142d34851e0ea21e257850d09fdc7e6bd 2026-05-09 01:53:07.441071 | ubuntu-noble-large | deleted: sha256:ac6e56f692bce8d8a7caa95ca7280fa1dd0fd66bbfa1d8829369dff9ba154961 2026-05-09 01:53:07.441077 | ubuntu-noble-large | deleted: sha256:fce425159e59827dae670f25117d97b99e0d651727f9396575935117d0a38fab 2026-05-09 01:53:07.441083 | ubuntu-noble-large | deleted: sha256:ecb553c09348c44f96c5594785679497dfe0296486ac6563c03e664e5fa80c92 2026-05-09 01:53:07.441089 | ubuntu-noble-large | deleted: sha256:2b5cb3b6b209a790214c8b62573be1aea7cea77dc186945b032932847a797cb5 2026-05-09 01:53:07.441095 | ubuntu-noble-large | deleted: sha256:1d1a9bcfd7a13ce5cbbb129af4b6a3ef2cb522217dba01ddbd676ff79026edb4 2026-05-09 01:53:07.441101 | ubuntu-noble-large | deleted: sha256:99c050e615b87cc9cbc8e163512861ee926df6d6748765c0e54477f1b3997d76 2026-05-09 01:53:07.441107 | ubuntu-noble-large | deleted: sha256:f09581c3525a7e4c6ef980e47c68c1a0400711bcc2d4dd1fc17960e8eeadb2f8 2026-05-09 01:53:07.441113 | ubuntu-noble-large | deleted: sha256:14ff7cc12a51308d452ea57aa256e4abcf1b87177a2357b8c9f5ea28fdff103d 2026-05-09 01:53:07.441119 | ubuntu-noble-large | deleted: sha256:3b98a9a1921dd928316ba7dbf584be67e4943b3990112226b39f54494a16359f 2026-05-09 01:53:07.441130 | ubuntu-noble-large | deleted: sha256:769e2c24f657cd8f4265a5cdd34143050f23a662ee1b7b212de439494721173b 2026-05-09 01:53:07.441136 | ubuntu-noble-large | deleted: sha256:0f953f11c65fe5699c4d7035bfa38ee81c7a91ef3f6cee0222ea078a3fed6269 2026-05-09 01:53:07.441142 | ubuntu-noble-large | deleted: sha256:e8e282e0355e776bc15b279143d2649c3f3ca3719b572ac22e388df64e5450bf 2026-05-09 01:53:07.441148 | ubuntu-noble-large | deleted: sha256:94adc4fedd294f7abfb5cdddf36f8380f5a6d414f6973552f26fd3a03982070d 2026-05-09 01:53:07.441154 | ubuntu-noble-large | deleted: sha256:bff026c475356822165228614805f16f9940f7df4c3c600053077e2778ddc08f 2026-05-09 01:53:07.441160 | ubuntu-noble-large | deleted: sha256:bf77c2c833d65adc52535ca94aa9848b54a061e3fef1139243fc4a2342e9742e 2026-05-09 01:53:07.441166 | ubuntu-noble-large | deleted: sha256:54d47191d33e650cf118cac0a983da163ed5f6de9bce3f4783c18c8f19ca5545 2026-05-09 01:53:07.441172 | ubuntu-noble-large | deleted: sha256:560a79103594704f7430a01e3f4470681efc072a649136af6279cc080095d56c 2026-05-09 01:53:07.441178 | ubuntu-noble-large | deleted: sha256:76a79e74fc14f347719ef4a7b039fb20f4a9f40264a8cd9cf659c0f9efd184e6 2026-05-09 01:53:07.441184 | ubuntu-noble-large | deleted: sha256:52cb35cd9cbcb25d3b41c0a1066b9bca7457ee34947728c50565633b4236e961 2026-05-09 01:53:07.441190 | ubuntu-noble-large | deleted: sha256:b0f85f983313b077f8ec0b5826f06e3d86e12486fdd3a2054a2835e3f0e5fb02 2026-05-09 01:53:07.441196 | ubuntu-noble-large | deleted: sha256:cce7a2fc22e08d2f627c5339506f0c48f8648a8544782fb62da6e658ee2b3579 2026-05-09 01:53:07.441218 | ubuntu-noble-large | deleted: sha256:e87ce3da959bf1a7f321f952159886974792839c8d48f13c56a0eabb534c3325 2026-05-09 01:53:07.441227 | ubuntu-noble-large | deleted: sha256:106d8943ca2f873a34c52bd7843e2a324c7cc3ce3dc1f95e66f726445c7c24e4 2026-05-09 01:53:07.441233 | ubuntu-noble-large | deleted: sha256:5a9bb9201489d9360cad10df705ba01eb97bb941a7ef2ef7baededbe17eb674b 2026-05-09 01:53:07.441239 | ubuntu-noble-large | deleted: sha256:8a547b4e2f7f10658ca3fb26ec78a43f644561591b2ceac5ebd198a3ca6a77e2 2026-05-09 01:53:07.441245 | ubuntu-noble-large | deleted: sha256:f1e0edfc7b141662581da6cfeb9d324171aa4faa4dcb7434470fa9e3ded64cc8 2026-05-09 01:53:07.441259 | ubuntu-noble-large | deleted: sha256:2c779a86b46d5f6be7912b4704c0c31f841c03597c78c422d17979d932e7315d 2026-05-09 01:53:07.441265 | ubuntu-noble-large | deleted: sha256:a2581a9c655336505ea5d4c7abf0cf5c8d5f9b472b46ab3ce7b6894022c870a6 2026-05-09 01:53:07.441271 | ubuntu-noble-large | deleted: sha256:7028e91d18540643d31a2ad9d04382c6aa4d9d0372c4524ae842a5a14c5c41e6 2026-05-09 01:53:07.441277 | ubuntu-noble-large | deleted: sha256:1717d432de1c033cedf1a169cbce6739c7195ebec83812e136cad76db7f96c0d 2026-05-09 01:53:07.441283 | ubuntu-noble-large | deleted: sha256:fc189721cec4d51bc5235f5ec9f5ffa86761ba6b018a70aedd1f11cc6c7af4ab 2026-05-09 01:53:07.441289 | ubuntu-noble-large | deleted: sha256:3158550bb50678f99581c471026e35928c4a32f1877b813265481b4d57e63920 2026-05-09 01:53:07.441295 | ubuntu-noble-large | deleted: sha256:1e0563f9a6ea31e970b40749683397dc4efaa606d72e710d0d042f7361401e82 2026-05-09 01:53:07.441301 | ubuntu-noble-large | deleted: sha256:2751afa84ee53035ad20c13be4bd7afae3aeef9930cc0a7b409edd9c12bd8123 2026-05-09 01:53:07.441306 | ubuntu-noble-large | deleted: sha256:2a8cf7db43093100fd0772eb67bcd5906259d0c75f5f53d4c2fbc34da1a597ed 2026-05-09 01:53:07.441312 | ubuntu-noble-large | deleted: sha256:c7aa0c9ae966f46c4fa4f8452d03dbb3b94e208ab8c62f2d3f7fa687b92446f4 2026-05-09 01:53:07.441318 | ubuntu-noble-large | deleted: sha256:ed2fd89eb8f55ffbe9e70761ea9c020729aa89fe7a636d3bf36ae6dc7f107675 2026-05-09 01:53:07.441324 | ubuntu-noble-large | deleted: sha256:68ca24fbaad79b9c93ccb817efba15291331d4527e4013b6ca05b505d2a516e6 2026-05-09 01:53:07.441330 | ubuntu-noble-large | deleted: sha256:87fa8e94b593c76039a57f0952f74315d8a0624fa0ccf2d2642f73136fb41b2b 2026-05-09 01:53:07.441336 | ubuntu-noble-large | deleted: sha256:2f1a2a585cc7395839e0d3fd8c1330587ca13eab3a5231ac45f46aeff945d3ea 2026-05-09 01:53:07.441342 | ubuntu-noble-large | deleted: sha256:e458dbff1c6b787731b7682e1b5640913004b0f62c4a8fdf06024d9b92e5b809 2026-05-09 01:53:07.441348 | ubuntu-noble-large | deleted: sha256:d3edf15fb20409aeaee2703d0c3ed38240d0fa5f817dd91f32c49942cbc0198f 2026-05-09 01:53:07.441354 | ubuntu-noble-large | deleted: sha256:a18d569b18db9ec45d54833bbaecc078403fb3af7799c192007c80cd12e0b767 2026-05-09 01:53:07.441360 | ubuntu-noble-large | deleted: sha256:26e8af371afc2ee16dcc8f9ddf4b101cb201e0fdd9bee058a979965a62f2c296 2026-05-09 01:53:07.441366 | ubuntu-noble-large | deleted: sha256:3a7343dbbc5734581714bd9a16d0de0e11e882a16cedebc9a1ed106d87445743 2026-05-09 01:53:07.441371 | ubuntu-noble-large | deleted: sha256:fa675865f62453656475b1ff03bc470c1f9f97bec9bf8cec2f27126d1a7b45d3 2026-05-09 01:53:07.441377 | ubuntu-noble-large | deleted: sha256:40bcaddda62cc99ecbd7593a8ab056f56648e5825c97819a04eb2379866bf279 2026-05-09 01:53:07.441388 | ubuntu-noble-large | deleted: sha256:2222785fb8c7089ea1951f86cc3dae59fb7f987fc52e34701dde6f3f55587fca 2026-05-09 01:53:07.441394 | ubuntu-noble-large | deleted: sha256:e0ab6fccfe5e1021daf849bfee01f76b9ed6ff386a6efd6c10b28a972f42677e 2026-05-09 01:53:07.441400 | ubuntu-noble-large | deleted: sha256:b53d6c8049488e2ff2262a2a5ab2c6f0375fe50e14c04df643345b45a2382f6d 2026-05-09 01:53:07.441406 | ubuntu-noble-large | deleted: sha256:73f35098af4bd7229810d9e3d9d42651608778ac38aa7ddb7fc9602459092707 2026-05-09 01:53:07.441412 | ubuntu-noble-large | deleted: sha256:ec195727d341dd43499e84ebd673e6deb4377fa17d81ea3e610ff27e268df33f 2026-05-09 01:53:07.441418 | ubuntu-noble-large | deleted: sha256:2e4d2dfb8a1ff0557861b4e5697ef71cc962d16ddf81a73d2598159943679839 2026-05-09 01:53:07.441424 | ubuntu-noble-large | deleted: sha256:d34068ab88263c1b6337ef390f664cee0b2684056349273ad611b06aae91f457 2026-05-09 01:53:07.441430 | ubuntu-noble-large | deleted: sha256:b806a6c76740b12e44b04bfc2ae70653b26e2a7ea4a0ddd5313c015ba44c2b13 2026-05-09 01:53:07.441436 | ubuntu-noble-large | deleted: sha256:891ddf8a47eddd4c62c60de20d2414b03332e38431f289072cc4e11cdc340100 2026-05-09 01:53:07.441442 | ubuntu-noble-large | deleted: sha256:7aa491e01f7447d948666f6a72070ac0270c67d3e48d99270f3be2ee4f12f9ff 2026-05-09 01:53:07.441447 | ubuntu-noble-large | deleted: sha256:203b7ead0b901aaea29213e931f709a57436b23ee3dcd2389cc1fe29f7741e91 2026-05-09 01:53:07.441453 | ubuntu-noble-large | deleted: sha256:c92206df66c022a461c420b2899620c59d890327aae98508a8a838330d91f6ad 2026-05-09 01:53:07.441459 | ubuntu-noble-large | deleted: sha256:d218a1b558fcc0fc4cf1a636ca65084e163e31d4bfafaa67d777ac2e9d3d55bd 2026-05-09 01:53:07.441465 | ubuntu-noble-large | deleted: sha256:e5d72a2d1a9457af857fdf666ad1c3a468db9a300090e075ba01d540f2feb473 2026-05-09 01:53:07.441471 | ubuntu-noble-large | deleted: sha256:aefd2f1f0765b920497305626e4baf469b0879cb841961f7e8582b57cf097c68 2026-05-09 01:53:07.441477 | ubuntu-noble-large | deleted: sha256:459e63b2b0b18af96dd09c64d577d2b55eedc3c4fdfaf438481046de14c37e87 2026-05-09 01:53:07.441483 | ubuntu-noble-large | deleted: sha256:ba2544a2e28ea65d9f8a58b388d230451d2463d60dd6ab1ef4a17ec9fb8658d8 2026-05-09 01:53:07.441489 | ubuntu-noble-large | deleted: sha256:1a4e88335a78ad4173c92863bf7ea18f9a77a3a2f997dea0475c9a6af1f9ce46 2026-05-09 01:53:07.441495 | ubuntu-noble-large | deleted: sha256:0cefb59bfaf5fff3e609a424fd5b04f0a43268dd57e16e1a591c32e6e51802f1 2026-05-09 01:53:07.441501 | ubuntu-noble-large | deleted: sha256:7651f830f1e6b793e7b19af7616b95701ca48227a1685c8e3fbff70c19ba5afa 2026-05-09 01:53:07.441507 | ubuntu-noble-large | deleted: sha256:bf5aa2bc216f18d3a6c62ab68164cebc6978d3a5502fa8e0bf595929918f2c49 2026-05-09 01:53:07.441513 | ubuntu-noble-large | deleted: sha256:67fc0b03ae8bce676023f23b27122ec26864e000d09636525664a18010f7c6a7 2026-05-09 01:53:07.441519 | ubuntu-noble-large | deleted: sha256:bd309abe1edf81c4c23203d8de3e10595c8e072e19b112e03efb2cf1f80757eb 2026-05-09 01:53:07.441524 | ubuntu-noble-large | deleted: sha256:c9e9d5cfbda425f501dbc9eede4e449c8f6f22caec3302dd32af07286800ab07 2026-05-09 01:53:07.441530 | ubuntu-noble-large | deleted: sha256:89212454f807bcc79ae5fcc8c2fc234083b26ab8a30ab7a7ffafffd2724cbea2 2026-05-09 01:53:07.441536 | ubuntu-noble-large | deleted: sha256:045776d5b6141e22bb61b51807f6a1a867761c976b3f86d03209ad63ee38933c 2026-05-09 01:53:07.441542 | ubuntu-noble-large | deleted: sha256:a1b6cea29846cd91b991423c0baad792118560e9b2631549c7cdb9fb758386da 2026-05-09 01:53:07.441548 | ubuntu-noble-large | deleted: sha256:fc8d49c9547e4762cbf5866ada5bc0a86efbc280aa67478d9b2e036680d8c9ac 2026-05-09 01:53:07.441554 | ubuntu-noble-large | deleted: sha256:26dd47a605e4b9b340430ae2a24bca193199f9cafde622a3b21da4c4db410b47 2026-05-09 01:53:07.441563 | ubuntu-noble-large | deleted: sha256:367173b0ee914cfba75e08d5d022b83d3340f3cbbcd819a368f955aa169e08ba 2026-05-09 01:53:07.441573 | ubuntu-noble-large | deleted: sha256:a16a11d8c99ddb0b14c9e47ea9fb2cb5b85968ea1a9320dad179447e4dfae2d6 2026-05-09 01:53:07.441580 | ubuntu-noble-large | deleted: sha256:bc6a2eafe57162738d1b0b502ce21d06b51d3f707281574b614a553f2bee3346 2026-05-09 01:53:07.441586 | ubuntu-noble-large | deleted: sha256:538cf013965e56ba933b7beb3a92524c83c011c2f77f2735580f08b762675ce1 2026-05-09 01:53:07.441591 | ubuntu-noble-large | deleted: sha256:1fa5ce51a5d1aa54d0202d0cfb9bf40076fe39a34d6ec60ed218cbc52043a5ed 2026-05-09 01:53:07.441597 | ubuntu-noble-large | deleted: sha256:e829d1301ffa893aad2cae9a9f230e961e68090e892c600372603618621a8970 2026-05-09 01:53:07.441603 | ubuntu-noble-large | deleted: sha256:e376e2d65b500071a9d993f28e7b57438d55d3ac0b1feed7f54be53fa011bf3b 2026-05-09 01:53:07.441609 | ubuntu-noble-large | deleted: sha256:784185ab60cff2777ede537c095338aa8a94d74b80c65b31ebb6a3b1158da0d1 2026-05-09 01:53:07.441619 | ubuntu-noble-large | deleted: sha256:700c396e19ee63a4c8e442f1d5cb666fc7e5739948ff346d59e5c6c2a3dda430 2026-05-09 01:53:07.441625 | ubuntu-noble-large | deleted: sha256:7c4a455c212252b9e5f1202b236d0bc0c372907715c3200fb1d4f7ddcf5316bb 2026-05-09 01:53:07.441631 | ubuntu-noble-large | deleted: sha256:ab3999cbcfcb4297a7a30d0c3e7afaaa7a7705324d8ea6b28f772642edf257bb 2026-05-09 01:53:07.441637 | ubuntu-noble-large | deleted: sha256:8f7c354bc11f11a5a64a950402f36ca9acb0c140c53c84551c736339cc16555e 2026-05-09 01:53:07.441643 | ubuntu-noble-large | deleted: sha256:8584bfe716f9897560fa3519ebabeccc9530e72cdb3103aa9d774aa9c46778f0 2026-05-09 01:53:07.441649 | ubuntu-noble-large | deleted: sha256:deb0771cb2ecb158750fd941950737db9a6a545ce98cd40181ec29650dd3a72a 2026-05-09 01:53:07.441654 | ubuntu-noble-large | deleted: sha256:7fbfd33e43bcfe90e760793fa013025d97fb521967f61b6b7ae559c652699218 2026-05-09 01:53:07.441660 | ubuntu-noble-large | deleted: sha256:13d39a87d547dc16798164086f7032e9944808bc69713f79c74f8e8006bfcfd4 2026-05-09 01:53:07.441666 | ubuntu-noble-large | deleted: sha256:96ebe061f3d03cf562f119d23ce720f013c79d728e39107d80bdc903ad06769b 2026-05-09 01:53:07.441672 | ubuntu-noble-large | deleted: sha256:dd9cba4eaf9ee25f4062aa0eca7f8d6d376ad086c69325e7bef80e611ac0328e 2026-05-09 01:53:07.441678 | ubuntu-noble-large | deleted: sha256:85dacdd0b1ae2864d5b71d23b31d04e9574ab36f945a3de034c8edb5bbc63b55 2026-05-09 01:53:07.441684 | ubuntu-noble-large | deleted: sha256:7169993b419648bc5b292b0d5af4916e566f6dbbc12e2b1270e7a5fc9c19314e 2026-05-09 01:53:07.441690 | ubuntu-noble-large | deleted: sha256:27eecdcef2ee2b8bac5e6a2ff26a74fdc1d01ec1ecc6474b1988bfcfa73f4ae6 2026-05-09 01:53:07.441696 | ubuntu-noble-large | deleted: sha256:81f199064fc2a8ac59aa7567dc806e6c02e9199ab4f3a4b61cb81899bdbeca7a 2026-05-09 01:53:07.441702 | ubuntu-noble-large | deleted: sha256:56a6e5d31a3b9a4ef028218b7093a7a7c20196c0cea04ea3570035695a70f4e3 2026-05-09 01:53:07.441721 | ubuntu-noble-large | deleted: sha256:59a8a621d01c0cd9d315b789cc07002be8addb3558d42f87fdd77457c21001a3 2026-05-09 01:53:07.441727 | ubuntu-noble-large | deleted: sha256:eff90041a1c7129a01a5cca7d2f331690f44f8ff0f66088eaae1766b9733cd53 2026-05-09 01:53:07.441733 | ubuntu-noble-large | deleted: sha256:7c8e89437f0dbba2f87ddafcab71c799c350def0352f2fb51eb83170b28ba8d3 2026-05-09 01:53:07.441739 | ubuntu-noble-large | deleted: sha256:a50a4a9ddf38a5c4aedb4395320c2f196c02c3d530196f5389c9a536c64a49dc 2026-05-09 01:53:07.441745 | ubuntu-noble-large | deleted: sha256:34daaa8b9bdaef05a639a62511b00aaa9fa1b8cbe80cd8e686cffbf0ea70fd7a 2026-05-09 01:53:07.441751 | ubuntu-noble-large | deleted: sha256:7d69957b04f02cb639e8e2235a41c45f6f0ec4c5d56a7041dc9b82ac1680af35 2026-05-09 01:53:07.441757 | ubuntu-noble-large | deleted: sha256:e528bce5ebb14f40e92ddcc0d2bedb503841ff34f4045e9f76d8172c77c566f4 2026-05-09 01:53:07.441763 | ubuntu-noble-large | deleted: sha256:bc5ba0804cbaa31d8041c6d89a0a2b4a4cbfb954797210a1a6c6a9399ae0c4f7 2026-05-09 01:53:07.441768 | ubuntu-noble-large | deleted: sha256:ebb5e0f6b9c5e5d1b21ee488914b965b2052159824eb3ddaae6b6b2a3bb7ec5f 2026-05-09 01:53:07.441774 | ubuntu-noble-large | deleted: sha256:4793512442a739ea0099d0e5c00b6009dcd29ce47637c8e59ffa05adb1a8d7ca 2026-05-09 01:53:07.441781 | ubuntu-noble-large | 2026-05-09 01:53:07.441789 | ubuntu-noble-large | Total reclaimed space: 14.57GB 2026-05-09 01:53:07.441795 | ubuntu-noble-large | + docker images 2026-05-09 01:53:07.643136 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-05-09 01:53:07.643287 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay build-20260509 6cb7a89f416e 45 seconds ago 291MB 2026-05-09 01:53:07.643303 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20260509 077d85afcc03 48 seconds ago 1.24GB 2026-05-09 01:53:07.643329 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20260509 e0c718d136a0 56 seconds ago 1.44GB 2026-05-09 01:53:07.643340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20260509 3630413b49e1 About a minute ago 291MB 2026-05-09 01:53:07.643351 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20260509 0b8dca4a4323 About a minute ago 291MB 2026-05-09 01:53:07.643361 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20260509 3be9b2893161 About a minute ago 291MB 2026-05-09 01:53:07.643370 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20260509 10b5559768a5 About a minute ago 291MB 2026-05-09 01:53:07.643407 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20260509 249ca4b2fda0 2 minutes ago 985MB 2026-05-09 01:53:07.643418 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20260509 8f1bd115aa98 2 minutes ago 984MB 2026-05-09 01:53:07.643488 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20260509 644ae3e81216 3 minutes ago 985MB 2026-05-09 01:53:07.643514 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20260509 423008103462 3 minutes ago 985MB 2026-05-09 01:53:07.643525 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20260509 318e9a6e33bf 4 minutes ago 985MB 2026-05-09 01:53:07.643535 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20260509 2290539777db 4 minutes ago 1.23GB 2026-05-09 01:53:07.643545 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20260509 f794be7f6c69 5 minutes ago 1.23GB 2026-05-09 01:53:07.643555 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20260509 9d2193b42bde 6 minutes ago 1.23GB 2026-05-09 01:53:07.643565 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20260509 046404466c6b 7 minutes ago 1.23GB 2026-05-09 01:53:07.643575 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20260509 71684880de93 7 minutes ago 1.23GB 2026-05-09 01:53:07.643585 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20260509 c06589c40caf 8 minutes ago 1.23GB 2026-05-09 01:53:07.643596 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20260509 bc444097aacd 9 minutes ago 1.23GB 2026-05-09 01:53:07.643606 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20260509 06f6d25a2340 9 minutes ago 1.23GB 2026-05-09 01:53:07.643616 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20260509 9871c7691b51 10 minutes ago 1.23GB 2026-05-09 01:53:07.643637 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20260509 82addd4b3bf9 11 minutes ago 1.23GB 2026-05-09 01:53:07.643647 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20260509 b5b193f67cb3 12 minutes ago 1.23GB 2026-05-09 01:53:07.643657 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20260509 7cd67a84f108 12 minutes ago 1.23GB 2026-05-09 01:53:07.643676 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20260509 39a4329995b3 13 minutes ago 995MB 2026-05-09 01:53:07.643686 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20260509 bb8ed05a9cd7 13 minutes ago 995MB 2026-05-09 01:53:07.643696 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20260509 008009e428cd 14 minutes ago 995MB 2026-05-09 01:53:07.643728 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20260509 f5e66609cd77 14 minutes ago 1e+03MB 2026-05-09 01:53:07.643739 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20260509 16ce9b5edfdf 15 minutes ago 995MB 2026-05-09 01:53:07.643749 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20260509 3a85811e0c1e 15 minutes ago 994MB 2026-05-09 01:53:07.643759 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20260509 2ee0240429ee 16 minutes ago 1e+03MB 2026-05-09 01:53:07.643769 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20260509 3a707722e301 17 minutes ago 1.06GB 2026-05-09 01:53:07.643779 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20260509 76a0c4624cf3 17 minutes ago 1.04GB 2026-05-09 01:53:07.643798 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20260509 a6f76ff83bb2 18 minutes ago 1.04GB 2026-05-09 01:53:07.643809 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20260509 d81d720a46e5 18 minutes ago 1.06GB 2026-05-09 01:53:07.643819 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20260509 d88786de2f53 19 minutes ago 1.04GB 2026-05-09 01:53:07.643829 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20260509 b726b95a9fe6 20 minutes ago 986MB 2026-05-09 01:53:07.643839 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20260509 ac09b4a66ba2 20 minutes ago 988MB 2026-05-09 01:53:07.643849 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20260509 2d31dfaa7b9d 21 minutes ago 987MB 2026-05-09 01:53:07.643859 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20260509 8b6a710728e9 21 minutes ago 1.11GB 2026-05-09 01:53:07.643869 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20260509 783ce36e11ca 22 minutes ago 1.23GB 2026-05-09 01:53:07.643884 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20260509 b808e62fce8c 23 minutes ago 1.22GB 2026-05-09 01:53:07.643895 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20260509 8f8cc9f9603b 23 minutes ago 1.22GB 2026-05-09 01:53:07.643905 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20260509 ef79d0e0d868 24 minutes ago 1.38GB 2026-05-09 01:53:07.643914 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20260509 f6ac3a03f0ca 25 minutes ago 1.22GB 2026-05-09 01:53:07.643924 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20260509 eeea32be1e1e 26 minutes ago 1.24GB 2026-05-09 01:53:07.643934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20260509 e6a10c794afb 26 minutes ago 1.59GB 2026-05-09 01:53:07.643944 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20260509 289c402d2da8 29 minutes ago 1.22GB 2026-05-09 01:53:07.643954 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20260509 32dee7ab9dcd 29 minutes ago 1.26GB 2026-05-09 01:53:07.643964 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20260509 8d2e98a64836 30 minutes ago 1.05GB 2026-05-09 01:53:07.643974 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20260509 07ca2ec987f7 31 minutes ago 1.08GB 2026-05-09 01:53:07.643984 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20260509 a59678a961ca 35 minutes ago 1.04GB 2026-05-09 01:53:07.643994 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine build-20260509 1d0a888a6a7a 36 minutes ago 1.01GB 2026-05-09 01:53:07.644004 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api build-20260509 737a3dd80159 36 minutes ago 1.01GB 2026-05-09 01:53:07.644013 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier build-20260509 1cc85cf4a446 37 minutes ago 1.01GB 2026-05-09 01:53:07.644023 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20260509 6e7701220713 37 minutes ago 995MB 2026-05-09 01:53:07.644040 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20260509 d0a72eae29dc 38 minutes ago 994MB 2026-05-09 01:53:07.644050 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20260509 0bdc7f8c8996 38 minutes ago 995MB 2026-05-09 01:53:07.644060 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20260509 5b4c76b77dab 39 minutes ago 1.2GB 2026-05-09 01:53:07.644077 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20260509 def5e181a38e 39 minutes ago 1.14GB 2026-05-09 01:53:07.644088 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20260509 36bd4b53c038 40 minutes ago 1.43GB 2026-05-09 01:53:07.644098 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20260509 3f47367f24e4 45 minutes ago 1.78GB 2026-05-09 01:53:07.644108 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20260509 fabdf141cc31 49 minutes ago 1.42GB 2026-05-09 01:53:07.644118 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20260509 4955a973870c 50 minutes ago 1.42GB 2026-05-09 01:53:07.644128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20260509 1b4d90ee2277 50 minutes ago 1.43GB 2026-05-09 01:53:07.644138 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20260509 07cf0a325e99 51 minutes ago 1.08GB 2026-05-09 01:53:07.644148 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20260509 8c2d9aa631e6 52 minutes ago 1.08GB 2026-05-09 01:53:07.644158 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20260509 5754d04ee41a 52 minutes ago 1.08GB 2026-05-09 01:53:07.644168 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20260509 7ffa6fc05e1f 53 minutes ago 1.06GB 2026-05-09 01:53:07.644178 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20260509 23ba679fcd6a 53 minutes ago 1.01GB 2026-05-09 01:53:07.644188 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20260509 daa2187ed506 54 minutes ago 986MB 2026-05-09 01:53:07.644198 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20260509 f2ca74cfcecf 55 minutes ago 997MB 2026-05-09 01:53:07.644241 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20260509 a8ddbc7f946d 55 minutes ago 987MB 2026-05-09 01:53:07.644258 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20260509 8b5490c659f0 56 minutes ago 997MB 2026-05-09 01:53:07.644268 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20260509 3cd154435436 57 minutes ago 1.06GB 2026-05-09 01:53:07.644279 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20260509 9d259d914608 57 minutes ago 1.06GB 2026-05-09 01:53:07.644293 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20260509 88994ff61c48 58 minutes ago 1.23GB 2026-05-09 01:53:07.644310 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20260509 3b3075cc9b74 59 minutes ago 1.06GB 2026-05-09 01:53:07.644327 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20260509 8db8dab861cf 59 minutes ago 1.15GB 2026-05-09 01:53:07.644343 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20260509 5fb9897740c8 About an hour ago 1.26GB 2026-05-09 01:53:07.644360 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20260509 a7f5488882d5 About an hour ago 1.01GB 2026-05-09 01:53:07.644376 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20260509 7dfec07ecee7 About an hour ago 1GB 2026-05-09 01:53:07.644392 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20260509 a12ad5ffe01b About an hour ago 1.08GB 2026-05-09 01:53:07.644409 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20260509 c0fff0644976 About an hour ago 1.12GB 2026-05-09 01:53:07.644426 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20260509 ebc030fc4684 About an hour ago 1.12GB 2026-05-09 01:53:07.644456 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20260509 5a4e4355cfe4 About an hour ago 1.12GB 2026-05-09 01:53:07.644475 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20260509 67ef84de13be About an hour ago 300MB 2026-05-09 01:53:07.644485 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20260509 edfb8dce16dc About an hour ago 309MB 2026-05-09 01:53:07.644505 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20260509 32b348df23cc About an hour ago 300MB 2026-05-09 01:53:07.644515 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20260509 e89154017968 About an hour ago 292MB 2026-05-09 01:53:07.644525 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server build-20260509 5b554efb24c7 About an hour ago 851MB 2026-05-09 01:53:07.644534 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20260509 2e093051a9e2 About an hour ago 302MB 2026-05-09 01:53:07.644543 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20260509 125ba3323380 About an hour ago 286MB 2026-05-09 01:53:07.644553 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20260509 36f79c05c15e About an hour ago 307MB 2026-05-09 01:53:07.644562 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20260509 214d55451768 About an hour ago 290MB 2026-05-09 01:53:07.644572 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20260509 f4fd4e7f5f00 About an hour ago 405MB 2026-05-09 01:53:07.644581 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20260509 0efc0b594cf5 About an hour ago 293MB 2026-05-09 01:53:07.644591 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20260509 28b326aad5f2 About an hour ago 359MB 2026-05-09 01:53:07.644600 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20260509 fab8c2305921 About an hour ago 381MB 2026-05-09 01:53:07.644609 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20260509 84b9c83d4792 About an hour ago 317MB 2026-05-09 01:53:07.644619 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20260509 1a71620548fb About an hour ago 389MB 2026-05-09 01:53:07.644628 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20260509 0eb5692f7d73 About an hour ago 313MB 2026-05-09 01:53:07.644638 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20260509 01f39a94331a About an hour ago 455MB 2026-05-09 01:53:07.644647 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20260509 4f99e04daf90 About an hour ago 455MB 2026-05-09 01:53:07.644657 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20260509 bb9b9faf5292 About an hour ago 453MB 2026-05-09 01:53:07.644673 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20260509 9385ae163003 About an hour ago 305MB 2026-05-09 01:53:07.644683 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20260509 33a592e82230 About an hour ago 284MB 2026-05-09 01:53:07.644692 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20260509 67339125aa38 About an hour ago 284MB 2026-05-09 01:53:07.644702 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20260509 0809644ec36d About an hour ago 288MB 2026-05-09 01:53:07.644744 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20260509 927e5d145c0f About an hour ago 975MB 2026-05-09 01:53:07.644754 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20260509 19d960056768 About an hour ago 1.22GB 2026-05-09 01:53:07.644772 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20260509 c52b33dec539 About an hour ago 986MB 2026-05-09 01:53:07.644782 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20260509 57551e9b6dd3 About an hour ago 1.03GB 2026-05-09 01:53:07.644791 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20260509 530736e70864 About an hour ago 977MB 2026-05-09 01:53:07.644801 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20260509 8ca7276235c9 About an hour ago 978MB 2026-05-09 01:53:07.644811 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20260509 70fbd890e5a2 About an hour ago 1.19GB 2026-05-09 01:53:07.644820 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20260509 d5bdae14a256 About an hour ago 1.08GB 2026-05-09 01:53:07.644830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20260509 294a5ad08505 About an hour ago 1.21GB 2026-05-09 01:53:07.644839 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20260509 06f61b46af01 About an hour ago 1.03GB 2026-05-09 01:53:07.644849 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base build-20260509 153917a810ae About an hour ago 1GB 2026-05-09 01:53:07.644865 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20260509 7eeb330d890c About an hour ago 985MB 2026-05-09 01:53:07.644875 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20260509 a82b127d935d About an hour ago 1.14GB 2026-05-09 01:53:07.644885 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20260509 187bd6fdf1a7 About an hour ago 1.41GB 2026-05-09 01:53:07.644907 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20260509 11f2d427480c About an hour ago 1.03GB 2026-05-09 01:53:07.644917 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20260509 47d284cbf26f About an hour ago 1.07GB 2026-05-09 01:53:07.644927 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20260509 86967886ef35 About an hour ago 970MB 2026-05-09 01:53:07.644937 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20260509 99db8abc3f66 About an hour ago 977MB 2026-05-09 01:53:07.644947 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20260509 a687d3c03bb1 About an hour ago 1.05GB 2026-05-09 01:53:07.644956 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20260509 d50ebafe40c5 About an hour ago 1.14GB 2026-05-09 01:53:07.644966 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20260509 62306eacd09a About an hour ago 996MB 2026-05-09 01:53:07.644976 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20260509 197f687182cc About an hour ago 1.11GB 2026-05-09 01:53:07.644985 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20260509 7b2d6dc6a409 About an hour ago 480MB 2026-05-09 01:53:07.644995 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20260509 ee64ae9f2e7a About an hour ago 313MB 2026-05-09 01:53:07.645005 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20260509 f286858d6f75 About an hour ago 274MB 2026-05-09 01:53:07.645015 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20260509 715d50ec6cea About an hour ago 274MB 2026-05-09 01:53:07.645024 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20260509 e26ad7e19f3d About an hour ago 279MB 2026-05-09 01:53:07.645034 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20260509 f4da9631ae65 About an hour ago 266MB 2026-05-09 01:53:07.645057 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20260509 f42a642d8510 About an hour ago 267MB 2026-05-09 01:53:07.645067 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20260509 186acb465459 About an hour ago 266MB 2026-05-09 01:53:07.645077 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20260509 91eb3d83d9a8 About an hour ago 580MB 2026-05-09 01:53:07.645086 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20260509 3f097435e0c0 About an hour ago 455MB 2026-05-09 01:53:07.645096 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20260509 e42ab6cd26f5 About an hour ago 278MB 2026-05-09 01:53:07.645112 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20260509 964e8759c96a About an hour ago 305MB 2026-05-09 01:53:07.645129 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20260509 0fab7458a204 About an hour ago 284MB 2026-05-09 01:53:07.645147 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20260509 272b23d6f6b8 About an hour ago 1.56GB 2026-05-09 01:53:07.645163 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20260509 1aa566697d1f 2 hours ago 1.53GB 2026-05-09 01:53:07.645178 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20260509 044f8049f703 2 hours ago 970MB 2026-05-09 01:53:07.645196 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20260509 bcb19f5ad369 2 hours ago 1.26GB 2026-05-09 01:53:07.645254 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20260509 0e8408c40b19 2 hours ago 269MB 2026-05-09 01:53:07.645273 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20260509 00549d81efbe 2 hours ago 266MB 2026-05-09 01:53:07.645290 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 build-20260509 f04ab392eb74 2 hours ago 416MB 2026-05-09 01:53:07.645306 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20260509 f1fac12c47fe 2 hours ago 416MB 2026-05-09 01:53:07.645352 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20260509 d4d68e390548 2 hours ago 266MB 2026-05-09 01:53:07.645371 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20260509 5f0a0b7a80e5 2 hours ago 272MB 2026-05-09 01:53:07.645388 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20260509 3b62deaa5c68 2 hours ago 266MB 2026-05-09 01:53:07.645406 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20260509 a1a2aaf70aca 2 hours ago 341MB 2026-05-09 01:53:07.645421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20260509 431c4347e444 2 hours ago 1.34GB 2026-05-09 01:53:07.645439 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20260509 d6253a5b6f08 2 hours ago 275MB 2026-05-09 01:53:07.645457 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20260509 fb2ef014826a 2 hours ago 275MB 2026-05-09 01:53:07.645475 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20260509 bb3e043b291d 2 hours ago 268MB 2026-05-09 01:53:07.645492 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20260509 51240e5568e7 2 hours ago 673MB 2026-05-09 01:53:07.645509 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20260509 7fc00de2cf2e 2 hours ago 266MB 2026-05-09 01:53:07.645525 | ubuntu-noble-large | ubuntu 24.04 0b1ebe5dd426 4 weeks ago 78.1MB 2026-05-09 01:53:07.651492 | ubuntu-noble-large | + docker images -f label=de.osism.release.openstack=2025.1 2026-05-09 01:53:07.651807 | ubuntu-noble-large | + tail -n +2 2026-05-09 01:53:07.652483 | ubuntu-noble-large | + awk '{ print $1 }' 2026-05-09 01:53:07.653135 | ubuntu-noble-large | + read image 2026-05-09 01:53:07.861791 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2026-05-09 01:53:07.862324 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:07.866009 | ubuntu-noble-large | + imagename=ovn-sb-db-relay 2026-05-09 01:53:07.866056 | ubuntu-noble-large | + [[ ovn-sb-db-relay != \<\n\o\n\e\> ]] 2026-05-09 01:53:07.866086 | ubuntu-noble-large | + new_imagename=ovn-sb-db-relay 2026-05-09 01:53:07.866103 | ubuntu-noble-large | + project=ovn 2026-05-09 01:53:07.866123 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:07.866140 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-relay 2026-05-09 01:53:07.866157 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:07.866173 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2026-05-09 01:53:07.866190 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:07.866200 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:07.866281 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:07.866300 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20260509 osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 01:53:08.080373 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 01:53:08.080574 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20260509 2026-05-09 01:53:08.126365 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20260509 2026-05-09 01:53:08.130680 | ubuntu-noble-large | + read image 2026-05-09 01:53:08.132998 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2026-05-09 01:53:08.133270 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:08.137076 | ubuntu-noble-large | + imagename=neutron-infoblox-ipam-agent 2026-05-09 01:53:08.137131 | ubuntu-noble-large | + [[ neutron-infoblox-ipam-agent != \<\n\o\n\e\> ]] 2026-05-09 01:53:08.137145 | ubuntu-noble-large | + new_imagename=neutron-infoblox-ipam-agent 2026-05-09 01:53:08.137156 | ubuntu-noble-large | + project=neutron 2026-05-09 01:53:08.137170 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:08.137180 | ubuntu-noble-large | + new_imagename=kolla/neutron-infoblox-ipam-agent 2026-05-09 01:53:08.137190 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:08.137233 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2026-05-09 01:53:08.137247 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:08.137262 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:08.137272 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:08.137288 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260509 osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 01:53:08.195361 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 01:53:08.195462 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260509 2026-05-09 01:53:08.242276 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260509 2026-05-09 01:53:08.246598 | ubuntu-noble-large | + read image 2026-05-09 01:53:08.248199 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2026-05-09 01:53:08.248486 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:08.252328 | ubuntu-noble-large | + imagename=ironic-prometheus-exporter 2026-05-09 01:53:08.252360 | ubuntu-noble-large | + [[ ironic-prometheus-exporter != \<\n\o\n\e\> ]] 2026-05-09 01:53:08.252413 | ubuntu-noble-large | + new_imagename=ironic-prometheus-exporter 2026-05-09 01:53:08.252452 | ubuntu-noble-large | + project=ironic 2026-05-09 01:53:08.252467 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:08.252481 | ubuntu-noble-large | + new_imagename=kolla/ironic-prometheus-exporter 2026-05-09 01:53:08.252494 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:08.252509 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2026-05-09 01:53:08.252545 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:08.252556 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:08.252570 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:08.252607 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260509 osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 01:53:08.303175 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 01:53:08.303291 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260509 2026-05-09 01:53:08.350044 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260509 2026-05-09 01:53:08.354468 | ubuntu-noble-large | + read image 2026-05-09 01:53:08.356775 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-nb-db-server 2026-05-09 01:53:08.357188 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:08.361185 | ubuntu-noble-large | + imagename=ovn-nb-db-server 2026-05-09 01:53:08.361292 | ubuntu-noble-large | + [[ ovn-nb-db-server != \<\n\o\n\e\> ]] 2026-05-09 01:53:08.361352 | ubuntu-noble-large | + new_imagename=ovn-nb-db-server 2026-05-09 01:53:08.361378 | ubuntu-noble-large | + project=ovn 2026-05-09 01:53:08.361402 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:08.361426 | ubuntu-noble-large | + new_imagename=kolla/ovn-nb-db-server 2026-05-09 01:53:08.361443 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:08.361466 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-nb-db-server 2026-05-09 01:53:08.361485 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:08.361502 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:08.361522 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:08.361533 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260509 osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 01:53:08.417490 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 01:53:08.417586 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260509 2026-05-09 01:53:08.462834 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260509 2026-05-09 01:53:08.467183 | ubuntu-noble-large | + read image 2026-05-09 01:53:08.469066 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-controller 2026-05-09 01:53:08.469602 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:08.473403 | ubuntu-noble-large | + imagename=ovn-controller 2026-05-09 01:53:08.473435 | ubuntu-noble-large | + [[ ovn-controller != \<\n\o\n\e\> ]] 2026-05-09 01:53:08.473485 | ubuntu-noble-large | + new_imagename=ovn-controller 2026-05-09 01:53:08.473500 | ubuntu-noble-large | + project=ovn 2026-05-09 01:53:08.473514 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:08.473527 | ubuntu-noble-large | + new_imagename=kolla/ovn-controller 2026-05-09 01:53:08.473541 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:08.473554 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-controller 2026-05-09 01:53:08.473580 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:08.473594 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:08.473604 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:08.473665 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-controller:build-20260509 osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 01:53:08.520965 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 01:53:08.521065 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-controller:build-20260509 2026-05-09 01:53:08.572942 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:build-20260509 2026-05-09 01:53:08.578084 | ubuntu-noble-large | + read image 2026-05-09 01:53:08.580051 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-northd 2026-05-09 01:53:08.580803 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:08.584740 | ubuntu-noble-large | + imagename=ovn-northd 2026-05-09 01:53:08.584763 | ubuntu-noble-large | + [[ ovn-northd != \<\n\o\n\e\> ]] 2026-05-09 01:53:08.584834 | ubuntu-noble-large | + new_imagename=ovn-northd 2026-05-09 01:53:08.584846 | ubuntu-noble-large | + project=ovn 2026-05-09 01:53:08.584871 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:08.584881 | ubuntu-noble-large | + new_imagename=kolla/ovn-northd 2026-05-09 01:53:08.584912 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:08.584922 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-northd 2026-05-09 01:53:08.584956 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:08.584965 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:08.584973 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:08.585037 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-northd:build-20260509 osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 01:53:08.641360 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 01:53:08.641454 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-northd:build-20260509 2026-05-09 01:53:08.687314 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:build-20260509 2026-05-09 01:53:08.692269 | ubuntu-noble-large | + read image 2026-05-09 01:53:08.694850 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-server 2026-05-09 01:53:08.694898 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:08.699375 | ubuntu-noble-large | + imagename=ovn-sb-db-server 2026-05-09 01:53:08.699451 | ubuntu-noble-large | + [[ ovn-sb-db-server != \<\n\o\n\e\> ]] 2026-05-09 01:53:08.699465 | ubuntu-noble-large | + new_imagename=ovn-sb-db-server 2026-05-09 01:53:08.699476 | ubuntu-noble-large | + project=ovn 2026-05-09 01:53:08.699491 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:08.699501 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-server 2026-05-09 01:53:08.699511 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:08.699521 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-server 2026-05-09 01:53:08.699535 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:08.699545 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:08.699555 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:08.699569 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260509 osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 01:53:08.749794 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 01:53:08.749883 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260509 2026-05-09 01:53:08.791288 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260509 2026-05-09 01:53:08.796768 | ubuntu-noble-large | + read image 2026-05-09 01:53:08.799150 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-notifier 2026-05-09 01:53:08.799782 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:08.803360 | ubuntu-noble-large | + imagename=aodh-notifier 2026-05-09 01:53:08.803417 | ubuntu-noble-large | + [[ aodh-notifier != \<\n\o\n\e\> ]] 2026-05-09 01:53:08.803430 | ubuntu-noble-large | + new_imagename=aodh-notifier 2026-05-09 01:53:08.803444 | ubuntu-noble-large | + project=aodh 2026-05-09 01:53:08.803455 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:08.803469 | ubuntu-noble-large | + new_imagename=kolla/aodh-notifier 2026-05-09 01:53:08.803482 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:08.803496 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-notifier 2026-05-09 01:53:08.803509 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:08.803522 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:08.803535 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:08.803658 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-notifier:build-20260509 osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 01:53:08.920847 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 01:53:08.920950 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-notifier:build-20260509 2026-05-09 01:53:08.970996 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:build-20260509 2026-05-09 01:53:08.976367 | ubuntu-noble-large | + read image 2026-05-09 01:53:08.978428 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-api 2026-05-09 01:53:08.978798 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:08.982413 | ubuntu-noble-large | + imagename=aodh-api 2026-05-09 01:53:08.982470 | ubuntu-noble-large | + [[ aodh-api != \<\n\o\n\e\> ]] 2026-05-09 01:53:08.982490 | ubuntu-noble-large | + new_imagename=aodh-api 2026-05-09 01:53:08.982501 | ubuntu-noble-large | + project=aodh 2026-05-09 01:53:08.982513 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:08.982523 | ubuntu-noble-large | + new_imagename=kolla/aodh-api 2026-05-09 01:53:08.982532 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:08.982543 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-api 2026-05-09 01:53:08.982557 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:08.982567 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:08.982577 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:08.982588 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-api:build-20260509 osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 01:53:09.043675 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 01:53:09.043827 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-api:build-20260509 2026-05-09 01:53:09.091814 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:build-20260509 2026-05-09 01:53:09.096116 | ubuntu-noble-large | + read image 2026-05-09 01:53:09.098107 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-expirer 2026-05-09 01:53:09.098512 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:09.102431 | ubuntu-noble-large | + imagename=aodh-expirer 2026-05-09 01:53:09.102489 | ubuntu-noble-large | + [[ aodh-expirer != \<\n\o\n\e\> ]] 2026-05-09 01:53:09.102506 | ubuntu-noble-large | + new_imagename=aodh-expirer 2026-05-09 01:53:09.102553 | ubuntu-noble-large | + project=aodh 2026-05-09 01:53:09.102569 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:09.102622 | ubuntu-noble-large | + new_imagename=kolla/aodh-expirer 2026-05-09 01:53:09.102645 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:09.102668 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-expirer 2026-05-09 01:53:09.102713 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.102738 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.102758 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:09.102830 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-expirer:build-20260509 osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 01:53:09.158589 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 01:53:09.158688 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-expirer:build-20260509 2026-05-09 01:53:09.200500 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:build-20260509 2026-05-09 01:53:09.205055 | ubuntu-noble-large | + read image 2026-05-09 01:53:09.207170 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-evaluator 2026-05-09 01:53:09.207279 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:09.211178 | ubuntu-noble-large | + imagename=aodh-evaluator 2026-05-09 01:53:09.211286 | ubuntu-noble-large | + [[ aodh-evaluator != \<\n\o\n\e\> ]] 2026-05-09 01:53:09.211304 | ubuntu-noble-large | + new_imagename=aodh-evaluator 2026-05-09 01:53:09.211315 | ubuntu-noble-large | + project=aodh 2026-05-09 01:53:09.211326 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:09.211341 | ubuntu-noble-large | + new_imagename=kolla/aodh-evaluator 2026-05-09 01:53:09.211351 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:09.211361 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-evaluator 2026-05-09 01:53:09.211371 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.211385 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.211395 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:09.211409 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260509 osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 01:53:09.266340 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 01:53:09.266418 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260509 2026-05-09 01:53:09.314174 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260509 2026-05-09 01:53:09.318493 | ubuntu-noble-large | + read image 2026-05-09 01:53:09.321085 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-listener 2026-05-09 01:53:09.321576 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:09.325439 | ubuntu-noble-large | + imagename=aodh-listener 2026-05-09 01:53:09.325483 | ubuntu-noble-large | + [[ aodh-listener != \<\n\o\n\e\> ]] 2026-05-09 01:53:09.325524 | ubuntu-noble-large | + new_imagename=aodh-listener 2026-05-09 01:53:09.325561 | ubuntu-noble-large | + project=aodh 2026-05-09 01:53:09.325577 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:09.325648 | ubuntu-noble-large | + new_imagename=kolla/aodh-listener 2026-05-09 01:53:09.325665 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:09.325679 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-listener 2026-05-09 01:53:09.325790 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.325808 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.325818 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:09.325880 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-listener:build-20260509 osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 01:53:09.379560 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 01:53:09.379651 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-listener:build-20260509 2026-05-09 01:53:09.422831 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:build-20260509 2026-05-09 01:53:09.427764 | ubuntu-noble-large | + read image 2026-05-09 01:53:09.430033 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metadata-agent 2026-05-09 01:53:09.430512 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:09.434867 | ubuntu-noble-large | + imagename=neutron-metadata-agent 2026-05-09 01:53:09.434917 | ubuntu-noble-large | + [[ neutron-metadata-agent != \<\n\o\n\e\> ]] 2026-05-09 01:53:09.434932 | ubuntu-noble-large | + new_imagename=neutron-metadata-agent 2026-05-09 01:53:09.434999 | ubuntu-noble-large | + project=neutron 2026-05-09 01:53:09.435012 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:09.435027 | ubuntu-noble-large | + new_imagename=kolla/neutron-metadata-agent 2026-05-09 01:53:09.435037 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:09.435051 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metadata-agent 2026-05-09 01:53:09.435065 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.435075 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.435089 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:09.435135 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260509 osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 01:53:09.487805 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 01:53:09.487904 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260509 2026-05-09 01:53:09.534565 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260509 2026-05-09 01:53:09.539273 | ubuntu-noble-large | + read image 2026-05-09 01:53:09.541548 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-server 2026-05-09 01:53:09.541810 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:09.545429 | ubuntu-noble-large | + imagename=neutron-server 2026-05-09 01:53:09.545487 | ubuntu-noble-large | + [[ neutron-server != \<\n\o\n\e\> ]] 2026-05-09 01:53:09.545502 | ubuntu-noble-large | + new_imagename=neutron-server 2026-05-09 01:53:09.545512 | ubuntu-noble-large | + project=neutron 2026-05-09 01:53:09.545522 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:09.545536 | ubuntu-noble-large | + new_imagename=kolla/neutron-server 2026-05-09 01:53:09.545546 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:09.545556 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-server 2026-05-09 01:53:09.545565 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.545579 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.545588 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:09.545600 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-server:build-20260509 osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 01:53:09.599894 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 01:53:09.600001 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-server:build-20260509 2026-05-09 01:53:09.637459 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:build-20260509 2026-05-09 01:53:09.642407 | ubuntu-noble-large | + read image 2026-05-09 01:53:09.644803 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2026-05-09 01:53:09.645244 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:09.649074 | ubuntu-noble-large | + imagename=neutron-mlnx-agent 2026-05-09 01:53:09.649102 | ubuntu-noble-large | + [[ neutron-mlnx-agent != \<\n\o\n\e\> ]] 2026-05-09 01:53:09.649157 | ubuntu-noble-large | + new_imagename=neutron-mlnx-agent 2026-05-09 01:53:09.649184 | ubuntu-noble-large | + project=neutron 2026-05-09 01:53:09.649199 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:09.649273 | ubuntu-noble-large | + new_imagename=kolla/neutron-mlnx-agent 2026-05-09 01:53:09.649298 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:09.649315 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2026-05-09 01:53:09.649338 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.649355 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.649372 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:09.649394 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260509 osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 01:53:09.709611 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 01:53:09.709761 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260509 2026-05-09 01:53:09.757506 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260509 2026-05-09 01:53:09.762509 | ubuntu-noble-large | + read image 2026-05-09 01:53:09.764666 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metering-agent 2026-05-09 01:53:09.764959 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:09.768273 | ubuntu-noble-large | + imagename=neutron-metering-agent 2026-05-09 01:53:09.768311 | ubuntu-noble-large | + [[ neutron-metering-agent != \<\n\o\n\e\> ]] 2026-05-09 01:53:09.768327 | ubuntu-noble-large | + new_imagename=neutron-metering-agent 2026-05-09 01:53:09.768338 | ubuntu-noble-large | + project=neutron 2026-05-09 01:53:09.768348 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:09.768362 | ubuntu-noble-large | + new_imagename=kolla/neutron-metering-agent 2026-05-09 01:53:09.768372 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:09.768382 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metering-agent 2026-05-09 01:53:09.768397 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.768407 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.768416 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:09.768431 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260509 osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 01:53:09.825628 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 01:53:09.825756 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260509 2026-05-09 01:53:09.869042 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260509 2026-05-09 01:53:09.873936 | ubuntu-noble-large | + read image 2026-05-09 01:53:09.876167 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2026-05-09 01:53:09.876246 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:09.878615 | ubuntu-noble-large | + imagename=neutron-dhcp-agent 2026-05-09 01:53:09.878751 | ubuntu-noble-large | + [[ neutron-dhcp-agent != \<\n\o\n\e\> ]] 2026-05-09 01:53:09.878779 | ubuntu-noble-large | + new_imagename=neutron-dhcp-agent 2026-05-09 01:53:09.878791 | ubuntu-noble-large | + project=neutron 2026-05-09 01:53:09.878801 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:09.878812 | ubuntu-noble-large | + new_imagename=kolla/neutron-dhcp-agent 2026-05-09 01:53:09.878822 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:09.878833 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2026-05-09 01:53:09.878844 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.878854 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.878865 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:09.878877 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260509 osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 01:53:09.931967 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 01:53:09.932047 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260509 2026-05-09 01:53:09.977007 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260509 2026-05-09 01:53:09.981954 | ubuntu-noble-large | + read image 2026-05-09 01:53:09.983793 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-l3-agent 2026-05-09 01:53:09.983985 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:09.987048 | ubuntu-noble-large | + imagename=neutron-l3-agent 2026-05-09 01:53:09.987088 | ubuntu-noble-large | + [[ neutron-l3-agent != \<\n\o\n\e\> ]] 2026-05-09 01:53:09.987100 | ubuntu-noble-large | + new_imagename=neutron-l3-agent 2026-05-09 01:53:09.987179 | ubuntu-noble-large | + project=neutron 2026-05-09 01:53:09.987188 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:09.987197 | ubuntu-noble-large | + new_imagename=kolla/neutron-l3-agent 2026-05-09 01:53:09.987234 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:09.987254 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-l3-agent 2026-05-09 01:53:09.987269 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.987281 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:09.987290 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:09.987358 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260509 osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 01:53:10.040200 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 01:53:10.040325 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260509 2026-05-09 01:53:10.088766 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260509 2026-05-09 01:53:10.093364 | ubuntu-noble-large | + read image 2026-05-09 01:53:10.095445 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-sriov-agent 2026-05-09 01:53:10.095783 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:10.099778 | ubuntu-noble-large | + imagename=neutron-sriov-agent 2026-05-09 01:53:10.099824 | ubuntu-noble-large | + [[ neutron-sriov-agent != \<\n\o\n\e\> ]] 2026-05-09 01:53:10.099840 | ubuntu-noble-large | + new_imagename=neutron-sriov-agent 2026-05-09 01:53:10.099853 | ubuntu-noble-large | + project=neutron 2026-05-09 01:53:10.099885 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:10.099900 | ubuntu-noble-large | + new_imagename=kolla/neutron-sriov-agent 2026-05-09 01:53:10.099913 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:10.099928 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-sriov-agent 2026-05-09 01:53:10.099968 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:10.099983 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:10.099993 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:10.100059 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260509 osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 01:53:10.162824 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 01:53:10.162920 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260509 2026-05-09 01:53:10.209791 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260509 2026-05-09 01:53:10.214866 | ubuntu-noble-large | + read image 2026-05-09 01:53:10.216914 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2026-05-09 01:53:10.217289 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:10.221264 | ubuntu-noble-large | + imagename=neutron-ovn-vpn-agent 2026-05-09 01:53:10.221300 | ubuntu-noble-large | + [[ neutron-ovn-vpn-agent != \<\n\o\n\e\> ]] 2026-05-09 01:53:10.221395 | ubuntu-noble-large | + new_imagename=neutron-ovn-vpn-agent 2026-05-09 01:53:10.221408 | ubuntu-noble-large | + project=neutron 2026-05-09 01:53:10.221422 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:10.221440 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-vpn-agent 2026-05-09 01:53:10.221458 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:10.221473 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2026-05-09 01:53:10.221484 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:10.221498 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:10.221508 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:10.221559 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260509 osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 01:53:10.279570 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 01:53:10.279665 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260509 2026-05-09 01:53:10.330989 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260509 2026-05-09 01:53:10.336141 | ubuntu-noble-large | + read image 2026-05-09 01:53:10.338169 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-agent 2026-05-09 01:53:10.338543 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:10.342357 | ubuntu-noble-large | + imagename=neutron-ovn-agent 2026-05-09 01:53:10.342389 | ubuntu-noble-large | + [[ neutron-ovn-agent != \<\n\o\n\e\> ]] 2026-05-09 01:53:10.342406 | ubuntu-noble-large | + new_imagename=neutron-ovn-agent 2026-05-09 01:53:10.342417 | ubuntu-noble-large | + project=neutron 2026-05-09 01:53:10.342431 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:10.342444 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-agent 2026-05-09 01:53:10.342454 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:10.342467 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-agent 2026-05-09 01:53:10.342482 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:10.342491 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:10.342504 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:10.342520 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260509 osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 01:53:10.397400 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 01:53:10.397498 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260509 2026-05-09 01:53:10.452521 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260509 2026-05-09 01:53:10.459145 | ubuntu-noble-large | + read image 2026-05-09 01:53:10.461003 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2026-05-09 01:53:10.461190 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:10.465433 | ubuntu-noble-large | + imagename=neutron-bgp-dragent 2026-05-09 01:53:10.465475 | ubuntu-noble-large | + [[ neutron-bgp-dragent != \<\n\o\n\e\> ]] 2026-05-09 01:53:10.465482 | ubuntu-noble-large | + new_imagename=neutron-bgp-dragent 2026-05-09 01:53:10.465489 | ubuntu-noble-large | + project=neutron 2026-05-09 01:53:10.465521 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:10.465529 | ubuntu-noble-large | + new_imagename=kolla/neutron-bgp-dragent 2026-05-09 01:53:10.465549 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:10.465577 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2026-05-09 01:53:10.465598 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:10.465605 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:10.465632 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:10.465703 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260509 osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 01:53:10.521318 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 01:53:10.521425 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260509 2026-05-09 01:53:10.568371 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260509 2026-05-09 01:53:10.573310 | ubuntu-noble-large | + read image 2026-05-09 01:53:10.575442 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2026-05-09 01:53:10.575864 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:10.580365 | ubuntu-noble-large | + imagename=neutron-openvswitch-agent 2026-05-09 01:53:10.580434 | ubuntu-noble-large | + [[ neutron-openvswitch-agent != \<\n\o\n\e\> ]] 2026-05-09 01:53:10.580447 | ubuntu-noble-large | + new_imagename=neutron-openvswitch-agent 2026-05-09 01:53:10.580457 | ubuntu-noble-large | + project=neutron 2026-05-09 01:53:10.580467 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:10.580476 | ubuntu-noble-large | + new_imagename=kolla/neutron-openvswitch-agent 2026-05-09 01:53:10.580486 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:10.580500 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2026-05-09 01:53:10.580510 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:10.580519 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:10.580529 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:10.580545 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260509 osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 01:53:10.647859 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 01:53:10.647959 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260509 2026-05-09 01:53:10.689031 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260509 2026-05-09 01:53:10.694522 | ubuntu-noble-large | + read image 2026-05-09 01:53:10.696381 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-neutron-agent 2026-05-09 01:53:10.696451 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:10.698578 | ubuntu-noble-large | + imagename=ironic-neutron-agent 2026-05-09 01:53:10.698625 | ubuntu-noble-large | + [[ ironic-neutron-agent != \<\n\o\n\e\> ]] 2026-05-09 01:53:10.698652 | ubuntu-noble-large | + new_imagename=ironic-neutron-agent 2026-05-09 01:53:10.698669 | ubuntu-noble-large | + project=ironic 2026-05-09 01:53:10.698725 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:10.698741 | ubuntu-noble-large | + new_imagename=kolla/ironic-neutron-agent 2026-05-09 01:53:10.698763 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:10.698779 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-neutron-agent 2026-05-09 01:53:10.698796 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:10.698813 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:10.698834 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:10.698853 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260509 osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 01:53:10.750643 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 01:53:10.750770 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260509 2026-05-09 01:53:10.796469 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260509 2026-05-09 01:53:10.801656 | ubuntu-noble-large | + read image 2026-05-09 01:53:10.803948 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-producer 2026-05-09 01:53:10.804107 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:10.807296 | ubuntu-noble-large | + imagename=designate-producer 2026-05-09 01:53:10.807342 | ubuntu-noble-large | + [[ designate-producer != \<\n\o\n\e\> ]] 2026-05-09 01:53:10.807355 | ubuntu-noble-large | + new_imagename=designate-producer 2026-05-09 01:53:10.807393 | ubuntu-noble-large | + project=designate 2026-05-09 01:53:10.807406 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:10.807439 | ubuntu-noble-large | + new_imagename=kolla/designate-producer 2026-05-09 01:53:10.807453 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:10.807465 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-producer 2026-05-09 01:53:10.807488 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:10.807500 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:10.807512 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:10.807581 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-producer:build-20260509 osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 01:53:10.857453 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 01:53:10.857552 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-producer:build-20260509 2026-05-09 01:53:10.903084 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:build-20260509 2026-05-09 01:53:10.908102 | ubuntu-noble-large | + read image 2026-05-09 01:53:10.910273 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-sink 2026-05-09 01:53:10.910330 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:10.913878 | ubuntu-noble-large | + imagename=designate-sink 2026-05-09 01:53:10.913922 | ubuntu-noble-large | + [[ designate-sink != \<\n\o\n\e\> ]] 2026-05-09 01:53:10.913941 | ubuntu-noble-large | + new_imagename=designate-sink 2026-05-09 01:53:10.913951 | ubuntu-noble-large | + project=designate 2026-05-09 01:53:10.913965 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:10.913978 | ubuntu-noble-large | + new_imagename=kolla/designate-sink 2026-05-09 01:53:10.913992 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:10.914005 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-sink 2026-05-09 01:53:10.914019 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:10.914032 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:10.914046 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:10.914111 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-sink:build-20260509 osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 01:53:10.971171 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 01:53:10.971296 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-sink:build-20260509 2026-05-09 01:53:11.013806 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:build-20260509 2026-05-09 01:53:11.018446 | ubuntu-noble-large | + read image 2026-05-09 01:53:11.021269 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-api 2026-05-09 01:53:11.021363 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:11.024670 | ubuntu-noble-large | + imagename=designate-api 2026-05-09 01:53:11.024744 | ubuntu-noble-large | + [[ designate-api != \<\n\o\n\e\> ]] 2026-05-09 01:53:11.024765 | ubuntu-noble-large | + new_imagename=designate-api 2026-05-09 01:53:11.024776 | ubuntu-noble-large | + project=designate 2026-05-09 01:53:11.024786 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:11.024796 | ubuntu-noble-large | + new_imagename=kolla/designate-api 2026-05-09 01:53:11.024809 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:11.024819 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-api 2026-05-09 01:53:11.024829 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.024843 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.024853 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:11.024868 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-api:build-20260509 osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 01:53:11.080473 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 01:53:11.080594 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-api:build-20260509 2026-05-09 01:53:11.128522 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:build-20260509 2026-05-09 01:53:11.133159 | ubuntu-noble-large | + read image 2026-05-09 01:53:11.135308 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-worker 2026-05-09 01:53:11.135938 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:11.140151 | ubuntu-noble-large | + imagename=designate-worker 2026-05-09 01:53:11.140236 | ubuntu-noble-large | + [[ designate-worker != \<\n\o\n\e\> ]] 2026-05-09 01:53:11.140254 | ubuntu-noble-large | + new_imagename=designate-worker 2026-05-09 01:53:11.140266 | ubuntu-noble-large | + project=designate 2026-05-09 01:53:11.140276 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:11.140295 | ubuntu-noble-large | + new_imagename=kolla/designate-worker 2026-05-09 01:53:11.140307 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:11.140317 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-worker 2026-05-09 01:53:11.140328 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.140338 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.140348 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:11.140360 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-worker:build-20260509 osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 01:53:11.194619 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 01:53:11.194726 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-worker:build-20260509 2026-05-09 01:53:11.239348 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:build-20260509 2026-05-09 01:53:11.244348 | ubuntu-noble-large | + read image 2026-05-09 01:53:11.246590 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-mdns 2026-05-09 01:53:11.246648 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:11.250486 | ubuntu-noble-large | + imagename=designate-mdns 2026-05-09 01:53:11.250549 | ubuntu-noble-large | + [[ designate-mdns != \<\n\o\n\e\> ]] 2026-05-09 01:53:11.250629 | ubuntu-noble-large | + new_imagename=designate-mdns 2026-05-09 01:53:11.250646 | ubuntu-noble-large | + project=designate 2026-05-09 01:53:11.250660 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:11.250695 | ubuntu-noble-large | + new_imagename=kolla/designate-mdns 2026-05-09 01:53:11.250710 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:11.250729 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-mdns 2026-05-09 01:53:11.250775 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.250791 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.250801 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:11.250852 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-mdns:build-20260509 osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 01:53:11.309274 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 01:53:11.309456 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-mdns:build-20260509 2026-05-09 01:53:11.359521 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:build-20260509 2026-05-09 01:53:11.364002 | ubuntu-noble-large | + read image 2026-05-09 01:53:11.366855 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-central 2026-05-09 01:53:11.366900 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:11.370123 | ubuntu-noble-large | + imagename=designate-central 2026-05-09 01:53:11.370154 | ubuntu-noble-large | + [[ designate-central != \<\n\o\n\e\> ]] 2026-05-09 01:53:11.370409 | ubuntu-noble-large | + new_imagename=designate-central 2026-05-09 01:53:11.370488 | ubuntu-noble-large | + project=designate 2026-05-09 01:53:11.370501 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:11.370512 | ubuntu-noble-large | + new_imagename=kolla/designate-central 2026-05-09 01:53:11.370522 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:11.370532 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-central 2026-05-09 01:53:11.370552 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.370562 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.370572 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:11.370583 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-central:build-20260509 osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 01:53:11.430868 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 01:53:11.430967 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-central:build-20260509 2026-05-09 01:53:11.476813 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:build-20260509 2026-05-09 01:53:11.481499 | ubuntu-noble-large | + read image 2026-05-09 01:53:11.483911 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-backend-bind9 2026-05-09 01:53:11.484328 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:11.488687 | ubuntu-noble-large | + imagename=designate-backend-bind9 2026-05-09 01:53:11.488768 | ubuntu-noble-large | + [[ designate-backend-bind9 != \<\n\o\n\e\> ]] 2026-05-09 01:53:11.488782 | ubuntu-noble-large | + new_imagename=designate-backend-bind9 2026-05-09 01:53:11.488796 | ubuntu-noble-large | + project=designate 2026-05-09 01:53:11.488805 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:11.488817 | ubuntu-noble-large | + new_imagename=kolla/designate-backend-bind9 2026-05-09 01:53:11.488827 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:11.488839 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-backend-bind9 2026-05-09 01:53:11.488899 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.488910 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.488919 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:11.488981 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260509 osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 01:53:11.548276 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 01:53:11.548444 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260509 2026-05-09 01:53:11.597546 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260509 2026-05-09 01:53:11.602563 | ubuntu-noble-large | + read image 2026-05-09 01:53:11.604491 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-api 2026-05-09 01:53:11.604652 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:11.607769 | ubuntu-noble-large | + imagename=octavia-api 2026-05-09 01:53:11.607846 | ubuntu-noble-large | + [[ octavia-api != \<\n\o\n\e\> ]] 2026-05-09 01:53:11.607871 | ubuntu-noble-large | + new_imagename=octavia-api 2026-05-09 01:53:11.607890 | ubuntu-noble-large | + project=octavia 2026-05-09 01:53:11.607907 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:11.607925 | ubuntu-noble-large | + new_imagename=kolla/octavia-api 2026-05-09 01:53:11.607943 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:11.607967 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-api 2026-05-09 01:53:11.607985 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.608002 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.608019 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:11.608038 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-api:build-20260509 osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 01:53:11.668081 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 01:53:11.668164 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-api:build-20260509 2026-05-09 01:53:11.719757 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:build-20260509 2026-05-09 01:53:11.724893 | ubuntu-noble-large | + read image 2026-05-09 01:53:11.727192 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-housekeeping 2026-05-09 01:53:11.727660 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:11.731981 | ubuntu-noble-large | + imagename=octavia-housekeeping 2026-05-09 01:53:11.732034 | ubuntu-noble-large | + [[ octavia-housekeeping != \<\n\o\n\e\> ]] 2026-05-09 01:53:11.732095 | ubuntu-noble-large | + new_imagename=octavia-housekeeping 2026-05-09 01:53:11.732111 | ubuntu-noble-large | + project=octavia 2026-05-09 01:53:11.732125 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:11.732138 | ubuntu-noble-large | + new_imagename=kolla/octavia-housekeeping 2026-05-09 01:53:11.732151 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:11.732165 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-housekeeping 2026-05-09 01:53:11.732229 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.732242 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.732260 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:11.732375 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260509 osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 01:53:11.791265 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 01:53:11.791354 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260509 2026-05-09 01:53:11.841056 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260509 2026-05-09 01:53:11.845378 | ubuntu-noble-large | + read image 2026-05-09 01:53:11.847157 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:11.847263 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-worker 2026-05-09 01:53:11.850610 | ubuntu-noble-large | + imagename=octavia-worker 2026-05-09 01:53:11.850660 | ubuntu-noble-large | + [[ octavia-worker != \<\n\o\n\e\> ]] 2026-05-09 01:53:11.850741 | ubuntu-noble-large | + new_imagename=octavia-worker 2026-05-09 01:53:11.850753 | ubuntu-noble-large | + project=octavia 2026-05-09 01:53:11.850762 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:11.850772 | ubuntu-noble-large | + new_imagename=kolla/octavia-worker 2026-05-09 01:53:11.850782 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:11.850791 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-worker 2026-05-09 01:53:11.850801 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.850810 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.850820 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:11.850831 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-worker:build-20260509 osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 01:53:11.902391 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 01:53:11.902520 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-worker:build-20260509 2026-05-09 01:53:11.945276 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:build-20260509 2026-05-09 01:53:11.951405 | ubuntu-noble-large | + read image 2026-05-09 01:53:11.953413 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-driver-agent 2026-05-09 01:53:11.953490 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:11.958100 | ubuntu-noble-large | + imagename=octavia-driver-agent 2026-05-09 01:53:11.958176 | ubuntu-noble-large | + [[ octavia-driver-agent != \<\n\o\n\e\> ]] 2026-05-09 01:53:11.958191 | ubuntu-noble-large | + new_imagename=octavia-driver-agent 2026-05-09 01:53:11.958202 | ubuntu-noble-large | + project=octavia 2026-05-09 01:53:11.958252 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:11.958262 | ubuntu-noble-large | + new_imagename=kolla/octavia-driver-agent 2026-05-09 01:53:11.958272 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:11.958282 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-driver-agent 2026-05-09 01:53:11.958293 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.958302 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:11.958312 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:11.958330 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260509 osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 01:53:12.011345 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 01:53:12.011434 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260509 2026-05-09 01:53:12.062649 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260509 2026-05-09 01:53:12.068189 | ubuntu-noble-large | + read image 2026-05-09 01:53:12.069554 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-health-manager 2026-05-09 01:53:12.070648 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:12.074975 | ubuntu-noble-large | + imagename=octavia-health-manager 2026-05-09 01:53:12.075030 | ubuntu-noble-large | + [[ octavia-health-manager != \<\n\o\n\e\> ]] 2026-05-09 01:53:12.075048 | ubuntu-noble-large | + new_imagename=octavia-health-manager 2026-05-09 01:53:12.075056 | ubuntu-noble-large | + project=octavia 2026-05-09 01:53:12.075063 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:12.075071 | ubuntu-noble-large | + new_imagename=kolla/octavia-health-manager 2026-05-09 01:53:12.075077 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:12.075084 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-health-manager 2026-05-09 01:53:12.075092 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.075114 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.075121 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:12.075129 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260509 osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 01:53:12.129931 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 01:53:12.130030 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260509 2026-05-09 01:53:12.173142 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260509 2026-05-09 01:53:12.178039 | ubuntu-noble-large | + read image 2026-05-09 01:53:12.180611 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-api 2026-05-09 01:53:12.180646 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:12.184380 | ubuntu-noble-large | + imagename=placement-api 2026-05-09 01:53:12.184421 | ubuntu-noble-large | + [[ placement-api != \<\n\o\n\e\> ]] 2026-05-09 01:53:12.184462 | ubuntu-noble-large | + new_imagename=placement-api 2026-05-09 01:53:12.184473 | ubuntu-noble-large | + project=placement 2026-05-09 01:53:12.184505 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:12.184516 | ubuntu-noble-large | + new_imagename=kolla/placement-api 2026-05-09 01:53:12.184525 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:12.184557 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-api 2026-05-09 01:53:12.184567 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.184576 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.184585 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:12.184689 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-api:build-20260509 osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 01:53:12.233453 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 01:53:12.233553 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-api:build-20260509 2026-05-09 01:53:12.285995 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:build-20260509 2026-05-09 01:53:12.290699 | ubuntu-noble-large | + read image 2026-05-09 01:53:12.293073 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-manager 2026-05-09 01:53:12.293116 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:12.296117 | ubuntu-noble-large | + imagename=blazar-manager 2026-05-09 01:53:12.296169 | ubuntu-noble-large | + [[ blazar-manager != \<\n\o\n\e\> ]] 2026-05-09 01:53:12.296195 | ubuntu-noble-large | + new_imagename=blazar-manager 2026-05-09 01:53:12.296265 | ubuntu-noble-large | + project=blazar 2026-05-09 01:53:12.296360 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:12.296383 | ubuntu-noble-large | + new_imagename=kolla/blazar-manager 2026-05-09 01:53:12.296407 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:12.296426 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-manager 2026-05-09 01:53:12.296451 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.296469 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.296492 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:12.296578 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-manager:build-20260509 osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 01:53:12.350004 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 01:53:12.350073 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-manager:build-20260509 2026-05-09 01:53:12.396079 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:build-20260509 2026-05-09 01:53:12.401313 | ubuntu-noble-large | + read image 2026-05-09 01:53:12.402820 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-api 2026-05-09 01:53:12.403532 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:12.408484 | ubuntu-noble-large | + imagename=blazar-api 2026-05-09 01:53:12.408529 | ubuntu-noble-large | + [[ blazar-api != \<\n\o\n\e\> ]] 2026-05-09 01:53:12.408541 | ubuntu-noble-large | + new_imagename=blazar-api 2026-05-09 01:53:12.408551 | ubuntu-noble-large | + project=blazar 2026-05-09 01:53:12.408561 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:12.408570 | ubuntu-noble-large | + new_imagename=kolla/blazar-api 2026-05-09 01:53:12.408580 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:12.408590 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-api 2026-05-09 01:53:12.408600 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.408609 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.408619 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:12.408631 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-api:build-20260509 osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 01:53:12.462143 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 01:53:12.462295 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-api:build-20260509 2026-05-09 01:53:12.511513 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:build-20260509 2026-05-09 01:53:12.517382 | ubuntu-noble-large | + read image 2026-05-09 01:53:12.520244 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-api 2026-05-09 01:53:12.520301 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:12.524119 | ubuntu-noble-large | + imagename=glance-api 2026-05-09 01:53:12.524185 | ubuntu-noble-large | + [[ glance-api != \<\n\o\n\e\> ]] 2026-05-09 01:53:12.524201 | ubuntu-noble-large | + new_imagename=glance-api 2026-05-09 01:53:12.524248 | ubuntu-noble-large | + project=glance 2026-05-09 01:53:12.524268 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:12.524308 | ubuntu-noble-large | + new_imagename=kolla/glance-api 2026-05-09 01:53:12.524319 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:12.524329 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-api 2026-05-09 01:53:12.524343 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.524353 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.524367 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:12.524400 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-api:build-20260509 osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 01:53:12.582624 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 01:53:12.582830 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-api:build-20260509 2026-05-09 01:53:12.625502 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:build-20260509 2026-05-09 01:53:12.630613 | ubuntu-noble-large | + read image 2026-05-09 01:53:12.633161 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-ssh 2026-05-09 01:53:12.634076 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:12.639118 | ubuntu-noble-large | + imagename=nova-ssh 2026-05-09 01:53:12.639167 | ubuntu-noble-large | + [[ nova-ssh != \<\n\o\n\e\> ]] 2026-05-09 01:53:12.639186 | ubuntu-noble-large | + new_imagename=nova-ssh 2026-05-09 01:53:12.639197 | ubuntu-noble-large | + project=nova 2026-05-09 01:53:12.639234 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:12.639250 | ubuntu-noble-large | + new_imagename=kolla/nova-ssh 2026-05-09 01:53:12.639261 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:12.639276 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-ssh 2026-05-09 01:53:12.639290 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.639304 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.639314 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:12.639520 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-ssh:build-20260509 osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 01:53:12.698172 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 01:53:12.698316 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-ssh:build-20260509 2026-05-09 01:53:12.742501 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:build-20260509 2026-05-09 01:53:12.747029 | ubuntu-noble-large | + read image 2026-05-09 01:53:12.749450 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-api 2026-05-09 01:53:12.749533 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:12.752122 | ubuntu-noble-large | + imagename=nova-api 2026-05-09 01:53:12.752153 | ubuntu-noble-large | + [[ nova-api != \<\n\o\n\e\> ]] 2026-05-09 01:53:12.752170 | ubuntu-noble-large | + new_imagename=nova-api 2026-05-09 01:53:12.752182 | ubuntu-noble-large | + project=nova 2026-05-09 01:53:12.752194 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:12.752241 | ubuntu-noble-large | + new_imagename=kolla/nova-api 2026-05-09 01:53:12.752256 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:12.752266 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-api 2026-05-09 01:53:12.752277 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.752286 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.752301 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:12.752312 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-api:build-20260509 osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 01:53:12.807570 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 01:53:12.807650 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-api:build-20260509 2026-05-09 01:53:12.854817 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:build-20260509 2026-05-09 01:53:12.860617 | ubuntu-noble-large | + read image 2026-05-09 01:53:12.863001 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-serialproxy 2026-05-09 01:53:12.863506 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:12.867402 | ubuntu-noble-large | + imagename=nova-serialproxy 2026-05-09 01:53:12.867443 | ubuntu-noble-large | + [[ nova-serialproxy != \<\n\o\n\e\> ]] 2026-05-09 01:53:12.867462 | ubuntu-noble-large | + new_imagename=nova-serialproxy 2026-05-09 01:53:12.867477 | ubuntu-noble-large | + project=nova 2026-05-09 01:53:12.867492 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:12.867506 | ubuntu-noble-large | + new_imagename=kolla/nova-serialproxy 2026-05-09 01:53:12.867520 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:12.867584 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-serialproxy 2026-05-09 01:53:12.867596 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.867628 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.867642 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:12.867653 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260509 osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 01:53:12.921155 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 01:53:12.921272 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260509 2026-05-09 01:53:12.963391 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260509 2026-05-09 01:53:12.968235 | ubuntu-noble-large | + read image 2026-05-09 01:53:12.970168 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-novncproxy 2026-05-09 01:53:12.970642 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:12.974783 | ubuntu-noble-large | + imagename=nova-novncproxy 2026-05-09 01:53:12.974827 | ubuntu-noble-large | + [[ nova-novncproxy != \<\n\o\n\e\> ]] 2026-05-09 01:53:12.974848 | ubuntu-noble-large | + new_imagename=nova-novncproxy 2026-05-09 01:53:12.974860 | ubuntu-noble-large | + project=nova 2026-05-09 01:53:12.974872 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:12.974882 | ubuntu-noble-large | + new_imagename=kolla/nova-novncproxy 2026-05-09 01:53:12.974892 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:12.974902 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-novncproxy 2026-05-09 01:53:12.974915 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.974925 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:12.974935 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:12.974946 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260509 osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 01:53:13.028593 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 01:53:13.028715 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260509 2026-05-09 01:53:13.078046 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260509 2026-05-09 01:53:13.082980 | ubuntu-noble-large | + read image 2026-05-09 01:53:13.085866 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-conductor 2026-05-09 01:53:13.085931 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:13.091340 | ubuntu-noble-large | + imagename=nova-conductor 2026-05-09 01:53:13.091406 | ubuntu-noble-large | + [[ nova-conductor != \<\n\o\n\e\> ]] 2026-05-09 01:53:13.091419 | ubuntu-noble-large | + new_imagename=nova-conductor 2026-05-09 01:53:13.091428 | ubuntu-noble-large | + project=nova 2026-05-09 01:53:13.091439 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:13.091447 | ubuntu-noble-large | + new_imagename=kolla/nova-conductor 2026-05-09 01:53:13.091456 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:13.091465 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-conductor 2026-05-09 01:53:13.091473 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.091482 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.091491 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:13.091500 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-conductor:build-20260509 osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 01:53:13.144345 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 01:53:13.144433 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-conductor:build-20260509 2026-05-09 01:53:13.189564 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:build-20260509 2026-05-09 01:53:13.193947 | ubuntu-noble-large | + read image 2026-05-09 01:53:13.196397 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute-ironic 2026-05-09 01:53:13.196466 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:13.199104 | ubuntu-noble-large | + imagename=nova-compute-ironic 2026-05-09 01:53:13.199146 | ubuntu-noble-large | + [[ nova-compute-ironic != \<\n\o\n\e\> ]] 2026-05-09 01:53:13.199154 | ubuntu-noble-large | + new_imagename=nova-compute-ironic 2026-05-09 01:53:13.199161 | ubuntu-noble-large | + project=nova 2026-05-09 01:53:13.199167 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:13.199173 | ubuntu-noble-large | + new_imagename=kolla/nova-compute-ironic 2026-05-09 01:53:13.199179 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:13.199185 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute-ironic 2026-05-09 01:53:13.199192 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.199198 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.199256 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:13.199278 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260509 osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 01:53:13.249228 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 01:53:13.249293 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260509 2026-05-09 01:53:13.294585 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260509 2026-05-09 01:53:13.299281 | ubuntu-noble-large | + read image 2026-05-09 01:53:13.302525 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute 2026-05-09 01:53:13.302587 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:13.307141 | ubuntu-noble-large | + imagename=nova-compute 2026-05-09 01:53:13.307260 | ubuntu-noble-large | + [[ nova-compute != \<\n\o\n\e\> ]] 2026-05-09 01:53:13.307287 | ubuntu-noble-large | + new_imagename=nova-compute 2026-05-09 01:53:13.307304 | ubuntu-noble-large | + project=nova 2026-05-09 01:53:13.307320 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:13.307335 | ubuntu-noble-large | + new_imagename=kolla/nova-compute 2026-05-09 01:53:13.307351 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:13.307366 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute 2026-05-09 01:53:13.307380 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.307395 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.307411 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:13.307428 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute:build-20260509 osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 01:53:13.360237 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 01:53:13.360317 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute:build-20260509 2026-05-09 01:53:13.406185 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:build-20260509 2026-05-09 01:53:13.411921 | ubuntu-noble-large | + read image 2026-05-09 01:53:13.413325 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:13.413399 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-scheduler 2026-05-09 01:53:13.415352 | ubuntu-noble-large | + imagename=nova-scheduler 2026-05-09 01:53:13.415385 | ubuntu-noble-large | + [[ nova-scheduler != \<\n\o\n\e\> ]] 2026-05-09 01:53:13.415391 | ubuntu-noble-large | + new_imagename=nova-scheduler 2026-05-09 01:53:13.415395 | ubuntu-noble-large | + project=nova 2026-05-09 01:53:13.415399 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:13.415403 | ubuntu-noble-large | + new_imagename=kolla/nova-scheduler 2026-05-09 01:53:13.415406 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:13.415410 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-scheduler 2026-05-09 01:53:13.415414 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.415417 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.415421 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:13.415424 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-scheduler:build-20260509 osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 01:53:13.462874 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 01:53:13.462949 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-scheduler:build-20260509 2026-05-09 01:53:13.502986 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:build-20260509 2026-05-09 01:53:13.507374 | ubuntu-noble-large | + read image 2026-05-09 01:53:13.509579 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2026-05-09 01:53:13.509981 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:13.514021 | ubuntu-noble-large | + imagename=nova-spicehtml5proxy 2026-05-09 01:53:13.514084 | ubuntu-noble-large | + [[ nova-spicehtml5proxy != \<\n\o\n\e\> ]] 2026-05-09 01:53:13.514107 | ubuntu-noble-large | + new_imagename=nova-spicehtml5proxy 2026-05-09 01:53:13.514118 | ubuntu-noble-large | + project=nova 2026-05-09 01:53:13.514130 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:13.514140 | ubuntu-noble-large | + new_imagename=kolla/nova-spicehtml5proxy 2026-05-09 01:53:13.514150 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:13.514160 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2026-05-09 01:53:13.514175 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.514185 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.514195 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:13.514272 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260509 osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 01:53:13.571687 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 01:53:13.571783 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260509 2026-05-09 01:53:13.617494 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260509 2026-05-09 01:53:13.622402 | ubuntu-noble-large | + read image 2026-05-09 01:53:13.624593 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-ssh 2026-05-09 01:53:13.625045 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:13.629141 | ubuntu-noble-large | + imagename=keystone-ssh 2026-05-09 01:53:13.629242 | ubuntu-noble-large | + [[ keystone-ssh != \<\n\o\n\e\> ]] 2026-05-09 01:53:13.629259 | ubuntu-noble-large | + new_imagename=keystone-ssh 2026-05-09 01:53:13.629275 | ubuntu-noble-large | + project=keystone 2026-05-09 01:53:13.629285 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:13.629327 | ubuntu-noble-large | + new_imagename=kolla/keystone-ssh 2026-05-09 01:53:13.629343 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:13.629356 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-ssh 2026-05-09 01:53:13.629394 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.629409 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.629419 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:13.629479 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-ssh:build-20260509 osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 01:53:13.685051 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 01:53:13.685158 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-ssh:build-20260509 2026-05-09 01:53:13.730463 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:build-20260509 2026-05-09 01:53:13.737100 | ubuntu-noble-large | + read image 2026-05-09 01:53:13.738683 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone 2026-05-09 01:53:13.738787 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:13.742409 | ubuntu-noble-large | + imagename=keystone 2026-05-09 01:53:13.742479 | ubuntu-noble-large | + [[ keystone != \<\n\o\n\e\> ]] 2026-05-09 01:53:13.742493 | ubuntu-noble-large | + new_imagename=keystone 2026-05-09 01:53:13.742503 | ubuntu-noble-large | + project=keystone 2026-05-09 01:53:13.742512 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:13.742522 | ubuntu-noble-large | + new_imagename=kolla/keystone 2026-05-09 01:53:13.742531 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:13.742541 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone 2026-05-09 01:53:13.742550 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.742559 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.742568 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:13.742579 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone:build-20260509 osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 01:53:13.797067 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 01:53:13.797155 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone:build-20260509 2026-05-09 01:53:13.850698 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:build-20260509 2026-05-09 01:53:13.855493 | ubuntu-noble-large | + read image 2026-05-09 01:53:13.858043 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-fernet 2026-05-09 01:53:13.858097 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:13.861465 | ubuntu-noble-large | + imagename=keystone-fernet 2026-05-09 01:53:13.861528 | ubuntu-noble-large | + [[ keystone-fernet != \<\n\o\n\e\> ]] 2026-05-09 01:53:13.861551 | ubuntu-noble-large | + new_imagename=keystone-fernet 2026-05-09 01:53:13.861610 | ubuntu-noble-large | + project=keystone 2026-05-09 01:53:13.861631 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:13.861797 | ubuntu-noble-large | + new_imagename=kolla/keystone-fernet 2026-05-09 01:53:13.861818 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:13.861839 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-fernet 2026-05-09 01:53:13.861853 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.861872 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.861886 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:13.861935 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-fernet:build-20260509 osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 01:53:13.914885 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 01:53:13.914966 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-fernet:build-20260509 2026-05-09 01:53:13.959272 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:build-20260509 2026-05-09 01:53:13.963778 | ubuntu-noble-large | + read image 2026-05-09 01:53:13.966021 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-engine 2026-05-09 01:53:13.966386 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:13.970429 | ubuntu-noble-large | + imagename=watcher-engine 2026-05-09 01:53:13.970467 | ubuntu-noble-large | + [[ watcher-engine != \<\n\o\n\e\> ]] 2026-05-09 01:53:13.970477 | ubuntu-noble-large | + new_imagename=watcher-engine 2026-05-09 01:53:13.970526 | ubuntu-noble-large | + project=watcher 2026-05-09 01:53:13.970536 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:13.970561 | ubuntu-noble-large | + new_imagename=kolla/watcher-engine 2026-05-09 01:53:13.970570 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:13.970596 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-engine 2026-05-09 01:53:13.970620 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.970629 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:13.970637 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:13.970721 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-engine:build-20260509 osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 01:53:14.059299 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 01:53:14.059412 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-engine:build-20260509 2026-05-09 01:53:14.111992 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-engine:build-20260509 2026-05-09 01:53:14.116824 | ubuntu-noble-large | + read image 2026-05-09 01:53:14.119007 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-api 2026-05-09 01:53:14.119273 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:14.123316 | ubuntu-noble-large | + imagename=watcher-api 2026-05-09 01:53:14.123409 | ubuntu-noble-large | + [[ watcher-api != \<\n\o\n\e\> ]] 2026-05-09 01:53:14.123433 | ubuntu-noble-large | + new_imagename=watcher-api 2026-05-09 01:53:14.123452 | ubuntu-noble-large | + project=watcher 2026-05-09 01:53:14.123471 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:14.123489 | ubuntu-noble-large | + new_imagename=kolla/watcher-api 2026-05-09 01:53:14.123506 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:14.123531 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-api 2026-05-09 01:53:14.123549 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:14.123568 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:14.123586 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:14.123606 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-api:build-20260509 osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 01:53:14.179962 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 01:53:14.180070 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-api:build-20260509 2026-05-09 01:53:14.224551 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-api:build-20260509 2026-05-09 01:53:14.228723 | ubuntu-noble-large | + read image 2026-05-09 01:53:14.231542 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-applier 2026-05-09 01:53:14.231585 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:14.235257 | ubuntu-noble-large | + imagename=watcher-applier 2026-05-09 01:53:14.235288 | ubuntu-noble-large | + [[ watcher-applier != \<\n\o\n\e\> ]] 2026-05-09 01:53:14.235346 | ubuntu-noble-large | + new_imagename=watcher-applier 2026-05-09 01:53:14.235362 | ubuntu-noble-large | + project=watcher 2026-05-09 01:53:14.235375 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:14.235389 | ubuntu-noble-large | + new_imagename=kolla/watcher-applier 2026-05-09 01:53:14.235402 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:14.235416 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-applier 2026-05-09 01:53:14.235430 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:14.235443 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:14.235453 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:14.235522 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-applier:build-20260509 osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 01:53:14.289144 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 01:53:14.289270 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-applier:build-20260509 2026-05-09 01:53:14.333065 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-applier:build-20260509 2026-05-09 01:53:14.339059 | ubuntu-noble-large | + read image 2026-05-09 01:53:14.341769 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-worker 2026-05-09 01:53:14.341812 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:14.345278 | ubuntu-noble-large | + imagename=barbican-worker 2026-05-09 01:53:14.345356 | ubuntu-noble-large | + [[ barbican-worker != \<\n\o\n\e\> ]] 2026-05-09 01:53:14.345431 | ubuntu-noble-large | + new_imagename=barbican-worker 2026-05-09 01:53:14.345450 | ubuntu-noble-large | + project=barbican 2026-05-09 01:53:14.345465 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:14.345478 | ubuntu-noble-large | + new_imagename=kolla/barbican-worker 2026-05-09 01:53:14.345492 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:14.345505 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-worker 2026-05-09 01:53:14.345548 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:14.345563 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:14.345573 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:14.345617 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-worker:build-20260509 osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 01:53:14.398670 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 01:53:14.398751 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-worker:build-20260509 2026-05-09 01:53:14.446783 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:build-20260509 2026-05-09 01:53:14.451590 | ubuntu-noble-large | + read image 2026-05-09 01:53:14.454358 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-api 2026-05-09 01:53:14.454402 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:14.456946 | ubuntu-noble-large | + imagename=barbican-api 2026-05-09 01:53:14.456970 | ubuntu-noble-large | + [[ barbican-api != \<\n\o\n\e\> ]] 2026-05-09 01:53:14.456984 | ubuntu-noble-large | + new_imagename=barbican-api 2026-05-09 01:53:14.457028 | ubuntu-noble-large | + project=barbican 2026-05-09 01:53:14.457038 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:14.457050 | ubuntu-noble-large | + new_imagename=kolla/barbican-api 2026-05-09 01:53:14.457070 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:14.457080 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-api 2026-05-09 01:53:14.457092 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:14.457100 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:14.457109 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:14.457123 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-api:build-20260509 osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 01:53:14.511972 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 01:53:14.512069 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-api:build-20260509 2026-05-09 01:53:14.559576 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:build-20260509 2026-05-09 01:53:14.563171 | ubuntu-noble-large | + read image 2026-05-09 01:53:14.565310 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:14.565345 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-keystone-listener 2026-05-09 01:53:14.569281 | ubuntu-noble-large | + imagename=barbican-keystone-listener 2026-05-09 01:53:14.569329 | ubuntu-noble-large | + [[ barbican-keystone-listener != \<\n\o\n\e\> ]] 2026-05-09 01:53:14.569519 | ubuntu-noble-large | + new_imagename=barbican-keystone-listener 2026-05-09 01:53:14.569604 | ubuntu-noble-large | + project=barbican 2026-05-09 01:53:14.569626 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:14.569687 | ubuntu-noble-large | + new_imagename=kolla/barbican-keystone-listener 2026-05-09 01:53:14.569707 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:14.569725 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-keystone-listener 2026-05-09 01:53:14.569743 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:14.569761 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:14.569779 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:14.569799 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260509 osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 01:53:14.624308 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 01:53:14.624412 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260509 2026-05-09 01:53:14.674443 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260509 2026-05-09 01:53:14.678937 | ubuntu-noble-large | + read image 2026-05-09 01:53:14.682310 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-pxe 2026-05-09 01:53:14.682368 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:14.685085 | ubuntu-noble-large | + imagename=ironic-pxe 2026-05-09 01:53:14.685130 | ubuntu-noble-large | + [[ ironic-pxe != \<\n\o\n\e\> ]] 2026-05-09 01:53:14.685141 | ubuntu-noble-large | + new_imagename=ironic-pxe 2026-05-09 01:53:14.685152 | ubuntu-noble-large | + project=ironic 2026-05-09 01:53:14.685160 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:14.685171 | ubuntu-noble-large | + new_imagename=kolla/ironic-pxe 2026-05-09 01:53:14.685179 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:14.685190 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-pxe 2026-05-09 01:53:14.685201 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:14.685245 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:14.685257 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:14.685297 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-pxe:build-20260509 osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 01:53:14.741807 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 01:53:14.741903 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-pxe:build-20260509 2026-05-09 01:53:14.786984 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:build-20260509 2026-05-09 01:53:14.790414 | ubuntu-noble-large | + read image 2026-05-09 01:53:14.792478 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-api 2026-05-09 01:53:14.793129 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:14.797050 | ubuntu-noble-large | + imagename=ironic-api 2026-05-09 01:53:14.797084 | ubuntu-noble-large | + [[ ironic-api != \<\n\o\n\e\> ]] 2026-05-09 01:53:14.797151 | ubuntu-noble-large | + new_imagename=ironic-api 2026-05-09 01:53:14.797166 | ubuntu-noble-large | + project=ironic 2026-05-09 01:53:14.797179 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:14.797235 | ubuntu-noble-large | + new_imagename=kolla/ironic-api 2026-05-09 01:53:14.797277 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:14.797292 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-api 2026-05-09 01:53:14.797326 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:14.797339 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:14.797349 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:14.797395 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-api:build-20260509 osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 01:53:14.843699 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 01:53:14.843807 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-api:build-20260509 2026-05-09 01:53:14.889885 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:build-20260509 2026-05-09 01:53:14.894578 | ubuntu-noble-large | + read image 2026-05-09 01:53:14.896470 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-conductor 2026-05-09 01:53:14.896862 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:14.900694 | ubuntu-noble-large | + imagename=ironic-conductor 2026-05-09 01:53:14.900725 | ubuntu-noble-large | + [[ ironic-conductor != \<\n\o\n\e\> ]] 2026-05-09 01:53:14.900789 | ubuntu-noble-large | + new_imagename=ironic-conductor 2026-05-09 01:53:14.900806 | ubuntu-noble-large | + project=ironic 2026-05-09 01:53:14.900817 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:14.900831 | ubuntu-noble-large | + new_imagename=kolla/ironic-conductor 2026-05-09 01:53:14.900842 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:14.900856 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-conductor 2026-05-09 01:53:14.900870 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:14.900884 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:14.900895 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:14.900935 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-conductor:build-20260509 osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 01:53:14.966148 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 01:53:14.966301 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-conductor:build-20260509 2026-05-09 01:53:15.007200 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:build-20260509 2026-05-09 01:53:15.011271 | ubuntu-noble-large | + read image 2026-05-09 01:53:15.014016 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-volume 2026-05-09 01:53:15.014051 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:15.018318 | ubuntu-noble-large | + imagename=cinder-volume 2026-05-09 01:53:15.018383 | ubuntu-noble-large | + [[ cinder-volume != \<\n\o\n\e\> ]] 2026-05-09 01:53:15.018413 | ubuntu-noble-large | + new_imagename=cinder-volume 2026-05-09 01:53:15.018420 | ubuntu-noble-large | + project=cinder 2026-05-09 01:53:15.018427 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:15.018442 | ubuntu-noble-large | + new_imagename=kolla/cinder-volume 2026-05-09 01:53:15.018455 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:15.018474 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-volume 2026-05-09 01:53:15.018484 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.018490 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.018500 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:15.018590 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-volume:build-20260509 osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 01:53:15.077540 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 01:53:15.077674 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-volume:build-20260509 2026-05-09 01:53:15.120624 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:build-20260509 2026-05-09 01:53:15.126473 | ubuntu-noble-large | + read image 2026-05-09 01:53:15.129395 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-scheduler 2026-05-09 01:53:15.129458 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:15.133345 | ubuntu-noble-large | + imagename=cinder-scheduler 2026-05-09 01:53:15.133403 | ubuntu-noble-large | + [[ cinder-scheduler != \<\n\o\n\e\> ]] 2026-05-09 01:53:15.133424 | ubuntu-noble-large | + new_imagename=cinder-scheduler 2026-05-09 01:53:15.133448 | ubuntu-noble-large | + project=cinder 2026-05-09 01:53:15.133472 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:15.133519 | ubuntu-noble-large | + new_imagename=kolla/cinder-scheduler 2026-05-09 01:53:15.133545 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:15.133569 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-scheduler 2026-05-09 01:53:15.133739 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.133765 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.133783 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:15.133802 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260509 osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 01:53:15.194971 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 01:53:15.195074 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260509 2026-05-09 01:53:15.241895 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260509 2026-05-09 01:53:15.246527 | ubuntu-noble-large | + read image 2026-05-09 01:53:15.249139 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-api 2026-05-09 01:53:15.249198 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:15.252666 | ubuntu-noble-large | + imagename=cinder-api 2026-05-09 01:53:15.252743 | ubuntu-noble-large | + [[ cinder-api != \<\n\o\n\e\> ]] 2026-05-09 01:53:15.252807 | ubuntu-noble-large | + new_imagename=cinder-api 2026-05-09 01:53:15.252824 | ubuntu-noble-large | + project=cinder 2026-05-09 01:53:15.252919 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:15.252934 | ubuntu-noble-large | + new_imagename=kolla/cinder-api 2026-05-09 01:53:15.252950 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:15.252967 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-api 2026-05-09 01:53:15.253034 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.253051 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.253062 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:15.253165 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-api:build-20260509 osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 01:53:15.307509 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 01:53:15.307693 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-api:build-20260509 2026-05-09 01:53:15.358062 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:build-20260509 2026-05-09 01:53:15.363410 | ubuntu-noble-large | + read image 2026-05-09 01:53:15.365299 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-backup 2026-05-09 01:53:15.365393 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:15.370018 | ubuntu-noble-large | + imagename=cinder-backup 2026-05-09 01:53:15.370060 | ubuntu-noble-large | + [[ cinder-backup != \<\n\o\n\e\> ]] 2026-05-09 01:53:15.370069 | ubuntu-noble-large | + new_imagename=cinder-backup 2026-05-09 01:53:15.370076 | ubuntu-noble-large | + project=cinder 2026-05-09 01:53:15.370083 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:15.370108 | ubuntu-noble-large | + new_imagename=kolla/cinder-backup 2026-05-09 01:53:15.370115 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:15.370121 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-backup 2026-05-09 01:53:15.370128 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.370134 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.370141 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:15.370149 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-backup:build-20260509 osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 01:53:15.429936 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 01:53:15.430050 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-backup:build-20260509 2026-05-09 01:53:15.480398 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:build-20260509 2026-05-09 01:53:15.484187 | ubuntu-noble-large | + read image 2026-05-09 01:53:15.486368 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api 2026-05-09 01:53:15.486797 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:15.491727 | ubuntu-noble-large | + imagename=heat-api 2026-05-09 01:53:15.491817 | ubuntu-noble-large | + [[ heat-api != \<\n\o\n\e\> ]] 2026-05-09 01:53:15.491844 | ubuntu-noble-large | + new_imagename=heat-api 2026-05-09 01:53:15.491855 | ubuntu-noble-large | + project=heat 2026-05-09 01:53:15.491867 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:15.491877 | ubuntu-noble-large | + new_imagename=kolla/heat-api 2026-05-09 01:53:15.491892 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:15.491911 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api 2026-05-09 01:53:15.491928 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.491945 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.491956 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:15.491974 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api:build-20260509 osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 01:53:15.546331 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 01:53:15.546427 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api:build-20260509 2026-05-09 01:53:15.600271 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:build-20260509 2026-05-09 01:53:15.605182 | ubuntu-noble-large | + read image 2026-05-09 01:53:15.607366 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api-cfn 2026-05-09 01:53:15.607435 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:15.609948 | ubuntu-noble-large | + imagename=heat-api-cfn 2026-05-09 01:53:15.609978 | ubuntu-noble-large | + [[ heat-api-cfn != \<\n\o\n\e\> ]] 2026-05-09 01:53:15.609994 | ubuntu-noble-large | + new_imagename=heat-api-cfn 2026-05-09 01:53:15.610044 | ubuntu-noble-large | + project=heat 2026-05-09 01:53:15.610057 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:15.610070 | ubuntu-noble-large | + new_imagename=kolla/heat-api-cfn 2026-05-09 01:53:15.610080 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:15.610094 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api-cfn 2026-05-09 01:53:15.610107 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.610120 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.610133 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:15.610181 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260509 osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 01:53:15.664946 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 01:53:15.665045 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260509 2026-05-09 01:53:15.709898 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260509 2026-05-09 01:53:15.713619 | ubuntu-noble-large | + read image 2026-05-09 01:53:15.716425 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-engine 2026-05-09 01:53:15.716560 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:15.721436 | ubuntu-noble-large | + imagename=heat-engine 2026-05-09 01:53:15.721512 | ubuntu-noble-large | + [[ heat-engine != \<\n\o\n\e\> ]] 2026-05-09 01:53:15.721528 | ubuntu-noble-large | + new_imagename=heat-engine 2026-05-09 01:53:15.721539 | ubuntu-noble-large | + project=heat 2026-05-09 01:53:15.721551 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:15.721561 | ubuntu-noble-large | + new_imagename=kolla/heat-engine 2026-05-09 01:53:15.721571 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:15.721581 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-engine 2026-05-09 01:53:15.721592 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.721628 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.721670 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:15.721682 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-engine:build-20260509 osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 01:53:15.777330 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 01:53:15.777409 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-engine:build-20260509 2026-05-09 01:53:15.821344 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:build-20260509 2026-05-09 01:53:15.827514 | ubuntu-noble-large | + read image 2026-05-09 01:53:15.830011 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-console 2026-05-09 01:53:15.830117 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:15.833406 | ubuntu-noble-large | + imagename=skyline-console 2026-05-09 01:53:15.833448 | ubuntu-noble-large | + [[ skyline-console != \<\n\o\n\e\> ]] 2026-05-09 01:53:15.833465 | ubuntu-noble-large | + new_imagename=skyline-console 2026-05-09 01:53:15.833515 | ubuntu-noble-large | + project=skyline 2026-05-09 01:53:15.833533 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:15.833549 | ubuntu-noble-large | + new_imagename=kolla/skyline-console 2026-05-09 01:53:15.833561 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:15.833576 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-console 2026-05-09 01:53:15.833592 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.833607 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.833618 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:15.833669 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-console:build-20260509 osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 01:53:15.887327 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 01:53:15.887470 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-console:build-20260509 2026-05-09 01:53:15.927070 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:build-20260509 2026-05-09 01:53:15.932018 | ubuntu-noble-large | + read image 2026-05-09 01:53:15.935061 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-apiserver 2026-05-09 01:53:15.935122 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:15.938094 | ubuntu-noble-large | + imagename=skyline-apiserver 2026-05-09 01:53:15.938139 | ubuntu-noble-large | + [[ skyline-apiserver != \<\n\o\n\e\> ]] 2026-05-09 01:53:15.938151 | ubuntu-noble-large | + new_imagename=skyline-apiserver 2026-05-09 01:53:15.938166 | ubuntu-noble-large | + project=skyline 2026-05-09 01:53:15.938180 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:15.938196 | ubuntu-noble-large | + new_imagename=kolla/skyline-apiserver 2026-05-09 01:53:15.938263 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:15.938284 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-apiserver 2026-05-09 01:53:15.938308 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.938322 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:15.938332 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:15.938348 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260509 osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 01:53:15.994543 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 01:53:15.994696 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260509 2026-05-09 01:53:16.044621 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260509 2026-05-09 01:53:16.050321 | ubuntu-noble-large | + read image 2026-05-09 01:53:16.052270 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-notification 2026-05-09 01:53:16.052592 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:16.056741 | ubuntu-noble-large | + imagename=ceilometer-notification 2026-05-09 01:53:16.056792 | ubuntu-noble-large | + [[ ceilometer-notification != \<\n\o\n\e\> ]] 2026-05-09 01:53:16.056801 | ubuntu-noble-large | + new_imagename=ceilometer-notification 2026-05-09 01:53:16.056812 | ubuntu-noble-large | + project=ceilometer 2026-05-09 01:53:16.056824 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:16.056852 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-notification 2026-05-09 01:53:16.056862 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:16.056899 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-notification 2026-05-09 01:53:16.056910 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.056920 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.056950 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:16.056986 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260509 osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 01:53:16.110832 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 01:53:16.110949 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260509 2026-05-09 01:53:16.160028 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260509 2026-05-09 01:53:16.165328 | ubuntu-noble-large | + read image 2026-05-09 01:53:16.167238 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-ipmi 2026-05-09 01:53:16.167589 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:16.171343 | ubuntu-noble-large | + imagename=ceilometer-ipmi 2026-05-09 01:53:16.171401 | ubuntu-noble-large | + [[ ceilometer-ipmi != \<\n\o\n\e\> ]] 2026-05-09 01:53:16.171414 | ubuntu-noble-large | + new_imagename=ceilometer-ipmi 2026-05-09 01:53:16.171428 | ubuntu-noble-large | + project=ceilometer 2026-05-09 01:53:16.171441 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:16.171455 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-ipmi 2026-05-09 01:53:16.171468 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:16.171483 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-ipmi 2026-05-09 01:53:16.171523 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.171535 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.171549 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:16.171589 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260509 osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 01:53:16.223071 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 01:53:16.223149 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260509 2026-05-09 01:53:16.269688 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260509 2026-05-09 01:53:16.275056 | ubuntu-noble-large | + read image 2026-05-09 01:53:16.277383 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-central 2026-05-09 01:53:16.277843 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:16.282348 | ubuntu-noble-large | + imagename=ceilometer-central 2026-05-09 01:53:16.282390 | ubuntu-noble-large | + [[ ceilometer-central != \<\n\o\n\e\> ]] 2026-05-09 01:53:16.282441 | ubuntu-noble-large | + new_imagename=ceilometer-central 2026-05-09 01:53:16.282505 | ubuntu-noble-large | + project=ceilometer 2026-05-09 01:53:16.282516 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:16.282547 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-central 2026-05-09 01:53:16.282558 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:16.282597 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-central 2026-05-09 01:53:16.282645 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.282674 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.282700 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:16.282778 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-central:build-20260509 osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 01:53:16.340372 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 01:53:16.340477 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-central:build-20260509 2026-05-09 01:53:16.387608 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:build-20260509 2026-05-09 01:53:16.393114 | ubuntu-noble-large | + read image 2026-05-09 01:53:16.395256 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-compute 2026-05-09 01:53:16.395713 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:16.399611 | ubuntu-noble-large | + imagename=ceilometer-compute 2026-05-09 01:53:16.399676 | ubuntu-noble-large | + [[ ceilometer-compute != \<\n\o\n\e\> ]] 2026-05-09 01:53:16.399697 | ubuntu-noble-large | + new_imagename=ceilometer-compute 2026-05-09 01:53:16.399708 | ubuntu-noble-large | + project=ceilometer 2026-05-09 01:53:16.399722 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:16.399735 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-compute 2026-05-09 01:53:16.399748 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:16.399763 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-compute 2026-05-09 01:53:16.399777 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.399791 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.399834 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:16.399850 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260509 osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 01:53:16.462690 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 01:53:16.462772 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260509 2026-05-09 01:53:16.504483 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260509 2026-05-09 01:53:16.508971 | ubuntu-noble-large | + read image 2026-05-09 01:53:16.511259 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-data 2026-05-09 01:53:16.511574 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:16.515614 | ubuntu-noble-large | + imagename=manila-data 2026-05-09 01:53:16.515710 | ubuntu-noble-large | + [[ manila-data != \<\n\o\n\e\> ]] 2026-05-09 01:53:16.515739 | ubuntu-noble-large | + new_imagename=manila-data 2026-05-09 01:53:16.515752 | ubuntu-noble-large | + project=manila 2026-05-09 01:53:16.515764 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:16.515776 | ubuntu-noble-large | + new_imagename=kolla/manila-data 2026-05-09 01:53:16.515788 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:16.515800 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-data 2026-05-09 01:53:16.515811 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.515827 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.515840 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:16.515856 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-data:build-20260509 osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 01:53:16.573442 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 01:53:16.573538 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-data:build-20260509 2026-05-09 01:53:16.619829 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:build-20260509 2026-05-09 01:53:16.624434 | ubuntu-noble-large | + read image 2026-05-09 01:53:16.627328 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-api 2026-05-09 01:53:16.627391 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:16.631616 | ubuntu-noble-large | + imagename=manila-api 2026-05-09 01:53:16.631687 | ubuntu-noble-large | + [[ manila-api != \<\n\o\n\e\> ]] 2026-05-09 01:53:16.631734 | ubuntu-noble-large | + new_imagename=manila-api 2026-05-09 01:53:16.631789 | ubuntu-noble-large | + project=manila 2026-05-09 01:53:16.631798 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:16.631829 | ubuntu-noble-large | + new_imagename=kolla/manila-api 2026-05-09 01:53:16.631839 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:16.631848 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-api 2026-05-09 01:53:16.631886 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.631896 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.631904 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:16.631971 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-api:build-20260509 osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 01:53:16.688505 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 01:53:16.688606 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-api:build-20260509 2026-05-09 01:53:16.735114 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:build-20260509 2026-05-09 01:53:16.740425 | ubuntu-noble-large | + read image 2026-05-09 01:53:16.742292 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-share 2026-05-09 01:53:16.742794 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:16.746256 | ubuntu-noble-large | + imagename=manila-share 2026-05-09 01:53:16.746288 | ubuntu-noble-large | + [[ manila-share != \<\n\o\n\e\> ]] 2026-05-09 01:53:16.746330 | ubuntu-noble-large | + new_imagename=manila-share 2026-05-09 01:53:16.746346 | ubuntu-noble-large | + project=manila 2026-05-09 01:53:16.746360 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:16.746373 | ubuntu-noble-large | + new_imagename=kolla/manila-share 2026-05-09 01:53:16.746387 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:16.746400 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-share 2026-05-09 01:53:16.746413 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.746426 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.746436 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:16.746452 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-share:build-20260509 osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 01:53:16.800032 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 01:53:16.800114 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-share:build-20260509 2026-05-09 01:53:16.847954 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:build-20260509 2026-05-09 01:53:16.852849 | ubuntu-noble-large | + read image 2026-05-09 01:53:16.855182 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-scheduler 2026-05-09 01:53:16.855448 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:16.859304 | ubuntu-noble-large | + imagename=manila-scheduler 2026-05-09 01:53:16.859361 | ubuntu-noble-large | + [[ manila-scheduler != \<\n\o\n\e\> ]] 2026-05-09 01:53:16.859385 | ubuntu-noble-large | + new_imagename=manila-scheduler 2026-05-09 01:53:16.859409 | ubuntu-noble-large | + project=manila 2026-05-09 01:53:16.859429 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:16.859452 | ubuntu-noble-large | + new_imagename=kolla/manila-scheduler 2026-05-09 01:53:16.859469 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:16.859485 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-scheduler 2026-05-09 01:53:16.859499 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.859510 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.859520 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:16.859535 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-scheduler:build-20260509 osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 01:53:16.916939 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 01:53:16.917041 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-scheduler:build-20260509 2026-05-09 01:53:16.965203 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:build-20260509 2026-05-09 01:53:16.969987 | ubuntu-noble-large | + read image 2026-05-09 01:53:16.972079 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-api 2026-05-09 01:53:16.972335 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:16.975592 | ubuntu-noble-large | + imagename=magnum-api 2026-05-09 01:53:16.975668 | ubuntu-noble-large | + [[ magnum-api != \<\n\o\n\e\> ]] 2026-05-09 01:53:16.975688 | ubuntu-noble-large | + new_imagename=magnum-api 2026-05-09 01:53:16.975699 | ubuntu-noble-large | + project=magnum 2026-05-09 01:53:16.975709 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:16.975718 | ubuntu-noble-large | + new_imagename=kolla/magnum-api 2026-05-09 01:53:16.975728 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:16.975742 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-api 2026-05-09 01:53:16.975751 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.975761 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:16.975771 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:16.975786 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-api:build-20260509 osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 01:53:17.029698 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 01:53:17.029799 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-api:build-20260509 2026-05-09 01:53:17.075003 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:build-20260509 2026-05-09 01:53:17.081286 | ubuntu-noble-large | + read image 2026-05-09 01:53:17.083446 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-conductor 2026-05-09 01:53:17.084109 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:17.088985 | ubuntu-noble-large | + imagename=magnum-conductor 2026-05-09 01:53:17.089058 | ubuntu-noble-large | + [[ magnum-conductor != \<\n\o\n\e\> ]] 2026-05-09 01:53:17.089097 | ubuntu-noble-large | + new_imagename=magnum-conductor 2026-05-09 01:53:17.089116 | ubuntu-noble-large | + project=magnum 2026-05-09 01:53:17.089133 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:17.089149 | ubuntu-noble-large | + new_imagename=kolla/magnum-conductor 2026-05-09 01:53:17.089167 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:17.089198 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-conductor 2026-05-09 01:53:17.089269 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.089280 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.089290 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:17.089307 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-conductor:build-20260509 osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 01:53:17.149541 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 01:53:17.149659 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-conductor:build-20260509 2026-05-09 01:53:17.197075 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:build-20260509 2026-05-09 01:53:17.203566 | ubuntu-noble-large | + read image 2026-05-09 01:53:17.206403 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-engine 2026-05-09 01:53:17.206463 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:17.210329 | ubuntu-noble-large | + imagename=masakari-engine 2026-05-09 01:53:17.210388 | ubuntu-noble-large | + [[ masakari-engine != \<\n\o\n\e\> ]] 2026-05-09 01:53:17.210404 | ubuntu-noble-large | + new_imagename=masakari-engine 2026-05-09 01:53:17.210419 | ubuntu-noble-large | + project=masakari 2026-05-09 01:53:17.210434 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:17.210449 | ubuntu-noble-large | + new_imagename=kolla/masakari-engine 2026-05-09 01:53:17.210464 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:17.210479 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-engine 2026-05-09 01:53:17.210493 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.210507 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.210521 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:17.210632 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-engine:build-20260509 osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 01:53:17.260330 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 01:53:17.260433 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-engine:build-20260509 2026-05-09 01:53:17.298968 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:build-20260509 2026-05-09 01:53:17.302908 | ubuntu-noble-large | + read image 2026-05-09 01:53:17.304514 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:17.304548 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-api 2026-05-09 01:53:17.307137 | ubuntu-noble-large | + imagename=masakari-api 2026-05-09 01:53:17.307165 | ubuntu-noble-large | + [[ masakari-api != \<\n\o\n\e\> ]] 2026-05-09 01:53:17.307234 | ubuntu-noble-large | + new_imagename=masakari-api 2026-05-09 01:53:17.307283 | ubuntu-noble-large | + project=masakari 2026-05-09 01:53:17.307307 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:17.307335 | ubuntu-noble-large | + new_imagename=kolla/masakari-api 2026-05-09 01:53:17.307356 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:17.307383 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-api 2026-05-09 01:53:17.307412 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.307432 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.307450 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:17.307498 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-api:build-20260509 osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 01:53:17.359678 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 01:53:17.359775 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-api:build-20260509 2026-05-09 01:53:17.400855 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:build-20260509 2026-05-09 01:53:17.404935 | ubuntu-noble-large | + read image 2026-05-09 01:53:17.407025 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-monitors 2026-05-09 01:53:17.407174 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:17.409981 | ubuntu-noble-large | + imagename=masakari-monitors 2026-05-09 01:53:17.410026 | ubuntu-noble-large | + [[ masakari-monitors != \<\n\o\n\e\> ]] 2026-05-09 01:53:17.410043 | ubuntu-noble-large | + new_imagename=masakari-monitors 2026-05-09 01:53:17.410058 | ubuntu-noble-large | + project=masakari 2026-05-09 01:53:17.410073 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:17.410116 | ubuntu-noble-large | + new_imagename=kolla/masakari-monitors 2026-05-09 01:53:17.410133 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:17.410146 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-monitors 2026-05-09 01:53:17.410162 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.410174 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.410189 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:17.410277 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-monitors:build-20260509 osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 01:53:17.462518 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 01:53:17.462661 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-monitors:build-20260509 2026-05-09 01:53:17.505998 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:build-20260509 2026-05-09 01:53:17.510942 | ubuntu-noble-large | + read image 2026-05-09 01:53:17.512837 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-statsd 2026-05-09 01:53:17.513486 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:17.516807 | ubuntu-noble-large | + imagename=gnocchi-statsd 2026-05-09 01:53:17.516867 | ubuntu-noble-large | + [[ gnocchi-statsd != \<\n\o\n\e\> ]] 2026-05-09 01:53:17.516887 | ubuntu-noble-large | + new_imagename=gnocchi-statsd 2026-05-09 01:53:17.516907 | ubuntu-noble-large | + project=gnocchi 2026-05-09 01:53:17.516916 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:17.516925 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-statsd 2026-05-09 01:53:17.516934 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:17.516943 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-statsd 2026-05-09 01:53:17.516951 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.516960 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.516969 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:17.516983 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260509 osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 01:53:17.574496 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 01:53:17.574579 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260509 2026-05-09 01:53:17.616363 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260509 2026-05-09 01:53:17.620950 | ubuntu-noble-large | + read image 2026-05-09 01:53:17.623182 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-metricd 2026-05-09 01:53:17.623772 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:17.627532 | ubuntu-noble-large | + imagename=gnocchi-metricd 2026-05-09 01:53:17.627560 | ubuntu-noble-large | + [[ gnocchi-metricd != \<\n\o\n\e\> ]] 2026-05-09 01:53:17.627642 | ubuntu-noble-large | + new_imagename=gnocchi-metricd 2026-05-09 01:53:17.627679 | ubuntu-noble-large | + project=gnocchi 2026-05-09 01:53:17.627691 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:17.627722 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-metricd 2026-05-09 01:53:17.627734 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:17.627745 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-metricd 2026-05-09 01:53:17.627780 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.627792 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.627803 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:17.627869 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260509 osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 01:53:17.685113 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 01:53:17.685203 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260509 2026-05-09 01:53:17.737044 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260509 2026-05-09 01:53:17.741608 | ubuntu-noble-large | + read image 2026-05-09 01:53:17.743582 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-api 2026-05-09 01:53:17.743980 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:17.748044 | ubuntu-noble-large | + imagename=gnocchi-api 2026-05-09 01:53:17.748104 | ubuntu-noble-large | + [[ gnocchi-api != \<\n\o\n\e\> ]] 2026-05-09 01:53:17.748118 | ubuntu-noble-large | + new_imagename=gnocchi-api 2026-05-09 01:53:17.748129 | ubuntu-noble-large | + project=gnocchi 2026-05-09 01:53:17.748143 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:17.748153 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-api 2026-05-09 01:53:17.748167 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:17.748183 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-api 2026-05-09 01:53:17.748250 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.748285 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.748302 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:17.748327 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-api:build-20260509 osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 01:53:17.802926 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 01:53:17.803052 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-api:build-20260509 2026-05-09 01:53:17.843065 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:build-20260509 2026-05-09 01:53:17.848546 | ubuntu-noble-large | + read image 2026-05-09 01:53:17.851721 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mtail 2026-05-09 01:53:17.851846 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:17.855377 | ubuntu-noble-large | + imagename=prometheus-mtail 2026-05-09 01:53:17.855430 | ubuntu-noble-large | + [[ prometheus-mtail != \<\n\o\n\e\> ]] 2026-05-09 01:53:17.855446 | ubuntu-noble-large | + new_imagename=prometheus-mtail 2026-05-09 01:53:17.855489 | ubuntu-noble-large | + project=prometheus 2026-05-09 01:53:17.855505 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:17.855519 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mtail 2026-05-09 01:53:17.855532 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:17.855574 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mtail 2026-05-09 01:53:17.855589 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.855602 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.855650 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:17.855698 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260509 osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 01:53:17.915542 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 01:53:17.915713 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260509 2026-05-09 01:53:17.961912 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260509 2026-05-09 01:53:17.966876 | ubuntu-noble-large | + read image 2026-05-09 01:53:17.969343 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2026-05-09 01:53:17.969399 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:17.973465 | ubuntu-noble-large | + imagename=prometheus-blackbox-exporter 2026-05-09 01:53:17.973543 | ubuntu-noble-large | + [[ prometheus-blackbox-exporter != \<\n\o\n\e\> ]] 2026-05-09 01:53:17.973580 | ubuntu-noble-large | + new_imagename=prometheus-blackbox-exporter 2026-05-09 01:53:17.973597 | ubuntu-noble-large | + project=prometheus 2026-05-09 01:53:17.973661 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:17.973682 | ubuntu-noble-large | + new_imagename=kolla/prometheus-blackbox-exporter 2026-05-09 01:53:17.973699 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:17.973716 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2026-05-09 01:53:17.973734 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.973758 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:17.973776 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:17.973788 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260509 osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 01:53:18.029928 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 01:53:18.030048 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260509 2026-05-09 01:53:18.076789 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260509 2026-05-09 01:53:18.081150 | ubuntu-noble-large | + read image 2026-05-09 01:53:18.083837 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2026-05-09 01:53:18.083900 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:18.087566 | ubuntu-noble-large | + imagename=prometheus-memcached-exporter 2026-05-09 01:53:18.087641 | ubuntu-noble-large | + [[ prometheus-memcached-exporter != \<\n\o\n\e\> ]] 2026-05-09 01:53:18.087657 | ubuntu-noble-large | + new_imagename=prometheus-memcached-exporter 2026-05-09 01:53:18.087671 | ubuntu-noble-large | + project=prometheus 2026-05-09 01:53:18.087685 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:18.087726 | ubuntu-noble-large | + new_imagename=kolla/prometheus-memcached-exporter 2026-05-09 01:53:18.087741 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:18.087756 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2026-05-09 01:53:18.087790 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.087803 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.087815 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:18.087882 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260509 osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 01:53:18.147831 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 01:53:18.147927 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260509 2026-05-09 01:53:18.192994 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260509 2026-05-09 01:53:18.197581 | ubuntu-noble-large | + read image 2026-05-09 01:53:18.199486 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2026-05-09 01:53:18.199972 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:18.203850 | ubuntu-noble-large | + imagename=prometheus-libvirt-exporter 2026-05-09 01:53:18.203902 | ubuntu-noble-large | + [[ prometheus-libvirt-exporter != \<\n\o\n\e\> ]] 2026-05-09 01:53:18.203916 | ubuntu-noble-large | + new_imagename=prometheus-libvirt-exporter 2026-05-09 01:53:18.203931 | ubuntu-noble-large | + project=prometheus 2026-05-09 01:53:18.203946 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:18.203960 | ubuntu-noble-large | + new_imagename=kolla/prometheus-libvirt-exporter 2026-05-09 01:53:18.203975 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:18.204041 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2026-05-09 01:53:18.204055 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.204066 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.204080 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:18.204095 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260509 osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 01:53:18.255431 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 01:53:18.255540 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260509 2026-05-09 01:53:18.299107 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260509 2026-05-09 01:53:18.305727 | ubuntu-noble-large | + read image 2026-05-09 01:53:18.307921 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-server 2026-05-09 01:53:18.308385 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:18.312484 | ubuntu-noble-large | + imagename=prometheus-server 2026-05-09 01:53:18.312543 | ubuntu-noble-large | + [[ prometheus-server != \<\n\o\n\e\> ]] 2026-05-09 01:53:18.312563 | ubuntu-noble-large | + new_imagename=prometheus-server 2026-05-09 01:53:18.312574 | ubuntu-noble-large | + project=prometheus 2026-05-09 01:53:18.312584 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:18.312594 | ubuntu-noble-large | + new_imagename=kolla/prometheus-server 2026-05-09 01:53:18.312603 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:18.312664 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-server 2026-05-09 01:53:18.312675 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.312684 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.312694 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:18.312709 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-server:build-20260509 osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 01:53:18.367827 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 01:53:18.367965 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-server:build-20260509 2026-05-09 01:53:18.415983 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-server:build-20260509 2026-05-09 01:53:18.421000 | ubuntu-noble-large | + read image 2026-05-09 01:53:18.423189 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2026-05-09 01:53:18.423405 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:18.426634 | ubuntu-noble-large | + imagename=prometheus-mysqld-exporter 2026-05-09 01:53:18.426692 | ubuntu-noble-large | + [[ prometheus-mysqld-exporter != \<\n\o\n\e\> ]] 2026-05-09 01:53:18.426712 | ubuntu-noble-large | + new_imagename=prometheus-mysqld-exporter 2026-05-09 01:53:18.426724 | ubuntu-noble-large | + project=prometheus 2026-05-09 01:53:18.426734 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:18.426744 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mysqld-exporter 2026-05-09 01:53:18.426754 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:18.426769 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2026-05-09 01:53:18.426780 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.426789 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.426799 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:18.426837 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260509 osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 01:53:18.480844 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 01:53:18.480974 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260509 2026-05-09 01:53:18.526947 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260509 2026-05-09 01:53:18.532487 | ubuntu-noble-large | + read image 2026-05-09 01:53:18.535312 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2026-05-09 01:53:18.535376 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:18.539107 | ubuntu-noble-large | + imagename=prometheus-ovn-exporter 2026-05-09 01:53:18.539142 | ubuntu-noble-large | + [[ prometheus-ovn-exporter != \<\n\o\n\e\> ]] 2026-05-09 01:53:18.539157 | ubuntu-noble-large | + new_imagename=prometheus-ovn-exporter 2026-05-09 01:53:18.539254 | ubuntu-noble-large | + project=prometheus 2026-05-09 01:53:18.539271 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:18.539285 | ubuntu-noble-large | + new_imagename=kolla/prometheus-ovn-exporter 2026-05-09 01:53:18.539298 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:18.539361 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2026-05-09 01:53:18.539374 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.539384 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.539397 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:18.539413 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260509 osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 01:53:18.587712 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 01:53:18.587799 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260509 2026-05-09 01:53:18.632300 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260509 2026-05-09 01:53:18.636580 | ubuntu-noble-large | + read image 2026-05-09 01:53:18.638880 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-node-exporter 2026-05-09 01:53:18.639376 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:18.643684 | ubuntu-noble-large | + imagename=prometheus-node-exporter 2026-05-09 01:53:18.643708 | ubuntu-noble-large | + [[ prometheus-node-exporter != \<\n\o\n\e\> ]] 2026-05-09 01:53:18.643782 | ubuntu-noble-large | + new_imagename=prometheus-node-exporter 2026-05-09 01:53:18.643794 | ubuntu-noble-large | + project=prometheus 2026-05-09 01:53:18.643821 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:18.643829 | ubuntu-noble-large | + new_imagename=kolla/prometheus-node-exporter 2026-05-09 01:53:18.643838 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:18.643883 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-node-exporter 2026-05-09 01:53:18.643895 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.643902 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.643934 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:18.644007 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260509 osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 01:53:18.695514 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 01:53:18.695645 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260509 2026-05-09 01:53:18.739185 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260509 2026-05-09 01:53:18.743413 | ubuntu-noble-large | + read image 2026-05-09 01:53:18.745829 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2026-05-09 01:53:18.746346 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:18.750568 | ubuntu-noble-large | + imagename=prometheus-openstack-exporter 2026-05-09 01:53:18.750638 | ubuntu-noble-large | + [[ prometheus-openstack-exporter != \<\n\o\n\e\> ]] 2026-05-09 01:53:18.750703 | ubuntu-noble-large | + new_imagename=prometheus-openstack-exporter 2026-05-09 01:53:18.750731 | ubuntu-noble-large | + project=prometheus 2026-05-09 01:53:18.750757 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:18.750794 | ubuntu-noble-large | + new_imagename=kolla/prometheus-openstack-exporter 2026-05-09 01:53:18.750819 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:18.750860 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2026-05-09 01:53:18.750890 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.750899 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.750907 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:18.750965 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260509 osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 01:53:18.809059 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 01:53:18.809144 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260509 2026-05-09 01:53:18.853649 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260509 2026-05-09 01:53:18.858986 | ubuntu-noble-large | + read image 2026-05-09 01:53:18.861341 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-alertmanager 2026-05-09 01:53:18.861426 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:18.865302 | ubuntu-noble-large | + imagename=prometheus-alertmanager 2026-05-09 01:53:18.865334 | ubuntu-noble-large | + [[ prometheus-alertmanager != \<\n\o\n\e\> ]] 2026-05-09 01:53:18.865386 | ubuntu-noble-large | + new_imagename=prometheus-alertmanager 2026-05-09 01:53:18.865426 | ubuntu-noble-large | + project=prometheus 2026-05-09 01:53:18.865441 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:18.865455 | ubuntu-noble-large | + new_imagename=kolla/prometheus-alertmanager 2026-05-09 01:53:18.865469 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:18.865506 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-alertmanager 2026-05-09 01:53:18.865522 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.865536 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.865549 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:18.865597 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260509 osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 01:53:18.921038 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 01:53:18.921143 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260509 2026-05-09 01:53:18.963464 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260509 2026-05-09 01:53:18.968307 | ubuntu-noble-large | + read image 2026-05-09 01:53:18.971417 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2026-05-09 01:53:18.971497 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:18.975029 | ubuntu-noble-large | + imagename=prometheus-elasticsearch-exporter 2026-05-09 01:53:18.975086 | ubuntu-noble-large | + [[ prometheus-elasticsearch-exporter != \<\n\o\n\e\> ]] 2026-05-09 01:53:18.975157 | ubuntu-noble-large | + new_imagename=prometheus-elasticsearch-exporter 2026-05-09 01:53:18.975170 | ubuntu-noble-large | + project=prometheus 2026-05-09 01:53:18.975183 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:18.975192 | ubuntu-noble-large | + new_imagename=kolla/prometheus-elasticsearch-exporter 2026-05-09 01:53:18.975242 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:18.975270 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2026-05-09 01:53:18.975289 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.975304 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:18.975320 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:18.975336 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260509 osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 01:53:19.031905 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 01:53:19.031994 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260509 2026-05-09 01:53:19.072560 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260509 2026-05-09 01:53:19.075972 | ubuntu-noble-large | + read image 2026-05-09 01:53:19.078202 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-cadvisor 2026-05-09 01:53:19.078542 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:19.082842 | ubuntu-noble-large | + imagename=prometheus-cadvisor 2026-05-09 01:53:19.082899 | ubuntu-noble-large | + [[ prometheus-cadvisor != \<\n\o\n\e\> ]] 2026-05-09 01:53:19.082911 | ubuntu-noble-large | + new_imagename=prometheus-cadvisor 2026-05-09 01:53:19.082924 | ubuntu-noble-large | + project=prometheus 2026-05-09 01:53:19.082933 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:19.082946 | ubuntu-noble-large | + new_imagename=kolla/prometheus-cadvisor 2026-05-09 01:53:19.083005 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:19.083016 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-cadvisor 2026-05-09 01:53:19.083051 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.083061 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.083070 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:19.083085 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260509 osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 01:53:19.140196 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 01:53:19.140338 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260509 2026-05-09 01:53:19.187688 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260509 2026-05-09 01:53:19.192451 | ubuntu-noble-large | + read image 2026-05-09 01:53:19.194122 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker 2026-05-09 01:53:19.194400 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:19.197731 | ubuntu-noble-large | + imagename=hacluster-pacemaker 2026-05-09 01:53:19.197767 | ubuntu-noble-large | + [[ hacluster-pacemaker != \<\n\o\n\e\> ]] 2026-05-09 01:53:19.197836 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker 2026-05-09 01:53:19.197853 | ubuntu-noble-large | + project=hacluster 2026-05-09 01:53:19.197867 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:19.197881 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker 2026-05-09 01:53:19.197894 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:19.197932 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker 2026-05-09 01:53:19.197948 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.197961 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.197972 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:19.198019 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260509 osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 01:53:19.250485 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 01:53:19.250570 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260509 2026-05-09 01:53:19.294753 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260509 2026-05-09 01:53:19.299419 | ubuntu-noble-large | + read image 2026-05-09 01:53:19.301261 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2026-05-09 01:53:19.301520 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:19.304888 | ubuntu-noble-large | + imagename=hacluster-pacemaker-remote 2026-05-09 01:53:19.304921 | ubuntu-noble-large | + [[ hacluster-pacemaker-remote != \<\n\o\n\e\> ]] 2026-05-09 01:53:19.305018 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker-remote 2026-05-09 01:53:19.305063 | ubuntu-noble-large | + project=hacluster 2026-05-09 01:53:19.305102 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:19.305148 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker-remote 2026-05-09 01:53:19.305163 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:19.305310 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2026-05-09 01:53:19.305336 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.305347 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.305360 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:19.305420 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260509 osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 01:53:19.359704 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 01:53:19.359831 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260509 2026-05-09 01:53:19.408678 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260509 2026-05-09 01:53:19.412677 | ubuntu-noble-large | + read image 2026-05-09 01:53:19.414585 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pcs 2026-05-09 01:53:19.414777 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:19.417909 | ubuntu-noble-large | + imagename=hacluster-pcs 2026-05-09 01:53:19.417947 | ubuntu-noble-large | + [[ hacluster-pcs != \<\n\o\n\e\> ]] 2026-05-09 01:53:19.418013 | ubuntu-noble-large | + new_imagename=hacluster-pcs 2026-05-09 01:53:19.418027 | ubuntu-noble-large | + project=hacluster 2026-05-09 01:53:19.418061 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:19.418074 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pcs 2026-05-09 01:53:19.418085 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:19.418120 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pcs 2026-05-09 01:53:19.418133 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.418141 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.418152 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:19.418247 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260509 osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 01:53:19.476275 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 01:53:19.476368 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260509 2026-05-09 01:53:19.521367 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260509 2026-05-09 01:53:19.526257 | ubuntu-noble-large | + read image 2026-05-09 01:53:19.528428 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-corosync 2026-05-09 01:53:19.528896 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:19.532848 | ubuntu-noble-large | + imagename=hacluster-corosync 2026-05-09 01:53:19.532922 | ubuntu-noble-large | + [[ hacluster-corosync != \<\n\o\n\e\> ]] 2026-05-09 01:53:19.532937 | ubuntu-noble-large | + new_imagename=hacluster-corosync 2026-05-09 01:53:19.532948 | ubuntu-noble-large | + project=hacluster 2026-05-09 01:53:19.532958 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:19.532972 | ubuntu-noble-large | + new_imagename=kolla/hacluster-corosync 2026-05-09 01:53:19.532982 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:19.532992 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-corosync 2026-05-09 01:53:19.533007 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.533016 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.533026 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:19.533041 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260509 osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 01:53:19.589906 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 01:53:19.590025 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260509 2026-05-09 01:53:19.635292 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260509 2026-05-09 01:53:19.639743 | ubuntu-noble-large | + read image 2026-05-09 01:53:19.641941 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-db 2026-05-09 01:53:19.642389 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:19.646942 | ubuntu-noble-large | + imagename=ovsdpdk-db 2026-05-09 01:53:19.646992 | ubuntu-noble-large | + [[ ovsdpdk-db != \<\n\o\n\e\> ]] 2026-05-09 01:53:19.647004 | ubuntu-noble-large | + new_imagename=ovsdpdk-db 2026-05-09 01:53:19.647016 | ubuntu-noble-large | + project=ovsdpdk 2026-05-09 01:53:19.647024 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:19.647035 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-db 2026-05-09 01:53:19.647046 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:19.647057 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-db 2026-05-09 01:53:19.647106 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.647116 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.647127 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:19.647227 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260509 osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 01:53:19.701412 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 01:53:19.701536 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260509 2026-05-09 01:53:19.750083 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260509 2026-05-09 01:53:19.754687 | ubuntu-noble-large | + read image 2026-05-09 01:53:19.756536 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2026-05-09 01:53:19.757419 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:19.761554 | ubuntu-noble-large | + imagename=ovsdpdk-vswitchd 2026-05-09 01:53:19.761640 | ubuntu-noble-large | + [[ ovsdpdk-vswitchd != \<\n\o\n\e\> ]] 2026-05-09 01:53:19.761706 | ubuntu-noble-large | + new_imagename=ovsdpdk-vswitchd 2026-05-09 01:53:19.761734 | ubuntu-noble-large | + project=ovsdpdk 2026-05-09 01:53:19.761791 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:19.761819 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-vswitchd 2026-05-09 01:53:19.761843 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:19.761867 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2026-05-09 01:53:19.761923 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.761944 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.761962 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:19.761988 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260509 osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 01:53:19.818905 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 01:53:19.819075 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260509 2026-05-09 01:53:19.857640 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260509 2026-05-09 01:53:19.862114 | ubuntu-noble-large | + read image 2026-05-09 01:53:19.864368 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-server 2026-05-09 01:53:19.864722 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:19.868952 | ubuntu-noble-large | + imagename=mariadb-server 2026-05-09 01:53:19.869047 | ubuntu-noble-large | + [[ mariadb-server != \<\n\o\n\e\> ]] 2026-05-09 01:53:19.869063 | ubuntu-noble-large | + new_imagename=mariadb-server 2026-05-09 01:53:19.869073 | ubuntu-noble-large | + project=mariadb 2026-05-09 01:53:19.869083 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:19.869093 | ubuntu-noble-large | + new_imagename=kolla/mariadb-server 2026-05-09 01:53:19.869103 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:19.869117 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-server 2026-05-09 01:53:19.869127 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.869136 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.869150 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:19.869308 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-server:build-20260509 osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 01:53:19.925332 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 01:53:19.925432 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-server:build-20260509 2026-05-09 01:53:19.974161 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:build-20260509 2026-05-09 01:53:19.978654 | ubuntu-noble-large | + read image 2026-05-09 01:53:19.980643 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-clustercheck 2026-05-09 01:53:19.981251 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:19.985256 | ubuntu-noble-large | + imagename=mariadb-clustercheck 2026-05-09 01:53:19.985306 | ubuntu-noble-large | + [[ mariadb-clustercheck != \<\n\o\n\e\> ]] 2026-05-09 01:53:19.985324 | ubuntu-noble-large | + new_imagename=mariadb-clustercheck 2026-05-09 01:53:19.985395 | ubuntu-noble-large | + project=mariadb 2026-05-09 01:53:19.985412 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:19.985434 | ubuntu-noble-large | + new_imagename=kolla/mariadb-clustercheck 2026-05-09 01:53:19.985450 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:19.985480 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-clustercheck 2026-05-09 01:53:19.985506 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.985522 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:19.985538 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:19.985587 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260509 osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 01:53:20.044270 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 01:53:20.044392 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260509 2026-05-09 01:53:20.082556 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260509 2026-05-09 01:53:20.087350 | ubuntu-noble-large | + read image 2026-05-09 01:53:20.089053 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2026-05-09 01:53:20.089675 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:20.093574 | ubuntu-noble-large | + imagename=openvswitch-vswitchd 2026-05-09 01:53:20.093641 | ubuntu-noble-large | + [[ openvswitch-vswitchd != \<\n\o\n\e\> ]] 2026-05-09 01:53:20.093655 | ubuntu-noble-large | + new_imagename=openvswitch-vswitchd 2026-05-09 01:53:20.093665 | ubuntu-noble-large | + project=openvswitch 2026-05-09 01:53:20.093679 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:20.093689 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-vswitchd 2026-05-09 01:53:20.093699 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:20.093710 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2026-05-09 01:53:20.093724 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.093762 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.093772 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:20.093783 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260509 osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 01:53:20.149881 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 01:53:20.149965 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260509 2026-05-09 01:53:20.194576 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260509 2026-05-09 01:53:20.199705 | ubuntu-noble-large | + read image 2026-05-09 01:53:20.201899 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-db-server 2026-05-09 01:53:20.202296 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:20.205904 | ubuntu-noble-large | + imagename=openvswitch-db-server 2026-05-09 01:53:20.205967 | ubuntu-noble-large | + [[ openvswitch-db-server != \<\n\o\n\e\> ]] 2026-05-09 01:53:20.205997 | ubuntu-noble-large | + new_imagename=openvswitch-db-server 2026-05-09 01:53:20.206061 | ubuntu-noble-large | + project=openvswitch 2026-05-09 01:53:20.206088 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:20.206114 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-db-server 2026-05-09 01:53:20.206256 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:20.206300 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-db-server 2026-05-09 01:53:20.206321 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.206338 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.206355 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:20.206380 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260509 osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 01:53:20.263618 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 01:53:20.263706 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260509 2026-05-09 01:53:20.311718 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260509 2026-05-09 01:53:20.316827 | ubuntu-noble-large | + read image 2026-05-09 01:53:20.319261 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-base 2026-05-09 01:53:20.319313 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:20.322188 | ubuntu-noble-large | + imagename=ovn-base 2026-05-09 01:53:20.322263 | ubuntu-noble-large | + [[ ovn-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:20.322282 | ubuntu-noble-large | + new_imagename=ovn-base 2026-05-09 01:53:20.322293 | ubuntu-noble-large | + project=ovn 2026-05-09 01:53:20.322304 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:20.322314 | ubuntu-noble-large | + new_imagename=kolla/ovn-base 2026-05-09 01:53:20.322323 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:20.322333 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-base 2026-05-09 01:53:20.322343 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.322352 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.322362 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:20.322373 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-base:build-20260509 osism.harbor.regio.digital/kolla/ovn-base:2025.1 2026-05-09 01:53:20.376560 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-base:2025.1 2026-05-09 01:53:20.376682 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-base:build-20260509 2026-05-09 01:53:20.424294 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-base:build-20260509 2026-05-09 01:53:20.428938 | ubuntu-noble-large | + read image 2026-05-09 01:53:20.431044 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-base 2026-05-09 01:53:20.431545 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:20.435247 | ubuntu-noble-large | + imagename=aodh-base 2026-05-09 01:53:20.435277 | ubuntu-noble-large | + [[ aodh-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:20.435374 | ubuntu-noble-large | + new_imagename=aodh-base 2026-05-09 01:53:20.435388 | ubuntu-noble-large | + project=aodh 2026-05-09 01:53:20.435403 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:20.435414 | ubuntu-noble-large | + new_imagename=kolla/aodh-base 2026-05-09 01:53:20.435427 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:20.435438 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-base 2026-05-09 01:53:20.435451 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.435464 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.435478 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:20.435515 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-base:build-20260509 osism.harbor.regio.digital/kolla/aodh-base:2025.1 2026-05-09 01:53:20.486984 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-base:2025.1 2026-05-09 01:53:20.487103 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-base:build-20260509 2026-05-09 01:53:20.535804 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-base:build-20260509 2026-05-09 01:53:20.540090 | ubuntu-noble-large | + read image 2026-05-09 01:53:20.542246 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-base 2026-05-09 01:53:20.542684 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:20.546603 | ubuntu-noble-large | + imagename=neutron-base 2026-05-09 01:53:20.546636 | ubuntu-noble-large | + [[ neutron-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:20.546724 | ubuntu-noble-large | + new_imagename=neutron-base 2026-05-09 01:53:20.546741 | ubuntu-noble-large | + project=neutron 2026-05-09 01:53:20.546752 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:20.546766 | ubuntu-noble-large | + new_imagename=kolla/neutron-base 2026-05-09 01:53:20.546780 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:20.546794 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-base 2026-05-09 01:53:20.546808 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.546822 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.546836 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:20.546889 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-base:build-20260509 osism.harbor.regio.digital/kolla/neutron-base:2025.1 2026-05-09 01:53:20.606111 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-base:2025.1 2026-05-09 01:53:20.606277 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-base:build-20260509 2026-05-09 01:53:20.654463 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-base:build-20260509 2026-05-09 01:53:20.659179 | ubuntu-noble-large | + read image 2026-05-09 01:53:20.661089 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-base 2026-05-09 01:53:20.661540 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:20.664394 | ubuntu-noble-large | + imagename=designate-base 2026-05-09 01:53:20.664454 | ubuntu-noble-large | + [[ designate-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:20.664468 | ubuntu-noble-large | + new_imagename=designate-base 2026-05-09 01:53:20.664478 | ubuntu-noble-large | + project=designate 2026-05-09 01:53:20.664492 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:20.664502 | ubuntu-noble-large | + new_imagename=kolla/designate-base 2026-05-09 01:53:20.664512 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:20.664525 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-base 2026-05-09 01:53:20.664538 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.664548 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.664562 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:20.664640 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-base:build-20260509 osism.harbor.regio.digital/kolla/designate-base:2025.1 2026-05-09 01:53:20.716931 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-base:2025.1 2026-05-09 01:53:20.717020 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-base:build-20260509 2026-05-09 01:53:20.763025 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-base:build-20260509 2026-05-09 01:53:20.767579 | ubuntu-noble-large | + read image 2026-05-09 01:53:20.769637 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-base 2026-05-09 01:53:20.770126 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:20.774180 | ubuntu-noble-large | + imagename=octavia-base 2026-05-09 01:53:20.774255 | ubuntu-noble-large | + [[ octavia-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:20.774288 | ubuntu-noble-large | + new_imagename=octavia-base 2026-05-09 01:53:20.774314 | ubuntu-noble-large | + project=octavia 2026-05-09 01:53:20.774337 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:20.774349 | ubuntu-noble-large | + new_imagename=kolla/octavia-base 2026-05-09 01:53:20.774367 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:20.774384 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-base 2026-05-09 01:53:20.774406 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.774424 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.774441 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:20.774458 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-base:build-20260509 osism.harbor.regio.digital/kolla/octavia-base:2025.1 2026-05-09 01:53:20.831294 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-base:2025.1 2026-05-09 01:53:20.831409 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-base:build-20260509 2026-05-09 01:53:20.876024 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-base:build-20260509 2026-05-09 01:53:20.880510 | ubuntu-noble-large | + read image 2026-05-09 01:53:20.882734 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-base 2026-05-09 01:53:20.883093 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:20.885937 | ubuntu-noble-large | + imagename=placement-base 2026-05-09 01:53:20.885981 | ubuntu-noble-large | + [[ placement-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:20.885994 | ubuntu-noble-large | + new_imagename=placement-base 2026-05-09 01:53:20.886010 | ubuntu-noble-large | + project=placement 2026-05-09 01:53:20.886025 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:20.886089 | ubuntu-noble-large | + new_imagename=kolla/placement-base 2026-05-09 01:53:20.886102 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:20.886114 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-base 2026-05-09 01:53:20.886128 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.886140 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.886151 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:20.886279 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-base:build-20260509 osism.harbor.regio.digital/kolla/placement-base:2025.1 2026-05-09 01:53:20.943696 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-base:2025.1 2026-05-09 01:53:20.943785 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-base:build-20260509 2026-05-09 01:53:20.987706 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-base:build-20260509 2026-05-09 01:53:20.992789 | ubuntu-noble-large | + read image 2026-05-09 01:53:20.994834 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-base 2026-05-09 01:53:20.995131 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:20.998895 | ubuntu-noble-large | + imagename=blazar-base 2026-05-09 01:53:20.998920 | ubuntu-noble-large | + [[ blazar-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:20.998968 | ubuntu-noble-large | + new_imagename=blazar-base 2026-05-09 01:53:20.998984 | ubuntu-noble-large | + project=blazar 2026-05-09 01:53:20.998997 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:20.999011 | ubuntu-noble-large | + new_imagename=kolla/blazar-base 2026-05-09 01:53:20.999024 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:20.999082 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-base 2026-05-09 01:53:20.999094 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.999108 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:20.999118 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:20.999133 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-base:build-20260509 osism.harbor.regio.digital/kolla/blazar-base:2025.1 2026-05-09 01:53:21.055263 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-base:2025.1 2026-05-09 01:53:21.055350 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-base:build-20260509 2026-05-09 01:53:21.097410 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-base:build-20260509 2026-05-09 01:53:21.102704 | ubuntu-noble-large | + read image 2026-05-09 01:53:21.104509 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/horizon 2026-05-09 01:53:21.104896 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:21.108752 | ubuntu-noble-large | + imagename=horizon 2026-05-09 01:53:21.108807 | ubuntu-noble-large | + [[ horizon != \<\n\o\n\e\> ]] 2026-05-09 01:53:21.108815 | ubuntu-noble-large | + new_imagename=horizon 2026-05-09 01:53:21.108820 | ubuntu-noble-large | + project=horizon 2026-05-09 01:53:21.108825 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:21.108833 | ubuntu-noble-large | + new_imagename=kolla/horizon 2026-05-09 01:53:21.108838 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:21.108846 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/horizon 2026-05-09 01:53:21.108876 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:21.108882 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:21.108889 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:21.108954 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/horizon:build-20260509 osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 01:53:21.164312 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 01:53:21.164404 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/horizon:build-20260509 2026-05-09 01:53:21.205747 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:build-20260509 2026-05-09 01:53:21.211789 | ubuntu-noble-large | + read image 2026-05-09 01:53:21.213910 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-base 2026-05-09 01:53:21.214402 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:21.218149 | ubuntu-noble-large | + imagename=glance-base 2026-05-09 01:53:21.218197 | ubuntu-noble-large | + [[ glance-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:21.218253 | ubuntu-noble-large | + new_imagename=glance-base 2026-05-09 01:53:21.218264 | ubuntu-noble-large | + project=glance 2026-05-09 01:53:21.218274 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:21.218287 | ubuntu-noble-large | + new_imagename=kolla/glance-base 2026-05-09 01:53:21.218298 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:21.218308 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-base 2026-05-09 01:53:21.218321 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:21.218331 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:21.218341 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:21.218356 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-base:build-20260509 osism.harbor.regio.digital/kolla/glance-base:2025.1 2026-05-09 01:53:21.276265 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-base:2025.1 2026-05-09 01:53:21.276357 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-base:build-20260509 2026-05-09 01:53:21.322482 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-base:build-20260509 2026-05-09 01:53:21.326939 | ubuntu-noble-large | + read image 2026-05-09 01:53:21.329095 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-base 2026-05-09 01:53:21.329565 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:21.333422 | ubuntu-noble-large | + imagename=nova-base 2026-05-09 01:53:21.333472 | ubuntu-noble-large | + [[ nova-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:21.333483 | ubuntu-noble-large | + new_imagename=nova-base 2026-05-09 01:53:21.333495 | ubuntu-noble-large | + project=nova 2026-05-09 01:53:21.333507 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:21.333558 | ubuntu-noble-large | + new_imagename=kolla/nova-base 2026-05-09 01:53:21.333568 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:21.333605 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-base 2026-05-09 01:53:21.333618 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:21.333629 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:21.333637 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:21.333689 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-base:build-20260509 osism.harbor.regio.digital/kolla/nova-base:2025.1 2026-05-09 01:53:21.384188 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-base:2025.1 2026-05-09 01:53:21.384361 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-base:build-20260509 2026-05-09 01:53:21.428998 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-base:build-20260509 2026-05-09 01:53:21.433053 | ubuntu-noble-large | + read image 2026-05-09 01:53:21.435188 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-base 2026-05-09 01:53:21.435364 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:21.439037 | ubuntu-noble-large | + imagename=keystone-base 2026-05-09 01:53:21.439074 | ubuntu-noble-large | + [[ keystone-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:21.439088 | ubuntu-noble-large | + new_imagename=keystone-base 2026-05-09 01:53:21.439132 | ubuntu-noble-large | + project=keystone 2026-05-09 01:53:21.439148 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:21.439161 | ubuntu-noble-large | + new_imagename=kolla/keystone-base 2026-05-09 01:53:21.439175 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:21.439188 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-base 2026-05-09 01:53:21.439241 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:21.439260 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:21.439273 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:21.439320 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-base:build-20260509 osism.harbor.regio.digital/kolla/keystone-base:2025.1 2026-05-09 01:53:21.493655 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-base:2025.1 2026-05-09 01:53:21.493751 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-base:build-20260509 2026-05-09 01:53:21.540790 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-base:build-20260509 2026-05-09 01:53:21.546051 | ubuntu-noble-large | + read image 2026-05-09 01:53:21.547889 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-base 2026-05-09 01:53:21.548406 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:21.551688 | ubuntu-noble-large | + imagename=watcher-base 2026-05-09 01:53:21.551733 | ubuntu-noble-large | + [[ watcher-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:21.551784 | ubuntu-noble-large | + new_imagename=watcher-base 2026-05-09 01:53:21.551807 | ubuntu-noble-large | + project=watcher 2026-05-09 01:53:21.551818 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:21.551827 | ubuntu-noble-large | + new_imagename=kolla/watcher-base 2026-05-09 01:53:21.551836 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:21.551845 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-base 2026-05-09 01:53:21.551857 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:21.551866 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:21.551875 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:21.551885 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-base:build-20260509 osism.harbor.regio.digital/kolla/watcher-base:2025.1 2026-05-09 01:53:21.610729 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-base:2025.1 2026-05-09 01:53:21.610826 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-base:build-20260509 2026-05-09 01:53:21.653922 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-base:build-20260509 2026-05-09 01:53:21.658361 | ubuntu-noble-large | + read image 2026-05-09 01:53:21.660357 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-base 2026-05-09 01:53:21.660623 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:21.663781 | ubuntu-noble-large | + imagename=barbican-base 2026-05-09 01:53:21.663814 | ubuntu-noble-large | + [[ barbican-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:21.663824 | ubuntu-noble-large | + new_imagename=barbican-base 2026-05-09 01:53:21.663836 | ubuntu-noble-large | + project=barbican 2026-05-09 01:53:21.663848 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:21.663860 | ubuntu-noble-large | + new_imagename=kolla/barbican-base 2026-05-09 01:53:21.663872 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:21.663884 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-base 2026-05-09 01:53:21.663895 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:21.663907 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:21.663915 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:21.663971 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-base:build-20260509 osism.harbor.regio.digital/kolla/barbican-base:2025.1 2026-05-09 01:53:21.720482 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-base:2025.1 2026-05-09 01:53:21.720624 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-base:build-20260509 2026-05-09 01:53:21.767387 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-base:build-20260509 2026-05-09 01:53:21.771962 | ubuntu-noble-large | + read image 2026-05-09 01:53:21.774107 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-base 2026-05-09 01:53:21.774601 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:21.778803 | ubuntu-noble-large | + imagename=ironic-base 2026-05-09 01:53:21.778858 | ubuntu-noble-large | + [[ ironic-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:21.778887 | ubuntu-noble-large | + new_imagename=ironic-base 2026-05-09 01:53:21.778905 | ubuntu-noble-large | + project=ironic 2026-05-09 01:53:21.778923 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:21.778939 | ubuntu-noble-large | + new_imagename=kolla/ironic-base 2026-05-09 01:53:21.778962 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:21.778979 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-base 2026-05-09 01:53:21.778997 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:21.779035 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:21.779053 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:21.779080 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-base:build-20260509 osism.harbor.regio.digital/kolla/ironic-base:2025.1 2026-05-09 01:53:21.834472 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-base:2025.1 2026-05-09 01:53:21.834662 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-base:build-20260509 2026-05-09 01:53:21.880023 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-base:build-20260509 2026-05-09 01:53:21.885093 | ubuntu-noble-large | + read image 2026-05-09 01:53:21.887083 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-base 2026-05-09 01:53:21.887378 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:21.891285 | ubuntu-noble-large | + imagename=cinder-base 2026-05-09 01:53:21.891344 | ubuntu-noble-large | + [[ cinder-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:21.891359 | ubuntu-noble-large | + new_imagename=cinder-base 2026-05-09 01:53:21.891368 | ubuntu-noble-large | + project=cinder 2026-05-09 01:53:21.891382 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:21.891392 | ubuntu-noble-large | + new_imagename=kolla/cinder-base 2026-05-09 01:53:21.891426 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:21.891440 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-base 2026-05-09 01:53:21.891450 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:21.891459 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:21.891469 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:21.891485 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-base:build-20260509 osism.harbor.regio.digital/kolla/cinder-base:2025.1 2026-05-09 01:53:21.946794 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-base:2025.1 2026-05-09 01:53:21.946898 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-base:build-20260509 2026-05-09 01:53:21.994195 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-base:build-20260509 2026-05-09 01:53:21.999302 | ubuntu-noble-large | + read image 2026-05-09 01:53:22.001153 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-inspector 2026-05-09 01:53:22.001812 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:22.005597 | ubuntu-noble-large | + imagename=ironic-inspector 2026-05-09 01:53:22.005649 | ubuntu-noble-large | + [[ ironic-inspector != \<\n\o\n\e\> ]] 2026-05-09 01:53:22.005664 | ubuntu-noble-large | + new_imagename=ironic-inspector 2026-05-09 01:53:22.005707 | ubuntu-noble-large | + project=ironic 2026-05-09 01:53:22.005722 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:22.005735 | ubuntu-noble-large | + new_imagename=kolla/ironic-inspector 2026-05-09 01:53:22.005749 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:22.005762 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-inspector 2026-05-09 01:53:22.005776 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.005789 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.005803 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:22.005876 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-inspector:build-20260509 osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 01:53:22.056859 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 01:53:22.056951 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-inspector:build-20260509 2026-05-09 01:53:22.104779 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:build-20260509 2026-05-09 01:53:22.109066 | ubuntu-noble-large | + read image 2026-05-09 01:53:22.111316 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-base 2026-05-09 01:53:22.111989 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:22.116042 | ubuntu-noble-large | + imagename=heat-base 2026-05-09 01:53:22.116123 | ubuntu-noble-large | + [[ heat-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:22.116137 | ubuntu-noble-large | + new_imagename=heat-base 2026-05-09 01:53:22.116149 | ubuntu-noble-large | + project=heat 2026-05-09 01:53:22.116160 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:22.116170 | ubuntu-noble-large | + new_imagename=kolla/heat-base 2026-05-09 01:53:22.116185 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:22.116196 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-base 2026-05-09 01:53:22.116241 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.116251 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.116261 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:22.116277 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-base:build-20260509 osism.harbor.regio.digital/kolla/heat-base:2025.1 2026-05-09 01:53:22.170392 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-base:2025.1 2026-05-09 01:53:22.170485 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-base:build-20260509 2026-05-09 01:53:22.214557 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-base:build-20260509 2026-05-09 01:53:22.219009 | ubuntu-noble-large | + read image 2026-05-09 01:53:22.221164 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-base 2026-05-09 01:53:22.221730 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:22.225728 | ubuntu-noble-large | + imagename=skyline-base 2026-05-09 01:53:22.225782 | ubuntu-noble-large | + [[ skyline-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:22.225796 | ubuntu-noble-large | + new_imagename=skyline-base 2026-05-09 01:53:22.225812 | ubuntu-noble-large | + project=skyline 2026-05-09 01:53:22.225823 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:22.225838 | ubuntu-noble-large | + new_imagename=kolla/skyline-base 2026-05-09 01:53:22.225850 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:22.225866 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-base 2026-05-09 01:53:22.225899 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.225916 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.225928 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:22.225942 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-base:build-20260509 osism.harbor.regio.digital/kolla/skyline-base:2025.1 2026-05-09 01:53:22.283808 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-base:2025.1 2026-05-09 01:53:22.283913 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-base:build-20260509 2026-05-09 01:53:22.332087 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-base:build-20260509 2026-05-09 01:53:22.336763 | ubuntu-noble-large | + read image 2026-05-09 01:53:22.338849 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-base 2026-05-09 01:53:22.339350 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:22.343265 | ubuntu-noble-large | + imagename=ceilometer-base 2026-05-09 01:53:22.343305 | ubuntu-noble-large | + [[ ceilometer-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:22.343395 | ubuntu-noble-large | + new_imagename=ceilometer-base 2026-05-09 01:53:22.343413 | ubuntu-noble-large | + project=ceilometer 2026-05-09 01:53:22.343427 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:22.343440 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-base 2026-05-09 01:53:22.343454 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:22.343468 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-base 2026-05-09 01:53:22.343504 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.343519 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.343529 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:22.343599 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-base:build-20260509 osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2026-05-09 01:53:22.398037 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2026-05-09 01:53:22.398131 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-base:build-20260509 2026-05-09 01:53:22.447756 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-base:build-20260509 2026-05-09 01:53:22.453097 | ubuntu-noble-large | + read image 2026-05-09 01:53:22.455249 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-base 2026-05-09 01:53:22.455494 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:22.458585 | ubuntu-noble-large | + imagename=manila-base 2026-05-09 01:53:22.458619 | ubuntu-noble-large | + [[ manila-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:22.458660 | ubuntu-noble-large | + new_imagename=manila-base 2026-05-09 01:53:22.458675 | ubuntu-noble-large | + project=manila 2026-05-09 01:53:22.458688 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:22.458702 | ubuntu-noble-large | + new_imagename=kolla/manila-base 2026-05-09 01:53:22.458712 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:22.458731 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-base 2026-05-09 01:53:22.458749 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.458768 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.458795 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:22.458821 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-base:build-20260509 osism.harbor.regio.digital/kolla/manila-base:2025.1 2026-05-09 01:53:22.514691 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-base:2025.1 2026-05-09 01:53:22.514814 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-base:build-20260509 2026-05-09 01:53:22.563616 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-base:build-20260509 2026-05-09 01:53:22.568316 | ubuntu-noble-large | + read image 2026-05-09 01:53:22.570466 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-base 2026-05-09 01:53:22.570653 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:22.573118 | ubuntu-noble-large | + imagename=magnum-base 2026-05-09 01:53:22.573191 | ubuntu-noble-large | + [[ magnum-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:22.573238 | ubuntu-noble-large | + new_imagename=magnum-base 2026-05-09 01:53:22.573253 | ubuntu-noble-large | + project=magnum 2026-05-09 01:53:22.573263 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:22.573274 | ubuntu-noble-large | + new_imagename=kolla/magnum-base 2026-05-09 01:53:22.573289 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:22.573300 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-base 2026-05-09 01:53:22.573310 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.573320 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.573330 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:22.573348 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-base:build-20260509 osism.harbor.regio.digital/kolla/magnum-base:2025.1 2026-05-09 01:53:22.626919 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-base:2025.1 2026-05-09 01:53:22.627062 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-base:build-20260509 2026-05-09 01:53:22.673493 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-base:build-20260509 2026-05-09 01:53:22.677468 | ubuntu-noble-large | + read image 2026-05-09 01:53:22.678999 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-base 2026-05-09 01:53:22.679680 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:22.683606 | ubuntu-noble-large | + imagename=masakari-base 2026-05-09 01:53:22.683686 | ubuntu-noble-large | + [[ masakari-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:22.683702 | ubuntu-noble-large | + new_imagename=masakari-base 2026-05-09 01:53:22.683724 | ubuntu-noble-large | + project=masakari 2026-05-09 01:53:22.683735 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:22.683745 | ubuntu-noble-large | + new_imagename=kolla/masakari-base 2026-05-09 01:53:22.683755 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:22.683765 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-base 2026-05-09 01:53:22.683775 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.683785 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.683795 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:22.683807 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-base:build-20260509 osism.harbor.regio.digital/kolla/masakari-base:2025.1 2026-05-09 01:53:22.732916 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-base:2025.1 2026-05-09 01:53:22.733038 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-base:build-20260509 2026-05-09 01:53:22.784384 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-base:build-20260509 2026-05-09 01:53:22.789178 | ubuntu-noble-large | + read image 2026-05-09 01:53:22.791465 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-base 2026-05-09 01:53:22.791938 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:22.796189 | ubuntu-noble-large | + imagename=gnocchi-base 2026-05-09 01:53:22.796275 | ubuntu-noble-large | + [[ gnocchi-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:22.796366 | ubuntu-noble-large | + new_imagename=gnocchi-base 2026-05-09 01:53:22.796408 | ubuntu-noble-large | + project=gnocchi 2026-05-09 01:53:22.796446 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:22.796486 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-base 2026-05-09 01:53:22.796502 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:22.796516 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-base 2026-05-09 01:53:22.796552 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.796584 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.796595 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:22.796699 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-base:build-20260509 osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2026-05-09 01:53:22.850698 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2026-05-09 01:53:22.850827 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-base:build-20260509 2026-05-09 01:53:22.903147 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-base:build-20260509 2026-05-09 01:53:22.909096 | ubuntu-noble-large | + read image 2026-05-09 01:53:22.911420 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-lego 2026-05-09 01:53:22.911520 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:22.914908 | ubuntu-noble-large | + imagename=letsencrypt-lego 2026-05-09 01:53:22.914946 | ubuntu-noble-large | + [[ letsencrypt-lego != \<\n\o\n\e\> ]] 2026-05-09 01:53:22.914964 | ubuntu-noble-large | + new_imagename=letsencrypt-lego 2026-05-09 01:53:22.914972 | ubuntu-noble-large | + project=letsencrypt 2026-05-09 01:53:22.914984 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:22.915035 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-lego 2026-05-09 01:53:22.915045 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:22.915058 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-lego 2026-05-09 01:53:22.915066 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.915078 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:22.915090 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:22.915170 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260509 osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 01:53:22.968625 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 01:53:22.968778 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260509 2026-05-09 01:53:23.016268 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260509 2026-05-09 01:53:23.021436 | ubuntu-noble-large | + read image 2026-05-09 01:53:23.024132 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-webserver 2026-05-09 01:53:23.024545 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:23.029327 | ubuntu-noble-large | + imagename=letsencrypt-webserver 2026-05-09 01:53:23.029391 | ubuntu-noble-large | + [[ letsencrypt-webserver != \<\n\o\n\e\> ]] 2026-05-09 01:53:23.029421 | ubuntu-noble-large | + new_imagename=letsencrypt-webserver 2026-05-09 01:53:23.029438 | ubuntu-noble-large | + project=letsencrypt 2026-05-09 01:53:23.029454 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:23.029469 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-webserver 2026-05-09 01:53:23.029485 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:23.029506 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-webserver 2026-05-09 01:53:23.029523 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.029539 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.029555 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:23.029618 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260509 osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 01:53:23.084190 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 01:53:23.084362 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260509 2026-05-09 01:53:23.130186 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260509 2026-05-09 01:53:23.134608 | ubuntu-noble-large | + read image 2026-05-09 01:53:23.137122 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis 2026-05-09 01:53:23.137583 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:23.141336 | ubuntu-noble-large | + imagename=redis 2026-05-09 01:53:23.141398 | ubuntu-noble-large | + [[ redis != \<\n\o\n\e\> ]] 2026-05-09 01:53:23.141412 | ubuntu-noble-large | + new_imagename=redis 2026-05-09 01:53:23.141427 | ubuntu-noble-large | + project=redis 2026-05-09 01:53:23.141438 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:23.141452 | ubuntu-noble-large | + new_imagename=kolla/redis 2026-05-09 01:53:23.141464 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:23.141480 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis 2026-05-09 01:53:23.141491 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.141506 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.141521 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:23.141595 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis:build-20260509 osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 01:53:23.197072 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 01:53:23.197169 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis:build-20260509 2026-05-09 01:53:23.240947 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:build-20260509 2026-05-09 01:53:23.245623 | ubuntu-noble-large | + read image 2026-05-09 01:53:23.247774 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-sentinel 2026-05-09 01:53:23.248165 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:23.252023 | ubuntu-noble-large | + imagename=redis-sentinel 2026-05-09 01:53:23.252105 | ubuntu-noble-large | + [[ redis-sentinel != \<\n\o\n\e\> ]] 2026-05-09 01:53:23.252121 | ubuntu-noble-large | + new_imagename=redis-sentinel 2026-05-09 01:53:23.252132 | ubuntu-noble-large | + project=redis 2026-05-09 01:53:23.252150 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:23.252182 | ubuntu-noble-large | + new_imagename=kolla/redis-sentinel 2026-05-09 01:53:23.252248 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:23.252274 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-sentinel 2026-05-09 01:53:23.252292 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.252311 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.252335 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:23.252349 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-sentinel:build-20260509 osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 01:53:23.306270 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 01:53:23.306374 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-sentinel:build-20260509 2026-05-09 01:53:23.348240 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:build-20260509 2026-05-09 01:53:23.352057 | ubuntu-noble-large | + read image 2026-05-09 01:53:23.353605 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/iscsid 2026-05-09 01:53:23.354043 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:23.356717 | ubuntu-noble-large | + imagename=iscsid 2026-05-09 01:53:23.356754 | ubuntu-noble-large | + [[ iscsid != \<\n\o\n\e\> ]] 2026-05-09 01:53:23.356771 | ubuntu-noble-large | + new_imagename=iscsid 2026-05-09 01:53:23.356781 | ubuntu-noble-large | + project=iscsid 2026-05-09 01:53:23.356791 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:23.356801 | ubuntu-noble-large | + new_imagename=kolla/iscsid 2026-05-09 01:53:23.356810 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:23.356820 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/iscsid 2026-05-09 01:53:23.356830 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.356839 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.356849 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:23.356864 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/iscsid:build-20260509 osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 01:53:23.410037 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 01:53:23.410133 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/iscsid:build-20260509 2026-05-09 01:53:23.445537 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:build-20260509 2026-05-09 01:53:23.451746 | ubuntu-noble-large | + read image 2026-05-09 01:53:23.453583 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-base 2026-05-09 01:53:23.454028 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:23.457836 | ubuntu-noble-large | + imagename=prometheus-base 2026-05-09 01:53:23.457918 | ubuntu-noble-large | + [[ prometheus-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:23.457936 | ubuntu-noble-large | + new_imagename=prometheus-base 2026-05-09 01:53:23.457958 | ubuntu-noble-large | + project=prometheus 2026-05-09 01:53:23.457969 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:23.457980 | ubuntu-noble-large | + new_imagename=kolla/prometheus-base 2026-05-09 01:53:23.457989 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:23.457999 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-base 2026-05-09 01:53:23.458009 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.458019 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.458029 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:23.458040 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-base:build-20260509 osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2026-05-09 01:53:23.521441 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2026-05-09 01:53:23.521598 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-base:build-20260509 2026-05-09 01:53:23.564034 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-base:build-20260509 2026-05-09 01:53:23.568552 | ubuntu-noble-large | + read image 2026-05-09 01:53:23.570500 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cron 2026-05-09 01:53:23.571086 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:23.575019 | ubuntu-noble-large | + imagename=cron 2026-05-09 01:53:23.575080 | ubuntu-noble-large | + [[ cron != \<\n\o\n\e\> ]] 2026-05-09 01:53:23.575100 | ubuntu-noble-large | + new_imagename=cron 2026-05-09 01:53:23.575114 | ubuntu-noble-large | + project=cron 2026-05-09 01:53:23.575127 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:23.575136 | ubuntu-noble-large | + new_imagename=kolla/cron 2026-05-09 01:53:23.575162 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:23.575172 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cron 2026-05-09 01:53:23.575184 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.575192 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.575231 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:23.575250 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cron:build-20260509 osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 01:53:23.632293 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 01:53:23.632410 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cron:build-20260509 2026-05-09 01:53:23.691348 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:build-20260509 2026-05-09 01:53:23.696255 | ubuntu-noble-large | + read image 2026-05-09 01:53:23.698322 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-base 2026-05-09 01:53:23.698623 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:23.703025 | ubuntu-noble-large | + imagename=hacluster-base 2026-05-09 01:53:23.703132 | ubuntu-noble-large | + [[ hacluster-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:23.703149 | ubuntu-noble-large | + new_imagename=hacluster-base 2026-05-09 01:53:23.703161 | ubuntu-noble-large | + project=hacluster 2026-05-09 01:53:23.703171 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:23.703181 | ubuntu-noble-large | + new_imagename=kolla/hacluster-base 2026-05-09 01:53:23.703191 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:23.703243 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-base 2026-05-09 01:53:23.703260 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.703270 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.703280 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:23.703296 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-base:build-20260509 osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2026-05-09 01:53:23.767353 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2026-05-09 01:53:23.767459 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-base:build-20260509 2026-05-09 01:53:23.808780 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-base:build-20260509 2026-05-09 01:53:23.812815 | ubuntu-noble-large | + read image 2026-05-09 01:53:23.814753 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/fluentd 2026-05-09 01:53:23.815227 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:23.819485 | ubuntu-noble-large | + imagename=fluentd 2026-05-09 01:53:23.819534 | ubuntu-noble-large | + [[ fluentd != \<\n\o\n\e\> ]] 2026-05-09 01:53:23.819597 | ubuntu-noble-large | + new_imagename=fluentd 2026-05-09 01:53:23.819632 | ubuntu-noble-large | + project=fluentd 2026-05-09 01:53:23.819645 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:23.819677 | ubuntu-noble-large | + new_imagename=kolla/fluentd 2026-05-09 01:53:23.819689 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:23.819701 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/fluentd 2026-05-09 01:53:23.819737 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.819749 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.819758 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:23.819825 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/fluentd:build-20260509 osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 01:53:23.872324 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 01:53:23.872489 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/fluentd:build-20260509 2026-05-09 01:53:23.918127 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:build-20260509 2026-05-09 01:53:23.922840 | ubuntu-noble-large | + read image 2026-05-09 01:53:23.925178 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk 2026-05-09 01:53:23.925748 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:23.930969 | ubuntu-noble-large | + imagename=ovsdpdk 2026-05-09 01:53:23.931047 | ubuntu-noble-large | + [[ ovsdpdk != \<\n\o\n\e\> ]] 2026-05-09 01:53:23.931063 | ubuntu-noble-large | + new_imagename=ovsdpdk 2026-05-09 01:53:23.931075 | ubuntu-noble-large | + project=ovsdpdk 2026-05-09 01:53:23.931087 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:23.931098 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk 2026-05-09 01:53:23.931109 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:23.931125 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk 2026-05-09 01:53:23.931136 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.931147 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:23.931159 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:23.931176 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk:build-20260509 osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 01:53:23.981733 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 01:53:23.981806 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk:build-20260509 2026-05-09 01:53:24.029645 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:build-20260509 2026-05-09 01:53:24.035133 | ubuntu-noble-large | + read image 2026-05-09 01:53:24.037418 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keepalived 2026-05-09 01:53:24.037814 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:24.042773 | ubuntu-noble-large | + imagename=keepalived 2026-05-09 01:53:24.042838 | ubuntu-noble-large | + [[ keepalived != \<\n\o\n\e\> ]] 2026-05-09 01:53:24.042862 | ubuntu-noble-large | + new_imagename=keepalived 2026-05-09 01:53:24.042873 | ubuntu-noble-large | + project=keepalived 2026-05-09 01:53:24.042882 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:24.042896 | ubuntu-noble-large | + new_imagename=kolla/keepalived 2026-05-09 01:53:24.042906 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:24.042946 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keepalived 2026-05-09 01:53:24.042957 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.042967 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.042977 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:24.042993 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keepalived:build-20260509 osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 01:53:24.097091 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 01:53:24.097161 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keepalived:build-20260509 2026-05-09 01:53:24.142547 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:build-20260509 2026-05-09 01:53:24.146871 | ubuntu-noble-large | + read image 2026-05-09 01:53:24.149697 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-base 2026-05-09 01:53:24.149744 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:24.152797 | ubuntu-noble-large | + imagename=mariadb-base 2026-05-09 01:53:24.152872 | ubuntu-noble-large | + [[ mariadb-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:24.152887 | ubuntu-noble-large | + new_imagename=mariadb-base 2026-05-09 01:53:24.152897 | ubuntu-noble-large | + project=mariadb 2026-05-09 01:53:24.152906 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:24.152921 | ubuntu-noble-large | + new_imagename=kolla/mariadb-base 2026-05-09 01:53:24.152931 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:24.152941 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-base 2026-05-09 01:53:24.152954 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.152964 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.152974 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:24.152989 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-base:build-20260509 osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2026-05-09 01:53:24.208770 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2026-05-09 01:53:24.208858 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-base:build-20260509 2026-05-09 01:53:24.252440 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-base:build-20260509 2026-05-09 01:53:24.257099 | ubuntu-noble-large | + read image 2026-05-09 01:53:24.259356 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-base 2026-05-09 01:53:24.259417 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:24.262005 | ubuntu-noble-large | + imagename=openvswitch-base 2026-05-09 01:53:24.262055 | ubuntu-noble-large | + [[ openvswitch-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:24.262067 | ubuntu-noble-large | + new_imagename=openvswitch-base 2026-05-09 01:53:24.262077 | ubuntu-noble-large | + project=openvswitch 2026-05-09 01:53:24.262087 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:24.262100 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-base 2026-05-09 01:53:24.262110 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:24.262120 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-base 2026-05-09 01:53:24.262130 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.262139 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.262149 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:24.262164 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-base:build-20260509 osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2026-05-09 01:53:24.315788 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2026-05-09 01:53:24.315886 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-base:build-20260509 2026-05-09 01:53:24.367321 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-base:build-20260509 2026-05-09 01:53:24.372048 | ubuntu-noble-large | + read image 2026-05-09 01:53:24.373861 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch 2026-05-09 01:53:24.374050 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:24.377479 | ubuntu-noble-large | + imagename=opensearch 2026-05-09 01:53:24.377511 | ubuntu-noble-large | + [[ opensearch != \<\n\o\n\e\> ]] 2026-05-09 01:53:24.377622 | ubuntu-noble-large | + new_imagename=opensearch 2026-05-09 01:53:24.377640 | ubuntu-noble-large | + project=opensearch 2026-05-09 01:53:24.377654 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:24.377667 | ubuntu-noble-large | + new_imagename=kolla/opensearch 2026-05-09 01:53:24.377680 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:24.377694 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch 2026-05-09 01:53:24.377707 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.377750 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.377761 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:24.377777 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch:build-20260509 osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 01:53:24.435131 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 01:53:24.435273 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch:build-20260509 2026-05-09 01:53:24.483139 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:build-20260509 2026-05-09 01:53:24.487715 | ubuntu-noble-large | + read image 2026-05-09 01:53:24.490382 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch-dashboards 2026-05-09 01:53:24.490457 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:24.494833 | ubuntu-noble-large | + imagename=opensearch-dashboards 2026-05-09 01:53:24.494883 | ubuntu-noble-large | + [[ opensearch-dashboards != \<\n\o\n\e\> ]] 2026-05-09 01:53:24.494898 | ubuntu-noble-large | + new_imagename=opensearch-dashboards 2026-05-09 01:53:24.494951 | ubuntu-noble-large | + project=opensearch 2026-05-09 01:53:24.494966 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:24.495025 | ubuntu-noble-large | + new_imagename=kolla/opensearch-dashboards 2026-05-09 01:53:24.495037 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:24.495051 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch-dashboards 2026-05-09 01:53:24.495096 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.495108 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.495122 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:24.495258 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260509 osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 01:53:24.551317 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 01:53:24.551416 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260509 2026-05-09 01:53:24.593456 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260509 2026-05-09 01:53:24.598466 | ubuntu-noble-large | + read image 2026-05-09 01:53:24.601065 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openstack-base 2026-05-09 01:53:24.601108 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:24.604825 | ubuntu-noble-large | + imagename=openstack-base 2026-05-09 01:53:24.604889 | ubuntu-noble-large | + [[ openstack-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:24.604898 | ubuntu-noble-large | + new_imagename=openstack-base 2026-05-09 01:53:24.604905 | ubuntu-noble-large | + project=openstack 2026-05-09 01:53:24.604913 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:24.604921 | ubuntu-noble-large | + new_imagename=kolla/openstack-base 2026-05-09 01:53:24.604929 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:24.604962 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openstack-base 2026-05-09 01:53:24.604989 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.604998 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.605006 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:24.605074 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openstack-base:build-20260509 osism.harbor.regio.digital/kolla/openstack-base:2025.1 2026-05-09 01:53:24.656621 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openstack-base:2025.1 2026-05-09 01:53:24.656714 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 01:53:24.702641 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openstack-base:build-20260509 2026-05-09 01:53:24.707447 | ubuntu-noble-large | + read image 2026-05-09 01:53:24.709782 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-libvirt 2026-05-09 01:53:24.709954 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:24.713988 | ubuntu-noble-large | + imagename=nova-libvirt 2026-05-09 01:53:24.714050 | ubuntu-noble-large | + [[ nova-libvirt != \<\n\o\n\e\> ]] 2026-05-09 01:53:24.714065 | ubuntu-noble-large | + new_imagename=nova-libvirt 2026-05-09 01:53:24.714080 | ubuntu-noble-large | + project=nova 2026-05-09 01:53:24.714093 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:24.714108 | ubuntu-noble-large | + new_imagename=kolla/nova-libvirt 2026-05-09 01:53:24.714120 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:24.714136 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-libvirt 2026-05-09 01:53:24.714150 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.714163 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.714176 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:24.714246 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-libvirt:build-20260509 osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 01:53:24.767798 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 01:53:24.767883 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-libvirt:build-20260509 2026-05-09 01:53:24.818058 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:build-20260509 2026-05-09 01:53:24.822719 | ubuntu-noble-large | + read image 2026-05-09 01:53:24.825049 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-base 2026-05-09 01:53:24.825456 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:24.829474 | ubuntu-noble-large | + imagename=letsencrypt-base 2026-05-09 01:53:24.829502 | ubuntu-noble-large | + [[ letsencrypt-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:24.829719 | ubuntu-noble-large | + new_imagename=letsencrypt-base 2026-05-09 01:53:24.829788 | ubuntu-noble-large | + project=letsencrypt 2026-05-09 01:53:24.829801 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:24.829811 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-base 2026-05-09 01:53:24.829831 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:24.829842 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-base 2026-05-09 01:53:24.829852 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.829862 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.829877 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:24.829900 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260509 osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2026-05-09 01:53:24.890743 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2026-05-09 01:53:24.890843 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260509 2026-05-09 01:53:24.932651 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260509 2026-05-09 01:53:24.937259 | ubuntu-noble-large | + read image 2026-05-09 01:53:24.940003 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/dnsmasq 2026-05-09 01:53:24.940046 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:24.943691 | ubuntu-noble-large | + imagename=dnsmasq 2026-05-09 01:53:24.943748 | ubuntu-noble-large | + [[ dnsmasq != \<\n\o\n\e\> ]] 2026-05-09 01:53:24.943762 | ubuntu-noble-large | + new_imagename=dnsmasq 2026-05-09 01:53:24.943776 | ubuntu-noble-large | + project=dnsmasq 2026-05-09 01:53:24.943786 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:24.943800 | ubuntu-noble-large | + new_imagename=kolla/dnsmasq 2026-05-09 01:53:24.943809 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:24.943823 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/dnsmasq 2026-05-09 01:53:24.943836 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.943846 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:24.943860 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:24.943910 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/dnsmasq:build-20260509 osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 01:53:24.999518 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 01:53:24.999658 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/dnsmasq:build-20260509 2026-05-09 01:53:25.044828 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:build-20260509 2026-05-09 01:53:25.050083 | ubuntu-noble-large | + read image 2026-05-09 01:53:25.052522 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/proxysql-3 2026-05-09 01:53:25.052597 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:25.055142 | ubuntu-noble-large | + imagename=proxysql-3 2026-05-09 01:53:25.055181 | ubuntu-noble-large | + [[ proxysql-3 != \<\n\o\n\e\> ]] 2026-05-09 01:53:25.055336 | ubuntu-noble-large | + new_imagename=proxysql-3 2026-05-09 01:53:25.055359 | ubuntu-noble-large | + project=proxysql 2026-05-09 01:53:25.055370 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:25.055387 | ubuntu-noble-large | + new_imagename=kolla/proxysql-3 2026-05-09 01:53:25.055409 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:25.055497 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/proxysql-3 2026-05-09 01:53:25.055521 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:25.055542 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:25.055594 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:25.055678 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/proxysql-3:build-20260509 osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 01:53:25.111320 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 01:53:25.111458 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/proxysql-3:build-20260509 2026-05-09 01:53:25.150916 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql-3:build-20260509 2026-05-09 01:53:25.156880 | ubuntu-noble-large | + read image 2026-05-09 01:53:25.159486 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/proxysql 2026-05-09 01:53:25.159873 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:25.164191 | ubuntu-noble-large | + imagename=proxysql 2026-05-09 01:53:25.164343 | ubuntu-noble-large | + [[ proxysql != \<\n\o\n\e\> ]] 2026-05-09 01:53:25.164357 | ubuntu-noble-large | + new_imagename=proxysql 2026-05-09 01:53:25.164371 | ubuntu-noble-large | + project=proxysql 2026-05-09 01:53:25.164473 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:25.164487 | ubuntu-noble-large | + new_imagename=kolla/proxysql 2026-05-09 01:53:25.164501 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:25.164512 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/proxysql 2026-05-09 01:53:25.164526 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:25.164539 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:25.164580 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:25.164619 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/proxysql:build-20260509 osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 01:53:25.220743 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 01:53:25.220860 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/proxysql:build-20260509 2026-05-09 01:53:25.269080 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:build-20260509 2026-05-09 01:53:25.273904 | ubuntu-noble-large | + read image 2026-05-09 01:53:25.276277 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/tgtd 2026-05-09 01:53:25.276745 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:25.280656 | ubuntu-noble-large | + imagename=tgtd 2026-05-09 01:53:25.280721 | ubuntu-noble-large | + [[ tgtd != \<\n\o\n\e\> ]] 2026-05-09 01:53:25.280749 | ubuntu-noble-large | + new_imagename=tgtd 2026-05-09 01:53:25.280766 | ubuntu-noble-large | + project=tgtd 2026-05-09 01:53:25.280783 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:25.280798 | ubuntu-noble-large | + new_imagename=kolla/tgtd 2026-05-09 01:53:25.280815 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:25.280832 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/tgtd 2026-05-09 01:53:25.280854 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:25.280870 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:25.280887 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:25.280906 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/tgtd:build-20260509 osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 01:53:25.338133 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 01:53:25.338295 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/tgtd:build-20260509 2026-05-09 01:53:25.384425 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:build-20260509 2026-05-09 01:53:25.389758 | ubuntu-noble-large | + read image 2026-05-09 01:53:25.392007 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/multipathd 2026-05-09 01:53:25.392466 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:25.396718 | ubuntu-noble-large | + imagename=multipathd 2026-05-09 01:53:25.396767 | ubuntu-noble-large | + [[ multipathd != \<\n\o\n\e\> ]] 2026-05-09 01:53:25.396781 | ubuntu-noble-large | + new_imagename=multipathd 2026-05-09 01:53:25.396794 | ubuntu-noble-large | + project=multipathd 2026-05-09 01:53:25.396807 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:25.396848 | ubuntu-noble-large | + new_imagename=kolla/multipathd 2026-05-09 01:53:25.396859 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:25.396873 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/multipathd 2026-05-09 01:53:25.396907 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:25.396921 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:25.396931 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:25.396947 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/multipathd:build-20260509 osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 01:53:25.457036 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 01:53:25.457112 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/multipathd:build-20260509 2026-05-09 01:53:25.511630 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:build-20260509 2026-05-09 01:53:25.516808 | ubuntu-noble-large | + read image 2026-05-09 01:53:25.518743 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-base 2026-05-09 01:53:25.519533 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:25.523835 | ubuntu-noble-large | + imagename=redis-base 2026-05-09 01:53:25.523878 | ubuntu-noble-large | + [[ redis-base != \<\n\o\n\e\> ]] 2026-05-09 01:53:25.523894 | ubuntu-noble-large | + new_imagename=redis-base 2026-05-09 01:53:25.523960 | ubuntu-noble-large | + project=redis 2026-05-09 01:53:25.523973 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:25.523987 | ubuntu-noble-large | + new_imagename=kolla/redis-base 2026-05-09 01:53:25.524001 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:25.524040 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-base 2026-05-09 01:53:25.524065 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:25.524079 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:25.524090 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:25.524132 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-base:build-20260509 osism.harbor.regio.digital/kolla/redis-base:2025.1 2026-05-09 01:53:25.583152 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-base:2025.1 2026-05-09 01:53:25.583290 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-base:build-20260509 2026-05-09 01:53:25.632078 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-base:build-20260509 2026-05-09 01:53:25.637053 | ubuntu-noble-large | + read image 2026-05-09 01:53:25.639274 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/rabbitmq 2026-05-09 01:53:25.639904 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:25.644482 | ubuntu-noble-large | + imagename=rabbitmq 2026-05-09 01:53:25.644568 | ubuntu-noble-large | + [[ rabbitmq != \<\n\o\n\e\> ]] 2026-05-09 01:53:25.644581 | ubuntu-noble-large | + new_imagename=rabbitmq 2026-05-09 01:53:25.644633 | ubuntu-noble-large | + project=rabbitmq 2026-05-09 01:53:25.644648 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:25.644662 | ubuntu-noble-large | + new_imagename=kolla/rabbitmq 2026-05-09 01:53:25.644676 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:25.644690 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/rabbitmq 2026-05-09 01:53:25.644703 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:25.644717 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:25.644731 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:25.644781 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/rabbitmq:build-20260509 osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 01:53:25.701264 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 01:53:25.701356 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/rabbitmq:build-20260509 2026-05-09 01:53:25.754008 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:build-20260509 2026-05-09 01:53:25.759177 | ubuntu-noble-large | + read image 2026-05-09 01:53:25.762022 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/grafana 2026-05-09 01:53:25.762068 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:25.766572 | ubuntu-noble-large | + imagename=grafana 2026-05-09 01:53:25.766613 | ubuntu-noble-large | + [[ grafana != \<\n\o\n\e\> ]] 2026-05-09 01:53:25.766640 | ubuntu-noble-large | + new_imagename=grafana 2026-05-09 01:53:25.766650 | ubuntu-noble-large | + project=grafana 2026-05-09 01:53:25.766660 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:25.766674 | ubuntu-noble-large | + new_imagename=kolla/grafana 2026-05-09 01:53:25.766684 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:25.766694 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/grafana 2026-05-09 01:53:25.766708 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:25.766718 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:25.766728 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:25.766743 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/grafana:build-20260509 osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 01:53:25.825581 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 01:53:25.825686 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/grafana:build-20260509 2026-05-09 01:53:25.875052 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:build-20260509 2026-05-09 01:53:25.881175 | ubuntu-noble-large | + read image 2026-05-09 01:53:25.883942 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy-ssh 2026-05-09 01:53:25.884313 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:25.888437 | ubuntu-noble-large | + imagename=haproxy-ssh 2026-05-09 01:53:25.888500 | ubuntu-noble-large | + [[ haproxy-ssh != \<\n\o\n\e\> ]] 2026-05-09 01:53:25.888521 | ubuntu-noble-large | + new_imagename=haproxy-ssh 2026-05-09 01:53:25.888557 | ubuntu-noble-large | + project=haproxy 2026-05-09 01:53:25.888579 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:25.888622 | ubuntu-noble-large | + new_imagename=kolla/haproxy-ssh 2026-05-09 01:53:25.888639 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:25.888661 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy-ssh 2026-05-09 01:53:25.888679 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:25.888695 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:25.888712 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:25.888730 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260509 osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 01:53:25.946789 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 01:53:25.946890 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260509 2026-05-09 01:53:25.996836 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260509 2026-05-09 01:53:26.001657 | ubuntu-noble-large | + read image 2026-05-09 01:53:26.004011 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy 2026-05-09 01:53:26.004610 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:26.008754 | ubuntu-noble-large | + imagename=haproxy 2026-05-09 01:53:26.008805 | ubuntu-noble-large | + [[ haproxy != \<\n\o\n\e\> ]] 2026-05-09 01:53:26.008830 | ubuntu-noble-large | + new_imagename=haproxy 2026-05-09 01:53:26.008841 | ubuntu-noble-large | + project=haproxy 2026-05-09 01:53:26.008854 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:26.008868 | ubuntu-noble-large | + new_imagename=kolla/haproxy 2026-05-09 01:53:26.008881 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:26.008896 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy 2026-05-09 01:53:26.008911 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:26.008924 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:26.008937 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:26.008991 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy:build-20260509 osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 01:53:26.070289 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 01:53:26.070454 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy:build-20260509 2026-05-09 01:53:26.119413 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:build-20260509 2026-05-09 01:53:26.123515 | ubuntu-noble-large | + read image 2026-05-09 01:53:26.126095 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/memcached 2026-05-09 01:53:26.126438 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:26.130751 | ubuntu-noble-large | + imagename=memcached 2026-05-09 01:53:26.130820 | ubuntu-noble-large | + [[ memcached != \<\n\o\n\e\> ]] 2026-05-09 01:53:26.130843 | ubuntu-noble-large | + new_imagename=memcached 2026-05-09 01:53:26.130854 | ubuntu-noble-large | + project=memcached 2026-05-09 01:53:26.130864 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:26.130874 | ubuntu-noble-large | + new_imagename=kolla/memcached 2026-05-09 01:53:26.130884 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:26.130894 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/memcached 2026-05-09 01:53:26.130908 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:26.130918 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:26.130927 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:26.130943 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/memcached:build-20260509 osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 01:53:26.188414 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 01:53:26.188514 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/memcached:build-20260509 2026-05-09 01:53:26.237309 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:build-20260509 2026-05-09 01:53:26.241532 | ubuntu-noble-large | + read image 2026-05-09 01:53:26.243879 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/kolla-toolbox 2026-05-09 01:53:26.244028 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:26.247173 | ubuntu-noble-large | + imagename=kolla-toolbox 2026-05-09 01:53:26.247264 | ubuntu-noble-large | + [[ kolla-toolbox != \<\n\o\n\e\> ]] 2026-05-09 01:53:26.247289 | ubuntu-noble-large | + new_imagename=kolla-toolbox 2026-05-09 01:53:26.247303 | ubuntu-noble-large | + project=kolla 2026-05-09 01:53:26.247342 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:26.247357 | ubuntu-noble-large | + new_imagename=kolla/kolla-toolbox 2026-05-09 01:53:26.247371 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:26.247384 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/kolla-toolbox 2026-05-09 01:53:26.247398 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:26.247411 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:26.247449 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:26.247465 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260509 osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 01:53:26.304057 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 01:53:26.304163 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260509 2026-05-09 01:53:26.351854 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260509 2026-05-09 01:53:26.357629 | ubuntu-noble-large | + read image 2026-05-09 01:53:26.359768 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/base 2026-05-09 01:53:26.359955 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-09 01:53:26.363300 | ubuntu-noble-large | + imagename=base 2026-05-09 01:53:26.363382 | ubuntu-noble-large | + [[ base != \<\n\o\n\e\> ]] 2026-05-09 01:53:26.363478 | ubuntu-noble-large | + new_imagename=base 2026-05-09 01:53:26.363487 | ubuntu-noble-large | + project=base 2026-05-09 01:53:26.363526 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:53:26.363553 | ubuntu-noble-large | + new_imagename=kolla/base 2026-05-09 01:53:26.363615 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-09 01:53:26.363640 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/base 2026-05-09 01:53:26.363666 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-09 01:53:26.363674 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-09 01:53:26.363680 | ubuntu-noble-large | + tag=2025.1 2026-05-09 01:53:26.363763 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/base:build-20260509 osism.harbor.regio.digital/kolla/base:2025.1 2026-05-09 01:53:26.416691 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/base:2025.1 2026-05-09 01:53:26.416785 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 01:53:26.461079 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/base:build-20260509 2026-05-09 01:53:26.465830 | ubuntu-noble-large | + read image 2026-05-09 01:53:26.466744 | ubuntu-noble-large | + docker images 2026-05-09 01:53:26.693335 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-05-09 01:53:26.693452 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025.1 6cb7a89f416e About a minute ago 291MB 2026-05-09 01:53:26.693476 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025.1 077d85afcc03 About a minute ago 1.24GB 2026-05-09 01:53:26.693493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025.1 e0c718d136a0 About a minute ago 1.44GB 2026-05-09 01:53:26.693510 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025.1 3630413b49e1 About a minute ago 291MB 2026-05-09 01:53:26.693577 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2025.1 0b8dca4a4323 About a minute ago 291MB 2026-05-09 01:53:26.693597 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2025.1 3be9b2893161 2 minutes ago 291MB 2026-05-09 01:53:26.693607 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025.1 10b5559768a5 2 minutes ago 291MB 2026-05-09 01:53:26.693617 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2025.1 249ca4b2fda0 2 minutes ago 985MB 2026-05-09 01:53:26.693643 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2025.1 8f1bd115aa98 2 minutes ago 984MB 2026-05-09 01:53:26.693653 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2025.1 644ae3e81216 3 minutes ago 985MB 2026-05-09 01:53:26.693663 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2025.1 423008103462 3 minutes ago 985MB 2026-05-09 01:53:26.693672 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2025.1 318e9a6e33bf 4 minutes ago 985MB 2026-05-09 01:53:26.693682 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025.1 2290539777db 4 minutes ago 1.23GB 2026-05-09 01:53:26.693691 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2025.1 f794be7f6c69 5 minutes ago 1.23GB 2026-05-09 01:53:26.693723 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025.1 9d2193b42bde 6 minutes ago 1.23GB 2026-05-09 01:53:26.693758 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2025.1 046404466c6b 7 minutes ago 1.23GB 2026-05-09 01:53:26.693768 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025.1 71684880de93 8 minutes ago 1.23GB 2026-05-09 01:53:26.693777 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2025.1 c06589c40caf 8 minutes ago 1.23GB 2026-05-09 01:53:26.693787 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025.1 bc444097aacd 9 minutes ago 1.23GB 2026-05-09 01:53:26.693796 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025.1 06f6d25a2340 10 minutes ago 1.23GB 2026-05-09 01:53:26.693805 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025.1 9871c7691b51 11 minutes ago 1.23GB 2026-05-09 01:53:26.693815 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025.1 82addd4b3bf9 11 minutes ago 1.23GB 2026-05-09 01:53:26.693824 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025.1 b5b193f67cb3 12 minutes ago 1.23GB 2026-05-09 01:53:26.693833 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025.1 7cd67a84f108 13 minutes ago 1.23GB 2026-05-09 01:53:26.693843 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2025.1 39a4329995b3 13 minutes ago 995MB 2026-05-09 01:53:26.693852 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2025.1 bb8ed05a9cd7 14 minutes ago 995MB 2026-05-09 01:53:26.693863 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2025.1 008009e428cd 14 minutes ago 995MB 2026-05-09 01:53:26.693880 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2025.1 f5e66609cd77 15 minutes ago 1e+03MB 2026-05-09 01:53:26.693896 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2025.1 16ce9b5edfdf 15 minutes ago 995MB 2026-05-09 01:53:26.693913 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2025.1 3a85811e0c1e 16 minutes ago 994MB 2026-05-09 01:53:26.693929 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2025.1 2ee0240429ee 16 minutes ago 1e+03MB 2026-05-09 01:53:26.693945 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2025.1 3a707722e301 17 minutes ago 1.06GB 2026-05-09 01:53:26.693962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2025.1 76a0c4624cf3 18 minutes ago 1.04GB 2026-05-09 01:53:26.693979 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2025.1 a6f76ff83bb2 18 minutes ago 1.04GB 2026-05-09 01:53:26.693995 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2025.1 d81d720a46e5 19 minutes ago 1.06GB 2026-05-09 01:53:26.694012 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2025.1 d88786de2f53 19 minutes ago 1.04GB 2026-05-09 01:53:26.694029 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2025.1 b726b95a9fe6 20 minutes ago 986MB 2026-05-09 01:53:26.694046 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2025.1 ac09b4a66ba2 20 minutes ago 988MB 2026-05-09 01:53:26.694063 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2025.1 2d31dfaa7b9d 21 minutes ago 987MB 2026-05-09 01:53:26.694080 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2025.1 8b6a710728e9 21 minutes ago 1.11GB 2026-05-09 01:53:26.694098 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2025.1 783ce36e11ca 22 minutes ago 1.23GB 2026-05-09 01:53:26.694116 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2025.1 b808e62fce8c 23 minutes ago 1.22GB 2026-05-09 01:53:26.694159 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2025.1 8f8cc9f9603b 24 minutes ago 1.22GB 2026-05-09 01:53:26.694177 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2025.1 ef79d0e0d868 24 minutes ago 1.38GB 2026-05-09 01:53:26.694195 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2025.1 f6ac3a03f0ca 25 minutes ago 1.22GB 2026-05-09 01:53:26.694269 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2025.1 eeea32be1e1e 26 minutes ago 1.24GB 2026-05-09 01:53:26.694289 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2025.1 e6a10c794afb 27 minutes ago 1.59GB 2026-05-09 01:53:26.694306 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2025.1 289c402d2da8 29 minutes ago 1.22GB 2026-05-09 01:53:26.694336 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025.1 32dee7ab9dcd 29 minutes ago 1.26GB 2026-05-09 01:53:26.694355 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2025.1 8d2e98a64836 30 minutes ago 1.05GB 2026-05-09 01:53:26.694366 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2025.1 07ca2ec987f7 31 minutes ago 1.08GB 2026-05-09 01:53:26.694384 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2025.1 a59678a961ca 35 minutes ago 1.04GB 2026-05-09 01:53:26.694401 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine 2025.1 1d0a888a6a7a 36 minutes ago 1.01GB 2026-05-09 01:53:26.694418 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api 2025.1 737a3dd80159 37 minutes ago 1.01GB 2026-05-09 01:53:26.694434 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier 2025.1 1cc85cf4a446 37 minutes ago 1.01GB 2026-05-09 01:53:26.694451 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2025.1 6e7701220713 38 minutes ago 995MB 2026-05-09 01:53:26.694468 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2025.1 d0a72eae29dc 38 minutes ago 994MB 2026-05-09 01:53:26.694485 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025.1 0bdc7f8c8996 39 minutes ago 995MB 2026-05-09 01:53:26.694501 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2025.1 5b4c76b77dab 39 minutes ago 1.2GB 2026-05-09 01:53:26.694518 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2025.1 def5e181a38e 40 minutes ago 1.14GB 2026-05-09 01:53:26.694562 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2025.1 36bd4b53c038 40 minutes ago 1.43GB 2026-05-09 01:53:26.694579 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2025.1 3f47367f24e4 46 minutes ago 1.78GB 2026-05-09 01:53:26.694597 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2025.1 fabdf141cc31 50 minutes ago 1.42GB 2026-05-09 01:53:26.694614 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2025.1 4955a973870c 50 minutes ago 1.42GB 2026-05-09 01:53:26.694630 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2025.1 1b4d90ee2277 51 minutes ago 1.43GB 2026-05-09 01:53:26.694640 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2025.1 07cf0a325e99 51 minutes ago 1.08GB 2026-05-09 01:53:26.694650 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2025.1 8c2d9aa631e6 52 minutes ago 1.08GB 2026-05-09 01:53:26.694659 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2025.1 5754d04ee41a 52 minutes ago 1.08GB 2026-05-09 01:53:26.694669 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2025.1 7ffa6fc05e1f 53 minutes ago 1.06GB 2026-05-09 01:53:26.694694 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2025.1 23ba679fcd6a 54 minutes ago 1.01GB 2026-05-09 01:53:26.694712 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2025.1 daa2187ed506 55 minutes ago 986MB 2026-05-09 01:53:26.694728 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025.1 f2ca74cfcecf 55 minutes ago 997MB 2026-05-09 01:53:26.694745 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2025.1 a8ddbc7f946d 56 minutes ago 987MB 2026-05-09 01:53:26.694763 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2025.1 8b5490c659f0 56 minutes ago 997MB 2026-05-09 01:53:26.694780 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2025.1 3cd154435436 57 minutes ago 1.06GB 2026-05-09 01:53:26.694797 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2025.1 9d259d914608 58 minutes ago 1.06GB 2026-05-09 01:53:26.694826 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2025.1 88994ff61c48 58 minutes ago 1.23GB 2026-05-09 01:53:26.694844 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2025.1 3b3075cc9b74 59 minutes ago 1.06GB 2026-05-09 01:53:26.694862 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2025.1 8db8dab861cf About an hour ago 1.15GB 2026-05-09 01:53:26.694878 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2025.1 5fb9897740c8 About an hour ago 1.26GB 2026-05-09 01:53:26.694896 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2025.1 a7f5488882d5 About an hour ago 1.01GB 2026-05-09 01:53:26.694936 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2025.1 7dfec07ecee7 About an hour ago 1GB 2026-05-09 01:53:26.694955 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2025.1 a12ad5ffe01b About an hour ago 1.08GB 2026-05-09 01:53:26.694971 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2025.1 c0fff0644976 About an hour ago 1.12GB 2026-05-09 01:53:26.694987 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2025.1 ebc030fc4684 About an hour ago 1.12GB 2026-05-09 01:53:26.695004 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2025.1 5a4e4355cfe4 About an hour ago 1.12GB 2026-05-09 01:53:26.695041 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2025.1 67ef84de13be About an hour ago 300MB 2026-05-09 01:53:26.695057 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025.1 edfb8dce16dc About an hour ago 309MB 2026-05-09 01:53:26.695074 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025.1 32b348df23cc About an hour ago 300MB 2026-05-09 01:53:26.695091 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025.1 e89154017968 About an hour ago 292MB 2026-05-09 01:53:26.695108 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 2025.1 5b554efb24c7 About an hour ago 851MB 2026-05-09 01:53:26.695126 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025.1 2e093051a9e2 About an hour ago 302MB 2026-05-09 01:53:26.695137 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025.1 125ba3323380 About an hour ago 286MB 2026-05-09 01:53:26.695147 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025.1 36f79c05c15e About an hour ago 307MB 2026-05-09 01:53:26.695156 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025.1 214d55451768 About an hour ago 290MB 2026-05-09 01:53:26.695166 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025.1 f4fd4e7f5f00 About an hour ago 405MB 2026-05-09 01:53:26.695187 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025.1 0efc0b594cf5 About an hour ago 293MB 2026-05-09 01:53:26.695197 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025.1 28b326aad5f2 About an hour ago 359MB 2026-05-09 01:53:26.695243 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025.1 fab8c2305921 About an hour ago 381MB 2026-05-09 01:53:26.695261 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025.1 84b9c83d4792 About an hour ago 317MB 2026-05-09 01:53:26.695271 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2025.1 1a71620548fb About an hour ago 389MB 2026-05-09 01:53:26.695280 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2025.1 0eb5692f7d73 About an hour ago 313MB 2026-05-09 01:53:26.695290 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2025.1 01f39a94331a About an hour ago 455MB 2026-05-09 01:53:26.695299 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025.1 4f99e04daf90 About an hour ago 455MB 2026-05-09 01:53:26.695309 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2025.1 bb9b9faf5292 About an hour ago 453MB 2026-05-09 01:53:26.695318 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025.1 9385ae163003 About an hour ago 305MB 2026-05-09 01:53:26.695328 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025.1 33a592e82230 About an hour ago 284MB 2026-05-09 01:53:26.695337 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2025.1 67339125aa38 About an hour ago 284MB 2026-05-09 01:53:26.695346 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2025.1 0809644ec36d About an hour ago 288MB 2026-05-09 01:53:26.695356 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2025.1 927e5d145c0f About an hour ago 975MB 2026-05-09 01:53:26.695379 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2025.1 19d960056768 About an hour ago 1.22GB 2026-05-09 01:53:26.695389 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2025.1 c52b33dec539 About an hour ago 986MB 2026-05-09 01:53:26.695399 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2025.1 57551e9b6dd3 About an hour ago 1.03GB 2026-05-09 01:53:26.695408 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2025.1 530736e70864 About an hour ago 977MB 2026-05-09 01:53:26.695418 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2025.1 8ca7276235c9 About an hour ago 978MB 2026-05-09 01:53:26.695435 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2025.1 70fbd890e5a2 About an hour ago 1.19GB 2026-05-09 01:53:26.695445 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2025.1 d5bdae14a256 About an hour ago 1.08GB 2026-05-09 01:53:26.695455 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2025.1 294a5ad08505 About an hour ago 1.21GB 2026-05-09 01:53:26.695464 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2025.1 06f61b46af01 About an hour ago 1.03GB 2026-05-09 01:53:26.695474 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base 2025.1 153917a810ae About an hour ago 1GB 2026-05-09 01:53:26.695484 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2025.1 7eeb330d890c About an hour ago 985MB 2026-05-09 01:53:26.695493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2025.1 a82b127d935d About an hour ago 1.14GB 2026-05-09 01:53:26.695503 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2025.1 187bd6fdf1a7 About an hour ago 1.41GB 2026-05-09 01:53:26.695520 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2025.1 11f2d427480c About an hour ago 1.03GB 2026-05-09 01:53:26.695561 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2025.1 47d284cbf26f About an hour ago 1.07GB 2026-05-09 01:53:26.695579 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2025.1 86967886ef35 About an hour ago 970MB 2026-05-09 01:53:26.695596 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2025.1 99db8abc3f66 About an hour ago 977MB 2026-05-09 01:53:26.695612 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2025.1 a687d3c03bb1 About an hour ago 1.05GB 2026-05-09 01:53:26.695630 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2025.1 d50ebafe40c5 About an hour ago 1.14GB 2026-05-09 01:53:26.695647 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2025.1 62306eacd09a About an hour ago 996MB 2026-05-09 01:53:26.695664 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2025.1 197f687182cc About an hour ago 1.11GB 2026-05-09 01:53:26.695679 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2025.1 7b2d6dc6a409 About an hour ago 480MB 2026-05-09 01:53:26.695696 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025.1 ee64ae9f2e7a About an hour ago 313MB 2026-05-09 01:53:26.695713 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2025.1 f286858d6f75 About an hour ago 274MB 2026-05-09 01:53:26.695730 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2025.1 715d50ec6cea About an hour ago 274MB 2026-05-09 01:53:26.695747 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2025.1 e26ad7e19f3d About an hour ago 279MB 2026-05-09 01:53:26.695763 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2025.1 f4da9631ae65 About an hour ago 266MB 2026-05-09 01:53:26.695780 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2025.1 f42a642d8510 About an hour ago 267MB 2026-05-09 01:53:26.695798 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2025.1 186acb465459 About an hour ago 266MB 2026-05-09 01:53:26.695816 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2025.1 91eb3d83d9a8 About an hour ago 580MB 2026-05-09 01:53:26.695833 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2025.1 3f097435e0c0 About an hour ago 455MB 2026-05-09 01:53:26.695852 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2025.1 e42ab6cd26f5 About an hour ago 278MB 2026-05-09 01:53:26.695870 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2025.1 964e8759c96a About an hour ago 305MB 2026-05-09 01:53:26.695899 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2025.1 0fab7458a204 About an hour ago 284MB 2026-05-09 01:53:26.695916 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2025.1 272b23d6f6b8 2 hours ago 1.56GB 2026-05-09 01:53:26.695934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2025.1 1aa566697d1f 2 hours ago 1.53GB 2026-05-09 01:53:26.695953 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2025.1 044f8049f703 2 hours ago 970MB 2026-05-09 01:53:26.695971 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2025.1 bcb19f5ad369 2 hours ago 1.26GB 2026-05-09 01:53:26.695988 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2025.1 0e8408c40b19 2 hours ago 269MB 2026-05-09 01:53:26.696016 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2025.1 00549d81efbe 2 hours ago 266MB 2026-05-09 01:53:26.696035 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 2025.1 f04ab392eb74 2 hours ago 416MB 2026-05-09 01:53:26.696056 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2025.1 f1fac12c47fe 2 hours ago 416MB 2026-05-09 01:53:26.696066 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2025.1 d4d68e390548 2 hours ago 266MB 2026-05-09 01:53:26.696076 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2025.1 5f0a0b7a80e5 2 hours ago 272MB 2026-05-09 01:53:26.696085 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2025.1 3b62deaa5c68 2 hours ago 266MB 2026-05-09 01:53:26.696095 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2025.1 a1a2aaf70aca 2 hours ago 341MB 2026-05-09 01:53:26.696104 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2025.1 431c4347e444 2 hours ago 1.34GB 2026-05-09 01:53:26.696113 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2025.1 d6253a5b6f08 2 hours ago 275MB 2026-05-09 01:53:26.696123 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2025.1 fb2ef014826a 2 hours ago 275MB 2026-05-09 01:53:26.696132 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2025.1 bb3e043b291d 2 hours ago 268MB 2026-05-09 01:53:26.696142 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2025.1 51240e5568e7 2 hours ago 673MB 2026-05-09 01:53:26.696151 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2025.1 7fc00de2cf2e 2 hours ago 266MB 2026-05-09 01:53:26.696161 | ubuntu-noble-large | ubuntu 24.04 0b1ebe5dd426 4 weeks ago 78.1MB 2026-05-09 01:53:26.699003 | ubuntu-noble-large | + python3 src/tag-images-with-the-version.py 2026-05-09 01:53:28.583930 | ubuntu-noble-large | 2026-05-09T01:53:28.583271+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 01:53:28.584667 | ubuntu-noble-large | 2026-05-09T01:53:28.584285+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 is ovn, using dpkg -s ovn-common 2026-05-09 01:53:28.584898 | ubuntu-noble-large | 2026-05-09T01:53:28.584658+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 01:53:29.269902 | ubuntu-noble-large | 2026-05-09T01:53:29.269323+0000 - INFO - Found version '25.3.1' with build date '20260509' for osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 01:53:29.270020 | ubuntu-noble-large | 2026-05-09T01:53:29.269854+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 01:53:29.443991 | ubuntu-noble-large | 2026-05-09T01:53:29.443418+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 01:53:29.489140 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 01:53:29.493958 | ubuntu-noble-large | 2026-05-09T01:53:29.493487+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 01:53:29.548745 | ubuntu-noble-large | 2026-05-09T01:53:29.548246+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 01:53:29.548879 | ubuntu-noble-large | 2026-05-09T01:53:29.548720+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 is neutron, using pip3 show neutron 2026-05-09 01:53:29.549036 | ubuntu-noble-large | 2026-05-09T01:53:29.548895+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 01:53:30.760315 | ubuntu-noble-large | 2026-05-09T01:53:30.759813+0000 - INFO - Found version '26.0.4' with build date '20260509' for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 01:53:30.760419 | ubuntu-noble-large | 2026-05-09T01:53:30.760248+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 01:53:30.943081 | ubuntu-noble-large | 2026-05-09T01:53:30.942669+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 01:53:30.986752 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 01:53:30.991459 | ubuntu-noble-large | 2026-05-09T01:53:30.990999+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 01:53:31.046613 | ubuntu-noble-large | 2026-05-09T01:53:31.046113+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 01:53:31.046762 | ubuntu-noble-large | 2026-05-09T01:53:31.046607+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 is ironic, using pip3 show ironic 2026-05-09 01:53:31.046919 | ubuntu-noble-large | 2026-05-09T01:53:31.046766+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 01:53:32.237796 | ubuntu-noble-large | 2026-05-09T01:53:32.237318+0000 - INFO - Found version '29.0.6' with build date '20260509' for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 01:53:32.237925 | ubuntu-noble-large | 2026-05-09T01:53:32.237700+0000 - INFO - Adding org.opencontainers.image.version='29.0.6' label to osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 01:53:32.431943 | ubuntu-noble-large | 2026-05-09T01:53:32.431537+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 01:53:32.480198 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 01:53:32.486008 | ubuntu-noble-large | 2026-05-09T01:53:32.485605+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 01:53:32.536689 | ubuntu-noble-large | 2026-05-09T01:53:32.536174+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 01:53:32.536884 | ubuntu-noble-large | 2026-05-09T01:53:32.536697+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 is ovn, using dpkg -s ovn-common 2026-05-09 01:53:32.537022 | ubuntu-noble-large | 2026-05-09T01:53:32.536885+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 01:53:33.186931 | ubuntu-noble-large | 2026-05-09T01:53:33.186593+0000 - INFO - Found version '25.3.1' with build date '20260509' for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 01:53:33.187038 | ubuntu-noble-large | 2026-05-09T01:53:33.186862+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 01:53:33.336199 | ubuntu-noble-large | 2026-05-09T01:53:33.335820+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 01:53:33.378011 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 01:53:33.382977 | ubuntu-noble-large | 2026-05-09T01:53:33.382596+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 01:53:33.434824 | ubuntu-noble-large | 2026-05-09T01:53:33.434426+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 01:53:33.434997 | ubuntu-noble-large | 2026-05-09T01:53:33.434826+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-controller:2025.1 is ovn, using dpkg -s ovn-common 2026-05-09 01:53:33.435135 | ubuntu-noble-large | 2026-05-09T01:53:33.435006+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 01:53:34.063984 | ubuntu-noble-large | 2026-05-09T01:53:34.063624+0000 - INFO - Found version '25.3.1' with build date '20260509' for osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 01:53:34.064100 | ubuntu-noble-large | 2026-05-09T01:53:34.063867+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 01:53:34.205859 | ubuntu-noble-large | 2026-05-09T01:53:34.205458+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 01:53:34.257134 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 01:53:34.262044 | ubuntu-noble-large | 2026-05-09T01:53:34.261643+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 01:53:34.323050 | ubuntu-noble-large | 2026-05-09T01:53:34.322611+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 01:53:34.323289 | ubuntu-noble-large | 2026-05-09T01:53:34.323043+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-northd:2025.1 is ovn, using dpkg -s ovn-common 2026-05-09 01:53:34.323385 | ubuntu-noble-large | 2026-05-09T01:53:34.323254+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 01:53:34.936002 | ubuntu-noble-large | 2026-05-09T01:53:34.935477+0000 - INFO - Found version '25.3.1' with build date '20260509' for osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 01:53:34.936382 | ubuntu-noble-large | 2026-05-09T01:53:34.935831+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 01:53:35.152319 | ubuntu-noble-large | 2026-05-09T01:53:35.151872+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 01:53:35.201262 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 01:53:35.207178 | ubuntu-noble-large | 2026-05-09T01:53:35.206764+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 01:53:35.264346 | ubuntu-noble-large | 2026-05-09T01:53:35.263928+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 01:53:35.264691 | ubuntu-noble-large | 2026-05-09T01:53:35.264423+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 is ovn, using dpkg -s ovn-common 2026-05-09 01:53:35.264850 | ubuntu-noble-large | 2026-05-09T01:53:35.264708+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 01:53:35.862151 | ubuntu-noble-large | 2026-05-09T01:53:35.861752+0000 - INFO - Found version '25.3.1' with build date '20260509' for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 01:53:35.862327 | ubuntu-noble-large | 2026-05-09T01:53:35.862087+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 01:53:36.029865 | ubuntu-noble-large | 2026-05-09T01:53:36.029401+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 01:53:36.088116 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 01:53:36.093367 | ubuntu-noble-large | 2026-05-09T01:53:36.092905+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 01:53:36.147000 | ubuntu-noble-large | 2026-05-09T01:53:36.146530+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 01:53:36.147101 | ubuntu-noble-large | 2026-05-09T01:53:36.146952+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 is aodh, using pip3 show aodh 2026-05-09 01:53:36.147288 | ubuntu-noble-large | 2026-05-09T01:53:36.147115+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 01:53:37.283943 | ubuntu-noble-large | 2026-05-09T01:53:37.283525+0000 - INFO - Found version '20.0.0' with build date '20260509' for osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 01:53:37.284058 | ubuntu-noble-large | 2026-05-09T01:53:37.283855+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 01:53:37.463636 | ubuntu-noble-large | 2026-05-09T01:53:37.463130+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 01:53:37.514721 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 01:53:37.520299 | ubuntu-noble-large | 2026-05-09T01:53:37.519900+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 01:53:37.576426 | ubuntu-noble-large | 2026-05-09T01:53:37.575971+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 01:53:37.576647 | ubuntu-noble-large | 2026-05-09T01:53:37.576413+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-api:2025.1 is aodh, using pip3 show aodh 2026-05-09 01:53:37.576770 | ubuntu-noble-large | 2026-05-09T01:53:37.576628+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 01:53:38.702808 | ubuntu-noble-large | 2026-05-09T01:53:38.702365+0000 - INFO - Found version '20.0.0' with build date '20260509' for osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 01:53:38.702984 | ubuntu-noble-large | 2026-05-09T01:53:38.702719+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 01:53:38.886192 | ubuntu-noble-large | 2026-05-09T01:53:38.885741+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 01:53:38.936254 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 01:53:38.941752 | ubuntu-noble-large | 2026-05-09T01:53:38.941298+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 01:53:38.996707 | ubuntu-noble-large | 2026-05-09T01:53:38.996085+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 01:53:38.996990 | ubuntu-noble-large | 2026-05-09T01:53:38.996700+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 is aodh, using pip3 show aodh 2026-05-09 01:53:38.997257 | ubuntu-noble-large | 2026-05-09T01:53:38.996967+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 01:53:40.119382 | ubuntu-noble-large | 2026-05-09T01:53:40.118960+0000 - INFO - Found version '20.0.0' with build date '20260509' for osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 01:53:40.119534 | ubuntu-noble-large | 2026-05-09T01:53:40.119350+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 01:53:40.308425 | ubuntu-noble-large | 2026-05-09T01:53:40.307849+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 01:53:40.363253 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 01:53:40.368276 | ubuntu-noble-large | 2026-05-09T01:53:40.367751+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 01:53:40.419991 | ubuntu-noble-large | 2026-05-09T01:53:40.419563+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 01:53:40.420140 | ubuntu-noble-large | 2026-05-09T01:53:40.419977+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 is aodh, using pip3 show aodh 2026-05-09 01:53:40.420331 | ubuntu-noble-large | 2026-05-09T01:53:40.420144+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 01:53:41.539010 | ubuntu-noble-large | 2026-05-09T01:53:41.538637+0000 - INFO - Found version '20.0.0' with build date '20260509' for osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 01:53:41.539107 | ubuntu-noble-large | 2026-05-09T01:53:41.538969+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 01:53:41.722438 | ubuntu-noble-large | 2026-05-09T01:53:41.722026+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 01:53:41.768448 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 01:53:41.773546 | ubuntu-noble-large | 2026-05-09T01:53:41.773088+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 01:53:41.825818 | ubuntu-noble-large | 2026-05-09T01:53:41.825444+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 01:53:41.825992 | ubuntu-noble-large | 2026-05-09T01:53:41.825843+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-listener:2025.1 is aodh, using pip3 show aodh 2026-05-09 01:53:41.826118 | ubuntu-noble-large | 2026-05-09T01:53:41.826005+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 01:53:42.921371 | ubuntu-noble-large | 2026-05-09T01:53:42.920935+0000 - INFO - Found version '20.0.0' with build date '20260509' for osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 01:53:42.921513 | ubuntu-noble-large | 2026-05-09T01:53:42.921294+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 01:53:43.085780 | ubuntu-noble-large | 2026-05-09T01:53:43.085436+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 01:53:43.128767 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 01:53:43.133630 | ubuntu-noble-large | 2026-05-09T01:53:43.133193+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 01:53:43.190886 | ubuntu-noble-large | 2026-05-09T01:53:43.190452+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 01:53:43.191181 | ubuntu-noble-large | 2026-05-09T01:53:43.190897+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 is neutron, using pip3 show neutron 2026-05-09 01:53:43.191302 | ubuntu-noble-large | 2026-05-09T01:53:43.191076+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 01:53:44.351402 | ubuntu-noble-large | 2026-05-09T01:53:44.350925+0000 - INFO - Found version '26.0.4' with build date '20260509' for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 01:53:44.351521 | ubuntu-noble-large | 2026-05-09T01:53:44.351291+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 01:53:44.541717 | ubuntu-noble-large | 2026-05-09T01:53:44.541282+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 01:53:44.585166 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 01:53:44.590084 | ubuntu-noble-large | 2026-05-09T01:53:44.589767+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 01:53:44.640881 | ubuntu-noble-large | 2026-05-09T01:53:44.640398+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 01:53:44.641117 | ubuntu-noble-large | 2026-05-09T01:53:44.640904+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-server:2025.1 is neutron, using pip3 show neutron 2026-05-09 01:53:44.641284 | ubuntu-noble-large | 2026-05-09T01:53:44.641119+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 01:53:45.825861 | ubuntu-noble-large | 2026-05-09T01:53:45.825505+0000 - INFO - Found version '26.0.4' with build date '20260509' for osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 01:53:45.825993 | ubuntu-noble-large | 2026-05-09T01:53:45.825733+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 01:53:46.035479 | ubuntu-noble-large | 2026-05-09T01:53:46.035022+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 01:53:46.084286 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 01:53:46.089317 | ubuntu-noble-large | 2026-05-09T01:53:46.088769+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 01:53:46.144664 | ubuntu-noble-large | 2026-05-09T01:53:46.144161+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 01:53:46.144937 | ubuntu-noble-large | 2026-05-09T01:53:46.144674+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 is neutron, using pip3 show neutron 2026-05-09 01:53:46.145157 | ubuntu-noble-large | 2026-05-09T01:53:46.144917+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 01:53:47.338343 | ubuntu-noble-large | 2026-05-09T01:53:47.337929+0000 - INFO - Found version '26.0.4' with build date '20260509' for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 01:53:47.338565 | ubuntu-noble-large | 2026-05-09T01:53:47.338311+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 01:53:47.522239 | ubuntu-noble-large | 2026-05-09T01:53:47.521814+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 01:53:47.566451 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 01:53:47.571225 | ubuntu-noble-large | 2026-05-09T01:53:47.570807+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 01:53:47.624934 | ubuntu-noble-large | 2026-05-09T01:53:47.624505+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 01:53:47.625084 | ubuntu-noble-large | 2026-05-09T01:53:47.624913+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 is neutron, using pip3 show neutron 2026-05-09 01:53:47.625229 | ubuntu-noble-large | 2026-05-09T01:53:47.625080+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 01:53:48.769575 | ubuntu-noble-large | 2026-05-09T01:53:48.769150+0000 - INFO - Found version '26.0.4' with build date '20260509' for osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 01:53:48.769669 | ubuntu-noble-large | 2026-05-09T01:53:48.769537+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 01:53:48.965776 | ubuntu-noble-large | 2026-05-09T01:53:48.965396+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 01:53:49.015000 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 01:53:49.020720 | ubuntu-noble-large | 2026-05-09T01:53:49.020241+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 01:53:49.076151 | ubuntu-noble-large | 2026-05-09T01:53:49.075682+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 01:53:49.076406 | ubuntu-noble-large | 2026-05-09T01:53:49.076137+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 is neutron, using pip3 show neutron 2026-05-09 01:53:49.076565 | ubuntu-noble-large | 2026-05-09T01:53:49.076424+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 01:53:50.239145 | ubuntu-noble-large | 2026-05-09T01:53:50.238710+0000 - INFO - Found version '26.0.4' with build date '20260509' for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 01:53:50.239282 | ubuntu-noble-large | 2026-05-09T01:53:50.239077+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 01:53:50.431828 | ubuntu-noble-large | 2026-05-09T01:53:50.431418+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 01:53:50.477756 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 01:53:50.483772 | ubuntu-noble-large | 2026-05-09T01:53:50.483264+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 01:53:50.534899 | ubuntu-noble-large | 2026-05-09T01:53:50.534439+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 01:53:50.535082 | ubuntu-noble-large | 2026-05-09T01:53:50.534908+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 is neutron, using pip3 show neutron 2026-05-09 01:53:50.535234 | ubuntu-noble-large | 2026-05-09T01:53:50.535078+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 01:53:51.678251 | ubuntu-noble-large | 2026-05-09T01:53:51.677758+0000 - INFO - Found version '26.0.4' with build date '20260509' for osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 01:53:51.678436 | ubuntu-noble-large | 2026-05-09T01:53:51.678101+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 01:53:51.869780 | ubuntu-noble-large | 2026-05-09T01:53:51.869306+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 01:53:51.918899 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 01:53:51.925154 | ubuntu-noble-large | 2026-05-09T01:53:51.924659+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 01:53:51.980273 | ubuntu-noble-large | 2026-05-09T01:53:51.979821+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 01:53:51.980518 | ubuntu-noble-large | 2026-05-09T01:53:51.980286+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 is neutron, using pip3 show neutron 2026-05-09 01:53:51.980636 | ubuntu-noble-large | 2026-05-09T01:53:51.980499+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 01:53:53.224366 | ubuntu-noble-large | 2026-05-09T01:53:53.223950+0000 - INFO - Found version '26.0.4' with build date '20260509' for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 01:53:53.224495 | ubuntu-noble-large | 2026-05-09T01:53:53.224271+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 01:53:53.421985 | ubuntu-noble-large | 2026-05-09T01:53:53.421613+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 01:53:53.471902 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 01:53:53.476836 | ubuntu-noble-large | 2026-05-09T01:53:53.476505+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 01:53:53.533933 | ubuntu-noble-large | 2026-05-09T01:53:53.533495+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 01:53:53.534129 | ubuntu-noble-large | 2026-05-09T01:53:53.533922+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 is neutron, using pip3 show neutron 2026-05-09 01:53:53.534321 | ubuntu-noble-large | 2026-05-09T01:53:53.534127+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 01:53:54.679498 | ubuntu-noble-large | 2026-05-09T01:53:54.679164+0000 - INFO - Found version '26.0.4' with build date '20260509' for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 01:53:54.679605 | ubuntu-noble-large | 2026-05-09T01:53:54.679406+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 01:53:54.865491 | ubuntu-noble-large | 2026-05-09T01:53:54.864950+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 01:53:54.912248 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 01:53:54.915972 | ubuntu-noble-large | 2026-05-09T01:53:54.915638+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 01:53:54.970915 | ubuntu-noble-large | 2026-05-09T01:53:54.970448+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 01:53:54.971093 | ubuntu-noble-large | 2026-05-09T01:53:54.970914+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 is neutron, using pip3 show neutron 2026-05-09 01:53:54.971250 | ubuntu-noble-large | 2026-05-09T01:53:54.971091+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 01:53:56.260553 | ubuntu-noble-large | 2026-05-09T01:53:56.260083+0000 - INFO - Found version '26.0.4' with build date '20260509' for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 01:53:56.260674 | ubuntu-noble-large | 2026-05-09T01:53:56.260484+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 01:53:56.448198 | ubuntu-noble-large | 2026-05-09T01:53:56.447716+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 01:53:56.486533 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 01:53:56.490460 | ubuntu-noble-large | 2026-05-09T01:53:56.490000+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 01:53:56.538648 | ubuntu-noble-large | 2026-05-09T01:53:56.538150+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 01:53:56.538833 | ubuntu-noble-large | 2026-05-09T01:53:56.538647+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 is neutron, using pip3 show neutron 2026-05-09 01:53:56.538974 | ubuntu-noble-large | 2026-05-09T01:53:56.538833+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 01:53:57.667139 | ubuntu-noble-large | 2026-05-09T01:53:57.666748+0000 - INFO - Found version '26.0.4' with build date '20260509' for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 01:53:57.667305 | ubuntu-noble-large | 2026-05-09T01:53:57.667084+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 01:53:57.881946 | ubuntu-noble-large | 2026-05-09T01:53:57.881601+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 01:53:57.925051 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 01:53:57.930351 | ubuntu-noble-large | 2026-05-09T01:53:57.929840+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 01:53:57.983798 | ubuntu-noble-large | 2026-05-09T01:53:57.983344+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 01:53:57.984006 | ubuntu-noble-large | 2026-05-09T01:53:57.983774+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 is neutron, using pip3 show neutron 2026-05-09 01:53:57.984136 | ubuntu-noble-large | 2026-05-09T01:53:57.983980+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 01:53:59.237149 | ubuntu-noble-large | 2026-05-09T01:53:59.236775+0000 - INFO - Found version '26.0.4' with build date '20260509' for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 01:53:59.237337 | ubuntu-noble-large | 2026-05-09T01:53:59.237110+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 01:53:59.423177 | ubuntu-noble-large | 2026-05-09T01:53:59.422706+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 01:53:59.468470 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 01:53:59.473680 | ubuntu-noble-large | 2026-05-09T01:53:59.473178+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 01:53:59.529026 | ubuntu-noble-large | 2026-05-09T01:53:59.528545+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 01:53:59.529147 | ubuntu-noble-large | 2026-05-09T01:53:59.528987+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 is ironic-neutron-agent, using pip3 show neutron 2026-05-09 01:53:59.529370 | ubuntu-noble-large | 2026-05-09T01:53:59.529151+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 01:54:00.678880 | ubuntu-noble-large | 2026-05-09T01:54:00.678622+0000 - INFO - Found version '26.0.4' with build date '20260509' for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 01:54:00.678970 | ubuntu-noble-large | 2026-05-09T01:54:00.678794+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 01:54:00.863404 | ubuntu-noble-large | 2026-05-09T01:54:00.862935+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 01:54:00.908618 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 01:54:00.913439 | ubuntu-noble-large | 2026-05-09T01:54:00.912969+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 01:54:00.969070 | ubuntu-noble-large | 2026-05-09T01:54:00.968618+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 01:54:00.969273 | ubuntu-noble-large | 2026-05-09T01:54:00.969052+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-producer:2025.1 is designate, using pip3 show designate 2026-05-09 01:54:00.969484 | ubuntu-noble-large | 2026-05-09T01:54:00.969310+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 01:54:02.139308 | ubuntu-noble-large | 2026-05-09T01:54:02.138816+0000 - INFO - Found version '20.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 01:54:02.139423 | ubuntu-noble-large | 2026-05-09T01:54:02.139121+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 01:54:02.325933 | ubuntu-noble-large | 2026-05-09T01:54:02.325569+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 01:54:02.373583 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 01:54:02.378380 | ubuntu-noble-large | 2026-05-09T01:54:02.377938+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 01:54:02.429801 | ubuntu-noble-large | 2026-05-09T01:54:02.429426+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 01:54:02.429894 | ubuntu-noble-large | 2026-05-09T01:54:02.429780+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-sink:2025.1 is designate, using pip3 show designate 2026-05-09 01:54:02.430035 | ubuntu-noble-large | 2026-05-09T01:54:02.429903+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 01:54:03.548752 | ubuntu-noble-large | 2026-05-09T01:54:03.548359+0000 - INFO - Found version '20.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 01:54:03.548856 | ubuntu-noble-large | 2026-05-09T01:54:03.548696+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 01:54:03.713100 | ubuntu-noble-large | 2026-05-09T01:54:03.712681+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 01:54:03.761304 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 01:54:03.767401 | ubuntu-noble-large | 2026-05-09T01:54:03.767040+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 01:54:03.822750 | ubuntu-noble-large | 2026-05-09T01:54:03.822346+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 01:54:03.822937 | ubuntu-noble-large | 2026-05-09T01:54:03.822782+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-api:2025.1 is designate, using pip3 show designate 2026-05-09 01:54:03.823069 | ubuntu-noble-large | 2026-05-09T01:54:03.822954+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 01:54:04.954528 | ubuntu-noble-large | 2026-05-09T01:54:04.953964+0000 - INFO - Found version '20.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 01:54:04.954710 | ubuntu-noble-large | 2026-05-09T01:54:04.954470+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 01:54:05.130299 | ubuntu-noble-large | 2026-05-09T01:54:05.129927+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 01:54:05.180691 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 01:54:05.185644 | ubuntu-noble-large | 2026-05-09T01:54:05.185287+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 01:54:05.236758 | ubuntu-noble-large | 2026-05-09T01:54:05.236326+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 01:54:05.236991 | ubuntu-noble-large | 2026-05-09T01:54:05.236742+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-worker:2025.1 is designate, using pip3 show designate 2026-05-09 01:54:05.237162 | ubuntu-noble-large | 2026-05-09T01:54:05.236990+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 01:54:06.338700 | ubuntu-noble-large | 2026-05-09T01:54:06.338265+0000 - INFO - Found version '20.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 01:54:06.338817 | ubuntu-noble-large | 2026-05-09T01:54:06.338597+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 01:54:06.541677 | ubuntu-noble-large | 2026-05-09T01:54:06.541138+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 01:54:06.585077 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 01:54:06.594340 | ubuntu-noble-large | 2026-05-09T01:54:06.593147+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 01:54:06.657459 | ubuntu-noble-large | 2026-05-09T01:54:06.655775+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 01:54:06.657555 | ubuntu-noble-large | 2026-05-09T01:54:06.656529+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-mdns:2025.1 is designate, using pip3 show designate 2026-05-09 01:54:06.657574 | ubuntu-noble-large | 2026-05-09T01:54:06.656745+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 01:54:07.876702 | ubuntu-noble-large | 2026-05-09T01:54:07.876162+0000 - INFO - Found version '20.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 01:54:07.876870 | ubuntu-noble-large | 2026-05-09T01:54:07.876605+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 01:54:08.041417 | ubuntu-noble-large | 2026-05-09T01:54:08.040984+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 01:54:08.093268 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 01:54:08.099269 | ubuntu-noble-large | 2026-05-09T01:54:08.098809+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 01:54:08.151536 | ubuntu-noble-large | 2026-05-09T01:54:08.151039+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 01:54:08.151715 | ubuntu-noble-large | 2026-05-09T01:54:08.151527+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-central:2025.1 is designate, using pip3 show designate 2026-05-09 01:54:08.151851 | ubuntu-noble-large | 2026-05-09T01:54:08.151713+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 01:54:09.311823 | ubuntu-noble-large | 2026-05-09T01:54:09.311462+0000 - INFO - Found version '20.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 01:54:09.311906 | ubuntu-noble-large | 2026-05-09T01:54:09.311787+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 01:54:09.503559 | ubuntu-noble-large | 2026-05-09T01:54:09.503035+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 01:54:09.558454 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 01:54:09.563368 | ubuntu-noble-large | 2026-05-09T01:54:09.562874+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 01:54:09.617284 | ubuntu-noble-large | 2026-05-09T01:54:09.616737+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 01:54:09.617392 | ubuntu-noble-large | 2026-05-09T01:54:09.617237+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 is designate, using pip3 show designate 2026-05-09 01:54:09.617554 | ubuntu-noble-large | 2026-05-09T01:54:09.617406+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 01:54:10.846855 | ubuntu-noble-large | 2026-05-09T01:54:10.846522+0000 - INFO - Found version '20.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 01:54:10.846958 | ubuntu-noble-large | 2026-05-09T01:54:10.846721+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 01:54:11.024877 | ubuntu-noble-large | 2026-05-09T01:54:11.024366+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 01:54:11.070699 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 01:54:11.076619 | ubuntu-noble-large | 2026-05-09T01:54:11.076296+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 01:54:11.128335 | ubuntu-noble-large | 2026-05-09T01:54:11.127861+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 01:54:11.128579 | ubuntu-noble-large | 2026-05-09T01:54:11.128343+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-api:2025.1 is octavia, using pip3 show octavia 2026-05-09 01:54:11.128745 | ubuntu-noble-large | 2026-05-09T01:54:11.128585+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 01:54:12.531457 | ubuntu-noble-large | 2026-05-09T01:54:12.531002+0000 - INFO - Found version '16.0.2' with build date '20260509' for osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 01:54:12.531556 | ubuntu-noble-large | 2026-05-09T01:54:12.531376+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 01:54:12.736914 | ubuntu-noble-large | 2026-05-09T01:54:12.736545+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 01:54:12.780625 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 01:54:12.785288 | ubuntu-noble-large | 2026-05-09T01:54:12.784919+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 01:54:12.834174 | ubuntu-noble-large | 2026-05-09T01:54:12.833783+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 01:54:12.834405 | ubuntu-noble-large | 2026-05-09T01:54:12.834230+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 is octavia, using pip3 show octavia 2026-05-09 01:54:12.834549 | ubuntu-noble-large | 2026-05-09T01:54:12.834418+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 01:54:13.901671 | ubuntu-noble-large | 2026-05-09T01:54:13.901241+0000 - INFO - Found version '16.0.2' with build date '20260509' for osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 01:54:13.901878 | ubuntu-noble-large | 2026-05-09T01:54:13.901648+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 01:54:14.127260 | ubuntu-noble-large | 2026-05-09T01:54:14.126855+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 01:54:14.173440 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 01:54:14.178021 | ubuntu-noble-large | 2026-05-09T01:54:14.177668+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 01:54:14.229463 | ubuntu-noble-large | 2026-05-09T01:54:14.228930+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 01:54:14.229639 | ubuntu-noble-large | 2026-05-09T01:54:14.229472+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-worker:2025.1 is octavia, using pip3 show octavia 2026-05-09 01:54:14.229973 | ubuntu-noble-large | 2026-05-09T01:54:14.229644+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 01:54:15.293760 | ubuntu-noble-large | 2026-05-09T01:54:15.293371+0000 - INFO - Found version '16.0.2' with build date '20260509' for osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 01:54:15.293861 | ubuntu-noble-large | 2026-05-09T01:54:15.293695+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 01:54:15.477363 | ubuntu-noble-large | 2026-05-09T01:54:15.476998+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 01:54:15.520807 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 01:54:15.524530 | ubuntu-noble-large | 2026-05-09T01:54:15.524247+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 01:54:15.577300 | ubuntu-noble-large | 2026-05-09T01:54:15.576867+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 01:54:15.577610 | ubuntu-noble-large | 2026-05-09T01:54:15.577326+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 is octavia, using pip3 show octavia 2026-05-09 01:54:15.577681 | ubuntu-noble-large | 2026-05-09T01:54:15.577519+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 01:54:16.696570 | ubuntu-noble-large | 2026-05-09T01:54:16.696286+0000 - INFO - Found version '16.0.2' with build date '20260509' for osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 01:54:16.696660 | ubuntu-noble-large | 2026-05-09T01:54:16.696425+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 01:54:16.875061 | ubuntu-noble-large | 2026-05-09T01:54:16.874735+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 01:54:16.920258 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 01:54:16.924983 | ubuntu-noble-large | 2026-05-09T01:54:16.924641+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 01:54:16.980559 | ubuntu-noble-large | 2026-05-09T01:54:16.980181+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 01:54:16.980649 | ubuntu-noble-large | 2026-05-09T01:54:16.980542+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 is octavia, using pip3 show octavia 2026-05-09 01:54:16.980785 | ubuntu-noble-large | 2026-05-09T01:54:16.980665+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 01:54:18.140032 | ubuntu-noble-large | 2026-05-09T01:54:18.139758+0000 - INFO - Found version '16.0.2' with build date '20260509' for osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 01:54:18.140162 | ubuntu-noble-large | 2026-05-09T01:54:18.139896+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 01:54:18.334178 | ubuntu-noble-large | 2026-05-09T01:54:18.333784+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 01:54:18.385086 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 01:54:18.389940 | ubuntu-noble-large | 2026-05-09T01:54:18.389558+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 01:54:18.434781 | ubuntu-noble-large | 2026-05-09T01:54:18.434470+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 01:54:18.434869 | ubuntu-noble-large | 2026-05-09T01:54:18.434732+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/placement-api:2025.1 is placement, using pip3 show openstack-placement 2026-05-09 01:54:18.434935 | ubuntu-noble-large | 2026-05-09T01:54:18.434840+0000 - INFO - Checking osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 01:54:19.511436 | ubuntu-noble-large | 2026-05-09T01:54:19.511000+0000 - INFO - Found version '13.0.0' with build date '20260509' for osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 01:54:19.511577 | ubuntu-noble-large | 2026-05-09T01:54:19.511416+0000 - INFO - Adding org.opencontainers.image.version='13.0.0' label to osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 01:54:19.687533 | ubuntu-noble-large | 2026-05-09T01:54:19.687143+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 01:54:19.729110 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 01:54:19.734476 | ubuntu-noble-large | 2026-05-09T01:54:19.734012+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 01:54:19.782096 | ubuntu-noble-large | 2026-05-09T01:54:19.781774+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 01:54:19.782243 | ubuntu-noble-large | 2026-05-09T01:54:19.782070+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/blazar-manager:2025.1 is blazar, using pip3 show blazar 2026-05-09 01:54:19.782356 | ubuntu-noble-large | 2026-05-09T01:54:19.782231+0000 - INFO - Checking osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 01:54:20.803116 | ubuntu-noble-large | 2026-05-09T01:54:20.802805+0000 - INFO - Found version '15.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 01:54:20.803260 | ubuntu-noble-large | 2026-05-09T01:54:20.802952+0000 - INFO - Adding org.opencontainers.image.version='15.0.1' label to osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 01:54:20.957463 | ubuntu-noble-large | 2026-05-09T01:54:20.957055+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 01:54:20.994734 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 01:54:20.998960 | ubuntu-noble-large | 2026-05-09T01:54:20.998544+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 01:54:21.048350 | ubuntu-noble-large | 2026-05-09T01:54:21.047892+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 01:54:21.048456 | ubuntu-noble-large | 2026-05-09T01:54:21.048297+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/blazar-api:2025.1 is blazar, using pip3 show blazar 2026-05-09 01:54:21.048644 | ubuntu-noble-large | 2026-05-09T01:54:21.048457+0000 - INFO - Checking osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 01:54:22.070845 | ubuntu-noble-large | 2026-05-09T01:54:22.070389+0000 - INFO - Found version '15.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 01:54:22.071046 | ubuntu-noble-large | 2026-05-09T01:54:22.070814+0000 - INFO - Adding org.opencontainers.image.version='15.0.1' label to osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 01:54:22.258425 | ubuntu-noble-large | 2026-05-09T01:54:22.257998+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 01:54:22.306051 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 01:54:22.311332 | ubuntu-noble-large | 2026-05-09T01:54:22.310777+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 01:54:22.365674 | ubuntu-noble-large | 2026-05-09T01:54:22.365281+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 01:54:22.365885 | ubuntu-noble-large | 2026-05-09T01:54:22.365680+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/glance-api:2025.1 is glance, using pip3 show glance 2026-05-09 01:54:22.366013 | ubuntu-noble-large | 2026-05-09T01:54:22.365875+0000 - INFO - Checking osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 01:54:23.374979 | ubuntu-noble-large | 2026-05-09T01:54:23.374654+0000 - INFO - Found version '30.2.1' with build date '20260509' for osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 01:54:23.375197 | ubuntu-noble-large | 2026-05-09T01:54:23.374973+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 01:54:23.613797 | ubuntu-noble-large | 2026-05-09T01:54:23.613388+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 01:54:23.654887 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 01:54:23.659792 | ubuntu-noble-large | 2026-05-09T01:54:23.659375+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 01:54:23.707423 | ubuntu-noble-large | 2026-05-09T01:54:23.707001+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 01:54:23.707652 | ubuntu-noble-large | 2026-05-09T01:54:23.707474+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-ssh:2025.1 is nova, using pip3 show nova 2026-05-09 01:54:23.707790 | ubuntu-noble-large | 2026-05-09T01:54:23.707669+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 01:54:24.880563 | ubuntu-noble-large | 2026-05-09T01:54:24.880084+0000 - INFO - Found version '31.3.1' with build date '20260509' for osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 01:54:24.880744 | ubuntu-noble-large | 2026-05-09T01:54:24.880510+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 01:54:25.067919 | ubuntu-noble-large | 2026-05-09T01:54:25.067573+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 01:54:25.111645 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 01:54:25.114986 | ubuntu-noble-large | 2026-05-09T01:54:25.114639+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 01:54:25.162200 | ubuntu-noble-large | 2026-05-09T01:54:25.161848+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 01:54:25.162336 | ubuntu-noble-large | 2026-05-09T01:54:25.162104+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-api:2025.1 is nova, using pip3 show nova 2026-05-09 01:54:25.162355 | ubuntu-noble-large | 2026-05-09T01:54:25.162182+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 01:54:26.333287 | ubuntu-noble-large | 2026-05-09T01:54:26.332922+0000 - INFO - Found version '31.3.1' with build date '20260509' for osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 01:54:26.333410 | ubuntu-noble-large | 2026-05-09T01:54:26.333259+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 01:54:26.515070 | ubuntu-noble-large | 2026-05-09T01:54:26.514680+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 01:54:26.562320 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 01:54:26.567160 | ubuntu-noble-large | 2026-05-09T01:54:26.566786+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 01:54:26.627587 | ubuntu-noble-large | 2026-05-09T01:54:26.627176+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 01:54:26.627697 | ubuntu-noble-large | 2026-05-09T01:54:26.627569+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 is nova, using pip3 show nova 2026-05-09 01:54:26.627863 | ubuntu-noble-large | 2026-05-09T01:54:26.627710+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 01:54:27.731390 | ubuntu-noble-large | 2026-05-09T01:54:27.730954+0000 - INFO - Found version '31.3.1' with build date '20260509' for osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 01:54:27.731562 | ubuntu-noble-large | 2026-05-09T01:54:27.731341+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 01:54:27.911972 | ubuntu-noble-large | 2026-05-09T01:54:27.911475+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 01:54:27.955245 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 01:54:27.959998 | ubuntu-noble-large | 2026-05-09T01:54:27.959646+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 01:54:28.010260 | ubuntu-noble-large | 2026-05-09T01:54:28.009777+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 01:54:28.010547 | ubuntu-noble-large | 2026-05-09T01:54:28.010332+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 is nova, using pip3 show nova 2026-05-09 01:54:28.010691 | ubuntu-noble-large | 2026-05-09T01:54:28.010539+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 01:54:29.135607 | ubuntu-noble-large | 2026-05-09T01:54:29.135186+0000 - INFO - Found version '31.3.1' with build date '20260509' for osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 01:54:29.135900 | ubuntu-noble-large | 2026-05-09T01:54:29.135543+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 01:54:29.305544 | ubuntu-noble-large | 2026-05-09T01:54:29.305300+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 01:54:29.352345 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 01:54:29.357576 | ubuntu-noble-large | 2026-05-09T01:54:29.357186+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 01:54:29.408434 | ubuntu-noble-large | 2026-05-09T01:54:29.407974+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 01:54:29.408593 | ubuntu-noble-large | 2026-05-09T01:54:29.408436+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-conductor:2025.1 is nova, using pip3 show nova 2026-05-09 01:54:29.408762 | ubuntu-noble-large | 2026-05-09T01:54:29.408598+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 01:54:30.497627 | ubuntu-noble-large | 2026-05-09T01:54:30.497387+0000 - INFO - Found version '31.3.1' with build date '20260509' for osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 01:54:30.497700 | ubuntu-noble-large | 2026-05-09T01:54:30.497528+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 01:54:30.654809 | ubuntu-noble-large | 2026-05-09T01:54:30.654509+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 01:54:30.706904 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 01:54:30.711162 | ubuntu-noble-large | 2026-05-09T01:54:30.710849+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 01:54:30.761960 | ubuntu-noble-large | 2026-05-09T01:54:30.761514+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 01:54:30.762270 | ubuntu-noble-large | 2026-05-09T01:54:30.761950+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 is nova, using pip3 show nova 2026-05-09 01:54:30.762359 | ubuntu-noble-large | 2026-05-09T01:54:30.762167+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 01:54:31.961712 | ubuntu-noble-large | 2026-05-09T01:54:31.961168+0000 - INFO - Found version '31.3.1' with build date '20260509' for osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 01:54:31.961845 | ubuntu-noble-large | 2026-05-09T01:54:31.961529+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 01:54:32.144047 | ubuntu-noble-large | 2026-05-09T01:54:32.143376+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 01:54:32.192142 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 01:54:32.197356 | ubuntu-noble-large | 2026-05-09T01:54:32.196456+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 01:54:32.256311 | ubuntu-noble-large | 2026-05-09T01:54:32.255978+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 01:54:32.256519 | ubuntu-noble-large | 2026-05-09T01:54:32.256376+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute:2025.1 is nova, using pip3 show nova 2026-05-09 01:54:32.256597 | ubuntu-noble-large | 2026-05-09T01:54:32.256512+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 01:54:33.351312 | ubuntu-noble-large | 2026-05-09T01:54:33.350889+0000 - INFO - Found version '31.3.1' with build date '20260509' for osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 01:54:33.351462 | ubuntu-noble-large | 2026-05-09T01:54:33.351272+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 01:54:33.518326 | ubuntu-noble-large | 2026-05-09T01:54:33.518063+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 01:54:33.564585 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 01:54:33.569732 | ubuntu-noble-large | 2026-05-09T01:54:33.569319+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 01:54:33.623884 | ubuntu-noble-large | 2026-05-09T01:54:33.623514+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 01:54:33.624097 | ubuntu-noble-large | 2026-05-09T01:54:33.623881+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 is nova, using pip3 show nova 2026-05-09 01:54:33.624267 | ubuntu-noble-large | 2026-05-09T01:54:33.624079+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 01:54:34.777353 | ubuntu-noble-large | 2026-05-09T01:54:34.776788+0000 - INFO - Found version '31.3.1' with build date '20260509' for osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 01:54:34.777450 | ubuntu-noble-large | 2026-05-09T01:54:34.777129+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 01:54:34.952073 | ubuntu-noble-large | 2026-05-09T01:54:34.951677+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 01:54:35.001844 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 01:54:35.005719 | ubuntu-noble-large | 2026-05-09T01:54:35.005348+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 01:54:35.048462 | ubuntu-noble-large | 2026-05-09T01:54:35.047635+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 01:54:35.048558 | ubuntu-noble-large | 2026-05-09T01:54:35.048277+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 is nova, using pip3 show nova 2026-05-09 01:54:35.048691 | ubuntu-noble-large | 2026-05-09T01:54:35.048494+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 01:54:36.181030 | ubuntu-noble-large | 2026-05-09T01:54:36.180662+0000 - INFO - Found version '31.3.1' with build date '20260509' for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 01:54:36.181124 | ubuntu-noble-large | 2026-05-09T01:54:36.180996+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 01:54:36.356622 | ubuntu-noble-large | 2026-05-09T01:54:36.356297+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 01:54:36.402012 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 01:54:36.406507 | ubuntu-noble-large | 2026-05-09T01:54:36.406123+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 01:54:36.457105 | ubuntu-noble-large | 2026-05-09T01:54:36.456654+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 01:54:36.457351 | ubuntu-noble-large | 2026-05-09T01:54:36.457113+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 is keystone, using pip3 show keystone 2026-05-09 01:54:36.457496 | ubuntu-noble-large | 2026-05-09T01:54:36.457352+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 01:54:37.558261 | ubuntu-noble-large | 2026-05-09T01:54:37.557733+0000 - INFO - Found version '27.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 01:54:37.558354 | ubuntu-noble-large | 2026-05-09T01:54:37.558196+0000 - INFO - Adding org.opencontainers.image.version='27.0.1' label to osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 01:54:37.780164 | ubuntu-noble-large | 2026-05-09T01:54:37.779777+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 01:54:37.822561 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 01:54:37.825997 | ubuntu-noble-large | 2026-05-09T01:54:37.825710+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 01:54:37.880751 | ubuntu-noble-large | 2026-05-09T01:54:37.880376+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 01:54:37.881053 | ubuntu-noble-large | 2026-05-09T01:54:37.880752+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone:2025.1 is keystone, using pip3 show keystone 2026-05-09 01:54:37.881139 | ubuntu-noble-large | 2026-05-09T01:54:37.880972+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 01:54:39.062446 | ubuntu-noble-large | 2026-05-09T01:54:39.062033+0000 - INFO - Found version '27.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 01:54:39.062633 | ubuntu-noble-large | 2026-05-09T01:54:39.062390+0000 - INFO - Adding org.opencontainers.image.version='27.0.1' label to osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 01:54:39.247557 | ubuntu-noble-large | 2026-05-09T01:54:39.247185+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 01:54:39.294599 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 01:54:39.299574 | ubuntu-noble-large | 2026-05-09T01:54:39.298959+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 01:54:39.361466 | ubuntu-noble-large | 2026-05-09T01:54:39.360953+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 01:54:39.361636 | ubuntu-noble-large | 2026-05-09T01:54:39.361437+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 is keystone, using pip3 show keystone 2026-05-09 01:54:39.361767 | ubuntu-noble-large | 2026-05-09T01:54:39.361597+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 01:54:40.491256 | ubuntu-noble-large | 2026-05-09T01:54:40.490832+0000 - INFO - Found version '27.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 01:54:40.491478 | ubuntu-noble-large | 2026-05-09T01:54:40.491273+0000 - INFO - Adding org.opencontainers.image.version='27.0.1' label to osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 01:54:40.635866 | ubuntu-noble-large | 2026-05-09T01:54:40.635161+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 01:54:40.677695 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 01:54:40.682031 | ubuntu-noble-large | 2026-05-09T01:54:40.681339+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 01:54:40.729307 | ubuntu-noble-large | 2026-05-09T01:54:40.726942+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 01:54:40.729378 | ubuntu-noble-large | 2026-05-09T01:54:40.727361+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/watcher-engine:2025.1 is watcher, using pip3 show python-watcher 2026-05-09 01:54:40.729392 | ubuntu-noble-large | 2026-05-09T01:54:40.727528+0000 - INFO - Checking osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 01:54:41.797446 | ubuntu-noble-large | 2026-05-09T01:54:41.797048+0000 - INFO - Found version '14.1.1' with build date '20260509' for osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 01:54:41.797583 | ubuntu-noble-large | 2026-05-09T01:54:41.797385+0000 - INFO - Adding org.opencontainers.image.version='14.1.1' label to osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 01:54:41.982809 | ubuntu-noble-large | 2026-05-09T01:54:41.982465+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 01:54:42.026525 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 01:54:42.031285 | ubuntu-noble-large | 2026-05-09T01:54:42.030819+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 01:54:42.079770 | ubuntu-noble-large | 2026-05-09T01:54:42.079373+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 01:54:42.080821 | ubuntu-noble-large | 2026-05-09T01:54:42.080549+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/watcher-api:2025.1 is watcher, using pip3 show python-watcher 2026-05-09 01:54:42.081022 | ubuntu-noble-large | 2026-05-09T01:54:42.080795+0000 - INFO - Checking osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 01:54:43.168786 | ubuntu-noble-large | 2026-05-09T01:54:43.168444+0000 - INFO - Found version '14.1.1' with build date '20260509' for osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 01:54:43.168920 | ubuntu-noble-large | 2026-05-09T01:54:43.168716+0000 - INFO - Adding org.opencontainers.image.version='14.1.1' label to osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 01:54:43.343682 | ubuntu-noble-large | 2026-05-09T01:54:43.343469+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 01:54:43.378256 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 01:54:43.383732 | ubuntu-noble-large | 2026-05-09T01:54:43.383477+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 01:54:43.440594 | ubuntu-noble-large | 2026-05-09T01:54:43.440249+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 01:54:43.440782 | ubuntu-noble-large | 2026-05-09T01:54:43.440628+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/watcher-applier:2025.1 is watcher, using pip3 show python-watcher 2026-05-09 01:54:43.440925 | ubuntu-noble-large | 2026-05-09T01:54:43.440798+0000 - INFO - Checking osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 01:54:44.437959 | ubuntu-noble-large | 2026-05-09T01:54:44.437626+0000 - INFO - Found version '14.1.1' with build date '20260509' for osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 01:54:44.438143 | ubuntu-noble-large | 2026-05-09T01:54:44.437966+0000 - INFO - Adding org.opencontainers.image.version='14.1.1' label to osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 01:54:44.624271 | ubuntu-noble-large | 2026-05-09T01:54:44.623858+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 01:54:44.666847 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 01:54:44.671029 | ubuntu-noble-large | 2026-05-09T01:54:44.670655+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 01:54:44.723408 | ubuntu-noble-large | 2026-05-09T01:54:44.722972+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 01:54:44.723570 | ubuntu-noble-large | 2026-05-09T01:54:44.723393+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-worker:2025.1 is barbican, using pip3 show barbican 2026-05-09 01:54:44.723737 | ubuntu-noble-large | 2026-05-09T01:54:44.723574+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 01:54:45.844809 | ubuntu-noble-large | 2026-05-09T01:54:45.844392+0000 - INFO - Found version '20.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 01:54:45.844907 | ubuntu-noble-large | 2026-05-09T01:54:45.844746+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 01:54:46.026340 | ubuntu-noble-large | 2026-05-09T01:54:46.025783+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 01:54:46.073099 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 01:54:46.077725 | ubuntu-noble-large | 2026-05-09T01:54:46.077387+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 01:54:46.130443 | ubuntu-noble-large | 2026-05-09T01:54:46.130161+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 01:54:46.130522 | ubuntu-noble-large | 2026-05-09T01:54:46.130419+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-api:2025.1 is barbican, using pip3 show barbican 2026-05-09 01:54:46.130572 | ubuntu-noble-large | 2026-05-09T01:54:46.130498+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 01:54:47.188542 | ubuntu-noble-large | 2026-05-09T01:54:47.188169+0000 - INFO - Found version '20.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 01:54:47.188686 | ubuntu-noble-large | 2026-05-09T01:54:47.188511+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 01:54:47.362791 | ubuntu-noble-large | 2026-05-09T01:54:47.362481+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 01:54:47.408026 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 01:54:47.413732 | ubuntu-noble-large | 2026-05-09T01:54:47.413350+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 01:54:47.462521 | ubuntu-noble-large | 2026-05-09T01:54:47.461569+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 01:54:47.462740 | ubuntu-noble-large | 2026-05-09T01:54:47.462565+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 is barbican, using pip3 show barbican 2026-05-09 01:54:47.462953 | ubuntu-noble-large | 2026-05-09T01:54:47.462759+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 01:54:48.574947 | ubuntu-noble-large | 2026-05-09T01:54:48.574511+0000 - INFO - Found version '20.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 01:54:48.575049 | ubuntu-noble-large | 2026-05-09T01:54:48.574821+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 01:54:48.754764 | ubuntu-noble-large | 2026-05-09T01:54:48.754404+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 01:54:48.795226 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 01:54:48.799087 | ubuntu-noble-large | 2026-05-09T01:54:48.798820+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 01:54:48.846502 | ubuntu-noble-large | 2026-05-09T01:54:48.846250+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 01:54:48.846580 | ubuntu-noble-large | 2026-05-09T01:54:48.846475+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 is ironic, using pip3 show ironic 2026-05-09 01:54:48.846617 | ubuntu-noble-large | 2026-05-09T01:54:48.846552+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 01:54:49.977048 | ubuntu-noble-large | 2026-05-09T01:54:49.976664+0000 - INFO - Found version '29.0.6' with build date '20260509' for osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 01:54:49.977135 | ubuntu-noble-large | 2026-05-09T01:54:49.976970+0000 - INFO - Adding org.opencontainers.image.version='29.0.6' label to osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 01:54:50.149457 | ubuntu-noble-large | 2026-05-09T01:54:50.149248+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 01:54:50.182300 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 01:54:50.187053 | ubuntu-noble-large | 2026-05-09T01:54:50.186624+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 01:54:50.246279 | ubuntu-noble-large | 2026-05-09T01:54:50.245777+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 01:54:50.246414 | ubuntu-noble-large | 2026-05-09T01:54:50.246197+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-api:2025.1 is ironic, using pip3 show ironic 2026-05-09 01:54:50.246537 | ubuntu-noble-large | 2026-05-09T01:54:50.246399+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 01:54:51.450531 | ubuntu-noble-large | 2026-05-09T01:54:51.450156+0000 - INFO - Found version '29.0.6' with build date '20260509' for osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 01:54:51.450625 | ubuntu-noble-large | 2026-05-09T01:54:51.450494+0000 - INFO - Adding org.opencontainers.image.version='29.0.6' label to osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 01:54:51.618747 | ubuntu-noble-large | 2026-05-09T01:54:51.618509+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 01:54:51.662613 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 01:54:51.666661 | ubuntu-noble-large | 2026-05-09T01:54:51.666377+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 01:54:51.714492 | ubuntu-noble-large | 2026-05-09T01:54:51.714222+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 01:54:51.714582 | ubuntu-noble-large | 2026-05-09T01:54:51.714471+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 is ironic, using pip3 show ironic 2026-05-09 01:54:51.714640 | ubuntu-noble-large | 2026-05-09T01:54:51.714561+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 01:54:52.822624 | ubuntu-noble-large | 2026-05-09T01:54:52.822264+0000 - INFO - Found version '29.0.6' with build date '20260509' for osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 01:54:52.822744 | ubuntu-noble-large | 2026-05-09T01:54:52.822539+0000 - INFO - Adding org.opencontainers.image.version='29.0.6' label to osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 01:54:53.008148 | ubuntu-noble-large | 2026-05-09T01:54:53.007706+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 01:54:53.054554 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 01:54:53.059816 | ubuntu-noble-large | 2026-05-09T01:54:53.059388+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 01:54:53.116660 | ubuntu-noble-large | 2026-05-09T01:54:53.116203+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 01:54:53.116870 | ubuntu-noble-large | 2026-05-09T01:54:53.116677+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-volume:2025.1 is cinder, using pip3 show cinder 2026-05-09 01:54:53.117038 | ubuntu-noble-large | 2026-05-09T01:54:53.116895+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 01:54:54.426799 | ubuntu-noble-large | 2026-05-09T01:54:54.426405+0000 - INFO - Found version '26.2.1' with build date '20260509' for osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 01:54:54.426940 | ubuntu-noble-large | 2026-05-09T01:54:54.426721+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 01:54:54.624298 | ubuntu-noble-large | 2026-05-09T01:54:54.623953+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 01:54:54.672071 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 01:54:54.678009 | ubuntu-noble-large | 2026-05-09T01:54:54.677571+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 01:54:54.738674 | ubuntu-noble-large | 2026-05-09T01:54:54.738201+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 01:54:54.738905 | ubuntu-noble-large | 2026-05-09T01:54:54.738684+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 is cinder, using pip3 show cinder 2026-05-09 01:54:54.739052 | ubuntu-noble-large | 2026-05-09T01:54:54.738908+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 01:54:55.956311 | ubuntu-noble-large | 2026-05-09T01:54:55.955913+0000 - INFO - Found version '26.2.1' with build date '20260509' for osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 01:54:55.956579 | ubuntu-noble-large | 2026-05-09T01:54:55.956285+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 01:54:56.140542 | ubuntu-noble-large | 2026-05-09T01:54:56.140099+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 01:54:56.188033 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 01:54:56.196101 | ubuntu-noble-large | 2026-05-09T01:54:56.195613+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 01:54:56.251130 | ubuntu-noble-large | 2026-05-09T01:54:56.250677+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 01:54:56.251339 | ubuntu-noble-large | 2026-05-09T01:54:56.251128+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-api:2025.1 is cinder, using pip3 show cinder 2026-05-09 01:54:56.251470 | ubuntu-noble-large | 2026-05-09T01:54:56.251337+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 01:54:57.552436 | ubuntu-noble-large | 2026-05-09T01:54:57.551964+0000 - INFO - Found version '26.2.1' with build date '20260509' for osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 01:54:57.552573 | ubuntu-noble-large | 2026-05-09T01:54:57.552335+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 01:54:57.734307 | ubuntu-noble-large | 2026-05-09T01:54:57.733913+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 01:54:57.783885 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 01:54:57.789690 | ubuntu-noble-large | 2026-05-09T01:54:57.789272+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 01:54:57.845114 | ubuntu-noble-large | 2026-05-09T01:54:57.844757+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 01:54:57.845244 | ubuntu-noble-large | 2026-05-09T01:54:57.845071+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-backup:2025.1 is cinder, using pip3 show cinder 2026-05-09 01:54:57.845278 | ubuntu-noble-large | 2026-05-09T01:54:57.845162+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 01:54:59.075797 | ubuntu-noble-large | 2026-05-09T01:54:59.075290+0000 - INFO - Found version '26.2.1' with build date '20260509' for osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 01:54:59.075942 | ubuntu-noble-large | 2026-05-09T01:54:59.075652+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 01:54:59.249202 | ubuntu-noble-large | 2026-05-09T01:54:59.248687+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 01:54:59.293417 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 01:54:59.297167 | ubuntu-noble-large | 2026-05-09T01:54:59.296711+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 01:54:59.348647 | ubuntu-noble-large | 2026-05-09T01:54:59.348168+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 01:54:59.348828 | ubuntu-noble-large | 2026-05-09T01:54:59.348637+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/heat-api:2025.1 is heat, using pip3 show openstack-heat 2026-05-09 01:54:59.348996 | ubuntu-noble-large | 2026-05-09T01:54:59.348820+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 01:55:00.637386 | ubuntu-noble-large | 2026-05-09T01:55:00.637030+0000 - INFO - Found version '24.1.1' with build date '20260509' for osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 01:55:00.637506 | ubuntu-noble-large | 2026-05-09T01:55:00.637285+0000 - INFO - Adding org.opencontainers.image.version='24.1.1' label to osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 01:55:00.812265 | ubuntu-noble-large | 2026-05-09T01:55:00.811905+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 01:55:00.857394 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 01:55:00.862539 | ubuntu-noble-large | 2026-05-09T01:55:00.862100+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 01:55:00.919442 | ubuntu-noble-large | 2026-05-09T01:55:00.918978+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 01:55:00.919649 | ubuntu-noble-large | 2026-05-09T01:55:00.919466+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 is heat, using pip3 show openstack-heat 2026-05-09 01:55:00.919829 | ubuntu-noble-large | 2026-05-09T01:55:00.919656+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 01:55:02.192147 | ubuntu-noble-large | 2026-05-09T01:55:02.191647+0000 - INFO - Found version '24.1.1' with build date '20260509' for osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 01:55:02.192307 | ubuntu-noble-large | 2026-05-09T01:55:02.192043+0000 - INFO - Adding org.opencontainers.image.version='24.1.1' label to osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 01:55:02.374043 | ubuntu-noble-large | 2026-05-09T01:55:02.373682+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 01:55:02.425124 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 01:55:02.429458 | ubuntu-noble-large | 2026-05-09T01:55:02.429068+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 01:55:02.485456 | ubuntu-noble-large | 2026-05-09T01:55:02.484955+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 01:55:02.485674 | ubuntu-noble-large | 2026-05-09T01:55:02.485437+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/heat-engine:2025.1 is heat, using pip3 show openstack-heat 2026-05-09 01:55:02.485911 | ubuntu-noble-large | 2026-05-09T01:55:02.485686+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 01:55:03.652196 | ubuntu-noble-large | 2026-05-09T01:55:03.651732+0000 - INFO - Found version '24.1.1' with build date '20260509' for osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 01:55:03.652364 | ubuntu-noble-large | 2026-05-09T01:55:03.652014+0000 - INFO - Adding org.opencontainers.image.version='24.1.1' label to osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 01:55:03.814474 | ubuntu-noble-large | 2026-05-09T01:55:03.814044+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 01:55:03.864080 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 01:55:03.869246 | ubuntu-noble-large | 2026-05-09T01:55:03.868863+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 01:55:03.920420 | ubuntu-noble-large | 2026-05-09T01:55:03.919957+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 01:55:03.920649 | ubuntu-noble-large | 2026-05-09T01:55:03.920420+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-console:2025.1 is skyline-console, using pip3 show skyline-console 2026-05-09 01:55:03.920923 | ubuntu-noble-large | 2026-05-09T01:55:03.920652+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 01:55:05.162478 | ubuntu-noble-large | 2026-05-09T01:55:05.162061+0000 - INFO - Found version '6.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 01:55:05.162558 | ubuntu-noble-large | 2026-05-09T01:55:05.162419+0000 - INFO - Adding org.opencontainers.image.version='6.0.1' label to osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 01:55:05.351447 | ubuntu-noble-large | 2026-05-09T01:55:05.351042+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 01:55:05.396933 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 01:55:05.401793 | ubuntu-noble-large | 2026-05-09T01:55:05.401384+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 01:55:05.457305 | ubuntu-noble-large | 2026-05-09T01:55:05.456838+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 01:55:05.457767 | ubuntu-noble-large | 2026-05-09T01:55:05.457280+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 is skyline-apiserver, using pip3 show skyline-apiserver 2026-05-09 01:55:05.457820 | ubuntu-noble-large | 2026-05-09T01:55:05.457462+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 01:55:06.781082 | ubuntu-noble-large | 2026-05-09T01:55:06.780503+0000 - INFO - Found version '6.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 01:55:06.781261 | ubuntu-noble-large | 2026-05-09T01:55:06.780963+0000 - INFO - Adding org.opencontainers.image.version='6.0.1' label to osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 01:55:06.964273 | ubuntu-noble-large | 2026-05-09T01:55:06.963969+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 01:55:07.011779 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 01:55:07.016861 | ubuntu-noble-large | 2026-05-09T01:55:07.016331+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 01:55:07.074760 | ubuntu-noble-large | 2026-05-09T01:55:07.074161+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 01:55:07.075006 | ubuntu-noble-large | 2026-05-09T01:55:07.074766+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 is ceilometer, using pip3 show ceilometer 2026-05-09 01:55:07.075166 | ubuntu-noble-large | 2026-05-09T01:55:07.075013+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 01:55:08.230323 | ubuntu-noble-large | 2026-05-09T01:55:08.229871+0000 - INFO - Found version '24.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 01:55:08.230444 | ubuntu-noble-large | 2026-05-09T01:55:08.230173+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 01:55:08.422484 | ubuntu-noble-large | 2026-05-09T01:55:08.422005+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 01:55:08.471093 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 01:55:08.476581 | ubuntu-noble-large | 2026-05-09T01:55:08.476123+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 01:55:08.532115 | ubuntu-noble-large | 2026-05-09T01:55:08.531649+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 01:55:08.532327 | ubuntu-noble-large | 2026-05-09T01:55:08.532119+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 is ceilometer, using pip3 show ceilometer 2026-05-09 01:55:08.532528 | ubuntu-noble-large | 2026-05-09T01:55:08.532335+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 01:55:09.669118 | ubuntu-noble-large | 2026-05-09T01:55:09.668595+0000 - INFO - Found version '24.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 01:55:09.669322 | ubuntu-noble-large | 2026-05-09T01:55:09.669051+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 01:55:09.856982 | ubuntu-noble-large | 2026-05-09T01:55:09.856520+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 01:55:09.903906 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 01:55:09.909324 | ubuntu-noble-large | 2026-05-09T01:55:09.908670+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 01:55:09.965892 | ubuntu-noble-large | 2026-05-09T01:55:09.965472+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 01:55:09.966046 | ubuntu-noble-large | 2026-05-09T01:55:09.965880+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 is ceilometer, using pip3 show ceilometer 2026-05-09 01:55:09.966161 | ubuntu-noble-large | 2026-05-09T01:55:09.966034+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 01:55:11.133384 | ubuntu-noble-large | 2026-05-09T01:55:11.132941+0000 - INFO - Found version '24.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 01:55:11.133493 | ubuntu-noble-large | 2026-05-09T01:55:11.133298+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 01:55:11.306446 | ubuntu-noble-large | 2026-05-09T01:55:11.306024+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 01:55:11.359878 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 01:55:11.365069 | ubuntu-noble-large | 2026-05-09T01:55:11.364590+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 01:55:11.421649 | ubuntu-noble-large | 2026-05-09T01:55:11.421191+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 01:55:11.421954 | ubuntu-noble-large | 2026-05-09T01:55:11.421630+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 is ceilometer, using pip3 show ceilometer 2026-05-09 01:55:11.422036 | ubuntu-noble-large | 2026-05-09T01:55:11.421859+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 01:55:12.719615 | ubuntu-noble-large | 2026-05-09T01:55:12.719181+0000 - INFO - Found version '24.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 01:55:12.719973 | ubuntu-noble-large | 2026-05-09T01:55:12.719574+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 01:55:12.904362 | ubuntu-noble-large | 2026-05-09T01:55:12.903907+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 01:55:12.958738 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 01:55:12.964121 | ubuntu-noble-large | 2026-05-09T01:55:12.963595+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 01:55:13.026166 | ubuntu-noble-large | 2026-05-09T01:55:13.025702+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 01:55:13.026321 | ubuntu-noble-large | 2026-05-09T01:55:13.026119+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-data:2025.1 is manila, using pip3 show manila 2026-05-09 01:55:13.026347 | ubuntu-noble-large | 2026-05-09T01:55:13.026252+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 01:55:14.206428 | ubuntu-noble-large | 2026-05-09T01:55:14.205981+0000 - INFO - Found version '20.0.2' with build date '20260509' for osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 01:55:14.206542 | ubuntu-noble-large | 2026-05-09T01:55:14.206329+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 01:55:14.411886 | ubuntu-noble-large | 2026-05-09T01:55:14.411599+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 01:55:14.453135 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 01:55:14.458539 | ubuntu-noble-large | 2026-05-09T01:55:14.458083+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 01:55:14.517180 | ubuntu-noble-large | 2026-05-09T01:55:14.516817+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 01:55:14.517312 | ubuntu-noble-large | 2026-05-09T01:55:14.517157+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-api:2025.1 is manila, using pip3 show manila 2026-05-09 01:55:14.517413 | ubuntu-noble-large | 2026-05-09T01:55:14.517296+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 01:55:15.731778 | ubuntu-noble-large | 2026-05-09T01:55:15.731333+0000 - INFO - Found version '20.0.2' with build date '20260509' for osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 01:55:15.731885 | ubuntu-noble-large | 2026-05-09T01:55:15.731702+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 01:55:15.933890 | ubuntu-noble-large | 2026-05-09T01:55:15.933183+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 01:55:15.983641 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 01:55:15.988505 | ubuntu-noble-large | 2026-05-09T01:55:15.988055+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 01:55:16.041429 | ubuntu-noble-large | 2026-05-09T01:55:16.041013+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 01:55:16.041561 | ubuntu-noble-large | 2026-05-09T01:55:16.041407+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-share:2025.1 is manila, using pip3 show manila 2026-05-09 01:55:16.041684 | ubuntu-noble-large | 2026-05-09T01:55:16.041548+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 01:55:17.198755 | ubuntu-noble-large | 2026-05-09T01:55:17.198371+0000 - INFO - Found version '20.0.2' with build date '20260509' for osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 01:55:17.198856 | ubuntu-noble-large | 2026-05-09T01:55:17.198622+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 01:55:17.392910 | ubuntu-noble-large | 2026-05-09T01:55:17.392599+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 01:55:17.442692 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 01:55:17.448497 | ubuntu-noble-large | 2026-05-09T01:55:17.448100+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 01:55:17.504776 | ubuntu-noble-large | 2026-05-09T01:55:17.504304+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 01:55:17.504966 | ubuntu-noble-large | 2026-05-09T01:55:17.504779+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 is manila, using pip3 show manila 2026-05-09 01:55:17.505157 | ubuntu-noble-large | 2026-05-09T01:55:17.504973+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 01:55:18.739276 | ubuntu-noble-large | 2026-05-09T01:55:18.738787+0000 - INFO - Found version '20.0.2' with build date '20260509' for osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 01:55:18.739437 | ubuntu-noble-large | 2026-05-09T01:55:18.739240+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 01:55:18.951166 | ubuntu-noble-large | 2026-05-09T01:55:18.950778+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 01:55:18.995036 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 01:55:19.000025 | ubuntu-noble-large | 2026-05-09T01:55:18.999585+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 01:55:19.057841 | ubuntu-noble-large | 2026-05-09T01:55:19.057369+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 01:55:19.058008 | ubuntu-noble-large | 2026-05-09T01:55:19.057831+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-api:2025.1 is magnum, using pip3 show magnum 2026-05-09 01:55:19.058160 | ubuntu-noble-large | 2026-05-09T01:55:19.058001+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 01:55:20.287742 | ubuntu-noble-large | 2026-05-09T01:55:20.287249+0000 - INFO - Found version '20.0.2' with build date '20260509' for osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 01:55:20.287868 | ubuntu-noble-large | 2026-05-09T01:55:20.287593+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 01:55:20.495420 | ubuntu-noble-large | 2026-05-09T01:55:20.494935+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 01:55:20.545855 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 01:55:20.551159 | ubuntu-noble-large | 2026-05-09T01:55:20.550763+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 01:55:20.602573 | ubuntu-noble-large | 2026-05-09T01:55:20.602245+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 01:55:20.602677 | ubuntu-noble-large | 2026-05-09T01:55:20.602541+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 is magnum, using pip3 show magnum 2026-05-09 01:55:20.602697 | ubuntu-noble-large | 2026-05-09T01:55:20.602649+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 01:55:21.832390 | ubuntu-noble-large | 2026-05-09T01:55:21.831966+0000 - INFO - Found version '20.0.2' with build date '20260509' for osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 01:55:21.832571 | ubuntu-noble-large | 2026-05-09T01:55:21.832350+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 01:55:22.020260 | ubuntu-noble-large | 2026-05-09T01:55:22.019941+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 01:55:22.066875 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 01:55:22.072173 | ubuntu-noble-large | 2026-05-09T01:55:22.071809+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 01:55:22.126855 | ubuntu-noble-large | 2026-05-09T01:55:22.126460+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 01:55:22.127025 | ubuntu-noble-large | 2026-05-09T01:55:22.126880+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-engine:2025.1 is masakari, using pip3 show masakari 2026-05-09 01:55:22.127150 | ubuntu-noble-large | 2026-05-09T01:55:22.127036+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 01:55:23.418683 | ubuntu-noble-large | 2026-05-09T01:55:23.418325+0000 - INFO - Found version '19.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 01:55:23.418809 | ubuntu-noble-large | 2026-05-09T01:55:23.418571+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 01:55:23.594142 | ubuntu-noble-large | 2026-05-09T01:55:23.593687+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 01:55:23.644560 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 01:55:23.650263 | ubuntu-noble-large | 2026-05-09T01:55:23.649811+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 01:55:23.697284 | ubuntu-noble-large | 2026-05-09T01:55:23.696843+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 01:55:23.697507 | ubuntu-noble-large | 2026-05-09T01:55:23.697323+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-api:2025.1 is masakari, using pip3 show masakari 2026-05-09 01:55:23.697691 | ubuntu-noble-large | 2026-05-09T01:55:23.697512+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 01:55:24.911483 | ubuntu-noble-large | 2026-05-09T01:55:24.911030+0000 - INFO - Found version '19.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 01:55:24.911577 | ubuntu-noble-large | 2026-05-09T01:55:24.911409+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 01:55:25.088562 | ubuntu-noble-large | 2026-05-09T01:55:25.088252+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 01:55:25.132534 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 01:55:25.138010 | ubuntu-noble-large | 2026-05-09T01:55:25.137584+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 01:55:25.190470 | ubuntu-noble-large | 2026-05-09T01:55:25.190007+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 01:55:25.190686 | ubuntu-noble-large | 2026-05-09T01:55:25.190477+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 is masakari, using pip3 show masakari 2026-05-09 01:55:25.190807 | ubuntu-noble-large | 2026-05-09T01:55:25.190689+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 01:55:26.433731 | ubuntu-noble-large | 2026-05-09T01:55:26.433144+0000 - INFO - Found version '19.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 01:55:26.433820 | ubuntu-noble-large | 2026-05-09T01:55:26.433561+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 01:55:26.627900 | ubuntu-noble-large | 2026-05-09T01:55:26.627397+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 01:55:26.674418 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 01:55:26.680786 | ubuntu-noble-large | 2026-05-09T01:55:26.680333+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 01:55:26.736640 | ubuntu-noble-large | 2026-05-09T01:55:26.736281+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 01:55:26.736771 | ubuntu-noble-large | 2026-05-09T01:55:26.736620+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 is gnocchi, using pip3 show gnocchi 2026-05-09 01:55:26.736793 | ubuntu-noble-large | 2026-05-09T01:55:26.736715+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 01:55:27.922734 | ubuntu-noble-large | 2026-05-09T01:55:27.922351+0000 - INFO - Found version '4.6.4' with build date '20260509' for osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 01:55:27.922847 | ubuntu-noble-large | 2026-05-09T01:55:27.922637+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 01:55:28.152478 | ubuntu-noble-large | 2026-05-09T01:55:28.152063+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 01:55:28.204402 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 01:55:28.210537 | ubuntu-noble-large | 2026-05-09T01:55:28.210003+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 01:55:28.270131 | ubuntu-noble-large | 2026-05-09T01:55:28.269719+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 01:55:28.270288 | ubuntu-noble-large | 2026-05-09T01:55:28.270117+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 is gnocchi, using pip3 show gnocchi 2026-05-09 01:55:28.270442 | ubuntu-noble-large | 2026-05-09T01:55:28.270300+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 01:55:29.474665 | ubuntu-noble-large | 2026-05-09T01:55:29.473994+0000 - INFO - Found version '4.6.4' with build date '20260509' for osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 01:55:29.474892 | ubuntu-noble-large | 2026-05-09T01:55:29.474614+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 01:55:29.656536 | ubuntu-noble-large | 2026-05-09T01:55:29.656014+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 01:55:29.701793 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 01:55:29.706980 | ubuntu-noble-large | 2026-05-09T01:55:29.706541+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 01:55:29.759389 | ubuntu-noble-large | 2026-05-09T01:55:29.758935+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 01:55:29.759646 | ubuntu-noble-large | 2026-05-09T01:55:29.759432+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 is gnocchi, using pip3 show gnocchi 2026-05-09 01:55:29.759792 | ubuntu-noble-large | 2026-05-09T01:55:29.759657+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 01:55:30.968359 | ubuntu-noble-large | 2026-05-09T01:55:30.967882+0000 - INFO - Found version '4.6.4' with build date '20260509' for osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 01:55:30.968771 | ubuntu-noble-large | 2026-05-09T01:55:30.968396+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 01:55:31.178571 | ubuntu-noble-large | 2026-05-09T01:55:31.178259+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 01:55:31.215270 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 01:55:31.220388 | ubuntu-noble-large | 2026-05-09T01:55:31.219915+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 01:55:31.273865 | ubuntu-noble-large | 2026-05-09T01:55:31.273417+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 01:55:31.274002 | ubuntu-noble-large | 2026-05-09T01:55:31.273850+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 is prometheus-mtail, using bash -c '/opt/mtail --version 2>&1' 2026-05-09 01:55:31.274129 | ubuntu-noble-large | 2026-05-09T01:55:31.274003+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 01:55:31.884306 | ubuntu-noble-large | 2026-05-09T01:55:31.883902+0000 - INFO - Found version '3.0.8' with build date '20260509' for osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 01:55:31.884437 | ubuntu-noble-large | 2026-05-09T01:55:31.884175+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 01:55:32.046311 | ubuntu-noble-large | 2026-05-09T01:55:32.045777+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 01:55:32.095881 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 01:55:32.100395 | ubuntu-noble-large | 2026-05-09T01:55:32.100055+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 01:55:32.154514 | ubuntu-noble-large | 2026-05-09T01:55:32.154116+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 01:55:32.154652 | ubuntu-noble-large | 2026-05-09T01:55:32.154493+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 is prometheus-blackbox-exporter, using bash -c '/opt/blackbox_exporter/blackbox_exporter --version 2>&1' 2026-05-09 01:55:32.154759 | ubuntu-noble-large | 2026-05-09T01:55:32.154656+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 01:55:32.773325 | ubuntu-noble-large | 2026-05-09T01:55:32.772985+0000 - INFO - Found version '0.25.0' with build date '20260509' for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 01:55:32.773435 | ubuntu-noble-large | 2026-05-09T01:55:32.773259+0000 - INFO - Adding org.opencontainers.image.version='0.25.0' label to osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 01:55:32.964061 | ubuntu-noble-large | 2026-05-09T01:55:32.963655+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 01:55:33.009920 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 01:55:33.015840 | ubuntu-noble-large | 2026-05-09T01:55:33.015438+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 01:55:33.075950 | ubuntu-noble-large | 2026-05-09T01:55:33.075502+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 01:55:33.076134 | ubuntu-noble-large | 2026-05-09T01:55:33.075928+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 is prometheus-memcached-exporter, using bash -c '/opt/memcached_exporter/memcached_exporter --version 2>&1' 2026-05-09 01:55:33.076341 | ubuntu-noble-large | 2026-05-09T01:55:33.076137+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 01:55:33.701254 | ubuntu-noble-large | 2026-05-09T01:55:33.700741+0000 - INFO - Found version '0.15.0' with build date '20260509' for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 01:55:33.701375 | ubuntu-noble-large | 2026-05-09T01:55:33.701104+0000 - INFO - Adding org.opencontainers.image.version='0.15.0' label to osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 01:55:33.874390 | ubuntu-noble-large | 2026-05-09T01:55:33.873964+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 01:55:33.915733 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 01:55:33.920926 | ubuntu-noble-large | 2026-05-09T01:55:33.920628+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 01:55:33.970138 | ubuntu-noble-large | 2026-05-09T01:55:33.969714+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 01:55:33.970364 | ubuntu-noble-large | 2026-05-09T01:55:33.970123+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 is prometheus-libvirt-exporter, using bash -c '/opt/libvirt-exporter --version 2>&1' 2026-05-09 01:55:33.970511 | ubuntu-noble-large | 2026-05-09T01:55:33.970370+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 01:55:34.559389 | ubuntu-noble-large | 2026-05-09T01:55:34.558978+0000 - INFO - Found version '2.2.0' with build date '20260509' for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 01:55:34.559484 | ubuntu-noble-large | 2026-05-09T01:55:34.559346+0000 - INFO - Adding org.opencontainers.image.version='2.2.0' label to osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 01:55:34.730030 | ubuntu-noble-large | 2026-05-09T01:55:34.729487+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 01:55:34.778559 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 01:55:34.782299 | ubuntu-noble-large | 2026-05-09T01:55:34.781985+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 01:55:34.836617 | ubuntu-noble-large | 2026-05-09T01:55:34.836116+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 01:55:34.836843 | ubuntu-noble-large | 2026-05-09T01:55:34.836668+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-server:2025.1 is prometheus, using /opt/prometheus/prometheus --version 2026-05-09 01:55:34.836997 | ubuntu-noble-large | 2026-05-09T01:55:34.836858+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 01:55:35.500271 | ubuntu-noble-large | 2026-05-09T01:55:35.499814+0000 - INFO - Found version '3.2.1' with build date '20260509' for osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 01:55:35.500356 | ubuntu-noble-large | 2026-05-09T01:55:35.500119+0000 - INFO - Adding org.opencontainers.image.version='3.2.1' label to osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 01:55:35.680136 | ubuntu-noble-large | 2026-05-09T01:55:35.679718+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 01:55:35.730806 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 01:55:35.736029 | ubuntu-noble-large | 2026-05-09T01:55:35.735488+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 01:55:35.790562 | ubuntu-noble-large | 2026-05-09T01:55:35.790087+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 01:55:35.790682 | ubuntu-noble-large | 2026-05-09T01:55:35.790540+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 is prometheus-mysqld-exporter, using bash -c '/opt/mysqld_exporter/mysqld_exporter --version 2>&1' 2026-05-09 01:55:35.790833 | ubuntu-noble-large | 2026-05-09T01:55:35.790699+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 01:55:36.392782 | ubuntu-noble-large | 2026-05-09T01:55:36.392253+0000 - INFO - Found version '0.16.0' with build date '20260509' for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 01:55:36.392971 | ubuntu-noble-large | 2026-05-09T01:55:36.392668+0000 - INFO - Adding org.opencontainers.image.version='0.16.0' label to osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 01:55:36.568660 | ubuntu-noble-large | 2026-05-09T01:55:36.568135+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 01:55:36.610869 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 01:55:36.615436 | ubuntu-noble-large | 2026-05-09T01:55:36.614996+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 01:55:36.670475 | ubuntu-noble-large | 2026-05-09T01:55:36.669976+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 01:55:36.670660 | ubuntu-noble-large | 2026-05-09T01:55:36.670447+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 is prometheus-ovn-exporter, using /opt/ovn-exporter --version 2026-05-09 01:55:36.670817 | ubuntu-noble-large | 2026-05-09T01:55:36.670673+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 01:55:37.279595 | ubuntu-noble-large | 2026-05-09T01:55:37.279150+0000 - INFO - Found version '1.0.7' with build date '20260509' for osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 01:55:37.279695 | ubuntu-noble-large | 2026-05-09T01:55:37.279538+0000 - INFO - Adding org.opencontainers.image.version='1.0.7' label to osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 01:55:37.434459 | ubuntu-noble-large | 2026-05-09T01:55:37.433997+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 01:55:37.483746 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 01:55:37.488728 | ubuntu-noble-large | 2026-05-09T01:55:37.488275+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 01:55:37.545755 | ubuntu-noble-large | 2026-05-09T01:55:37.545389+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 01:55:37.545845 | ubuntu-noble-large | 2026-05-09T01:55:37.545702+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 is prometheus-node-exporter, using bash -c '/opt/node_exporter/node_exporter --version 2>&1' 2026-05-09 01:55:37.545861 | ubuntu-noble-large | 2026-05-09T01:55:37.545788+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 01:55:38.152526 | ubuntu-noble-large | 2026-05-09T01:55:38.152044+0000 - INFO - Found version '1.8.2' with build date '20260509' for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 01:55:38.152636 | ubuntu-noble-large | 2026-05-09T01:55:38.152428+0000 - INFO - Adding org.opencontainers.image.version='1.8.2' label to osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 01:55:38.328603 | ubuntu-noble-large | 2026-05-09T01:55:38.326657+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 01:55:38.373796 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 01:55:38.379061 | ubuntu-noble-large | 2026-05-09T01:55:38.378673+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 01:55:38.432082 | ubuntu-noble-large | 2026-05-09T01:55:38.431684+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 01:55:38.432234 | ubuntu-noble-large | 2026-05-09T01:55:38.432073+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 is prometheus-openstack-exporter, using bash -c 'sha256sum /opt/openstack-exporter/openstack-exporter 2>&1' 2026-05-09 01:55:38.432346 | ubuntu-noble-large | 2026-05-09T01:55:38.432240+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 01:55:39.070317 | ubuntu-noble-large | 2026-05-09T01:55:39.069749+0000 - INFO - Found version '1.7.0' with build date '20260509' for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 01:55:39.070486 | ubuntu-noble-large | 2026-05-09T01:55:39.070054+0000 - INFO - Adding org.opencontainers.image.version='1.7.0' label to osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 01:55:39.225436 | ubuntu-noble-large | 2026-05-09T01:55:39.225003+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 01:55:39.266591 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 01:55:39.271740 | ubuntu-noble-large | 2026-05-09T01:55:39.271315+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 01:55:39.329283 | ubuntu-noble-large | 2026-05-09T01:55:39.328803+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 01:55:39.329473 | ubuntu-noble-large | 2026-05-09T01:55:39.329257+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 is prometheus-alertmanager, using bash -c '/opt/prometheus_alertmanager/alertmanager --version 2>&1' 2026-05-09 01:55:39.329654 | ubuntu-noble-large | 2026-05-09T01:55:39.329475+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 01:55:39.937788 | ubuntu-noble-large | 2026-05-09T01:55:39.937297+0000 - INFO - Found version '0.28.1' with build date '20260509' for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 01:55:39.937907 | ubuntu-noble-large | 2026-05-09T01:55:39.937730+0000 - INFO - Adding org.opencontainers.image.version='0.28.1' label to osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 01:55:40.100438 | ubuntu-noble-large | 2026-05-09T01:55:40.100023+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 01:55:40.148581 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 01:55:40.154104 | ubuntu-noble-large | 2026-05-09T01:55:40.153709+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 01:55:40.222581 | ubuntu-noble-large | 2026-05-09T01:55:40.222109+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 01:55:40.222775 | ubuntu-noble-large | 2026-05-09T01:55:40.222562+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 is prometheus-elasticsearch-exporter, using bash -c '/opt/elasticsearch_exporter/elasticsearch_exporter --version 2>&1' 2026-05-09 01:55:40.222906 | ubuntu-noble-large | 2026-05-09T01:55:40.222773+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 01:55:40.823376 | ubuntu-noble-large | 2026-05-09T01:55:40.822955+0000 - INFO - Found version '1.8.0' with build date '20260509' for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 01:55:40.823463 | ubuntu-noble-large | 2026-05-09T01:55:40.823314+0000 - INFO - Adding org.opencontainers.image.version='1.8.0' label to osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 01:55:41.017587 | ubuntu-noble-large | 2026-05-09T01:55:41.017114+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 01:55:41.066288 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 01:55:41.070961 | ubuntu-noble-large | 2026-05-09T01:55:41.070602+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 01:55:41.125136 | ubuntu-noble-large | 2026-05-09T01:55:41.124701+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 01:55:41.125384 | ubuntu-noble-large | 2026-05-09T01:55:41.125113+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 is prometheus-cadvisor, using /opt/cadvisor --version 2026-05-09 01:55:41.125632 | ubuntu-noble-large | 2026-05-09T01:55:41.125385+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 01:55:41.815777 | ubuntu-noble-large | 2026-05-09T01:55:41.815242+0000 - INFO - Found version '0.49.2' with build date '20260509' for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 01:55:41.815926 | ubuntu-noble-large | 2026-05-09T01:55:41.815589+0000 - INFO - Adding org.opencontainers.image.version='0.49.2' label to osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 01:55:42.020964 | ubuntu-noble-large | 2026-05-09T01:55:42.020400+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 01:55:42.072458 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 01:55:42.077791 | ubuntu-noble-large | 2026-05-09T01:55:42.077164+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 01:55:42.138171 | ubuntu-noble-large | 2026-05-09T01:55:42.137638+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 01:55:42.138450 | ubuntu-noble-large | 2026-05-09T01:55:42.138170+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 is hacluster, using dpkg -s pacemaker-common 2026-05-09 01:55:42.138582 | ubuntu-noble-large | 2026-05-09T01:55:42.138416+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 01:55:42.752059 | ubuntu-noble-large | 2026-05-09T01:55:42.751458+0000 - INFO - Found version '2.1.6' with build date '20260509' for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 01:55:42.752161 | ubuntu-noble-large | 2026-05-09T01:55:42.751983+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 01:55:42.924532 | ubuntu-noble-large | 2026-05-09T01:55:42.924092+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 01:55:42.961952 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 01:55:42.967744 | ubuntu-noble-large | 2026-05-09T01:55:42.967304+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 01:55:43.026202 | ubuntu-noble-large | 2026-05-09T01:55:43.025687+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 01:55:43.026425 | ubuntu-noble-large | 2026-05-09T01:55:43.026243+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 is hacluster, using dpkg -s pacemaker-common 2026-05-09 01:55:43.026613 | ubuntu-noble-large | 2026-05-09T01:55:43.026436+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 01:55:43.647526 | ubuntu-noble-large | 2026-05-09T01:55:43.647074+0000 - INFO - Found version '2.1.6' with build date '20260509' for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 01:55:43.647660 | ubuntu-noble-large | 2026-05-09T01:55:43.647425+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 01:55:43.811548 | ubuntu-noble-large | 2026-05-09T01:55:43.811142+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 01:55:43.842233 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 01:55:43.847140 | ubuntu-noble-large | 2026-05-09T01:55:43.846765+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 01:55:43.899944 | ubuntu-noble-large | 2026-05-09T01:55:43.899450+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 01:55:43.900220 | ubuntu-noble-large | 2026-05-09T01:55:43.899965+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 is hacluster, using dpkg -s pacemaker-common 2026-05-09 01:55:43.900481 | ubuntu-noble-large | 2026-05-09T01:55:43.900265+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 01:55:44.508842 | ubuntu-noble-large | 2026-05-09T01:55:44.508410+0000 - INFO - Found version '2.1.6' with build date '20260509' for osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 01:55:44.508945 | ubuntu-noble-large | 2026-05-09T01:55:44.508804+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 01:55:44.684480 | ubuntu-noble-large | 2026-05-09T01:55:44.684004+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 01:55:44.731173 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 01:55:44.735867 | ubuntu-noble-large | 2026-05-09T01:55:44.735383+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 01:55:44.785960 | ubuntu-noble-large | 2026-05-09T01:55:44.785551+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 01:55:44.786115 | ubuntu-noble-large | 2026-05-09T01:55:44.785943+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 is hacluster-corosync, using dpkg -s corosync 2026-05-09 01:55:44.786246 | ubuntu-noble-large | 2026-05-09T01:55:44.786111+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 01:55:45.354345 | ubuntu-noble-large | 2026-05-09T01:55:45.353995+0000 - INFO - Found version '3.1.7' with build date '20260509' for osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 01:55:45.354499 | ubuntu-noble-large | 2026-05-09T01:55:45.354187+0000 - INFO - Adding org.opencontainers.image.version='3.1.7' label to osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 01:55:45.498484 | ubuntu-noble-large | 2026-05-09T01:55:45.498001+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 01:55:45.550742 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 01:55:45.556372 | ubuntu-noble-large | 2026-05-09T01:55:45.555885+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 01:55:45.605514 | ubuntu-noble-large | 2026-05-09T01:55:45.605103+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 01:55:45.605625 | ubuntu-noble-large | 2026-05-09T01:55:45.605484+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2026-05-09 01:55:45.605688 | ubuntu-noble-large | 2026-05-09T01:55:45.605602+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 01:55:46.216495 | ubuntu-noble-large | 2026-05-09T01:55:46.216007+0000 - INFO - Found version '3.5.1' with build date '20260509' for osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 01:55:46.216610 | ubuntu-noble-large | 2026-05-09T01:55:46.216361+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 01:55:46.354699 | ubuntu-noble-large | 2026-05-09T01:55:46.354337+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 01:55:46.419882 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 01:55:46.425470 | ubuntu-noble-large | 2026-05-09T01:55:46.425045+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 01:55:46.477713 | ubuntu-noble-large | 2026-05-09T01:55:46.477241+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 01:55:46.477909 | ubuntu-noble-large | 2026-05-09T01:55:46.477724+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2026-05-09 01:55:46.478040 | ubuntu-noble-large | 2026-05-09T01:55:46.477909+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 01:55:47.038184 | ubuntu-noble-large | 2026-05-09T01:55:47.037751+0000 - INFO - Found version '3.5.1' with build date '20260509' for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 01:55:47.038331 | ubuntu-noble-large | 2026-05-09T01:55:47.038077+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 01:55:47.176327 | ubuntu-noble-large | 2026-05-09T01:55:47.175939+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 01:55:47.216320 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 01:55:47.222015 | ubuntu-noble-large | 2026-05-09T01:55:47.221382+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 01:55:47.275272 | ubuntu-noble-large | 2026-05-09T01:55:47.274632+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 01:55:47.275562 | ubuntu-noble-large | 2026-05-09T01:55:47.275296+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-server:2025.1 is mariadb, using dpkg -s mariadb-client 2026-05-09 01:55:47.275696 | ubuntu-noble-large | 2026-05-09T01:55:47.275530+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 01:55:47.904774 | ubuntu-noble-large | 2026-05-09T01:55:47.904161+0000 - INFO - Found version '10.11.16' with build date '20260509' for osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 01:55:47.904881 | ubuntu-noble-large | 2026-05-09T01:55:47.904704+0000 - INFO - Adding org.opencontainers.image.version='10.11.16' label to osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 01:55:48.054430 | ubuntu-noble-large | 2026-05-09T01:55:48.053986+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 01:55:48.104748 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 01:55:48.109716 | ubuntu-noble-large | 2026-05-09T01:55:48.109295+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 01:55:48.171932 | ubuntu-noble-large | 2026-05-09T01:55:48.171343+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 01:55:48.172037 | ubuntu-noble-large | 2026-05-09T01:55:48.171835+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 is mariadb-clustercheck, using dpkg -s mariadb-client 2026-05-09 01:55:48.172178 | ubuntu-noble-large | 2026-05-09T01:55:48.172009+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 01:55:48.759899 | ubuntu-noble-large | 2026-05-09T01:55:48.759189+0000 - INFO - Found version '10.11.16' with build date '20260509' for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 01:55:48.760055 | ubuntu-noble-large | 2026-05-09T01:55:48.759809+0000 - INFO - Adding org.opencontainers.image.version='10.11.16' label to osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 01:55:48.924578 | ubuntu-noble-large | 2026-05-09T01:55:48.924124+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 01:55:48.973021 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 01:55:48.979175 | ubuntu-noble-large | 2026-05-09T01:55:48.978642+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 01:55:49.034409 | ubuntu-noble-large | 2026-05-09T01:55:49.033776+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 01:55:49.034690 | ubuntu-noble-large | 2026-05-09T01:55:49.034480+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 is openvswitch, using dpkg -s openvswitch-switch 2026-05-09 01:55:49.034830 | ubuntu-noble-large | 2026-05-09T01:55:49.034691+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 01:55:49.658092 | ubuntu-noble-large | 2026-05-09T01:55:49.657721+0000 - INFO - Found version '3.5.1' with build date '20260509' for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 01:55:49.658202 | ubuntu-noble-large | 2026-05-09T01:55:49.657971+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 01:55:49.841744 | ubuntu-noble-large | 2026-05-09T01:55:49.841257+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 01:55:49.887813 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 01:55:49.893738 | ubuntu-noble-large | 2026-05-09T01:55:49.893245+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 01:55:49.946621 | ubuntu-noble-large | 2026-05-09T01:55:49.946112+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 01:55:49.946811 | ubuntu-noble-large | 2026-05-09T01:55:49.946618+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 is openvswitch, using dpkg -s openvswitch-switch 2026-05-09 01:55:49.946946 | ubuntu-noble-large | 2026-05-09T01:55:49.946799+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 01:55:50.507849 | ubuntu-noble-large | 2026-05-09T01:55:50.507270+0000 - INFO - Found version '3.5.1' with build date '20260509' for osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 01:55:50.507932 | ubuntu-noble-large | 2026-05-09T01:55:50.507666+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 01:55:50.682286 | ubuntu-noble-large | 2026-05-09T01:55:50.681880+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 01:55:50.727742 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 01:55:50.733006 | ubuntu-noble-large | 2026-05-09T01:55:50.732677+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 01:55:50.790542 | ubuntu-noble-large | 2026-05-09T01:55:50.789996+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-base:2025.1 2026-05-09 01:55:50.790829 | ubuntu-noble-large | 2026-05-09T01:55:50.790553+0000 - INFO - osism.harbor.regio.digital/kolla/ovn-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:50.791053 | ubuntu-noble-large | 2026-05-09T01:55:50.790868+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-base:2025.1 2026-05-09 01:55:50.791306 | ubuntu-noble-large | 2026-05-09T01:55:50.791092+0000 - INFO - osism.harbor.regio.digital/kolla/aodh-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:50.791537 | ubuntu-noble-large | 2026-05-09T01:55:50.791337+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-base:2025.1 2026-05-09 01:55:50.791730 | ubuntu-noble-large | 2026-05-09T01:55:50.791568+0000 - INFO - osism.harbor.regio.digital/kolla/neutron-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:50.791893 | ubuntu-noble-large | 2026-05-09T01:55:50.791754+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-base:2025.1 2026-05-09 01:55:50.792064 | ubuntu-noble-large | 2026-05-09T01:55:50.791930+0000 - INFO - osism.harbor.regio.digital/kolla/designate-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:50.792268 | ubuntu-noble-large | 2026-05-09T01:55:50.792095+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-base:2025.1 2026-05-09 01:55:50.792552 | ubuntu-noble-large | 2026-05-09T01:55:50.792307+0000 - INFO - osism.harbor.regio.digital/kolla/octavia-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:50.792727 | ubuntu-noble-large | 2026-05-09T01:55:50.792576+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-base:2025.1 2026-05-09 01:55:50.792905 | ubuntu-noble-large | 2026-05-09T01:55:50.792754+0000 - INFO - osism.harbor.regio.digital/kolla/placement-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:50.793088 | ubuntu-noble-large | 2026-05-09T01:55:50.792931+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-base:2025.1 2026-05-09 01:55:50.793302 | ubuntu-noble-large | 2026-05-09T01:55:50.793115+0000 - INFO - osism.harbor.regio.digital/kolla/blazar-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:50.793585 | ubuntu-noble-large | 2026-05-09T01:55:50.793324+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 01:55:50.793815 | ubuntu-noble-large | 2026-05-09T01:55:50.793635+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/horizon:2025.1 is horizon, using pip3 show horizon 2026-05-09 01:55:50.793940 | ubuntu-noble-large | 2026-05-09T01:55:50.793832+0000 - INFO - Checking osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 01:55:52.264797 | ubuntu-noble-large | 2026-05-09T01:55:52.264432+0000 - INFO - Found version '25.3.3' with build date '20260509' for osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 01:55:52.264930 | ubuntu-noble-large | 2026-05-09T01:55:52.264777+0000 - INFO - Adding org.opencontainers.image.version='25.3.3' label to osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 01:55:52.448643 | ubuntu-noble-large | 2026-05-09T01:55:52.448280+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 01:55:52.494852 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 01:55:52.499774 | ubuntu-noble-large | 2026-05-09T01:55:52.499157+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 01:55:52.557753 | ubuntu-noble-large | 2026-05-09T01:55:52.557361+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-base:2025.1 2026-05-09 01:55:52.557834 | ubuntu-noble-large | 2026-05-09T01:55:52.557700+0000 - INFO - osism.harbor.regio.digital/kolla/glance-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:52.557983 | ubuntu-noble-large | 2026-05-09T01:55:52.557852+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-base:2025.1 2026-05-09 01:55:52.558071 | ubuntu-noble-large | 2026-05-09T01:55:52.557974+0000 - INFO - osism.harbor.regio.digital/kolla/nova-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:52.558128 | ubuntu-noble-large | 2026-05-09T01:55:52.558054+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-base:2025.1 2026-05-09 01:55:52.558244 | ubuntu-noble-large | 2026-05-09T01:55:52.558128+0000 - INFO - osism.harbor.regio.digital/kolla/keystone-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:52.558300 | ubuntu-noble-large | 2026-05-09T01:55:52.558200+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-base:2025.1 2026-05-09 01:55:52.558365 | ubuntu-noble-large | 2026-05-09T01:55:52.558294+0000 - INFO - osism.harbor.regio.digital/kolla/watcher-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:52.558481 | ubuntu-noble-large | 2026-05-09T01:55:52.558362+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-base:2025.1 2026-05-09 01:55:52.558569 | ubuntu-noble-large | 2026-05-09T01:55:52.558463+0000 - INFO - osism.harbor.regio.digital/kolla/barbican-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:52.558696 | ubuntu-noble-large | 2026-05-09T01:55:52.558576+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-base:2025.1 2026-05-09 01:55:52.558792 | ubuntu-noble-large | 2026-05-09T01:55:52.558697+0000 - INFO - osism.harbor.regio.digital/kolla/ironic-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:52.558861 | ubuntu-noble-large | 2026-05-09T01:55:52.558789+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-base:2025.1 2026-05-09 01:55:52.558938 | ubuntu-noble-large | 2026-05-09T01:55:52.558862+0000 - INFO - osism.harbor.regio.digital/kolla/cinder-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:52.559014 | ubuntu-noble-large | 2026-05-09T01:55:52.558939+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 01:55:52.559124 | ubuntu-noble-large | 2026-05-09T01:55:52.559023+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 is ironic-inspector, using pip3 show ironic-inspector 2026-05-09 01:55:52.559284 | ubuntu-noble-large | 2026-05-09T01:55:52.559126+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 01:55:53.894908 | ubuntu-noble-large | 2026-05-09T01:55:53.894383+0000 - INFO - Found version '12.4.1' with build date '20260509' for osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 01:55:53.895044 | ubuntu-noble-large | 2026-05-09T01:55:53.894781+0000 - INFO - Adding org.opencontainers.image.version='12.4.1' label to osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 01:55:54.085632 | ubuntu-noble-large | 2026-05-09T01:55:54.085134+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 01:55:54.141112 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 01:55:54.147327 | ubuntu-noble-large | 2026-05-09T01:55:54.146764+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 01:55:54.203258 | ubuntu-noble-large | 2026-05-09T01:55:54.202746+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-base:2025.1 2026-05-09 01:55:54.203376 | ubuntu-noble-large | 2026-05-09T01:55:54.203144+0000 - INFO - osism.harbor.regio.digital/kolla/heat-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:54.203423 | ubuntu-noble-large | 2026-05-09T01:55:54.203271+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-base:2025.1 2026-05-09 01:55:54.203458 | ubuntu-noble-large | 2026-05-09T01:55:54.203350+0000 - INFO - osism.harbor.regio.digital/kolla/skyline-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:54.203544 | ubuntu-noble-large | 2026-05-09T01:55:54.203447+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2026-05-09 01:55:54.203592 | ubuntu-noble-large | 2026-05-09T01:55:54.203525+0000 - INFO - osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:54.203672 | ubuntu-noble-large | 2026-05-09T01:55:54.203591+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-base:2025.1 2026-05-09 01:55:54.203717 | ubuntu-noble-large | 2026-05-09T01:55:54.203659+0000 - INFO - osism.harbor.regio.digital/kolla/manila-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:54.203806 | ubuntu-noble-large | 2026-05-09T01:55:54.203716+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-base:2025.1 2026-05-09 01:55:54.203854 | ubuntu-noble-large | 2026-05-09T01:55:54.203788+0000 - INFO - osism.harbor.regio.digital/kolla/magnum-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:54.203917 | ubuntu-noble-large | 2026-05-09T01:55:54.203854+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-base:2025.1 2026-05-09 01:55:54.203981 | ubuntu-noble-large | 2026-05-09T01:55:54.203919+0000 - INFO - osism.harbor.regio.digital/kolla/masakari-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:54.204050 | ubuntu-noble-large | 2026-05-09T01:55:54.203979+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2026-05-09 01:55:54.204111 | ubuntu-noble-large | 2026-05-09T01:55:54.204045+0000 - INFO - osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:54.204176 | ubuntu-noble-large | 2026-05-09T01:55:54.204111+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 01:55:54.204313 | ubuntu-noble-large | 2026-05-09T01:55:54.204189+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 is letsencrypt-lego, using /opt/lego --version 2026-05-09 01:55:54.204357 | ubuntu-noble-large | 2026-05-09T01:55:54.204289+0000 - INFO - Checking osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 01:55:54.986749 | ubuntu-noble-large | 2026-05-09T01:55:54.986028+0000 - INFO - Found version '4.20.4' with build date '20260509' for osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 01:55:54.986892 | ubuntu-noble-large | 2026-05-09T01:55:54.986640+0000 - INFO - Adding org.opencontainers.image.version='4.20.4' label to osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 01:55:55.172046 | ubuntu-noble-large | 2026-05-09T01:55:55.171563+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 01:55:55.226007 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 01:55:55.231409 | ubuntu-noble-large | 2026-05-09T01:55:55.230919+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 01:55:55.285256 | ubuntu-noble-large | 2026-05-09T01:55:55.284892+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 01:55:55.285341 | ubuntu-noble-large | 2026-05-09T01:55:55.285187+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 is letsencrypt-webserver, using dpkg -s apache2 2026-05-09 01:55:55.285357 | ubuntu-noble-large | 2026-05-09T01:55:55.285293+0000 - INFO - Checking osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 01:55:55.861635 | ubuntu-noble-large | 2026-05-09T01:55:55.861266+0000 - INFO - Found version '2.4.58' with build date '20260509' for osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 01:55:55.861728 | ubuntu-noble-large | 2026-05-09T01:55:55.861538+0000 - INFO - Adding org.opencontainers.image.version='2.4.58' label to osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 01:55:56.006871 | ubuntu-noble-large | 2026-05-09T01:55:56.006472+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 01:55:56.048893 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 01:55:56.053954 | ubuntu-noble-large | 2026-05-09T01:55:56.053104+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 01:55:56.104005 | ubuntu-noble-large | 2026-05-09T01:55:56.102096+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 01:55:56.104072 | ubuntu-noble-large | 2026-05-09T01:55:56.102482+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis:2025.1 is redis, using dpkg -s redis-server 2026-05-09 01:55:56.104080 | ubuntu-noble-large | 2026-05-09T01:55:56.102548+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 01:55:56.776290 | ubuntu-noble-large | 2026-05-09T01:55:56.775762+0000 - INFO - Found version '7.0.15' with build date '20260509' for osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 01:55:56.776429 | ubuntu-noble-large | 2026-05-09T01:55:56.776174+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 01:55:56.965234 | ubuntu-noble-large | 2026-05-09T01:55:56.964925+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 01:55:57.008859 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 01:55:57.014164 | ubuntu-noble-large | 2026-05-09T01:55:57.013782+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 01:55:57.057047 | ubuntu-noble-large | 2026-05-09T01:55:57.056739+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 01:55:57.057113 | ubuntu-noble-large | 2026-05-09T01:55:57.057019+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 is redis-sentinel, using dpkg -s redis-sentinel 2026-05-09 01:55:57.057304 | ubuntu-noble-large | 2026-05-09T01:55:57.057094+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 01:55:57.652526 | ubuntu-noble-large | 2026-05-09T01:55:57.651935+0000 - INFO - Found version '7.0.15' with build date '20260509' for osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 01:55:57.652639 | ubuntu-noble-large | 2026-05-09T01:55:57.652341+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 01:55:57.842786 | ubuntu-noble-large | 2026-05-09T01:55:57.842470+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 01:55:57.885624 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 01:55:57.890879 | ubuntu-noble-large | 2026-05-09T01:55:57.890487+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 01:55:57.948941 | ubuntu-noble-large | 2026-05-09T01:55:57.948546+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 01:55:57.949067 | ubuntu-noble-large | 2026-05-09T01:55:57.948851+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/iscsid:2025.1 is iscsid, using dpkg -s open-iscsi 2026-05-09 01:55:57.949084 | ubuntu-noble-large | 2026-05-09T01:55:57.948970+0000 - INFO - Checking osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 01:55:58.516531 | ubuntu-noble-large | 2026-05-09T01:55:58.516087+0000 - INFO - Found version '2.1.9' with build date '20260509' for osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 01:55:58.516793 | ubuntu-noble-large | 2026-05-09T01:55:58.516502+0000 - INFO - Adding org.opencontainers.image.version='2.1.9' label to osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 01:55:58.703982 | ubuntu-noble-large | 2026-05-09T01:55:58.703523+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 01:55:58.749898 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 01:55:58.756691 | ubuntu-noble-large | 2026-05-09T01:55:58.756079+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 01:55:58.814243 | ubuntu-noble-large | 2026-05-09T01:55:58.813646+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2026-05-09 01:55:58.814600 | ubuntu-noble-large | 2026-05-09T01:55:58.814162+0000 - INFO - osism.harbor.regio.digital/kolla/prometheus-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:58.814823 | ubuntu-noble-large | 2026-05-09T01:55:58.814604+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 01:55:58.815258 | ubuntu-noble-large | 2026-05-09T01:55:58.814951+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cron:2025.1 is cron, using dpkg -s cron 2026-05-09 01:55:58.815507 | ubuntu-noble-large | 2026-05-09T01:55:58.815246+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 01:55:59.506311 | ubuntu-noble-large | 2026-05-09T01:55:59.505804+0000 - INFO - Found version '3.0' with build date '20260509' for osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 01:55:59.506515 | ubuntu-noble-large | 2026-05-09T01:55:59.506135+0000 - INFO - Adding org.opencontainers.image.version='3.0' label to osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 01:55:59.700534 | ubuntu-noble-large | 2026-05-09T01:55:59.699917+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 01:55:59.753972 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 01:55:59.759489 | ubuntu-noble-large | 2026-05-09T01:55:59.759032+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 01:55:59.817608 | ubuntu-noble-large | 2026-05-09T01:55:59.816951+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2026-05-09 01:55:59.817775 | ubuntu-noble-large | 2026-05-09T01:55:59.817581+0000 - INFO - osism.harbor.regio.digital/kolla/hacluster-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:55:59.818011 | ubuntu-noble-large | 2026-05-09T01:55:59.817782+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 01:55:59.818105 | ubuntu-noble-large | 2026-05-09T01:55:59.817942+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/fluentd:2025.1 is fluentd, using dpkg -s fluent-package 2026-05-09 01:55:59.818254 | ubuntu-noble-large | 2026-05-09T01:55:59.818052+0000 - INFO - Checking osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 01:56:00.436238 | ubuntu-noble-large | 2026-05-09T01:56:00.435703+0000 - INFO - Found version '5.0.9' with build date '20260509' for osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 01:56:00.436398 | ubuntu-noble-large | 2026-05-09T01:56:00.436087+0000 - INFO - Adding org.opencontainers.image.version='5.0.9' label to osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 01:56:00.610108 | ubuntu-noble-large | 2026-05-09T01:56:00.609569+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 01:56:00.655605 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 01:56:00.662121 | ubuntu-noble-large | 2026-05-09T01:56:00.661592+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 01:56:00.725789 | ubuntu-noble-large | 2026-05-09T01:56:00.725289+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 01:56:00.725944 | ubuntu-noble-large | 2026-05-09T01:56:00.725783+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2026-05-09 01:56:00.726053 | ubuntu-noble-large | 2026-05-09T01:56:00.725942+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 01:56:01.359675 | ubuntu-noble-large | 2026-05-09T01:56:01.359271+0000 - INFO - Found version '3.5.1' with build date '20260509' for osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 01:56:01.359815 | ubuntu-noble-large | 2026-05-09T01:56:01.359573+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 01:56:01.516037 | ubuntu-noble-large | 2026-05-09T01:56:01.515671+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 01:56:01.569320 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 01:56:01.574549 | ubuntu-noble-large | 2026-05-09T01:56:01.574029+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 01:56:01.634404 | ubuntu-noble-large | 2026-05-09T01:56:01.633792+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 01:56:01.634613 | ubuntu-noble-large | 2026-05-09T01:56:01.634407+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keepalived:2025.1 is keepalived, using dpkg -s keepalived 2026-05-09 01:56:01.634743 | ubuntu-noble-large | 2026-05-09T01:56:01.634612+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 01:56:02.289962 | ubuntu-noble-large | 2026-05-09T01:56:02.289505+0000 - INFO - Found version '2.2.8' with build date '20260509' for osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 01:56:02.290064 | ubuntu-noble-large | 2026-05-09T01:56:02.289872+0000 - INFO - Adding org.opencontainers.image.version='2.2.8' label to osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 01:56:02.449410 | ubuntu-noble-large | 2026-05-09T01:56:02.448943+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 01:56:02.490136 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 01:56:02.494589 | ubuntu-noble-large | 2026-05-09T01:56:02.494167+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 01:56:02.551657 | ubuntu-noble-large | 2026-05-09T01:56:02.551151+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2026-05-09 01:56:02.551777 | ubuntu-noble-large | 2026-05-09T01:56:02.551586+0000 - INFO - osism.harbor.regio.digital/kolla/mariadb-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:56:02.551875 | ubuntu-noble-large | 2026-05-09T01:56:02.551741+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2026-05-09 01:56:02.552003 | ubuntu-noble-large | 2026-05-09T01:56:02.551879+0000 - INFO - osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:56:02.552117 | ubuntu-noble-large | 2026-05-09T01:56:02.552000+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 01:56:02.552263 | ubuntu-noble-large | 2026-05-09T01:56:02.552129+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch:2025.1 is opensearch, using dpkg -s opensearch 2026-05-09 01:56:02.552410 | ubuntu-noble-large | 2026-05-09T01:56:02.552275+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 01:56:03.241626 | ubuntu-noble-large | 2026-05-09T01:56:03.241131+0000 - INFO - Found version '2.19.5' with build date '20260509' for osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 01:56:03.241749 | ubuntu-noble-large | 2026-05-09T01:56:03.241456+0000 - INFO - Adding org.opencontainers.image.version='2.19.5' label to osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 01:56:03.402453 | ubuntu-noble-large | 2026-05-09T01:56:03.401884+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 01:56:03.451880 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 01:56:03.457239 | ubuntu-noble-large | 2026-05-09T01:56:03.456812+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 01:56:03.519485 | ubuntu-noble-large | 2026-05-09T01:56:03.519029+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 01:56:03.519614 | ubuntu-noble-large | 2026-05-09T01:56:03.519409+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 is opensearch-dashboards, using dpkg -s opensearch-dashboards 2026-05-09 01:56:03.519632 | ubuntu-noble-large | 2026-05-09T01:56:03.519490+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 01:56:04.167278 | ubuntu-noble-large | 2026-05-09T01:56:04.166795+0000 - INFO - Found version '2.19.5' with build date '20260509' for osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 01:56:04.167422 | ubuntu-noble-large | 2026-05-09T01:56:04.167157+0000 - INFO - Adding org.opencontainers.image.version='2.19.5' label to osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 01:56:04.328992 | ubuntu-noble-large | 2026-05-09T01:56:04.328601+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 01:56:04.375571 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 01:56:04.383610 | ubuntu-noble-large | 2026-05-09T01:56:04.382910+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 01:56:04.441251 | ubuntu-noble-large | 2026-05-09T01:56:04.440672+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openstack-base:2025.1 2026-05-09 01:56:04.441452 | ubuntu-noble-large | 2026-05-09T01:56:04.441160+0000 - INFO - osism.harbor.regio.digital/kolla/openstack-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:56:04.441505 | ubuntu-noble-large | 2026-05-09T01:56:04.441382+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 01:56:04.441678 | ubuntu-noble-large | 2026-05-09T01:56:04.441543+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 is nova-libvirt, using dpkg -s libvirt-daemon 2026-05-09 01:56:04.441800 | ubuntu-noble-large | 2026-05-09T01:56:04.441671+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 01:56:05.066416 | ubuntu-noble-large | 2026-05-09T01:56:05.065982+0000 - INFO - Found version '10.0.0' with build date '20260509' for osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 01:56:05.066566 | ubuntu-noble-large | 2026-05-09T01:56:05.066263+0000 - INFO - Adding org.opencontainers.image.version='10.0.0' label to osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 01:56:05.237149 | ubuntu-noble-large | 2026-05-09T01:56:05.236695+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 01:56:05.294797 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 01:56:05.301270 | ubuntu-noble-large | 2026-05-09T01:56:05.300487+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 01:56:05.355393 | ubuntu-noble-large | 2026-05-09T01:56:05.354408+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 01:56:05.355525 | ubuntu-noble-large | 2026-05-09T01:56:05.354825+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/dnsmasq:2025.1 is dnsmasq, using dpkg -s dnsmasq 2026-05-09 01:56:05.355545 | ubuntu-noble-large | 2026-05-09T01:56:05.354986+0000 - INFO - Checking osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 01:56:05.996868 | ubuntu-noble-large | 2026-05-09T01:56:05.996176+0000 - INFO - Found version '2.90' with build date '20260509' for osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 01:56:05.997020 | ubuntu-noble-large | 2026-05-09T01:56:05.996763+0000 - INFO - Adding org.opencontainers.image.version='2.90' label to osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 01:56:06.152932 | ubuntu-noble-large | 2026-05-09T01:56:06.152612+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 01:56:06.198143 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 01:56:06.203867 | ubuntu-noble-large | 2026-05-09T01:56:06.203453+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 01:56:06.259760 | ubuntu-noble-large | 2026-05-09T01:56:06.259445+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2026-05-09 01:56:06.259874 | ubuntu-noble-large | 2026-05-09T01:56:06.259684+0000 - INFO - osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:56:06.259895 | ubuntu-noble-large | 2026-05-09T01:56:06.259747+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 01:56:06.259910 | ubuntu-noble-large | 2026-05-09T01:56:06.259812+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/proxysql-3:2025.1 is proxysql, using dpkg -s proxysql 2026-05-09 01:56:06.259931 | ubuntu-noble-large | 2026-05-09T01:56:06.259857+0000 - INFO - Checking osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 01:56:06.857889 | ubuntu-noble-large | 2026-05-09T01:56:06.857466+0000 - INFO - Found version '3.0.8' with build date '20260509' for osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 01:56:06.857990 | ubuntu-noble-large | 2026-05-09T01:56:06.857824+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 01:56:07.024178 | ubuntu-noble-large | 2026-05-09T01:56:07.023625+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 01:56:07.072644 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 01:56:07.079774 | ubuntu-noble-large | 2026-05-09T01:56:07.079158+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 01:56:07.136530 | ubuntu-noble-large | 2026-05-09T01:56:07.136007+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 01:56:07.136622 | ubuntu-noble-large | 2026-05-09T01:56:07.136486+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/proxysql:2025.1 is proxysql, using dpkg -s proxysql 2026-05-09 01:56:07.136715 | ubuntu-noble-large | 2026-05-09T01:56:07.136611+0000 - INFO - Checking osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 01:56:07.757265 | ubuntu-noble-large | 2026-05-09T01:56:07.756865+0000 - INFO - Found version '3.0.8' with build date '20260509' for osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 01:56:07.757373 | ubuntu-noble-large | 2026-05-09T01:56:07.757128+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 01:56:07.934046 | ubuntu-noble-large | 2026-05-09T01:56:07.933472+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 01:56:07.977686 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 01:56:07.982594 | ubuntu-noble-large | 2026-05-09T01:56:07.981990+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 01:56:08.037828 | ubuntu-noble-large | 2026-05-09T01:56:08.037297+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 01:56:08.037959 | ubuntu-noble-large | 2026-05-09T01:56:08.037775+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/tgtd:2025.1 is tgtd, using dpkg -s tgt 2026-05-09 01:56:08.037983 | ubuntu-noble-large | 2026-05-09T01:56:08.037901+0000 - INFO - Checking osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 01:56:08.640624 | ubuntu-noble-large | 2026-05-09T01:56:08.639995+0000 - INFO - Found version '1.0.85' with build date '20260509' for osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 01:56:08.640776 | ubuntu-noble-large | 2026-05-09T01:56:08.640521+0000 - INFO - Adding org.opencontainers.image.version='1.0.85' label to osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 01:56:08.833654 | ubuntu-noble-large | 2026-05-09T01:56:08.833283+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 01:56:08.877956 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 01:56:08.882786 | ubuntu-noble-large | 2026-05-09T01:56:08.882361+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 01:56:08.939464 | ubuntu-noble-large | 2026-05-09T01:56:08.938863+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 01:56:08.939584 | ubuntu-noble-large | 2026-05-09T01:56:08.939425+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/multipathd:2025.1 is multipathd, using dpkg -s multipath-tools 2026-05-09 01:56:08.939740 | ubuntu-noble-large | 2026-05-09T01:56:08.939597+0000 - INFO - Checking osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 01:56:09.536919 | ubuntu-noble-large | 2026-05-09T01:56:09.536418+0000 - INFO - Found version '0.9.4' with build date '20260509' for osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 01:56:09.537058 | ubuntu-noble-large | 2026-05-09T01:56:09.536794+0000 - INFO - Adding org.opencontainers.image.version='0.9.4' label to osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 01:56:09.717319 | ubuntu-noble-large | 2026-05-09T01:56:09.716787+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 01:56:09.775995 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 01:56:09.780178 | ubuntu-noble-large | 2026-05-09T01:56:09.779718+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 01:56:09.827800 | ubuntu-noble-large | 2026-05-09T01:56:09.827127+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-base:2025.1 2026-05-09 01:56:09.827936 | ubuntu-noble-large | 2026-05-09T01:56:09.827735+0000 - INFO - osism.harbor.regio.digital/kolla/redis-base:2025.1 is a base image and not handled at the moment 2026-05-09 01:56:09.827970 | ubuntu-noble-large | 2026-05-09T01:56:09.827889+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 01:56:09.828139 | ubuntu-noble-large | 2026-05-09T01:56:09.828002+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/rabbitmq:2025.1 is rabbitmq, using dpkg -s rabbitmq-server 2026-05-09 01:56:09.828264 | ubuntu-noble-large | 2026-05-09T01:56:09.828108+0000 - INFO - Checking osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 01:56:10.436416 | ubuntu-noble-large | 2026-05-09T01:56:10.436032+0000 - INFO - Found version '4.1.8' with build date '20260509' for osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 01:56:10.436512 | ubuntu-noble-large | 2026-05-09T01:56:10.436346+0000 - INFO - Adding org.opencontainers.image.version='4.1.8' label to osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 01:56:10.606487 | ubuntu-noble-large | 2026-05-09T01:56:10.606054+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 01:56:10.655163 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 01:56:10.660653 | ubuntu-noble-large | 2026-05-09T01:56:10.660041+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 01:56:10.716966 | ubuntu-noble-large | 2026-05-09T01:56:10.716393+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 01:56:10.717103 | ubuntu-noble-large | 2026-05-09T01:56:10.716792+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/grafana:2025.1 is grafana, using dpkg -s grafana 2026-05-09 01:56:10.717120 | ubuntu-noble-large | 2026-05-09T01:56:10.716946+0000 - INFO - Checking osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 01:56:11.393044 | ubuntu-noble-large | 2026-05-09T01:56:11.392530+0000 - INFO - Found version '13.0.1' with build date '20260509' for osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 01:56:11.393329 | ubuntu-noble-large | 2026-05-09T01:56:11.392871+0000 - INFO - Adding org.opencontainers.image.version='13.0.1' label to osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 01:56:11.600159 | ubuntu-noble-large | 2026-05-09T01:56:11.599747+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 01:56:11.652162 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 01:56:11.659246 | ubuntu-noble-large | 2026-05-09T01:56:11.658737+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 01:56:11.716295 | ubuntu-noble-large | 2026-05-09T01:56:11.715842+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 01:56:11.716395 | ubuntu-noble-large | 2026-05-09T01:56:11.716226+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 is haproxy-ssh, using dpkg -s openssh-server 2026-05-09 01:56:11.716409 | ubuntu-noble-large | 2026-05-09T01:56:11.716325+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 01:56:12.308310 | ubuntu-noble-large | 2026-05-09T01:56:12.307870+0000 - INFO - Found version '9.6' with build date '20260509' for osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 01:56:12.308473 | ubuntu-noble-large | 2026-05-09T01:56:12.308136+0000 - INFO - Adding org.opencontainers.image.version='9.6' label to osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 01:56:12.473938 | ubuntu-noble-large | 2026-05-09T01:56:12.473660+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 01:56:12.521078 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 01:56:12.527844 | ubuntu-noble-large | 2026-05-09T01:56:12.527159+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 01:56:12.589187 | ubuntu-noble-large | 2026-05-09T01:56:12.588600+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 01:56:12.589641 | ubuntu-noble-large | 2026-05-09T01:56:12.589270+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy:2025.1 is haproxy, using dpkg -s haproxy 2026-05-09 01:56:12.589850 | ubuntu-noble-large | 2026-05-09T01:56:12.589672+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 01:56:13.217837 | ubuntu-noble-large | 2026-05-09T01:56:13.217321+0000 - INFO - Found version '2.8.16' with build date '20260509' for osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 01:56:13.217942 | ubuntu-noble-large | 2026-05-09T01:56:13.217804+0000 - INFO - Adding org.opencontainers.image.version='2.8.16' label to osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 01:56:13.379719 | ubuntu-noble-large | 2026-05-09T01:56:13.379127+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 01:56:13.428693 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 01:56:13.435092 | ubuntu-noble-large | 2026-05-09T01:56:13.434580+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 01:56:13.495737 | ubuntu-noble-large | 2026-05-09T01:56:13.495121+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 01:56:13.495878 | ubuntu-noble-large | 2026-05-09T01:56:13.495648+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/memcached:2025.1 is memcached, using dpkg -s memcached 2026-05-09 01:56:13.496000 | ubuntu-noble-large | 2026-05-09T01:56:13.495824+0000 - INFO - Checking osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 01:56:14.120756 | ubuntu-noble-large | 2026-05-09T01:56:14.120197+0000 - INFO - Found version '1.6.24' with build date '20260509' for osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 01:56:14.120932 | ubuntu-noble-large | 2026-05-09T01:56:14.120609+0000 - INFO - Adding org.opencontainers.image.version='1.6.24' label to osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 01:56:14.283706 | ubuntu-noble-large | 2026-05-09T01:56:14.283377+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 01:56:14.335529 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 01:56:14.340601 | ubuntu-noble-large | 2026-05-09T01:56:14.340113+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 01:56:14.392059 | ubuntu-noble-large | 2026-05-09T01:56:14.391680+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 01:56:14.392144 | ubuntu-noble-large | 2026-05-09T01:56:14.392017+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 is kolla-toolbox, using echo 2026-05-09 01:56:14.392154 | ubuntu-noble-large | 2026-05-09T01:56:14.392083+0000 - INFO - Checking osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 01:56:14.998564 | ubuntu-noble-large | 2026-05-09T01:56:14.998147+0000 - INFO - Found version '20.4.0' with build date '20260509' for osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 01:56:14.998677 | ubuntu-noble-large | 2026-05-09T01:56:14.998479+0000 - INFO - Adding org.opencontainers.image.version='20.4.0' label to osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 01:56:15.172098 | ubuntu-noble-large | 2026-05-09T01:56:15.171793+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 01:56:15.224150 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 01:56:15.230034 | ubuntu-noble-large | 2026-05-09T01:56:15.229443+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 01:56:15.287049 | ubuntu-noble-large | 2026-05-09T01:56:15.286548+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/base:2025.1 2026-05-09 01:56:15.287157 | ubuntu-noble-large | 2026-05-09T01:56:15.286953+0000 - INFO - osism.harbor.regio.digital/kolla/base:2025.1 is a base image and not handled at the moment 2026-05-09 01:56:15.315014 | ubuntu-noble-large | 2026-05-09 01:56:15.315115 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2026-05-09 01:56:15.315133 | ubuntu-noble-large | | image | 2026-05-09 01:56:15.315145 | ubuntu-noble-large | |-----------------------------------------------------------------------------------| 2026-05-09 01:56:15.315158 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-relay:25.3.1.20260509 | 2026-05-09 01:56:15.315171 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:26.0.4.20260509 | 2026-05-09 01:56:15.315184 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:29.0.6.20260509 | 2026-05-09 01:56:15.315195 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-nb-db-server:25.3.1.20260509 | 2026-05-09 01:56:15.315252 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-controller:25.3.1.20260509 | 2026-05-09 01:56:15.315315 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-northd:25.3.1.20260509 | 2026-05-09 01:56:15.315328 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-server:25.3.1.20260509 | 2026-05-09 01:56:15.315340 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-notifier:20.0.0.20260509 | 2026-05-09 01:56:15.315353 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-api:20.0.0.20260509 | 2026-05-09 01:56:15.315365 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-expirer:20.0.0.20260509 | 2026-05-09 01:56:15.315377 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-evaluator:20.0.0.20260509 | 2026-05-09 01:56:15.315390 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-listener:20.0.0.20260509 | 2026-05-09 01:56:15.315402 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metadata-agent:26.0.4.20260509 | 2026-05-09 01:56:15.315415 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-server:26.0.4.20260509 | 2026-05-09 01:56:15.315428 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-mlnx-agent:26.0.4.20260509 | 2026-05-09 01:56:15.315440 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metering-agent:26.0.4.20260509 | 2026-05-09 01:56:15.315453 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-dhcp-agent:26.0.4.20260509 | 2026-05-09 01:56:15.315466 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-l3-agent:26.0.4.20260509 | 2026-05-09 01:56:15.315479 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-sriov-agent:26.0.4.20260509 | 2026-05-09 01:56:15.315492 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:26.0.4.20260509 | 2026-05-09 01:56:15.315504 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-agent:26.0.4.20260509 | 2026-05-09 01:56:15.315516 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-bgp-dragent:26.0.4.20260509 | 2026-05-09 01:56:15.315528 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:26.0.4.20260509 | 2026-05-09 01:56:15.315540 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-neutron-agent:26.0.4.20260509 | 2026-05-09 01:56:15.315552 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-producer:20.0.1.20260509 | 2026-05-09 01:56:15.315563 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-sink:20.0.1.20260509 | 2026-05-09 01:56:15.315576 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-api:20.0.1.20260509 | 2026-05-09 01:56:15.315587 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-worker:20.0.1.20260509 | 2026-05-09 01:56:15.315599 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-mdns:20.0.1.20260509 | 2026-05-09 01:56:15.315611 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-central:20.0.1.20260509 | 2026-05-09 01:56:15.315652 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-backend-bind9:20.0.1.20260509 | 2026-05-09 01:56:15.315666 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-api:16.0.2.20260509 | 2026-05-09 01:56:15.315694 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-housekeeping:16.0.2.20260509 | 2026-05-09 01:56:15.315705 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-worker:16.0.2.20260509 | 2026-05-09 01:56:15.315717 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-driver-agent:16.0.2.20260509 | 2026-05-09 01:56:15.315729 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-health-manager:16.0.2.20260509 | 2026-05-09 01:56:15.315741 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/placement-api:13.0.0.20260509 | 2026-05-09 01:56:15.315753 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/blazar-manager:15.0.1.20260509 | 2026-05-09 01:56:15.315765 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/blazar-api:15.0.1.20260509 | 2026-05-09 01:56:15.315777 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/glance-api:30.2.1.20260509 | 2026-05-09 01:56:15.315789 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-ssh:31.3.1.20260509 | 2026-05-09 01:56:15.315801 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-api:31.3.1.20260509 | 2026-05-09 01:56:15.315832 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-serialproxy:31.3.1.20260509 | 2026-05-09 01:56:15.315845 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-novncproxy:31.3.1.20260509 | 2026-05-09 01:56:15.315883 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-conductor:31.3.1.20260509 | 2026-05-09 01:56:15.315896 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute-ironic:31.3.1.20260509 | 2026-05-09 01:56:15.315908 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute:31.3.1.20260509 | 2026-05-09 01:56:15.315920 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-scheduler:31.3.1.20260509 | 2026-05-09 01:56:15.315931 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:31.3.1.20260509 | 2026-05-09 01:56:15.315943 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-ssh:27.0.1.20260509 | 2026-05-09 01:56:15.315955 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone:27.0.1.20260509 | 2026-05-09 01:56:15.315967 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-fernet:27.0.1.20260509 | 2026-05-09 01:56:15.315979 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/watcher-engine:14.1.1.20260509 | 2026-05-09 01:56:15.315990 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/watcher-api:14.1.1.20260509 | 2026-05-09 01:56:15.316002 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/watcher-applier:14.1.1.20260509 | 2026-05-09 01:56:15.316013 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-worker:20.0.1.20260509 | 2026-05-09 01:56:15.316024 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-api:20.0.1.20260509 | 2026-05-09 01:56:15.316035 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-keystone-listener:20.0.1.20260509 | 2026-05-09 01:56:15.316047 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-pxe:29.0.6.20260509 | 2026-05-09 01:56:15.316059 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-api:29.0.6.20260509 | 2026-05-09 01:56:15.316071 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-conductor:29.0.6.20260509 | 2026-05-09 01:56:15.316084 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-volume:26.2.1.20260509 | 2026-05-09 01:56:15.316095 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-scheduler:26.2.1.20260509 | 2026-05-09 01:56:15.316106 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-api:26.2.1.20260509 | 2026-05-09 01:56:15.316117 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-backup:26.2.1.20260509 | 2026-05-09 01:56:15.316128 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-api:24.1.1.20260509 | 2026-05-09 01:56:15.316153 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-api-cfn:24.1.1.20260509 | 2026-05-09 01:56:15.316165 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-engine:24.1.1.20260509 | 2026-05-09 01:56:15.316177 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-console:6.0.1.20260509 | 2026-05-09 01:56:15.316189 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-apiserver:6.0.1.20260509 | 2026-05-09 01:56:15.316247 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-notification:24.0.1.20260509 | 2026-05-09 01:56:15.316299 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-ipmi:24.0.1.20260509 | 2026-05-09 01:56:15.316312 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-central:24.0.1.20260509 | 2026-05-09 01:56:15.316324 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-compute:24.0.1.20260509 | 2026-05-09 01:56:15.316336 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-data:20.0.2.20260509 | 2026-05-09 01:56:15.316348 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-api:20.0.2.20260509 | 2026-05-09 01:56:15.316360 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-share:20.0.2.20260509 | 2026-05-09 01:56:15.316372 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-scheduler:20.0.2.20260509 | 2026-05-09 01:56:15.316385 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-api:20.0.2.20260509 | 2026-05-09 01:56:15.316397 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-conductor:20.0.2.20260509 | 2026-05-09 01:56:15.316409 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-engine:19.0.1.20260509 | 2026-05-09 01:56:15.316422 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-api:19.0.1.20260509 | 2026-05-09 01:56:15.316434 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-monitors:19.0.1.20260509 | 2026-05-09 01:56:15.316446 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20260509 | 2026-05-09 01:56:15.316458 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20260509 | 2026-05-09 01:56:15.316470 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20260509 | 2026-05-09 01:56:15.316482 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20260509 | 2026-05-09 01:56:15.316494 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20260509 | 2026-05-09 01:56:15.316506 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20260509 | 2026-05-09 01:56:15.316528 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20260509 | 2026-05-09 01:56:15.316541 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-server:3.2.1.20260509 | 2026-05-09 01:56:15.316554 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20260509 | 2026-05-09 01:56:15.316581 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20260509 | 2026-05-09 01:56:15.316594 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20260509 | 2026-05-09 01:56:15.316606 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20260509 | 2026-05-09 01:56:15.316619 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.1.20260509 | 2026-05-09 01:56:15.316631 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20260509 | 2026-05-09 01:56:15.316643 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20260509 | 2026-05-09 01:56:15.316656 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20260509 | 2026-05-09 01:56:15.316668 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20260509 | 2026-05-09 01:56:15.316681 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20260509 | 2026-05-09 01:56:15.316694 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20260509 | 2026-05-09 01:56:15.316716 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-db:3.5.1.20260509 | 2026-05-09 01:56:15.316729 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.5.1.20260509 | 2026-05-09 01:56:15.316741 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-server:10.11.16.20260509 | 2026-05-09 01:56:15.316754 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.16.20260509 | 2026-05-09 01:56:15.316765 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.5.1.20260509 | 2026-05-09 01:56:15.316777 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-db-server:3.5.1.20260509 | 2026-05-09 01:56:15.316790 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/horizon:25.3.3.20260509 | 2026-05-09 01:56:15.316802 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-inspector:12.4.1.20260509 | 2026-05-09 01:56:15.316814 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/letsencrypt-lego:4.20.4.20260509 | 2026-05-09 01:56:15.316826 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/letsencrypt-webserver:2.4.58.20260509 | 2026-05-09 01:56:15.316838 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis:7.0.15.20260509 | 2026-05-09 01:56:15.316852 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20260509 | 2026-05-09 01:56:15.316864 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/iscsid:2.1.9.20260509 | 2026-05-09 01:56:15.316878 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cron:3.0.20260509 | 2026-05-09 01:56:15.316890 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/fluentd:5.0.9.20260509 | 2026-05-09 01:56:15.316903 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk:3.5.1.20260509 | 2026-05-09 01:56:15.316915 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keepalived:2.2.8.20260509 | 2026-05-09 01:56:15.316927 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch:2.19.5.20260509 | 2026-05-09 01:56:15.316940 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.5.20260509 | 2026-05-09 01:56:15.316952 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20260509 | 2026-05-09 01:56:15.316964 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/dnsmasq:2.90.20260509 | 2026-05-09 01:56:15.316976 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/proxysql-3:3.0.8.20260509 | 2026-05-09 01:56:15.316988 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/proxysql:3.0.8.20260509 | 2026-05-09 01:56:15.317000 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/tgtd:1.0.85.20260509 | 2026-05-09 01:56:15.317012 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/multipathd:0.9.4.20260509 | 2026-05-09 01:56:15.317025 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/rabbitmq:4.1.8.20260509 | 2026-05-09 01:56:15.317037 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/grafana:13.0.1.20260509 | 2026-05-09 01:56:15.317049 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20260509 | 2026-05-09 01:56:15.317061 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy:2.8.16.20260509 | 2026-05-09 01:56:15.317074 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/memcached:1.6.24.20260509 | 2026-05-09 01:56:15.317087 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/kolla-toolbox:20.4.0.20260509 | 2026-05-09 01:56:15.317099 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2026-05-09 01:56:15.394492 | ubuntu-noble-large | + docker images 2026-05-09 01:56:15.739978 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-05-09 01:56:15.740074 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 20.4.0.20260509 6e686a1cc364 Less than a second ago 673MB 2026-05-09 01:56:15.740121 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2025.1 6e686a1cc364 Less than a second ago 673MB 2026-05-09 01:56:15.740129 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 1.6.24.20260509 a6353f856697 1 second ago 268MB 2026-05-09 01:56:15.740151 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2025.1 a6353f856697 1 second ago 268MB 2026-05-09 01:56:15.740158 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2.8.16.20260509 d6b6c64068e7 2 seconds ago 275MB 2026-05-09 01:56:15.740165 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2025.1 d6b6c64068e7 2 seconds ago 275MB 2026-05-09 01:56:15.740171 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2025.1 864b523894de 3 seconds ago 275MB 2026-05-09 01:56:15.740177 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 9.6.20260509 864b523894de 3 seconds ago 275MB 2026-05-09 01:56:15.740184 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 13.0.1.20260509 cd43e3046544 4 seconds ago 1.34GB 2026-05-09 01:56:15.740190 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2025.1 cd43e3046544 4 seconds ago 1.34GB 2026-05-09 01:56:15.740196 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2025.1 abb009fbc36a 5 seconds ago 341MB 2026-05-09 01:56:15.740229 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 4.1.8.20260509 abb009fbc36a 5 seconds ago 341MB 2026-05-09 01:56:15.740240 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 0.9.4.20260509 132b4b394b0f 6 seconds ago 272MB 2026-05-09 01:56:15.740247 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2025.1 132b4b394b0f 6 seconds ago 272MB 2026-05-09 01:56:15.740283 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 1.0.85.20260509 5b700f508a12 7 seconds ago 266MB 2026-05-09 01:56:15.740296 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2025.1 5b700f508a12 7 seconds ago 266MB 2026-05-09 01:56:15.740308 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2025.1 4b97a03d9b2d 8 seconds ago 416MB 2026-05-09 01:56:15.740320 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 3.0.8.20260509 4b97a03d9b2d 8 seconds ago 416MB 2026-05-09 01:56:15.740332 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2.90.20260509 19bc81a81c0a 9 seconds ago 269MB 2026-05-09 01:56:15.740343 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2025.1 19bc81a81c0a 9 seconds ago 269MB 2026-05-09 01:56:15.740353 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 2025.1 48aee2cddc32 9 seconds ago 416MB 2026-05-09 01:56:15.740365 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 3.0.8.20260509 48aee2cddc32 9 seconds ago 416MB 2026-05-09 01:56:15.740375 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 10.0.0.20260509 818956b7b501 10 seconds ago 1.26GB 2026-05-09 01:56:15.740387 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2025.1 818956b7b501 10 seconds ago 1.26GB 2026-05-09 01:56:15.740399 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2.19.5.20260509 821af5bf7b37 11 seconds ago 1.53GB 2026-05-09 01:56:15.740410 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2025.1 821af5bf7b37 11 seconds ago 1.53GB 2026-05-09 01:56:15.740434 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2.19.5.20260509 4cfb863be660 12 seconds ago 1.56GB 2026-05-09 01:56:15.740447 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2025.1 4cfb863be660 12 seconds ago 1.56GB 2026-05-09 01:56:15.740458 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2.2.8.20260509 3045ed6cc219 13 seconds ago 278MB 2026-05-09 01:56:15.740470 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2025.1 3045ed6cc219 13 seconds ago 278MB 2026-05-09 01:56:15.740482 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2025.1 578a4ce65662 14 seconds ago 455MB 2026-05-09 01:56:15.740502 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 3.5.1.20260509 578a4ce65662 14 seconds ago 455MB 2026-05-09 01:56:15.740513 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2025.1 8673bf8881a1 15 seconds ago 580MB 2026-05-09 01:56:15.740532 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 5.0.9.20260509 8673bf8881a1 15 seconds ago 580MB 2026-05-09 01:56:15.740539 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2025.1 550988ef0e2e 16 seconds ago 267MB 2026-05-09 01:56:15.740545 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 3.0.20260509 550988ef0e2e 16 seconds ago 267MB 2026-05-09 01:56:15.740552 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2.1.9.20260509 3281cb7dc7cd 17 seconds ago 279MB 2026-05-09 01:56:15.740558 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2025.1 3281cb7dc7cd 17 seconds ago 279MB 2026-05-09 01:56:15.740565 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2025.1 dac04e107357 18 seconds ago 274MB 2026-05-09 01:56:15.740571 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 7.0.15.20260509 dac04e107357 18 seconds ago 274MB 2026-05-09 01:56:15.740578 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2025.1 f1c7ccdd9824 19 seconds ago 274MB 2026-05-09 01:56:15.740584 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 7.0.15.20260509 f1c7ccdd9824 19 seconds ago 274MB 2026-05-09 01:56:15.740590 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2.4.58.20260509 0422919d96f8 20 seconds ago 313MB 2026-05-09 01:56:15.740597 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025.1 0422919d96f8 20 seconds ago 313MB 2026-05-09 01:56:15.740603 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2025.1 894683678995 20 seconds ago 480MB 2026-05-09 01:56:15.740609 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 4.20.4.20260509 894683678995 20 seconds ago 480MB 2026-05-09 01:56:15.740615 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 12.4.1.20260509 08ca632b2704 21 seconds ago 1.03GB 2026-05-09 01:56:15.740622 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2025.1 08ca632b2704 21 seconds ago 1.03GB 2026-05-09 01:56:15.740628 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2025.1 d470809a1447 23 seconds ago 1.19GB 2026-05-09 01:56:15.740634 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 25.3.3.20260509 d470809a1447 23 seconds ago 1.19GB 2026-05-09 01:56:15.740640 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2025.1 6fe0f4589c73 25 seconds ago 284MB 2026-05-09 01:56:15.740653 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 3.5.1.20260509 6fe0f4589c73 25 seconds ago 284MB 2026-05-09 01:56:15.740660 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025.1 017d357261de 26 seconds ago 284MB 2026-05-09 01:56:15.740666 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 3.5.1.20260509 017d357261de 26 seconds ago 284MB 2026-05-09 01:56:15.740673 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 10.11.16.20260509 6107473af358 27 seconds ago 453MB 2026-05-09 01:56:15.740679 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2025.1 6107473af358 27 seconds ago 453MB 2026-05-09 01:56:15.740685 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 10.11.16.20260509 6b03675471b7 27 seconds ago 305MB 2026-05-09 01:56:15.740691 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025.1 6b03675471b7 27 seconds ago 305MB 2026-05-09 01:56:15.740698 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025.1 789dd00d51fc 28 seconds ago 455MB 2026-05-09 01:56:15.740704 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 3.5.1.20260509 789dd00d51fc 28 seconds ago 455MB 2026-05-09 01:56:15.740710 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2025.1 9bb3778f75d4 29 seconds ago 455MB 2026-05-09 01:56:15.740721 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 3.5.1.20260509 9bb3778f75d4 29 seconds ago 455MB 2026-05-09 01:56:15.740727 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2025.1 f1d19e3cd9a4 30 seconds ago 313MB 2026-05-09 01:56:15.740739 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 3.1.7.20260509 f1d19e3cd9a4 30 seconds ago 313MB 2026-05-09 01:56:15.740746 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2.1.6.20260509 7ec496dc6096 31 seconds ago 389MB 2026-05-09 01:56:15.740752 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2025.1 7ec496dc6096 31 seconds ago 389MB 2026-05-09 01:56:15.740758 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2.1.6.20260509 cf0fec01ca42 32 seconds ago 317MB 2026-05-09 01:56:15.740765 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025.1 cf0fec01ca42 32 seconds ago 317MB 2026-05-09 01:56:15.740771 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2.1.6.20260509 ceb9d7bdedf9 33 seconds ago 381MB 2026-05-09 01:56:15.740778 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025.1 ceb9d7bdedf9 33 seconds ago 381MB 2026-05-09 01:56:15.740784 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 0.49.2.20260509 dd98cc7d05e6 34 seconds ago 359MB 2026-05-09 01:56:15.740791 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025.1 dd98cc7d05e6 34 seconds ago 359MB 2026-05-09 01:56:15.740797 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 0.28.1.20260509 4e18d4772691 35 seconds ago 405MB 2026-05-09 01:56:15.740803 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025.1 4e18d4772691 35 seconds ago 405MB 2026-05-09 01:56:15.740810 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 1.8.0.20260509 c374e94da66f 35 seconds ago 293MB 2026-05-09 01:56:15.740816 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025.1 c374e94da66f 35 seconds ago 293MB 2026-05-09 01:56:15.740827 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 1.7.0.20260509 65e1b1eaf378 36 seconds ago 290MB 2026-05-09 01:56:15.740834 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025.1 65e1b1eaf378 36 seconds ago 290MB 2026-05-09 01:56:15.740841 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 1.8.2.20260509 ae7ae1abfd42 37 seconds ago 307MB 2026-05-09 01:56:15.740847 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025.1 ae7ae1abfd42 37 seconds ago 307MB 2026-05-09 01:56:15.740853 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 1.0.7.20260509 3323ef2c99ac 38 seconds ago 286MB 2026-05-09 01:56:15.740860 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025.1 3323ef2c99ac 38 seconds ago 286MB 2026-05-09 01:56:15.740866 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 0.16.0.20260509 448269158ed0 39 seconds ago 302MB 2026-05-09 01:56:15.740872 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025.1 448269158ed0 39 seconds ago 302MB 2026-05-09 01:56:15.740879 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 2025.1 279ffdf7b5e4 40 seconds ago 851MB 2026-05-09 01:56:15.740885 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 3.2.1.20260509 279ffdf7b5e4 40 seconds ago 851MB 2026-05-09 01:56:15.740891 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2.2.0.20260509 b452ab223a69 41 seconds ago 292MB 2026-05-09 01:56:15.740898 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025.1 b452ab223a69 41 seconds ago 292MB 2026-05-09 01:56:15.740904 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 0.15.0.20260509 1a6b0215e5fa 42 seconds ago 300MB 2026-05-09 01:56:15.740910 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025.1 1a6b0215e5fa 42 seconds ago 300MB 2026-05-09 01:56:15.740917 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 0.25.0.20260509 8b825f0e6aee 43 seconds ago 309MB 2026-05-09 01:56:15.740923 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025.1 8b825f0e6aee 43 seconds ago 309MB 2026-05-09 01:56:15.740934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2025.1 9cb66cb08f1f 44 seconds ago 300MB 2026-05-09 01:56:15.740940 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 3.0.8.20260509 9cb66cb08f1f 44 seconds ago 300MB 2026-05-09 01:56:15.740951 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2025.1 ba898722fc10 44 seconds ago 1.12GB 2026-05-09 01:56:15.740958 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 4.6.4.20260509 ba898722fc10 44 seconds ago 1.12GB 2026-05-09 01:56:15.740964 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2025.1 7cc2c471c360 46 seconds ago 1.12GB 2026-05-09 01:56:15.740970 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 4.6.4.20260509 7cc2c471c360 46 seconds ago 1.12GB 2026-05-09 01:56:15.740977 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2025.1 efd8bf34451f 47 seconds ago 1.12GB 2026-05-09 01:56:15.740983 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 4.6.4.20260509 efd8bf34451f 47 seconds ago 1.12GB 2026-05-09 01:56:15.740990 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 19.0.1.20260509 7d4cd1f50248 49 seconds ago 1.08GB 2026-05-09 01:56:15.741001 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2025.1 7d4cd1f50248 49 seconds ago 1.08GB 2026-05-09 01:56:15.741008 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 19.0.1.20260509 b89a04664ab1 50 seconds ago 1GB 2026-05-09 01:56:15.741014 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2025.1 b89a04664ab1 50 seconds ago 1GB 2026-05-09 01:56:15.741021 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 19.0.1.20260509 702f1b35c53b 52 seconds ago 1.01GB 2026-05-09 01:56:15.741027 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2025.1 702f1b35c53b 52 seconds ago 1.01GB 2026-05-09 01:56:15.741033 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 20.0.2.20260509 aa930d2ff13d 54 seconds ago 1.26GB 2026-05-09 01:56:15.741039 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2025.1 aa930d2ff13d 54 seconds ago 1.26GB 2026-05-09 01:56:15.741046 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 20.0.2.20260509 75d750e1cb0d 55 seconds ago 1.15GB 2026-05-09 01:56:15.741052 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2025.1 75d750e1cb0d 55 seconds ago 1.15GB 2026-05-09 01:56:15.741058 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 20.0.2.20260509 336a5bf52884 57 seconds ago 1.06GB 2026-05-09 01:56:15.741065 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2025.1 336a5bf52884 57 seconds ago 1.06GB 2026-05-09 01:56:15.741076 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 20.0.2.20260509 3e5a4a764363 58 seconds ago 1.23GB 2026-05-09 01:56:15.741086 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2025.1 3e5a4a764363 58 seconds ago 1.23GB 2026-05-09 01:56:15.741096 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 20.0.2.20260509 aef6ec1689a4 About a minute ago 1.06GB 2026-05-09 01:56:15.741106 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2025.1 aef6ec1689a4 About a minute ago 1.06GB 2026-05-09 01:56:15.741117 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 20.0.2.20260509 06ba1f37cb61 About a minute ago 1.06GB 2026-05-09 01:56:15.741127 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2025.1 06ba1f37cb61 About a minute ago 1.06GB 2026-05-09 01:56:15.741137 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2025.1 58672ee0c4c4 About a minute ago 997MB 2026-05-09 01:56:15.741148 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 24.0.1.20260509 58672ee0c4c4 About a minute ago 997MB 2026-05-09 01:56:15.741159 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2025.1 7ee839a85de9 About a minute ago 987MB 2026-05-09 01:56:15.741170 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 24.0.1.20260509 7ee839a85de9 About a minute ago 987MB 2026-05-09 01:56:15.741187 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025.1 f4b36517b8ea About a minute ago 997MB 2026-05-09 01:56:15.741199 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 24.0.1.20260509 f4b36517b8ea About a minute ago 997MB 2026-05-09 01:56:15.741281 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2025.1 3388b78e9be4 About a minute ago 986MB 2026-05-09 01:56:15.741295 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 24.0.1.20260509 3388b78e9be4 About a minute ago 986MB 2026-05-09 01:56:15.741332 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2025.1 3649fe75ff8a About a minute ago 1.01GB 2026-05-09 01:56:15.741342 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 6.0.1.20260509 3649fe75ff8a About a minute ago 1.01GB 2026-05-09 01:56:15.741349 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2025.1 d8ee2cb9d0ae About a minute ago 1.06GB 2026-05-09 01:56:15.741356 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 6.0.1.20260509 d8ee2cb9d0ae About a minute ago 1.06GB 2026-05-09 01:56:15.741363 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2025.1 165d32403a8d About a minute ago 1.08GB 2026-05-09 01:56:15.741370 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 24.1.1.20260509 165d32403a8d About a minute ago 1.08GB 2026-05-09 01:56:15.741377 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2025.1 a4221cf1861f About a minute ago 1.08GB 2026-05-09 01:56:15.741383 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 24.1.1.20260509 a4221cf1861f About a minute ago 1.08GB 2026-05-09 01:56:15.741390 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2025.1 4bf5e8c26082 About a minute ago 1.08GB 2026-05-09 01:56:15.741397 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 24.1.1.20260509 4bf5e8c26082 About a minute ago 1.08GB 2026-05-09 01:56:15.741403 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2025.1 4c93584338f0 About a minute ago 1.43GB 2026-05-09 01:56:15.741419 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 26.2.1.20260509 4c93584338f0 About a minute ago 1.43GB 2026-05-09 01:56:15.741426 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2025.1 52478425065a About a minute ago 1.42GB 2026-05-09 01:56:15.741433 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 26.2.1.20260509 52478425065a About a minute ago 1.42GB 2026-05-09 01:56:15.741440 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2025.1 6c5c78fbedb8 About a minute ago 1.42GB 2026-05-09 01:56:15.741447 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 26.2.1.20260509 6c5c78fbedb8 About a minute ago 1.42GB 2026-05-09 01:56:15.741454 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2025.1 db3e9fde11eb About a minute ago 1.78GB 2026-05-09 01:56:15.741461 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 26.2.1.20260509 db3e9fde11eb About a minute ago 1.78GB 2026-05-09 01:56:15.741468 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2025.1 45da7dc2e604 About a minute ago 1.43GB 2026-05-09 01:56:15.741475 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 29.0.6.20260509 45da7dc2e604 About a minute ago 1.43GB 2026-05-09 01:56:15.741482 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2025.1 e11baba53ef0 About a minute ago 1.14GB 2026-05-09 01:56:15.741488 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 29.0.6.20260509 e11baba53ef0 About a minute ago 1.14GB 2026-05-09 01:56:15.741495 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2025.1 8e5365cc163a About a minute ago 1.2GB 2026-05-09 01:56:15.741502 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 29.0.6.20260509 8e5365cc163a About a minute ago 1.2GB 2026-05-09 01:56:15.741509 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 20.0.1.20260509 b17f48e25e22 About a minute ago 995MB 2026-05-09 01:56:15.741522 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025.1 b17f48e25e22 About a minute ago 995MB 2026-05-09 01:56:15.741534 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 20.0.1.20260509 3a59db360733 About a minute ago 994MB 2026-05-09 01:56:15.741541 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2025.1 3a59db360733 About a minute ago 994MB 2026-05-09 01:56:15.741553 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 20.0.1.20260509 b4ddf677e91d About a minute ago 995MB 2026-05-09 01:56:15.741560 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2025.1 b4ddf677e91d About a minute ago 995MB 2026-05-09 01:56:15.741567 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier 14.1.1.20260509 58d6a8a25889 About a minute ago 1.01GB 2026-05-09 01:56:15.741574 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier 2025.1 58d6a8a25889 About a minute ago 1.01GB 2026-05-09 01:56:15.741581 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api 14.1.1.20260509 2b5e8c2f55fa About a minute ago 1.01GB 2026-05-09 01:56:15.741588 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api 2025.1 2b5e8c2f55fa About a minute ago 1.01GB 2026-05-09 01:56:15.741595 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine 14.1.1.20260509 e6285858ddfb About a minute ago 1.01GB 2026-05-09 01:56:15.741602 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine 2025.1 e6285858ddfb About a minute ago 1.01GB 2026-05-09 01:56:15.741609 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2025.1 60c69ff0eed6 About a minute ago 1.04GB 2026-05-09 01:56:15.741615 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 27.0.1.20260509 60c69ff0eed6 About a minute ago 1.04GB 2026-05-09 01:56:15.741622 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2025.1 da51f1b4582f About a minute ago 1.08GB 2026-05-09 01:56:15.741629 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 27.0.1.20260509 da51f1b4582f About a minute ago 1.08GB 2026-05-09 01:56:15.741636 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2025.1 f816de73011f About a minute ago 1.05GB 2026-05-09 01:56:15.741643 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 27.0.1.20260509 f816de73011f About a minute ago 1.05GB 2026-05-09 01:56:15.741653 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025.1 3390b59d9105 About a minute ago 1.26GB 2026-05-09 01:56:15.741664 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 31.3.1.20260509 3390b59d9105 About a minute ago 1.26GB 2026-05-09 01:56:15.741674 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2025.1 21742acab7dd About a minute ago 1.22GB 2026-05-09 01:56:15.741686 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 31.3.1.20260509 21742acab7dd About a minute ago 1.22GB 2026-05-09 01:56:15.741696 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2025.1 c3ed54414ffd About a minute ago 1.59GB 2026-05-09 01:56:15.741707 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 31.3.1.20260509 c3ed54414ffd About a minute ago 1.59GB 2026-05-09 01:56:15.741714 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2025.1 32f1265fe32e About a minute ago 1.24GB 2026-05-09 01:56:15.741737 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 31.3.1.20260509 32f1265fe32e About a minute ago 1.24GB 2026-05-09 01:56:15.741743 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2025.1 168dd29ce0f4 About a minute ago 1.22GB 2026-05-09 01:56:15.741753 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 31.3.1.20260509 168dd29ce0f4 About a minute ago 1.22GB 2026-05-09 01:56:15.741764 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2025.1 d8c5c52be548 About a minute ago 1.38GB 2026-05-09 01:56:15.741775 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 31.3.1.20260509 d8c5c52be548 About a minute ago 1.38GB 2026-05-09 01:56:15.741786 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2025.1 f2bd40732424 About a minute ago 1.22GB 2026-05-09 01:56:15.741797 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 31.3.1.20260509 f2bd40732424 About a minute ago 1.22GB 2026-05-09 01:56:15.741814 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2025.1 473daecffa08 About a minute ago 1.22GB 2026-05-09 01:56:15.741825 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 31.3.1.20260509 473daecffa08 About a minute ago 1.22GB 2026-05-09 01:56:15.741841 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2025.1 7a280f9c8923 About a minute ago 1.23GB 2026-05-09 01:56:15.741848 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 31.3.1.20260509 7a280f9c8923 About a minute ago 1.23GB 2026-05-09 01:56:15.741855 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2025.1 48af13aced21 About a minute ago 1.11GB 2026-05-09 01:56:15.741864 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 30.2.1.20260509 48af13aced21 About a minute ago 1.11GB 2026-05-09 01:56:15.741875 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 15.0.1.20260509 190d681eeb16 About a minute ago 987MB 2026-05-09 01:56:15.741886 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2025.1 190d681eeb16 About a minute ago 987MB 2026-05-09 01:56:15.741897 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 15.0.1.20260509 f2faab5cb10e About a minute ago 988MB 2026-05-09 01:56:15.741908 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2025.1 f2faab5cb10e About a minute ago 988MB 2026-05-09 01:56:15.741914 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 13.0.0.20260509 2a651082847b About a minute ago 986MB 2026-05-09 01:56:15.741921 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2025.1 2a651082847b About a minute ago 986MB 2026-05-09 01:56:15.741927 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 16.0.2.20260509 f09642d8bebf About a minute ago 1.04GB 2026-05-09 01:56:15.741934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2025.1 f09642d8bebf About a minute ago 1.04GB 2026-05-09 01:56:15.741940 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 16.0.2.20260509 4d583b76dd62 About a minute ago 1.06GB 2026-05-09 01:56:15.741946 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2025.1 4d583b76dd62 About a minute ago 1.06GB 2026-05-09 01:56:15.741953 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 16.0.2.20260509 43714680f7a9 2 minutes ago 1.04GB 2026-05-09 01:56:15.741959 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2025.1 43714680f7a9 2 minutes ago 1.04GB 2026-05-09 01:56:15.741971 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 16.0.2.20260509 0cda3577c610 2 minutes ago 1.04GB 2026-05-09 01:56:15.741978 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2025.1 0cda3577c610 2 minutes ago 1.04GB 2026-05-09 01:56:15.741984 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 16.0.2.20260509 625b308dec30 2 minutes ago 1.06GB 2026-05-09 01:56:15.741991 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2025.1 625b308dec30 2 minutes ago 1.06GB 2026-05-09 01:56:15.741997 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 20.0.1.20260509 eeb4f1f304aa 2 minutes ago 1e+03MB 2026-05-09 01:56:15.742003 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2025.1 eeb4f1f304aa 2 minutes ago 1e+03MB 2026-05-09 01:56:15.742010 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 20.0.1.20260509 f1f448209a85 2 minutes ago 994MB 2026-05-09 01:56:15.742016 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2025.1 f1f448209a85 2 minutes ago 994MB 2026-05-09 01:56:15.742022 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 20.0.1.20260509 346f5c3668cb 2 minutes ago 995MB 2026-05-09 01:56:15.742029 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2025.1 346f5c3668cb 2 minutes ago 995MB 2026-05-09 01:56:15.742035 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 20.0.1.20260509 e89b9fe5f87b 2 minutes ago 1e+03MB 2026-05-09 01:56:15.742041 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2025.1 e89b9fe5f87b 2 minutes ago 1e+03MB 2026-05-09 01:56:15.742052 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 20.0.1.20260509 5062340cbbdf 2 minutes ago 995MB 2026-05-09 01:56:15.742059 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2025.1 5062340cbbdf 2 minutes ago 995MB 2026-05-09 01:56:15.742065 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 20.0.1.20260509 0c6fe0ef5ea7 2 minutes ago 995MB 2026-05-09 01:56:15.742076 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2025.1 0c6fe0ef5ea7 2 minutes ago 995MB 2026-05-09 01:56:15.742083 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 20.0.1.20260509 b2357b8be7df 2 minutes ago 995MB 2026-05-09 01:56:15.742089 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2025.1 b2357b8be7df 2 minutes ago 995MB 2026-05-09 01:56:15.742099 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025.1 dab0ac677416 2 minutes ago 1.23GB 2026-05-09 01:56:15.742122 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 26.0.4.20260509 dab0ac677416 2 minutes ago 1.23GB 2026-05-09 01:56:15.742133 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025.1 e3745bade8f2 2 minutes ago 1.23GB 2026-05-09 01:56:15.742144 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 26.0.4.20260509 e3745bade8f2 2 minutes ago 1.23GB 2026-05-09 01:56:15.742154 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025.1 bcd53cfab89c 2 minutes ago 1.23GB 2026-05-09 01:56:15.742165 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 26.0.4.20260509 bcd53cfab89c 2 minutes ago 1.23GB 2026-05-09 01:56:15.742176 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025.1 187e12b083c4 2 minutes ago 1.23GB 2026-05-09 01:56:15.742195 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 26.0.4.20260509 187e12b083c4 2 minutes ago 1.23GB 2026-05-09 01:56:15.742238 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025.1 4b3527c43958 2 minutes ago 1.23GB 2026-05-09 01:56:15.742249 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 26.0.4.20260509 4b3527c43958 2 minutes ago 1.23GB 2026-05-09 01:56:15.742312 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025.1 2e6ec8d9be77 2 minutes ago 1.23GB 2026-05-09 01:56:15.742322 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 26.0.4.20260509 2e6ec8d9be77 2 minutes ago 1.23GB 2026-05-09 01:56:15.742333 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2025.1 b34133d40066 2 minutes ago 1.23GB 2026-05-09 01:56:15.742344 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 26.0.4.20260509 b34133d40066 2 minutes ago 1.23GB 2026-05-09 01:56:15.742354 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025.1 084cf75e8fb2 2 minutes ago 1.23GB 2026-05-09 01:56:15.742365 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 26.0.4.20260509 084cf75e8fb2 2 minutes ago 1.23GB 2026-05-09 01:56:15.742376 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2025.1 a8ac03da688a 2 minutes ago 1.23GB 2026-05-09 01:56:15.742400 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 26.0.4.20260509 a8ac03da688a 2 minutes ago 1.23GB 2026-05-09 01:56:15.742411 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025.1 ae7fe91d952f 2 minutes ago 1.23GB 2026-05-09 01:56:15.742421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 26.0.4.20260509 ae7fe91d952f 2 minutes ago 1.23GB 2026-05-09 01:56:15.742432 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2025.1 05798fbb391f 2 minutes ago 1.23GB 2026-05-09 01:56:15.742443 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 26.0.4.20260509 05798fbb391f 2 minutes ago 1.23GB 2026-05-09 01:56:15.742453 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025.1 f03164fafe2d 2 minutes ago 1.23GB 2026-05-09 01:56:15.742465 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 26.0.4.20260509 f03164fafe2d 2 minutes ago 1.23GB 2026-05-09 01:56:15.742485 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 20.0.0.20260509 ead9d753d2a5 2 minutes ago 985MB 2026-05-09 01:56:15.742496 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2025.1 ead9d753d2a5 2 minutes ago 985MB 2026-05-09 01:56:15.742507 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 20.0.0.20260509 87b9c1b70cbd 2 minutes ago 985MB 2026-05-09 01:56:15.742534 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2025.1 87b9c1b70cbd 2 minutes ago 985MB 2026-05-09 01:56:15.742545 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 20.0.0.20260509 6e4f0f5bbe88 2 minutes ago 985MB 2026-05-09 01:56:15.742555 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2025.1 6e4f0f5bbe88 2 minutes ago 985MB 2026-05-09 01:56:15.742566 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 20.0.0.20260509 cfd5e79a82a1 2 minutes ago 984MB 2026-05-09 01:56:15.742576 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2025.1 cfd5e79a82a1 2 minutes ago 984MB 2026-05-09 01:56:15.742599 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 20.0.0.20260509 bfbfb613071d 2 minutes ago 985MB 2026-05-09 01:56:15.742610 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2025.1 bfbfb613071d 2 minutes ago 985MB 2026-05-09 01:56:15.742622 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2025.1 cb7542860edc 2 minutes ago 291MB 2026-05-09 01:56:15.742633 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 25.3.1.20260509 cb7542860edc 2 minutes ago 291MB 2026-05-09 01:56:15.742644 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025.1 c5d7a9a2ef7d 2 minutes ago 291MB 2026-05-09 01:56:15.742655 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 25.3.1.20260509 c5d7a9a2ef7d 2 minutes ago 291MB 2026-05-09 01:56:15.742667 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2025.1 e9c5811c9c2f 2 minutes ago 291MB 2026-05-09 01:56:15.742679 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 25.3.1.20260509 e9c5811c9c2f 2 minutes ago 291MB 2026-05-09 01:56:15.742692 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025.1 996a00f31e1a 2 minutes ago 291MB 2026-05-09 01:56:15.742699 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 25.3.1.20260509 996a00f31e1a 2 minutes ago 291MB 2026-05-09 01:56:15.742706 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025.1 142ee6bd98de 2 minutes ago 1.44GB 2026-05-09 01:56:15.742712 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 29.0.6.20260509 142ee6bd98de 2 minutes ago 1.44GB 2026-05-09 01:56:15.742719 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025.1 d0f7bc44766e 2 minutes ago 1.24GB 2026-05-09 01:56:15.742725 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 26.0.4.20260509 d0f7bc44766e 2 minutes ago 1.24GB 2026-05-09 01:56:15.742732 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025.1 45c44eaede74 2 minutes ago 291MB 2026-05-09 01:56:15.742738 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 25.3.1.20260509 45c44eaede74 2 minutes ago 291MB 2026-05-09 01:56:15.742744 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2025.1 0809644ec36d About an hour ago 288MB 2026-05-09 01:56:15.742751 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2025.1 927e5d145c0f About an hour ago 975MB 2026-05-09 01:56:15.742757 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2025.1 19d960056768 About an hour ago 1.22GB 2026-05-09 01:56:15.742764 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2025.1 c52b33dec539 About an hour ago 986MB 2026-05-09 01:56:15.742770 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2025.1 57551e9b6dd3 About an hour ago 1.03GB 2026-05-09 01:56:15.742777 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2025.1 530736e70864 About an hour ago 977MB 2026-05-09 01:56:15.742783 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2025.1 8ca7276235c9 About an hour ago 978MB 2026-05-09 01:56:15.742795 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2025.1 d5bdae14a256 About an hour ago 1.08GB 2026-05-09 01:56:15.742802 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2025.1 294a5ad08505 About an hour ago 1.21GB 2026-05-09 01:56:15.742821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2025.1 06f61b46af01 About an hour ago 1.03GB 2026-05-09 01:56:15.742828 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base 2025.1 153917a810ae About an hour ago 1GB 2026-05-09 01:56:15.742835 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2025.1 7eeb330d890c About an hour ago 985MB 2026-05-09 01:56:15.742841 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2025.1 a82b127d935d About an hour ago 1.14GB 2026-05-09 01:56:15.742848 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2025.1 187bd6fdf1a7 About an hour ago 1.41GB 2026-05-09 01:56:15.742854 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2025.1 47d284cbf26f About an hour ago 1.07GB 2026-05-09 01:56:15.742861 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2025.1 86967886ef35 About an hour ago 970MB 2026-05-09 01:56:15.742867 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2025.1 99db8abc3f66 About an hour ago 977MB 2026-05-09 01:56:15.742874 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2025.1 a687d3c03bb1 About an hour ago 1.05GB 2026-05-09 01:56:15.742880 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2025.1 d50ebafe40c5 About an hour ago 1.14GB 2026-05-09 01:56:15.742886 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2025.1 62306eacd09a About an hour ago 996MB 2026-05-09 01:56:15.742893 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2025.1 197f687182cc About an hour ago 1.11GB 2026-05-09 01:56:15.742899 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2025.1 f4da9631ae65 About an hour ago 266MB 2026-05-09 01:56:15.742906 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2025.1 186acb465459 2 hours ago 266MB 2026-05-09 01:56:15.742913 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2025.1 964e8759c96a 2 hours ago 305MB 2026-05-09 01:56:15.742919 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2025.1 0fab7458a204 2 hours ago 284MB 2026-05-09 01:56:15.742925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2025.1 044f8049f703 2 hours ago 970MB 2026-05-09 01:56:15.742932 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2025.1 00549d81efbe 2 hours ago 266MB 2026-05-09 01:56:15.742938 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2025.1 3b62deaa5c68 2 hours ago 266MB 2026-05-09 01:56:15.742945 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2025.1 7fc00de2cf2e 2 hours ago 266MB 2026-05-09 01:56:15.742951 | ubuntu-noble-large | ubuntu 24.04 0b1ebe5dd426 4 weeks ago 78.1MB 2026-05-09 01:56:15.747303 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-09 01:56:15.747353 | ubuntu-noble-large | + cat images.yml 2026-05-09 01:56:15.751037 | ubuntu-noble-large | --- 2026-05-09 01:56:15.751081 | ubuntu-noble-large | created: '2026-05-09T01:56:15.289617+00:00' 2026-05-09 01:56:15.751092 | ubuntu-noble-large | images: 2026-05-09 01:56:15.751100 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:25.3.1.20260509 2026-05-09 01:56:15.751108 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:26.0.4.20260509 2026-05-09 01:56:15.751116 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:29.0.6.20260509 2026-05-09 01:56:15.751140 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-nb-db-server:25.3.1.20260509 2026-05-09 01:56:15.751147 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-controller:25.3.1.20260509 2026-05-09 01:56:15.751154 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-northd:25.3.1.20260509 2026-05-09 01:56:15.751160 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-server:25.3.1.20260509 2026-05-09 01:56:15.751167 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-notifier:20.0.0.20260509 2026-05-09 01:56:15.751173 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-api:20.0.0.20260509 2026-05-09 01:56:15.751180 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-expirer:20.0.0.20260509 2026-05-09 01:56:15.751186 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-evaluator:20.0.0.20260509 2026-05-09 01:56:15.751193 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-listener:20.0.0.20260509 2026-05-09 01:56:15.751231 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metadata-agent:26.0.4.20260509 2026-05-09 01:56:15.751241 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-server:26.0.4.20260509 2026-05-09 01:56:15.751248 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:26.0.4.20260509 2026-05-09 01:56:15.751281 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metering-agent:26.0.4.20260509 2026-05-09 01:56:15.751289 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:26.0.4.20260509 2026-05-09 01:56:15.751296 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-l3-agent:26.0.4.20260509 2026-05-09 01:56:15.751302 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-sriov-agent:26.0.4.20260509 2026-05-09 01:56:15.751309 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:26.0.4.20260509 2026-05-09 01:56:15.751316 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-agent:26.0.4.20260509 2026-05-09 01:56:15.751323 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:26.0.4.20260509 2026-05-09 01:56:15.751329 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:26.0.4.20260509 2026-05-09 01:56:15.751336 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-neutron-agent:26.0.4.20260509 2026-05-09 01:56:15.751343 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-producer:20.0.1.20260509 2026-05-09 01:56:15.751350 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-sink:20.0.1.20260509 2026-05-09 01:56:15.751356 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-api:20.0.1.20260509 2026-05-09 01:56:15.751363 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-worker:20.0.1.20260509 2026-05-09 01:56:15.751370 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-mdns:20.0.1.20260509 2026-05-09 01:56:15.751377 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-central:20.0.1.20260509 2026-05-09 01:56:15.751384 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-backend-bind9:20.0.1.20260509 2026-05-09 01:56:15.751390 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-api:16.0.2.20260509 2026-05-09 01:56:15.751397 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-housekeeping:16.0.2.20260509 2026-05-09 01:56:15.751404 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-worker:16.0.2.20260509 2026-05-09 01:56:15.751411 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-driver-agent:16.0.2.20260509 2026-05-09 01:56:15.751417 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-health-manager:16.0.2.20260509 2026-05-09 01:56:15.751424 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/placement-api:13.0.0.20260509 2026-05-09 01:56:15.751430 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/blazar-manager:15.0.1.20260509 2026-05-09 01:56:15.751437 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/blazar-api:15.0.1.20260509 2026-05-09 01:56:15.751444 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/glance-api:30.2.1.20260509 2026-05-09 01:56:15.751451 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-ssh:31.3.1.20260509 2026-05-09 01:56:15.751457 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-api:31.3.1.20260509 2026-05-09 01:56:15.751464 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-serialproxy:31.3.1.20260509 2026-05-09 01:56:15.751477 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-novncproxy:31.3.1.20260509 2026-05-09 01:56:15.751484 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-conductor:31.3.1.20260509 2026-05-09 01:56:15.751491 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute-ironic:31.3.1.20260509 2026-05-09 01:56:15.751498 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute:31.3.1.20260509 2026-05-09 01:56:15.751504 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-scheduler:31.3.1.20260509 2026-05-09 01:56:15.751511 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:31.3.1.20260509 2026-05-09 01:56:15.751518 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-ssh:27.0.1.20260509 2026-05-09 01:56:15.751524 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone:27.0.1.20260509 2026-05-09 01:56:15.751531 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-fernet:27.0.1.20260509 2026-05-09 01:56:15.751538 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/watcher-engine:14.1.1.20260509 2026-05-09 01:56:15.751545 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/watcher-api:14.1.1.20260509 2026-05-09 01:56:15.751564 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/watcher-applier:14.1.1.20260509 2026-05-09 01:56:15.751571 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-worker:20.0.1.20260509 2026-05-09 01:56:15.751578 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-api:20.0.1.20260509 2026-05-09 01:56:15.751584 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-keystone-listener:20.0.1.20260509 2026-05-09 01:56:15.751591 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-pxe:29.0.6.20260509 2026-05-09 01:56:15.751598 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-api:29.0.6.20260509 2026-05-09 01:56:15.751604 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-conductor:29.0.6.20260509 2026-05-09 01:56:15.751611 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-volume:26.2.1.20260509 2026-05-09 01:56:15.751618 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-scheduler:26.2.1.20260509 2026-05-09 01:56:15.751625 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-api:26.2.1.20260509 2026-05-09 01:56:15.751631 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-backup:26.2.1.20260509 2026-05-09 01:56:15.751638 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-api:24.1.1.20260509 2026-05-09 01:56:15.751645 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-api-cfn:24.1.1.20260509 2026-05-09 01:56:15.751657 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-engine:24.1.1.20260509 2026-05-09 01:56:15.751664 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-console:6.0.1.20260509 2026-05-09 01:56:15.751671 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-apiserver:6.0.1.20260509 2026-05-09 01:56:15.751677 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-notification:24.0.1.20260509 2026-05-09 01:56:15.751684 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-ipmi:24.0.1.20260509 2026-05-09 01:56:15.751691 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-central:24.0.1.20260509 2026-05-09 01:56:15.751697 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-compute:24.0.1.20260509 2026-05-09 01:56:15.751704 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-data:20.0.2.20260509 2026-05-09 01:56:15.751711 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-api:20.0.2.20260509 2026-05-09 01:56:15.751717 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-share:20.0.2.20260509 2026-05-09 01:56:15.751724 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-scheduler:20.0.2.20260509 2026-05-09 01:56:15.751731 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-api:20.0.2.20260509 2026-05-09 01:56:15.751738 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-conductor:20.0.2.20260509 2026-05-09 01:56:15.751744 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-engine:19.0.1.20260509 2026-05-09 01:56:15.751751 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-api:19.0.1.20260509 2026-05-09 01:56:15.751758 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-monitors:19.0.1.20260509 2026-05-09 01:56:15.751769 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20260509 2026-05-09 01:56:15.751776 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20260509 2026-05-09 01:56:15.751783 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20260509 2026-05-09 01:56:15.751790 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20260509 2026-05-09 01:56:15.751796 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20260509 2026-05-09 01:56:15.751803 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20260509 2026-05-09 01:56:15.751810 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20260509 2026-05-09 01:56:15.751816 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-server:3.2.1.20260509 2026-05-09 01:56:15.751823 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20260509 2026-05-09 01:56:15.751830 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20260509 2026-05-09 01:56:15.751837 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20260509 2026-05-09 01:56:15.751843 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20260509 2026-05-09 01:56:15.751850 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.1.20260509 2026-05-09 01:56:15.751857 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20260509 2026-05-09 01:56:15.751863 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20260509 2026-05-09 01:56:15.751870 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20260509 2026-05-09 01:56:15.751877 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20260509 2026-05-09 01:56:15.751884 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20260509 2026-05-09 01:56:15.751890 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20260509 2026-05-09 01:56:15.751897 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-db:3.5.1.20260509 2026-05-09 01:56:15.751903 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.5.1.20260509 2026-05-09 01:56:15.751913 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-server:10.11.16.20260509 2026-05-09 01:56:15.751925 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.16.20260509 2026-05-09 01:56:15.751936 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.5.1.20260509 2026-05-09 01:56:15.751947 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-db-server:3.5.1.20260509 2026-05-09 01:56:15.751967 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/horizon:25.3.3.20260509 2026-05-09 01:56:15.751978 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-inspector:12.4.1.20260509 2026-05-09 01:56:15.751989 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/letsencrypt-lego:4.20.4.20260509 2026-05-09 01:56:15.752000 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2.4.58.20260509 2026-05-09 01:56:15.752011 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis:7.0.15.20260509 2026-05-09 01:56:15.752023 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20260509 2026-05-09 01:56:15.752035 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/iscsid:2.1.9.20260509 2026-05-09 01:56:15.752046 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cron:3.0.20260509 2026-05-09 01:56:15.752057 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/fluentd:5.0.9.20260509 2026-05-09 01:56:15.752069 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk:3.5.1.20260509 2026-05-09 01:56:15.752079 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keepalived:2.2.8.20260509 2026-05-09 01:56:15.752089 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch:2.19.5.20260509 2026-05-09 01:56:15.752099 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.5.20260509 2026-05-09 01:56:15.752118 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20260509 2026-05-09 01:56:15.752139 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/dnsmasq:2.90.20260509 2026-05-09 01:56:15.752152 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/proxysql-3:3.0.8.20260509 2026-05-09 01:56:15.752159 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/proxysql:3.0.8.20260509 2026-05-09 01:56:15.752166 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/tgtd:1.0.85.20260509 2026-05-09 01:56:15.752172 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/multipathd:0.9.4.20260509 2026-05-09 01:56:15.752178 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/rabbitmq:4.1.8.20260509 2026-05-09 01:56:15.752185 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/grafana:13.0.1.20260509 2026-05-09 01:56:15.752191 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20260509 2026-05-09 01:56:15.752197 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy:2.8.16.20260509 2026-05-09 01:56:15.752230 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/memcached:1.6.24.20260509 2026-05-09 01:56:15.752237 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/kolla-toolbox:20.4.0.20260509 2026-05-09 01:56:15.752244 | ubuntu-noble-large | openstack_version: '2025.1' 2026-05-09 01:56:15.752251 | ubuntu-noble-large | versions: 2026-05-09 01:56:15.752292 | ubuntu-noble-large | aodh: 20.0.0.20260509 2026-05-09 01:56:15.752299 | ubuntu-noble-large | barbican: 20.0.1.20260509 2026-05-09 01:56:15.752305 | ubuntu-noble-large | blazar: 15.0.1.20260509 2026-05-09 01:56:15.752312 | ubuntu-noble-large | ceilometer: 24.0.1.20260509 2026-05-09 01:56:15.752318 | ubuntu-noble-large | cinder: 26.2.1.20260509 2026-05-09 01:56:15.752329 | ubuntu-noble-large | cron: 3.0.20260509 2026-05-09 01:56:15.752339 | ubuntu-noble-large | designate: 20.0.1.20260509 2026-05-09 01:56:15.752351 | ubuntu-noble-large | dnsmasq: 2.90.20260509 2026-05-09 01:56:15.752363 | ubuntu-noble-large | fluentd: 5.0.9.20260509 2026-05-09 01:56:15.752374 | ubuntu-noble-large | glance: 30.2.1.20260509 2026-05-09 01:56:15.752385 | ubuntu-noble-large | gnocchi: 4.6.4.20260509 2026-05-09 01:56:15.752396 | ubuntu-noble-large | grafana: 13.0.1.20260509 2026-05-09 01:56:15.752407 | ubuntu-noble-large | hacluster_corosync: 3.1.7.20260509 2026-05-09 01:56:15.752414 | ubuntu-noble-large | haproxy: 2.8.16.20260509 2026-05-09 01:56:15.752420 | ubuntu-noble-large | haproxy_ssh: 9.6.20260509 2026-05-09 01:56:15.752427 | ubuntu-noble-large | heat: 24.1.1.20260509 2026-05-09 01:56:15.752433 | ubuntu-noble-large | horizon: 25.3.3.20260509 2026-05-09 01:56:15.752439 | ubuntu-noble-large | ironic: 29.0.6.20260509 2026-05-09 01:56:15.752445 | ubuntu-noble-large | ironic_inspector: 12.4.1.20260509 2026-05-09 01:56:15.752452 | ubuntu-noble-large | iscsid: 2.1.9.20260509 2026-05-09 01:56:15.752458 | ubuntu-noble-large | keepalived: 2.2.8.20260509 2026-05-09 01:56:15.752464 | ubuntu-noble-large | keystone: 27.0.1.20260509 2026-05-09 01:56:15.752470 | ubuntu-noble-large | kolla-toolbox: 20.4.0.20260509 2026-05-09 01:56:15.752477 | ubuntu-noble-large | kolla_toolbox: 20.4.0.20260509 2026-05-09 01:56:15.752483 | ubuntu-noble-large | letsencrypt_lego: 4.20.4.20260509 2026-05-09 01:56:15.752489 | ubuntu-noble-large | letsencrypt_webserver: 2.4.58.20260509 2026-05-09 01:56:15.752496 | ubuntu-noble-large | magnum: 20.0.2.20260509 2026-05-09 01:56:15.752502 | ubuntu-noble-large | manila: 20.0.2.20260509 2026-05-09 01:56:15.752508 | ubuntu-noble-large | mariadb: 10.11.16.20260509 2026-05-09 01:56:15.752514 | ubuntu-noble-large | masakari: 19.0.1.20260509 2026-05-09 01:56:15.752521 | ubuntu-noble-large | memcached: 1.6.24.20260509 2026-05-09 01:56:15.752527 | ubuntu-noble-large | multipathd: 0.9.4.20260509 2026-05-09 01:56:15.752533 | ubuntu-noble-large | neutron: 26.0.4.20260509 2026-05-09 01:56:15.752539 | ubuntu-noble-large | nova: 31.3.1.20260509 2026-05-09 01:56:15.752545 | ubuntu-noble-large | nova_libvirt: 10.0.0.20260509 2026-05-09 01:56:15.752552 | ubuntu-noble-large | octavia: 16.0.2.20260509 2026-05-09 01:56:15.752558 | ubuntu-noble-large | opensearch: 2.19.5.20260509 2026-05-09 01:56:15.752564 | ubuntu-noble-large | opensearch_dashboards: 2.19.5.20260509 2026-05-09 01:56:15.752571 | ubuntu-noble-large | openvswitch: 3.5.1.20260509 2026-05-09 01:56:15.752577 | ubuntu-noble-large | ovn: 25.3.1.20260509 2026-05-09 01:56:15.752583 | ubuntu-noble-large | placement: 13.0.0.20260509 2026-05-09 01:56:15.752589 | ubuntu-noble-large | prometheus: 3.2.1.20260509 2026-05-09 01:56:15.752596 | ubuntu-noble-large | prometheus_alertmanager: 0.28.1.20260509 2026-05-09 01:56:15.752602 | ubuntu-noble-large | prometheus_blackbox_exporter: 0.25.0.20260509 2026-05-09 01:56:15.752609 | ubuntu-noble-large | prometheus_cadvisor: 0.49.2.20260509 2026-05-09 01:56:15.752615 | ubuntu-noble-large | prometheus_elasticsearch_exporter: 1.8.0.20260509 2026-05-09 01:56:15.752621 | ubuntu-noble-large | prometheus_libvirt_exporter: 2.2.0.20260509 2026-05-09 01:56:15.752628 | ubuntu-noble-large | prometheus_memcached_exporter: 0.15.0.20260509 2026-05-09 01:56:15.752634 | ubuntu-noble-large | prometheus_mtail: 3.0.8.20260509 2026-05-09 01:56:15.752648 | ubuntu-noble-large | prometheus_mysqld_exporter: 0.16.0.20260509 2026-05-09 01:56:15.752654 | ubuntu-noble-large | prometheus_node_exporter: 1.8.2.20260509 2026-05-09 01:56:15.752661 | ubuntu-noble-large | prometheus_openstack_exporter: 1.7.0.20260509 2026-05-09 01:56:15.752667 | ubuntu-noble-large | prometheus_ovn_exporter: 1.0.7.20260509 2026-05-09 01:56:15.752673 | ubuntu-noble-large | proxysql: 3.0.8.20260509 2026-05-09 01:56:15.752680 | ubuntu-noble-large | rabbitmq: 4.1.8.20260509 2026-05-09 01:56:15.752686 | ubuntu-noble-large | redis: 7.0.15.20260509 2026-05-09 01:56:15.752692 | ubuntu-noble-large | skyline: 6.0.1.20260509 2026-05-09 01:56:15.752699 | ubuntu-noble-large | skyline_console: 6.0.1.20260509 2026-05-09 01:56:15.752705 | ubuntu-noble-large | tgtd: 1.0.85.20260509 2026-05-09 01:56:15.752711 | ubuntu-noble-large | watcher: 14.1.1.20260509 2026-05-09 01:56:15.752717 | ubuntu-noble-large | + python3 src/compare-sbom.py 2026-05-09 01:56:16.064792 | ubuntu-noble-large | 2026-05-09 01:56:16 | INFO | Starting SBOM comparison 2026-05-09 01:56:16.064894 | ubuntu-noble-large | 2026-05-09 01:56:16 | INFO | Using OpenStack version: 2025.1 2026-05-09 01:56:16.064919 | ubuntu-noble-large | 2026-05-09 01:56:16 | INFO | Local SBOM: images.yml 2026-05-09 01:56:16.064931 | ubuntu-noble-large | 2026-05-09 01:56:16 | INFO | Remote image: registry.osism.cloud/kolla/sbom:2025.1 2026-05-09 01:56:16.064942 | ubuntu-noble-large | 2026-05-09 01:56:16 | INFO | Loading SBOM from file: images.yml 2026-05-09 01:56:16.088017 | ubuntu-noble-large | 2026-05-09 01:56:16 | SUCCESS | Successfully loaded SBOM from images.yml 2026-05-09 01:56:16.088130 | ubuntu-noble-large | 2026-05-09 01:56:16 | INFO | Pulling container image: registry.osism.cloud/kolla/sbom:2025.1 2026-05-09 01:56:16.103788 | ubuntu-noble-large | 2026-05-09 01:56:16 | INFO | Pulling image registry.osism.cloud/kolla/sbom:2025.1... 2026-05-09 01:56:17.532517 | ubuntu-noble-large | 2026-05-09 01:56:17 | SUCCESS | Successfully pulled registry.osism.cloud/kolla/sbom:2025.1 2026-05-09 01:56:17.532637 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | Creating temporary container... 2026-05-09 01:56:17.629353 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | Extracting images.yml from container... 2026-05-09 01:56:17.678306 | ubuntu-noble-large | 2026-05-09 01:56:17 | SUCCESS | Successfully extracted SBOM from container 2026-05-09 01:56:17.678422 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | Removing temporary container... 2026-05-09 01:56:17.694347 | ubuntu-noble-large | 2026-05-09 01:56:17 | SUCCESS | Container removed 2026-05-09 01:56:17.694462 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | Removing image registry.osism.cloud/kolla/sbom:2025.1... 2026-05-09 01:56:17.715627 | ubuntu-noble-large | 2026-05-09 01:56:17 | SUCCESS | Image removed 2026-05-09 01:56:17.741642 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | 2026-05-09 01:56:17.741740 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | Extracting image names... 2026-05-09 01:56:17.742525 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | Remote SBOM contains 133 images 2026-05-09 01:56:17.742621 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | Local SBOM contains 133 images 2026-05-09 01:56:17.742752 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | Remote SBOM contains 60 version entries 2026-05-09 01:56:17.742819 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | Local SBOM contains 60 version entries 2026-05-09 01:56:17.743007 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | 2026-05-09 01:56:17.743140 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | Comparing image lists... 2026-05-09 01:56:17.743357 | ubuntu-noble-large | 2026-05-09 01:56:17 | SUCCESS | No image list differences found 2026-05-09 01:56:17.743438 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | 2026-05-09 01:56:17.743539 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | Comparing versions for downgrades... 2026-05-09 01:56:17.745616 | ubuntu-noble-large | 2026-05-09 01:56:17 | SUCCESS | No version downgrades detected 2026-05-09 01:56:17.745676 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | 2026-05-09 01:56:17.745732 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | Comparing version presence... 2026-05-09 01:56:17.745941 | ubuntu-noble-large | 2026-05-09 01:56:17 | SUCCESS | No version presence differences found 2026-05-09 01:56:17.745963 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | 2026-05-09 01:56:17.746093 | ubuntu-noble-large | 2026-05-09 01:56:17 | INFO | ============================================================ 2026-05-09 01:56:17.746236 | ubuntu-noble-large | 2026-05-09 01:56:17 | SUCCESS | COMPARISON SUCCESSFUL: No issues found 2026-05-09 01:56:17.807962 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-05-09 01:56:17.808050 | ubuntu-noble-large | + docker build -t osism.harbor.regio.digital/kolla/sbom:2025.1 . 2026-05-09 01:56:18.346277 | ubuntu-noble-large | #0 building with "default" instance using docker driver 2026-05-09 01:56:18.346355 | ubuntu-noble-large | 2026-05-09 01:56:18.346376 | ubuntu-noble-large | #1 [internal] load build definition from Dockerfile 2026-05-09 01:56:18.346385 | ubuntu-noble-large | #1 transferring dockerfile: 127B done 2026-05-09 01:56:18.346393 | ubuntu-noble-large | #1 DONE 0.1s 2026-05-09 01:56:18.346401 | ubuntu-noble-large | 2026-05-09 01:56:18.346409 | ubuntu-noble-large | #2 [internal] load .dockerignore 2026-05-09 01:56:18.346416 | ubuntu-noble-large | #2 transferring context: 2026-05-09 01:56:18.480359 | ubuntu-noble-large | #2 transferring context: 2B done 2026-05-09 01:56:18.480443 | ubuntu-noble-large | #2 DONE 0.0s 2026-05-09 01:56:18.480469 | ubuntu-noble-large | 2026-05-09 01:56:18.480483 | ubuntu-noble-large | #3 [internal] load build context 2026-05-09 01:56:18.480495 | ubuntu-noble-large | #3 transferring context: 11.86kB done 2026-05-09 01:56:18.480506 | ubuntu-noble-large | #3 DONE 0.1s 2026-05-09 01:56:18.480516 | ubuntu-noble-large | 2026-05-09 01:56:18.480527 | ubuntu-noble-large | #4 [1/1] COPY images.yml /images.yml 2026-05-09 01:56:18.480537 | ubuntu-noble-large | #4 DONE 0.1s 2026-05-09 01:56:18.587088 | ubuntu-noble-large | 2026-05-09 01:56:18.587192 | ubuntu-noble-large | #5 exporting to image 2026-05-09 01:56:18.587298 | ubuntu-noble-large | #5 exporting layers 0.1s done 2026-05-09 01:56:18.587323 | ubuntu-noble-large | #5 writing image sha256:82716c8188385ad79061f579908e9276c5437f990311fbf6f85870ddf170d600 done 2026-05-09 01:56:18.587341 | ubuntu-noble-large | #5 naming to osism.harbor.regio.digital/kolla/sbom:2025.1 done 2026-05-09 01:56:18.587357 | ubuntu-noble-large | #5 DONE 0.1s 2026-05-09 01:56:18.708979 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-09 01:56:19.610985 | ubuntu-noble-large | ok: Runtime: 1:52:05.910442 2026-05-09 01:56:20.288653 | 2026-05-09 01:56:20.288860 | TASK [Run push script] 2026-05-09 01:56:20.684013 | 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 2026-05-09 01:56:20.684155 | 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 2026-05-09 01:56:20.684184 | ubuntu-noble-large | + bash scripts/100-push.sh 2026-05-09 01:56:20.689570 | ubuntu-noble-large | + BUILD_TYPE=all 2026-05-09 01:56:20.689608 | ubuntu-noble-large | + DOCKER_PUSH_JOBS=8 2026-05-09 01:56:20.689625 | ubuntu-noble-large | + LSTFILE=images.txt 2026-05-09 01:56:20.689753 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2026-05-09 01:56:20.690418 | ubuntu-noble-large | + cat images.txt 2026-05-09 01:56:20.690908 | ubuntu-noble-large | + grep -v base 2026-05-09 01:56:20.695518 | ubuntu-noble-large | + cat images.lst 2026-05-09 01:56:20.696104 | ubuntu-noble-large | + parallel --retries 3 --joblog other.log -j8 docker push '{}' '>' /dev/null 2026-05-09 02:16:40.693631 | ubuntu-noble-large | + cat other.log 2026-05-09 02:16:40.697036 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2026-05-09 02:16:40.697107 | ubuntu-noble-large | 5 : 1778291781.132 44.854 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-controller:2025.1' > /dev/null 2026-05-09 02:16:40.697123 | ubuntu-noble-large | 4 : 1778291781.122 46.335 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1' > /dev/null 2026-05-09 02:16:40.697136 | ubuntu-noble-large | 6 : 1778291781.143 50.709 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-northd:2025.1' > /dev/null 2026-05-09 02:16:40.697148 | ubuntu-noble-large | 7 : 1778291781.153 58.873 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1' > /dev/null 2026-05-09 02:16:40.697259 | ubuntu-noble-large | 1 : 1778291781.096 60.631 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1' > /dev/null 2026-05-09 02:16:40.697280 | ubuntu-noble-large | 2 : 1778291781.105 92.878 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1' > /dev/null 2026-05-09 02:16:40.697294 | ubuntu-noble-large | 3 : 1778291781.114 97.610 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1' > /dev/null 2026-05-09 02:16:40.697307 | ubuntu-noble-large | 8 : 1778291781.164 112.799 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-notifier:2025.1' > /dev/null 2026-05-09 02:16:40.697319 | ubuntu-noble-large | 14 : 1778291873.991 25.446 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-server:2025.1' > /dev/null 2026-05-09 02:16:40.697331 | ubuntu-noble-large | 9 : 1778291825.994 82.588 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-api:2025.1' > /dev/null 2026-05-09 02:16:40.697344 | ubuntu-noble-large | 15 : 1778291878.729 34.292 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1' > /dev/null 2026-05-09 02:16:40.697356 | ubuntu-noble-large | 10 : 1778291827.469 92.812 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-expirer:2025.1' > /dev/null 2026-05-09 02:16:40.697368 | ubuntu-noble-large | 16 : 1778291893.972 34.541 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1' > /dev/null 2026-05-09 02:16:40.697383 | ubuntu-noble-large | 11 : 1778291831.858 98.889 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1' > /dev/null 2026-05-09 02:16:40.697396 | ubuntu-noble-large | 12 : 1778291840.033 93.171 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-listener:2025.1' > /dev/null 2026-05-09 02:16:40.697408 | ubuntu-noble-large | 17 : 1778291899.446 35.598 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1' > /dev/null 2026-05-09 02:16:40.697420 | ubuntu-noble-large | 18 : 1778291908.592 32.342 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1' > /dev/null 2026-05-09 02:16:40.697432 | ubuntu-noble-large | 19 : 1778291913.029 35.736 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1' > /dev/null 2026-05-09 02:16:40.697445 | ubuntu-noble-large | 13 : 1778291841.736 119.095 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1' > /dev/null 2026-05-09 02:16:40.697457 | ubuntu-noble-large | 22 : 1778291930.759 35.655 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1' > /dev/null 2026-05-09 02:16:40.697469 | ubuntu-noble-large | 20 : 1778291920.289 50.966 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1' > /dev/null 2026-05-09 02:16:40.697521 | ubuntu-noble-large | 23 : 1778291933.214 41.007 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1' > /dev/null 2026-05-09 02:16:40.697534 | ubuntu-noble-large | 21 : 1778291928.521 48.024 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1' > /dev/null 2026-05-09 02:16:40.697544 | ubuntu-noble-large | 24 : 1778291935.053 44.786 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1' > /dev/null 2026-05-09 02:16:40.697553 | ubuntu-noble-large | 26 : 1778291948.775 37.342 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-sink:2025.1' > /dev/null 2026-05-09 02:16:40.697563 | ubuntu-noble-large | 25 : 1778291940.945 50.304 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-producer:2025.1' > /dev/null 2026-05-09 02:16:40.697572 | ubuntu-noble-large | 27 : 1778291960.840 35.307 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-api:2025.1' > /dev/null 2026-05-09 02:16:40.697582 | ubuntu-noble-large | 30 : 1778291974.232 31.095 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-central:2025.1' > /dev/null 2026-05-09 02:16:40.697591 | ubuntu-noble-large | 31 : 1778291976.553 30.180 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1' > /dev/null 2026-05-09 02:16:40.697601 | ubuntu-noble-large | 28 : 1778291966.423 43.450 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-worker:2025.1' > /dev/null 2026-05-09 02:16:40.697611 | ubuntu-noble-large | 29 : 1778291971.264 39.594 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-mdns:2025.1' > /dev/null 2026-05-09 02:16:40.697620 | ubuntu-noble-large | 35 : 1778291996.156 21.837 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1' > /dev/null 2026-05-09 02:16:40.697646 | ubuntu-noble-large | 34 : 1778291991.259 31.500 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-worker:2025.1' > /dev/null 2026-05-09 02:16:40.697656 | ubuntu-noble-large | 32 : 1778291979.849 44.265 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-api:2025.1' > /dev/null 2026-05-09 02:16:40.697674 | ubuntu-noble-large | 33 : 1778291986.129 42.501 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1' > /dev/null 2026-05-09 02:16:40.697684 | ubuntu-noble-large | 38 : 1778292009.881 25.351 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-manager:2025.1' > /dev/null 2026-05-09 02:16:40.697694 | ubuntu-noble-large | 39 : 1778292010.865 28.039 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-api:2025.1' > /dev/null 2026-05-09 02:16:40.697703 | ubuntu-noble-large | 36 : 1778292005.338 35.010 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1' > /dev/null 2026-05-09 02:16:40.697713 | ubuntu-noble-large | 37 : 1778292006.741 35.229 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/placement-api:2025.1' > /dev/null 2026-05-09 02:16:40.697722 | ubuntu-noble-large | 40 : 1778292018.002 59.909 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/glance-api:2025.1' > /dev/null 2026-05-09 02:16:40.697733 | ubuntu-noble-large | 43 : 1778292028.637 51.093 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1' > /dev/null 2026-05-09 02:16:40.697742 | ubuntu-noble-large | 41 : 1778292022.769 59.102 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-ssh:2025.1' > /dev/null 2026-05-09 02:16:40.697752 | ubuntu-noble-large | 42 : 1778292024.120 59.516 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-api:2025.1' > /dev/null 2026-05-09 02:16:40.697762 | ubuntu-noble-large | 45 : 1778292038.913 61.460 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-conductor:2025.1' > /dev/null 2026-05-09 02:16:40.697772 | ubuntu-noble-large | 44 : 1778292035.241 67.291 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1' > /dev/null 2026-05-09 02:16:40.697782 | ubuntu-noble-large | 46 : 1778292040.356 69.753 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1' > /dev/null 2026-05-09 02:16:40.697791 | ubuntu-noble-large | 50 : 1778292081.884 39.631 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-ssh:2025.1' > /dev/null 2026-05-09 02:16:40.697801 | ubuntu-noble-large | 49 : 1778292079.739 60.564 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1' > /dev/null 2026-05-09 02:16:40.697819 | ubuntu-noble-large | 51 : 1778292083.644 59.014 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone:2025.1' > /dev/null 2026-05-09 02:16:40.697829 | ubuntu-noble-large | 47 : 1778292041.980 102.483 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute:2025.1' > /dev/null 2026-05-09 02:16:40.697839 | ubuntu-noble-large | 48 : 1778292077.923 70.211 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-scheduler:2025.1' > /dev/null 2026-05-09 02:16:40.697848 | ubuntu-noble-large | 55 : 1778292121.525 40.605 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/watcher-applier:2025.1' > /dev/null 2026-05-09 02:16:40.697858 | ubuntu-noble-large | 52 : 1778292100.382 65.615 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-fernet:2025.1' > /dev/null 2026-05-09 02:16:40.697867 | ubuntu-noble-large | 53 : 1778292102.542 73.417 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/watcher-engine:2025.1' > /dev/null 2026-05-09 02:16:40.697877 | ubuntu-noble-large | 54 : 1778292110.118 67.273 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/watcher-api:2025.1' > /dev/null 2026-05-09 02:16:40.697886 | ubuntu-noble-large | 56 : 1778292140.313 46.199 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-worker:2025.1' > /dev/null 2026-05-09 02:16:40.697896 | ubuntu-noble-large | 61 : 1778292166.009 22.851 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-conductor:2025.1' > /dev/null 2026-05-09 02:16:40.697905 | ubuntu-noble-large | 57 : 1778292142.666 63.073 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-api:2025.1' > /dev/null 2026-05-09 02:16:40.697915 | ubuntu-noble-large | 58 : 1778292144.473 64.037 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1' > /dev/null 2026-05-09 02:16:40.697924 | ubuntu-noble-large | 60 : 1778292162.141 49.269 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-api:2025.1' > /dev/null 2026-05-09 02:16:40.697934 | ubuntu-noble-large | 59 : 1778292148.144 94.415 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-pxe:2025.1' > /dev/null 2026-05-09 02:16:40.697943 | ubuntu-noble-large | 66 : 1778292205.751 40.463 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api:2025.1' > /dev/null 2026-05-09 02:16:40.697953 | ubuntu-noble-large | 65 : 1778292188.869 82.528 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-backup:2025.1' > /dev/null 2026-05-09 02:16:40.697962 | ubuntu-noble-large | 67 : 1778292208.518 66.471 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1' > /dev/null 2026-05-09 02:16:40.697972 | ubuntu-noble-large | 64 : 1778292186.519 92.510 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-api:2025.1' > /dev/null 2026-05-09 02:16:40.697981 | ubuntu-noble-large | 63 : 1778292177.398 115.053 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1' > /dev/null 2026-05-09 02:16:40.697991 | ubuntu-noble-large | 62 : 1778292175.968 128.898 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-volume:2025.1' > /dev/null 2026-05-09 02:16:40.698007 | ubuntu-noble-large | 68 : 1778292211.420 99.369 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-engine:2025.1' > /dev/null 2026-05-09 02:16:40.698017 | ubuntu-noble-large | 70 : 1778292246.225 73.698 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1' > /dev/null 2026-05-09 02:16:40.698027 | ubuntu-noble-large | 72 : 1778292275.000 62.719 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1' > /dev/null 2026-05-09 02:16:40.698042 | ubuntu-noble-large | 73 : 1778292279.041 63.732 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-central:2025.1' > /dev/null 2026-05-09 02:16:40.698052 | ubuntu-noble-large | 69 : 1778292242.572 102.746 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-console:2025.1' > /dev/null 2026-05-09 02:16:40.698062 | ubuntu-noble-large | 74 : 1778292292.462 55.004 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1' > /dev/null 2026-05-09 02:16:40.698071 | ubuntu-noble-large | 71 : 1778292271.405 79.893 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1' > /dev/null 2026-05-09 02:16:40.698081 | ubuntu-noble-large | 76 : 1778292310.798 41.850 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-api:2025.1' > /dev/null 2026-05-09 02:16:40.698090 | ubuntu-noble-large | 75 : 1778292304.875 60.845 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-data:2025.1' > /dev/null 2026-05-09 02:16:40.698106 | ubuntu-noble-large | 77 : 1778292319.931 57.904 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-share:2025.1' > /dev/null 2026-05-09 02:16:40.698116 | ubuntu-noble-large | 78 : 1778292337.727 46.937 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-scheduler:2025.1' > /dev/null 2026-05-09 02:16:40.698125 | ubuntu-noble-large | 82 : 1778292351.304 39.721 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-api:2025.1' > /dev/null 2026-05-09 02:16:40.698135 | ubuntu-noble-large | 81 : 1778292347.475 48.457 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-engine:2025.1' > /dev/null 2026-05-09 02:16:40.698144 | ubuntu-noble-large | 80 : 1778292345.327 86.651 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-conductor:2025.1' > /dev/null 2026-05-09 02:16:40.698154 | ubuntu-noble-large | 85 : 1778292377.845 58.230 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1' > /dev/null 2026-05-09 02:16:40.698163 | ubuntu-noble-large | 83 : 1778292352.656 85.819 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-monitors:2025.1' > /dev/null 2026-05-09 02:16:40.698172 | ubuntu-noble-large | 79 : 1778292342.782 98.105 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-api:2025.1' > /dev/null 2026-05-09 02:16:40.698182 | ubuntu-noble-large | 87 : 1778292391.037 60.509 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1' > /dev/null 2026-05-09 02:16:40.698191 | ubuntu-noble-large | 88 : 1778292395.940 57.776 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1' > /dev/null 2026-05-09 02:16:40.698248 | ubuntu-noble-large | 84 : 1778292365.729 92.162 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1' > /dev/null 2026-05-09 02:16:40.698263 | ubuntu-noble-large | 86 : 1778292384.673 74.296 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-api:2025.1' > /dev/null 2026-05-09 02:16:40.698273 | ubuntu-noble-large | 89 : 1778292431.986 46.724 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1' > /dev/null 2026-05-09 02:16:40.698283 | ubuntu-noble-large | 90 : 1778292436.086 46.535 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1' > /dev/null 2026-05-09 02:16:40.698292 | ubuntu-noble-large | 93 : 1778292451.555 37.291 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1' > /dev/null 2026-05-09 02:16:40.698302 | ubuntu-noble-large | 92 : 1778292440.897 59.141 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1' > /dev/null 2026-05-09 02:16:40.698312 | ubuntu-noble-large | 95 : 1778292457.901 44.644 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1' > /dev/null 2026-05-09 02:16:40.698322 | ubuntu-noble-large | 94 : 1778292453.726 52.218 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1' > /dev/null 2026-05-09 02:16:40.698331 | ubuntu-noble-large | 97 : 1778292478.721 39.249 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1' > /dev/null 2026-05-09 02:16:40.698341 | ubuntu-noble-large | 96 : 1778292458.978 62.233 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1' > /dev/null 2026-05-09 02:16:40.698350 | ubuntu-noble-large | 100 : 1778292500.049 44.808 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1' > /dev/null 2026-05-09 02:16:40.698360 | ubuntu-noble-large | 91 : 1778292438.482 110.820 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-server:2025.1' > /dev/null 2026-05-09 02:16:40.698370 | ubuntu-noble-large | 98 : 1778292482.630 69.662 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1' > /dev/null 2026-05-09 02:16:40.698389 | ubuntu-noble-large | 99 : 1778292488.855 67.178 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1' > /dev/null 2026-05-09 02:16:40.698399 | ubuntu-noble-large | 101 : 1778292502.553 65.078 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1' > /dev/null 2026-05-09 02:16:40.698417 | ubuntu-noble-large | 102 : 1778292505.954 63.815 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1' > /dev/null 2026-05-09 02:16:40.698445 | ubuntu-noble-large | 104 : 1778292521.220 57.101 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1' > /dev/null 2026-05-09 02:16:40.698467 | ubuntu-noble-large | 107 : 1778292552.303 28.197 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1' > /dev/null 2026-05-09 02:16:40.698482 | ubuntu-noble-large | 108 : 1778292556.042 25.976 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1' > /dev/null 2026-05-09 02:16:40.698509 | ubuntu-noble-large | 106 : 1778292549.314 46.458 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1' > /dev/null 2026-05-09 02:16:40.698526 | ubuntu-noble-large | 103 : 1778292517.979 80.151 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1' > /dev/null 2026-05-09 02:16:40.698543 | ubuntu-noble-large | 105 : 1778292544.867 78.829 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-server:2025.1' > /dev/null 2026-05-09 02:16:40.698561 | ubuntu-noble-large | 110 : 1778292569.777 61.661 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-inspector:2025.1' > /dev/null 2026-05-09 02:16:40.698577 | ubuntu-noble-large | 115 : 1778292598.138 38.400 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/iscsid:2025.1' > /dev/null 2026-05-09 02:16:40.698593 | ubuntu-noble-large | 111 : 1778292578.329 59.487 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1' > /dev/null 2026-05-09 02:16:40.698609 | ubuntu-noble-large | 113 : 1778292582.031 60.170 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis:2025.1' > /dev/null 2026-05-09 02:16:40.698625 | ubuntu-noble-large | 112 : 1778292580.510 64.068 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1' > /dev/null 2026-05-09 02:16:40.698641 | ubuntu-noble-large | 109 : 1778292567.641 78.490 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/horizon:2025.1' > /dev/null 2026-05-09 02:16:40.698658 | ubuntu-noble-large | 114 : 1778292595.781 53.801 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis-sentinel:2025.1' > /dev/null 2026-05-09 02:16:40.698673 | ubuntu-noble-large | 116 : 1778292623.706 30.936 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cron:2025.1' > /dev/null 2026-05-09 02:16:40.698689 | ubuntu-noble-large | 118 : 1778292636.548 20.296 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk:2025.1' > /dev/null 2026-05-09 02:16:40.698706 | ubuntu-noble-large | 119 : 1778292637.827 33.173 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keepalived:2025.1' > /dev/null 2026-05-09 02:16:40.698723 | ubuntu-noble-large | 123 : 1778292649.590 26.084 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/dnsmasq:2025.1' > /dev/null 2026-05-09 02:16:40.698739 | ubuntu-noble-large | 125 : 1778292656.849 37.541 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/proxysql:2025.1' > /dev/null 2026-05-09 02:16:40.698755 | ubuntu-noble-large | 126 : 1778292671.008 25.522 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/tgtd:2025.1' > /dev/null 2026-05-09 02:16:40.698771 | ubuntu-noble-large | 124 : 1778292654.649 44.758 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/proxysql-3:2025.1' > /dev/null 2026-05-09 02:16:40.698787 | ubuntu-noble-large | 117 : 1778292631.448 73.916 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/fluentd:2025.1' > /dev/null 2026-05-09 02:16:40.698804 | ubuntu-noble-large | 127 : 1778292675.681 38.901 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/multipathd:2025.1' > /dev/null 2026-05-09 02:16:40.698820 | ubuntu-noble-large | 128 : 1778292694.396 27.218 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/rabbitmq:2025.1' > /dev/null 2026-05-09 02:16:40.698836 | ubuntu-noble-large | 130 : 1778292699.413 23.855 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1' > /dev/null 2026-05-09 02:16:40.698852 | ubuntu-noble-large | 131 : 1778292705.371 28.911 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy:2025.1' > /dev/null 2026-05-09 02:16:40.698868 | ubuntu-noble-large | 132 : 1778292714.593 21.459 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/memcached:2025.1' > /dev/null 2026-05-09 02:16:40.698884 | ubuntu-noble-large | 134 : 1778292723.275 23.870 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/sbom:2025.1' > /dev/null 2026-05-09 02:16:40.698900 | ubuntu-noble-large | 122 : 1778292646.141 126.164 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-libvirt:2025.1' > /dev/null 2026-05-09 02:16:40.698931 | ubuntu-noble-large | 121 : 1778292644.587 152.674 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1' > /dev/null 2026-05-09 02:16:40.698947 | ubuntu-noble-large | 133 : 1778292721.621 78.731 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1' > /dev/null 2026-05-09 02:16:40.698964 | ubuntu-noble-large | 129 : 1778292696.536 145.098 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/grafana:2025.1' > /dev/null 2026-05-09 02:16:40.698981 | ubuntu-noble-large | 120 : 1778292642.210 358.471 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch:2025.1' > /dev/null 2026-05-09 02:16:40.698998 | ubuntu-noble-large | + bash scripts/120-check-and-repush.sh -c -v 2026-05-09 02:16:40.707958 | ubuntu-noble-large | [INFO]  Starting image registry check and re-push script 2026-05-09 02:16:40.708034 | ubuntu-noble-large | [INFO]  Images file: images.lst 2026-05-09 02:16:40.708062 | ubuntu-noble-large | [INFO]  Dry run mode: false 2026-05-09 02:16:40.708076 | ubuntu-noble-large | [INFO]  Verbose mode: true 2026-05-09 02:16:40.708090 | ubuntu-noble-large | [INFO]  Check digests mode: true 2026-05-09 02:16:40.708267 | ubuntu-noble-large | [INFO]  Reading images from: images.lst 2026-05-09 02:16:40.715494 | ubuntu-noble-large | [INFO]  Total images to check: 134 2026-05-09 02:16:40.721710 | ubuntu-noble-large | [INFO]  [1/134] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 02:16:40.721972 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 02:16:41.932682 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 02:16:41.932802 | ubuntu-noble-large | [SUCCESS] [1/134] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 02:16:41.932850 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 02:16:41.983493 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 02:16:41.983760 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 02:16:41.983977 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:16:42.032264 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:45c44eaede744cebfab138d52033f8d7119d20f23a595beb6e9f289f7829a8dd 2026-05-09 02:16:42.032352 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:temp-remote-check-127157-8373 2026-05-09 02:16:42.388921 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:16:42.435555 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:45c44eaede744cebfab138d52033f8d7119d20f23a595beb6e9f289f7829a8dd 2026-05-09 02:16:42.435676 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:16:42.485082 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:42.485168 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:42.485180 | ubuntu-noble-large | DiffID: sha256:ef3e1719df5172779e1cb40987f0ab21051f818c54060789c312f899faceb673 2026-05-09 02:16:42.485188 | ubuntu-noble-large | DiffID: sha256:3f9fb9141093b4590b128be3090e9f84a937cc32d7e135ab2a9db218492c1516 2026-05-09 02:16:42.485269 | ubuntu-noble-large | DiffID: sha256:a4164e1898eb32d511317a37f15dfe4c17300f6209ecc0a53f49ce5a6be75aeb 2026-05-09 02:16:42.485279 | ubuntu-noble-large | DiffID: sha256:7293eb3a451d61cbbc720265b6c20928969593274b0759e6287f90c202828f45 2026-05-09 02:16:42.539001 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-relay@sha256:e665f72224bc544a2847ef43b00f6f99aa434535683009d8f7104b0e36c6f160 2026-05-09 02:16:42.539904 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:16:42.586380 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:42.586474 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:42.586488 | ubuntu-noble-large | DiffID: sha256:ef3e1719df5172779e1cb40987f0ab21051f818c54060789c312f899faceb673 2026-05-09 02:16:42.586499 | ubuntu-noble-large | DiffID: sha256:3f9fb9141093b4590b128be3090e9f84a937cc32d7e135ab2a9db218492c1516 2026-05-09 02:16:42.586528 | ubuntu-noble-large | DiffID: sha256:a4164e1898eb32d511317a37f15dfe4c17300f6209ecc0a53f49ce5a6be75aeb 2026-05-09 02:16:42.586539 | ubuntu-noble-large | DiffID: sha256:7293eb3a451d61cbbc720265b6c20928969593274b0759e6287f90c202828f45 2026-05-09 02:16:42.638307 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-relay@sha256:e665f72224bc544a2847ef43b00f6f99aa434535683009d8f7104b0e36c6f160 2026-05-09 02:16:42.639019 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:16:42.639071 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 02:16:42.639289 | ubuntu-noble-large | [SUCCESS] [1/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-09 02:16:42.646382 | ubuntu-noble-large | [INFO]  [2/134] Checking: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 02:16:42.646592 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 02:16:43.188441 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 02:16:43.188549 | ubuntu-noble-large | [SUCCESS] [2/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 02:16:43.188799 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 02:16:43.238263 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 02:16:43.238436 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 02:16:43.238605 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:16:43.288591 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d0f7bc44766e7af0bf6e69eeb2b85554e9caa75af7f174ef744f4b004ee66774 2026-05-09 02:16:43.288686 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-127157-12669 2026-05-09 02:16:43.582036 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:16:43.628480 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d0f7bc44766e7af0bf6e69eeb2b85554e9caa75af7f174ef744f4b004ee66774 2026-05-09 02:16:43.628580 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:16:43.676386 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:43.676468 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:43.676478 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:16:43.676485 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:16:43.676491 | ubuntu-noble-large | DiffID: sha256:408a0e0001fd6774b000ec10d9afef12327c854e3e75107880f8fc06adad5c2f 2026-05-09 02:16:43.676497 | ubuntu-noble-large | DiffID: sha256:47cdcad556cdadbd52c2b4894084c92b9bd3e649470dafa8ab3dfd018e21231c 2026-05-09 02:16:43.720248 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:9e7dce6344efa9e84d0110c880f4e335cfcf117c0d36b6a01dc0fe16da9401ef 2026-05-09 02:16:43.720917 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:16:43.768842 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:43.769039 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:43.769058 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:16:43.769069 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:16:43.769079 | ubuntu-noble-large | DiffID: sha256:408a0e0001fd6774b000ec10d9afef12327c854e3e75107880f8fc06adad5c2f 2026-05-09 02:16:43.769088 | ubuntu-noble-large | DiffID: sha256:47cdcad556cdadbd52c2b4894084c92b9bd3e649470dafa8ab3dfd018e21231c 2026-05-09 02:16:43.824105 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:9e7dce6344efa9e84d0110c880f4e335cfcf117c0d36b6a01dc0fe16da9401ef 2026-05-09 02:16:43.824842 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:16:43.824960 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 02:16:43.825148 | ubuntu-noble-large | [SUCCESS] [2/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-09 02:16:43.831672 | ubuntu-noble-large | [INFO]  [3/134] Checking: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 02:16:43.831747 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 02:16:45.117381 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 02:16:45.117466 | ubuntu-noble-large | [SUCCESS] [3/134] EXISTS: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 02:16:45.117479 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 02:16:45.161409 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 02:16:45.161532 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 02:16:45.162566 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:16:45.209863 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:142ee6bd98de2b4046efb9b07d6e2d62a5de5546fd7f12e7ac312573e80807a3 2026-05-09 02:16:45.209949 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-127157-31923 2026-05-09 02:16:45.509354 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:16:45.551934 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:142ee6bd98de2b4046efb9b07d6e2d62a5de5546fd7f12e7ac312573e80807a3 2026-05-09 02:16:45.552030 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:16:45.596375 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:45.596488 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:45.596503 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:16:45.596513 | ubuntu-noble-large | DiffID: sha256:76d9b6acb38d3834c3700ef5339bd9cf9d959df8222516f14437a9477b3e1302 2026-05-09 02:16:45.596523 | ubuntu-noble-large | DiffID: sha256:6b4393afabc9eaacc948636d2dac170e017daca31b4089cfdacd4fcffa363b10 2026-05-09 02:16:45.596532 | ubuntu-noble-large | DiffID: sha256:093eb42f15497e51eca57a57848a2702df4510220f3f701bee7abc303e36344b 2026-05-09 02:16:45.648324 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:795221ac01972779551b611dd2bbb52d6fd8653ab382488aca1902550670aef6 2026-05-09 02:16:45.649086 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:16:45.694805 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:45.694885 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:45.694898 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:16:45.694908 | ubuntu-noble-large | DiffID: sha256:76d9b6acb38d3834c3700ef5339bd9cf9d959df8222516f14437a9477b3e1302 2026-05-09 02:16:45.694917 | ubuntu-noble-large | DiffID: sha256:6b4393afabc9eaacc948636d2dac170e017daca31b4089cfdacd4fcffa363b10 2026-05-09 02:16:45.694927 | ubuntu-noble-large | DiffID: sha256:093eb42f15497e51eca57a57848a2702df4510220f3f701bee7abc303e36344b 2026-05-09 02:16:45.744672 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:795221ac01972779551b611dd2bbb52d6fd8653ab382488aca1902550670aef6 2026-05-09 02:16:45.745583 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:16:45.745681 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 02:16:45.745747 | ubuntu-noble-large | [SUCCESS] [3/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-09 02:16:45.752750 | ubuntu-noble-large | [INFO]  [4/134] Checking: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 02:16:45.752823 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 02:16:47.359159 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 02:16:47.359330 | ubuntu-noble-large | [SUCCESS] [4/134] EXISTS: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 02:16:47.359620 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 02:16:47.409949 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 02:16:47.410054 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 02:16:47.410372 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:16:47.460676 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:996a00f31e1af9fc16a3aaca19b8c0bf43797c42ac7a46d398ae4f6db9b6df29 2026-05-09 02:16:47.460778 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-127157-26638 2026-05-09 02:16:47.763929 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:16:47.817737 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:996a00f31e1af9fc16a3aaca19b8c0bf43797c42ac7a46d398ae4f6db9b6df29 2026-05-09 02:16:47.817858 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:16:47.862719 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:47.862797 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:47.862807 | ubuntu-noble-large | DiffID: sha256:ef3e1719df5172779e1cb40987f0ab21051f818c54060789c312f899faceb673 2026-05-09 02:16:47.862815 | ubuntu-noble-large | DiffID: sha256:3f9fb9141093b4590b128be3090e9f84a937cc32d7e135ab2a9db218492c1516 2026-05-09 02:16:47.862833 | ubuntu-noble-large | DiffID: sha256:810c682f1599f4413b7ef35358a7df191729081e8f2a55b9e072e75d2d24d200 2026-05-09 02:16:47.911662 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:935aac794e2d7786d0324a26f137e4f832c0c3ef813ed520bb4ec4a75457d804 2026-05-09 02:16:47.912785 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:16:47.957836 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:47.957917 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:47.957931 | ubuntu-noble-large | DiffID: sha256:ef3e1719df5172779e1cb40987f0ab21051f818c54060789c312f899faceb673 2026-05-09 02:16:47.957941 | ubuntu-noble-large | DiffID: sha256:3f9fb9141093b4590b128be3090e9f84a937cc32d7e135ab2a9db218492c1516 2026-05-09 02:16:47.957952 | ubuntu-noble-large | DiffID: sha256:810c682f1599f4413b7ef35358a7df191729081e8f2a55b9e072e75d2d24d200 2026-05-09 02:16:48.007511 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:935aac794e2d7786d0324a26f137e4f832c0c3ef813ed520bb4ec4a75457d804 2026-05-09 02:16:48.008267 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:16:48.008364 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 02:16:48.008578 | ubuntu-noble-large | [SUCCESS] [4/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-09 02:16:48.014907 | ubuntu-noble-large | [INFO]  [5/134] Checking: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 02:16:48.015103 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 02:16:49.544945 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 02:16:49.545080 | ubuntu-noble-large | [SUCCESS] [5/134] EXISTS: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 02:16:49.545134 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 02:16:49.592112 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 02:16:49.592350 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 02:16:49.592568 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:16:49.642015 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e9c5811c9c2f3eea3cdc85a6cbb0070ed86218614b68ca9e060a24ffd037168a 2026-05-09 02:16:49.642282 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-127157-5976 2026-05-09 02:16:49.907237 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:16:49.956809 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e9c5811c9c2f3eea3cdc85a6cbb0070ed86218614b68ca9e060a24ffd037168a 2026-05-09 02:16:49.956886 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:16:50.003497 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:50.003593 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:50.003606 | ubuntu-noble-large | DiffID: sha256:ef3e1719df5172779e1cb40987f0ab21051f818c54060789c312f899faceb673 2026-05-09 02:16:50.003616 | ubuntu-noble-large | DiffID: sha256:3f9fb9141093b4590b128be3090e9f84a937cc32d7e135ab2a9db218492c1516 2026-05-09 02:16:50.003626 | ubuntu-noble-large | DiffID: sha256:c94474c63c1db910a37a5acbe892416e4aa974898efdd7d7deffb25e720f3b6b 2026-05-09 02:16:50.055396 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:902c000210bb53d1914e2a5cec31af34964edd67187e0eec676d171d65ed443f 2026-05-09 02:16:50.056168 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:16:50.099363 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:50.099445 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:50.099457 | ubuntu-noble-large | DiffID: sha256:ef3e1719df5172779e1cb40987f0ab21051f818c54060789c312f899faceb673 2026-05-09 02:16:50.099467 | ubuntu-noble-large | DiffID: sha256:3f9fb9141093b4590b128be3090e9f84a937cc32d7e135ab2a9db218492c1516 2026-05-09 02:16:50.099476 | ubuntu-noble-large | DiffID: sha256:c94474c63c1db910a37a5acbe892416e4aa974898efdd7d7deffb25e720f3b6b 2026-05-09 02:16:50.144607 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:902c000210bb53d1914e2a5cec31af34964edd67187e0eec676d171d65ed443f 2026-05-09 02:16:50.145367 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:16:50.145450 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 02:16:50.145512 | ubuntu-noble-large | [SUCCESS] [5/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-09 02:16:50.150424 | ubuntu-noble-large | [INFO]  [6/134] Checking: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 02:16:50.150503 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 02:16:51.188470 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 02:16:51.188586 | ubuntu-noble-large | [SUCCESS] [6/134] EXISTS: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 02:16:51.188612 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 02:16:51.238356 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 02:16:51.239440 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 02:16:51.239531 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:16:51.272943 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cb7542860edc6aeab85f4d94273fe9ef7e8a1d98a631f9008a1146c18c5a9e70 2026-05-09 02:16:51.273043 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-127157-15473 2026-05-09 02:16:51.546338 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:16:51.594346 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cb7542860edc6aeab85f4d94273fe9ef7e8a1d98a631f9008a1146c18c5a9e70 2026-05-09 02:16:51.594423 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:16:51.637771 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:51.637864 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:51.637879 | ubuntu-noble-large | DiffID: sha256:ef3e1719df5172779e1cb40987f0ab21051f818c54060789c312f899faceb673 2026-05-09 02:16:51.637891 | ubuntu-noble-large | DiffID: sha256:3f9fb9141093b4590b128be3090e9f84a937cc32d7e135ab2a9db218492c1516 2026-05-09 02:16:51.637901 | ubuntu-noble-large | DiffID: sha256:57cf29d1787746d93ab73a8e28c78b73da4897523597ff032c554b96ad287792 2026-05-09 02:16:51.691077 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:35beabf899998eb1c44d1f50a89f82670c41d202c1eeefbef1e08df4534f69c2 2026-05-09 02:16:51.692322 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:16:51.735658 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:51.735750 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:51.735775 | ubuntu-noble-large | DiffID: sha256:ef3e1719df5172779e1cb40987f0ab21051f818c54060789c312f899faceb673 2026-05-09 02:16:51.735786 | ubuntu-noble-large | DiffID: sha256:3f9fb9141093b4590b128be3090e9f84a937cc32d7e135ab2a9db218492c1516 2026-05-09 02:16:51.735796 | ubuntu-noble-large | DiffID: sha256:57cf29d1787746d93ab73a8e28c78b73da4897523597ff032c554b96ad287792 2026-05-09 02:16:51.778817 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:35beabf899998eb1c44d1f50a89f82670c41d202c1eeefbef1e08df4534f69c2 2026-05-09 02:16:51.780333 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:16:51.780401 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 02:16:51.780415 | ubuntu-noble-large | [SUCCESS] [6/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-09 02:16:51.786118 | ubuntu-noble-large | [INFO]  [7/134] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 02:16:51.786174 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 02:16:52.413343 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 02:16:52.413431 | ubuntu-noble-large | [SUCCESS] [7/134] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 02:16:52.413455 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 02:16:52.457053 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 02:16:52.457161 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 02:16:52.457306 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:16:52.505350 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c5d7a9a2ef7df01fad212bd89986503159aa9855c2030fb5e36a0f5b8c82bebb 2026-05-09 02:16:52.505435 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-127157-18567 2026-05-09 02:16:52.802335 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:16:52.843342 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c5d7a9a2ef7df01fad212bd89986503159aa9855c2030fb5e36a0f5b8c82bebb 2026-05-09 02:16:52.843466 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:16:52.887692 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:52.887802 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:52.887816 | ubuntu-noble-large | DiffID: sha256:ef3e1719df5172779e1cb40987f0ab21051f818c54060789c312f899faceb673 2026-05-09 02:16:52.887826 | ubuntu-noble-large | DiffID: sha256:3f9fb9141093b4590b128be3090e9f84a937cc32d7e135ab2a9db218492c1516 2026-05-09 02:16:52.887836 | ubuntu-noble-large | DiffID: sha256:a4164e1898eb32d511317a37f15dfe4c17300f6209ecc0a53f49ce5a6be75aeb 2026-05-09 02:16:52.938098 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:bbe15c35f5feb707d76279487e0b8633f317e7ec84aff229c6622e74d925fcd6 2026-05-09 02:16:52.939326 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:16:52.982358 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:52.982454 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:52.982468 | ubuntu-noble-large | DiffID: sha256:ef3e1719df5172779e1cb40987f0ab21051f818c54060789c312f899faceb673 2026-05-09 02:16:52.982479 | ubuntu-noble-large | DiffID: sha256:3f9fb9141093b4590b128be3090e9f84a937cc32d7e135ab2a9db218492c1516 2026-05-09 02:16:52.982489 | ubuntu-noble-large | DiffID: sha256:a4164e1898eb32d511317a37f15dfe4c17300f6209ecc0a53f49ce5a6be75aeb 2026-05-09 02:16:53.036252 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:bbe15c35f5feb707d76279487e0b8633f317e7ec84aff229c6622e74d925fcd6 2026-05-09 02:16:53.037411 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:16:53.037486 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 02:16:53.037502 | ubuntu-noble-large | [SUCCESS] [7/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-09 02:16:53.044435 | ubuntu-noble-large | [INFO]  [8/134] Checking: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 02:16:53.044508 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 02:16:54.307481 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 02:16:54.307595 | ubuntu-noble-large | [SUCCESS] [8/134] EXISTS: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 02:16:54.307617 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 02:16:54.354419 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 02:16:54.354493 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 02:16:54.354505 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:16:54.404281 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bfbfb613071d56d16c7aae5205ed252eefec4f190e7ef2fe562ae2d1bd43c04a 2026-05-09 02:16:54.404371 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-127157-18641 2026-05-09 02:16:54.709621 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:16:54.760370 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bfbfb613071d56d16c7aae5205ed252eefec4f190e7ef2fe562ae2d1bd43c04a 2026-05-09 02:16:54.760502 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:16:54.807733 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:54.807848 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:54.807871 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:16:54.807888 | ubuntu-noble-large | DiffID: sha256:9168ed604095b772ba108fe4336228f284faf361876ea18755d4fcb4e333f56b 2026-05-09 02:16:54.807904 | ubuntu-noble-large | DiffID: sha256:052ef391390b683405954d36be0527c5ab5d1a4c4ea4284254e762385ffe7779 2026-05-09 02:16:54.851853 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:ba28af0c13e1e43f2b5e4bc93d956db11c066fe8aa186921b317d56942462627 2026-05-09 02:16:54.852854 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:16:54.904828 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:54.904901 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:54.904909 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:16:54.904915 | ubuntu-noble-large | DiffID: sha256:9168ed604095b772ba108fe4336228f284faf361876ea18755d4fcb4e333f56b 2026-05-09 02:16:54.904920 | ubuntu-noble-large | DiffID: sha256:052ef391390b683405954d36be0527c5ab5d1a4c4ea4284254e762385ffe7779 2026-05-09 02:16:54.949088 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:ba28af0c13e1e43f2b5e4bc93d956db11c066fe8aa186921b317d56942462627 2026-05-09 02:16:54.949857 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:16:54.949979 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 02:16:54.950145 | ubuntu-noble-large | [SUCCESS] [8/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-09 02:16:54.957019 | ubuntu-noble-large | [INFO]  [9/134] Checking: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 02:16:54.957090 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 02:16:55.988044 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 02:16:55.988165 | ubuntu-noble-large | [SUCCESS] [9/134] EXISTS: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 02:16:55.988287 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 02:16:56.034823 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 02:16:56.034922 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 02:16:56.034940 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:16:56.088125 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cfd5e79a82a17fb8e6e970150d8b9795470bdc7b2461fb669212c4089d911b77 2026-05-09 02:16:56.088300 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-127157-26455 2026-05-09 02:16:56.400401 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:16:56.449186 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cfd5e79a82a17fb8e6e970150d8b9795470bdc7b2461fb669212c4089d911b77 2026-05-09 02:16:56.449325 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:16:56.493364 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:56.493466 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:56.493481 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:16:56.493492 | ubuntu-noble-large | DiffID: sha256:9168ed604095b772ba108fe4336228f284faf361876ea18755d4fcb4e333f56b 2026-05-09 02:16:56.493502 | ubuntu-noble-large | DiffID: sha256:41414a9cd06728e4334918e43629d816f7ea1a2551afa1badb80228afe38afcf 2026-05-09 02:16:56.542618 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:921b5dde2fc5aa9ed61ffcd4f9ecccb8981c24882607908e41d32f97e9436c30 2026-05-09 02:16:56.543453 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:16:56.588419 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:56.588518 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:56.588533 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:16:56.588544 | ubuntu-noble-large | DiffID: sha256:9168ed604095b772ba108fe4336228f284faf361876ea18755d4fcb4e333f56b 2026-05-09 02:16:56.588555 | ubuntu-noble-large | DiffID: sha256:41414a9cd06728e4334918e43629d816f7ea1a2551afa1badb80228afe38afcf 2026-05-09 02:16:56.638515 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:921b5dde2fc5aa9ed61ffcd4f9ecccb8981c24882607908e41d32f97e9436c30 2026-05-09 02:16:56.639152 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:16:56.639302 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 02:16:56.639457 | ubuntu-noble-large | [SUCCESS] [9/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-09 02:16:56.645721 | ubuntu-noble-large | [INFO]  [10/134] Checking: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 02:16:56.645847 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 02:16:58.487319 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 02:16:58.487448 | ubuntu-noble-large | [SUCCESS] [10/134] EXISTS: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 02:16:58.487528 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 02:16:58.534522 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 02:16:58.534662 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 02:16:58.534870 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:16:58.585285 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6e4f0f5bbe88a96374edfd609e44f59fdd0aea094a7466f69ca40a986b796d8a 2026-05-09 02:16:58.585496 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-127157-28668 2026-05-09 02:16:58.876163 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:16:58.926316 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6e4f0f5bbe88a96374edfd609e44f59fdd0aea094a7466f69ca40a986b796d8a 2026-05-09 02:16:58.926393 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:16:58.966822 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:58.966902 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:58.966913 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:16:58.966921 | ubuntu-noble-large | DiffID: sha256:9168ed604095b772ba108fe4336228f284faf361876ea18755d4fcb4e333f56b 2026-05-09 02:16:58.966929 | ubuntu-noble-large | DiffID: sha256:0c67dd95fc2a0e5ee670e506a85cd042770ac1aeadef4a9cd48031e5285df539 2026-05-09 02:16:59.021412 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:a3bbb29d527f82ea0f50116827ca9ea71d3a75b35b7958ff252dce935b206d37 2026-05-09 02:16:59.022150 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:16:59.069854 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:16:59.069941 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:16:59.069955 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:16:59.069965 | ubuntu-noble-large | DiffID: sha256:9168ed604095b772ba108fe4336228f284faf361876ea18755d4fcb4e333f56b 2026-05-09 02:16:59.069976 | ubuntu-noble-large | DiffID: sha256:0c67dd95fc2a0e5ee670e506a85cd042770ac1aeadef4a9cd48031e5285df539 2026-05-09 02:16:59.115161 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:a3bbb29d527f82ea0f50116827ca9ea71d3a75b35b7958ff252dce935b206d37 2026-05-09 02:16:59.115751 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:16:59.115794 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 02:16:59.115823 | ubuntu-noble-large | [SUCCESS] [10/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-09 02:16:59.120535 | ubuntu-noble-large | [INFO]  [11/134] Checking: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 02:16:59.120614 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 02:17:00.109810 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 02:17:00.109920 | ubuntu-noble-large | [SUCCESS] [11/134] EXISTS: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 02:17:00.110003 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 02:17:00.156547 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 02:17:00.156717 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 02:17:00.156957 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:00.201718 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:87b9c1b70cbd4e3708ebd7c8df8da8e0734a4869caeb8f56abf9b1bc65c64384 2026-05-09 02:17:00.201842 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-127157-7833 2026-05-09 02:17:00.509818 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:00.555117 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:87b9c1b70cbd4e3708ebd7c8df8da8e0734a4869caeb8f56abf9b1bc65c64384 2026-05-09 02:17:00.555310 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:00.604381 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:00.604475 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:00.604489 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:00.604501 | ubuntu-noble-large | DiffID: sha256:9168ed604095b772ba108fe4336228f284faf361876ea18755d4fcb4e333f56b 2026-05-09 02:17:00.604511 | ubuntu-noble-large | DiffID: sha256:e38e6299d7b2583257d19a35881f034e8e1346ce8e8c76c2f778a943d68d334d 2026-05-09 02:17:00.656789 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:348e252a2b1cc2062b9a1abee7f8ab4517ba5f90689ab18fb7d6215248a929e9 2026-05-09 02:17:00.657116 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:00.700376 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:00.700449 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:00.700457 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:00.700463 | ubuntu-noble-large | DiffID: sha256:9168ed604095b772ba108fe4336228f284faf361876ea18755d4fcb4e333f56b 2026-05-09 02:17:00.700469 | ubuntu-noble-large | DiffID: sha256:e38e6299d7b2583257d19a35881f034e8e1346ce8e8c76c2f778a943d68d334d 2026-05-09 02:17:00.748119 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:348e252a2b1cc2062b9a1abee7f8ab4517ba5f90689ab18fb7d6215248a929e9 2026-05-09 02:17:00.749016 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:00.749128 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 02:17:00.749392 | ubuntu-noble-large | [SUCCESS] [11/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-09 02:17:00.756162 | ubuntu-noble-large | [INFO]  [12/134] Checking: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 02:17:00.756318 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 02:17:01.661238 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 02:17:01.661318 | ubuntu-noble-large | [SUCCESS] [12/134] EXISTS: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 02:17:01.661462 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 02:17:01.702869 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 02:17:01.703051 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 02:17:01.703329 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:01.751102 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ead9d753d2a569dbeeee100dc08f77b338debc75c1ba1a58c0c7430f08dc79b4 2026-05-09 02:17:01.751340 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-127157-17212 2026-05-09 02:17:02.044081 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:02.095526 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ead9d753d2a569dbeeee100dc08f77b338debc75c1ba1a58c0c7430f08dc79b4 2026-05-09 02:17:02.095612 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:02.139698 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:02.139793 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:02.139808 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:02.139819 | ubuntu-noble-large | DiffID: sha256:9168ed604095b772ba108fe4336228f284faf361876ea18755d4fcb4e333f56b 2026-05-09 02:17:02.139830 | ubuntu-noble-large | DiffID: sha256:3dc81c6215c62eeb863c66601b7c02989e4d49f3564a2fd798fb6920c486ac05 2026-05-09 02:17:02.194838 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:3da488f75d0f17a585a8ac07ebf969048f682d59851102dcac54fe4e120c63dd 2026-05-09 02:17:02.195878 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:02.241703 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:02.241806 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:02.241822 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:02.241833 | ubuntu-noble-large | DiffID: sha256:9168ed604095b772ba108fe4336228f284faf361876ea18755d4fcb4e333f56b 2026-05-09 02:17:02.241842 | ubuntu-noble-large | DiffID: sha256:3dc81c6215c62eeb863c66601b7c02989e4d49f3564a2fd798fb6920c486ac05 2026-05-09 02:17:02.294477 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:3da488f75d0f17a585a8ac07ebf969048f682d59851102dcac54fe4e120c63dd 2026-05-09 02:17:02.295146 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:02.295285 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 02:17:02.295454 | ubuntu-noble-large | [SUCCESS] [12/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-09 02:17:02.302676 | ubuntu-noble-large | [INFO]  [13/134] Checking: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 02:17:02.302751 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 02:17:03.178707 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 02:17:03.178816 | ubuntu-noble-large | [SUCCESS] [13/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 02:17:03.178929 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 02:17:03.222166 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 02:17:03.222385 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 02:17:03.222600 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:03.266275 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f03164fafe2da64958c88a25ee8210ef38602cb0e0c703dfba1751d182b212d1 2026-05-09 02:17:03.266446 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-127157-31454 2026-05-09 02:17:03.553171 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:03.597633 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f03164fafe2da64958c88a25ee8210ef38602cb0e0c703dfba1751d182b212d1 2026-05-09 02:17:03.597756 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:03.640751 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:03.640842 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:03.640857 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:03.640868 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:03.640878 | ubuntu-noble-large | DiffID: sha256:020535eecc0718b32c736aa4581fbdb951445cc81dc59771230cdc44d2e2a995 2026-05-09 02:17:03.689139 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:d62e571a40de71920dc54790577282d71df8eb47b8f444c28a4dce549e944889 2026-05-09 02:17:03.690058 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:03.739416 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:03.739508 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:03.739522 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:03.739533 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:03.739543 | ubuntu-noble-large | DiffID: sha256:020535eecc0718b32c736aa4581fbdb951445cc81dc59771230cdc44d2e2a995 2026-05-09 02:17:03.793121 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:d62e571a40de71920dc54790577282d71df8eb47b8f444c28a4dce549e944889 2026-05-09 02:17:03.794271 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:03.794387 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 02:17:03.794610 | ubuntu-noble-large | [SUCCESS] [13/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-09 02:17:03.802922 | ubuntu-noble-large | [INFO]  [14/134] Checking: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 02:17:03.803010 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 02:17:04.953620 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 02:17:04.953731 | ubuntu-noble-large | [SUCCESS] [14/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 02:17:04.953816 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 02:17:05.001083 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 02:17:05.001271 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 02:17:05.001429 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:05.048528 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:05798fbb391f94dad1820deedf2bb1cd3cb058c6dfdebc00abf5274f1aeb3675 2026-05-09 02:17:05.048635 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-127157-8020 2026-05-09 02:17:05.333492 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:05.379779 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:05798fbb391f94dad1820deedf2bb1cd3cb058c6dfdebc00abf5274f1aeb3675 2026-05-09 02:17:05.379913 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:05.422925 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:05.423027 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:05.423043 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:05.423054 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:05.423089 | ubuntu-noble-large | DiffID: sha256:408a0e0001fd6774b000ec10d9afef12327c854e3e75107880f8fc06adad5c2f 2026-05-09 02:17:05.475389 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:965b1276a17395e6794823ac68814b35bb408c100dda8d6f019b3deaf493fa93 2026-05-09 02:17:05.476339 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:05.519005 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:05.519115 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:05.519138 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:05.519156 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:05.519175 | ubuntu-noble-large | DiffID: sha256:408a0e0001fd6774b000ec10d9afef12327c854e3e75107880f8fc06adad5c2f 2026-05-09 02:17:05.569651 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:965b1276a17395e6794823ac68814b35bb408c100dda8d6f019b3deaf493fa93 2026-05-09 02:17:05.570466 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:05.570680 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 02:17:05.570764 | ubuntu-noble-large | [SUCCESS] [14/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-09 02:17:05.575747 | ubuntu-noble-large | [INFO]  [15/134] Checking: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 02:17:05.575836 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 02:17:07.385417 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 02:17:07.385506 | ubuntu-noble-large | [SUCCESS] [15/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 02:17:07.385519 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 02:17:07.432434 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 02:17:07.432525 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 02:17:07.432541 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:07.477449 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ae7fe91d952ff9e85a8a712b0182c00d68a65534a249c8c0a1ba6a9ea78aeb94 2026-05-09 02:17:07.477538 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-127157-10566 2026-05-09 02:17:07.761358 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:07.809540 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ae7fe91d952ff9e85a8a712b0182c00d68a65534a249c8c0a1ba6a9ea78aeb94 2026-05-09 02:17:07.809618 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:07.856564 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:07.856658 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:07.856689 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:07.856700 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:07.856710 | ubuntu-noble-large | DiffID: sha256:f05752323f26a2452525979a1547cb6c3fd98ec53d6cfd7739534dc162271919 2026-05-09 02:17:07.905475 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:a1927fd2d3298638bd384ba85cbf574c9ce70a0fbde72c8f495205655ec5520d 2026-05-09 02:17:07.906333 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:07.955571 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:07.955657 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:07.955693 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:07.955706 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:07.955721 | ubuntu-noble-large | DiffID: sha256:f05752323f26a2452525979a1547cb6c3fd98ec53d6cfd7739534dc162271919 2026-05-09 02:17:08.006630 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:a1927fd2d3298638bd384ba85cbf574c9ce70a0fbde72c8f495205655ec5520d 2026-05-09 02:17:08.007553 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:08.007665 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 02:17:08.007830 | ubuntu-noble-large | [SUCCESS] [15/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-09 02:17:08.014403 | ubuntu-noble-large | [INFO]  [16/134] Checking: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 02:17:08.014482 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 02:17:09.946447 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 02:17:09.946552 | ubuntu-noble-large | [SUCCESS] [16/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 02:17:09.946654 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 02:17:09.992275 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 02:17:09.992426 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 02:17:09.992603 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:10.040082 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a8ac03da688adc974a33b9f6b10cf4766b3ebd379d5b814bbb31ced68a8fdd84 2026-05-09 02:17:10.040159 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-127157-5382 2026-05-09 02:17:10.334298 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:10.389461 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a8ac03da688adc974a33b9f6b10cf4766b3ebd379d5b814bbb31ced68a8fdd84 2026-05-09 02:17:10.389557 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:10.432145 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:10.432280 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:10.432298 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:10.432309 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:10.432320 | ubuntu-noble-large | DiffID: sha256:716050b8bfcc943670a809f0cf66464f53e2d07fc08e927b5f76810c4634a30c 2026-05-09 02:17:10.480481 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:fd96eb75995bb3641d0ae30f3d710f3ed2834362483c296196fc91f501a82eb2 2026-05-09 02:17:10.480854 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:10.528307 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:10.528380 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:10.528388 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:10.528394 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:10.528400 | ubuntu-noble-large | DiffID: sha256:716050b8bfcc943670a809f0cf66464f53e2d07fc08e927b5f76810c4634a30c 2026-05-09 02:17:10.575704 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:fd96eb75995bb3641d0ae30f3d710f3ed2834362483c296196fc91f501a82eb2 2026-05-09 02:17:10.576596 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:10.576688 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 02:17:10.576817 | ubuntu-noble-large | [SUCCESS] [16/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-09 02:17:10.584501 | ubuntu-noble-large | [INFO]  [17/134] Checking: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 02:17:10.584592 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 02:17:11.001922 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 02:17:11.002038 | ubuntu-noble-large | [SUCCESS] [17/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 02:17:11.002095 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 02:17:11.046610 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 02:17:11.046782 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 02:17:11.047025 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:11.092725 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:084cf75e8fb225f78db1d59298b35c93d515d7ef90c6e6b70e8c9b68a7d94464 2026-05-09 02:17:11.092822 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-127157-12711 2026-05-09 02:17:11.421595 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:11.469606 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:084cf75e8fb225f78db1d59298b35c93d515d7ef90c6e6b70e8c9b68a7d94464 2026-05-09 02:17:11.469703 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:11.524730 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:11.524829 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:11.524844 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:11.524855 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:11.524865 | ubuntu-noble-large | DiffID: sha256:cc41191190088b94e7e6ecdbf923525a3c76919d64fee19cfd6688dfe0a04374 2026-05-09 02:17:11.574652 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:a32e51f2a44036127d4ae8448c05c53bdea9efa111f14b3759d7387e97e57981 2026-05-09 02:17:11.575449 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:11.619341 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:11.619436 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:11.619451 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:11.619462 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:11.619472 | ubuntu-noble-large | DiffID: sha256:cc41191190088b94e7e6ecdbf923525a3c76919d64fee19cfd6688dfe0a04374 2026-05-09 02:17:11.665757 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:a32e51f2a44036127d4ae8448c05c53bdea9efa111f14b3759d7387e97e57981 2026-05-09 02:17:11.666546 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:11.666716 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 02:17:11.666915 | ubuntu-noble-large | [SUCCESS] [17/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-09 02:17:11.674030 | ubuntu-noble-large | [INFO]  [18/134] Checking: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 02:17:11.674280 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 02:17:12.331034 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 02:17:12.331118 | ubuntu-noble-large | [SUCCESS] [18/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 02:17:12.331142 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 02:17:12.383580 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 02:17:12.383644 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 02:17:12.383653 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:12.423354 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b34133d40066ca558c02c212e258aa534f0168060a95182fc11b310125dc909a 2026-05-09 02:17:12.423437 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-127157-19097 2026-05-09 02:17:12.941345 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:12.993009 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b34133d40066ca558c02c212e258aa534f0168060a95182fc11b310125dc909a 2026-05-09 02:17:12.993086 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:13.041578 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:13.041660 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:13.041673 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:13.041683 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:13.041693 | ubuntu-noble-large | DiffID: sha256:eef85eb8efea3b6ff1904a7d5f19e17764c5520554a17b129a9ce43b0efdf904 2026-05-09 02:17:13.091029 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:9243a22d88d867321833f9af6cb5c108b029dd4d86eb8565b513cce886149804 2026-05-09 02:17:13.091871 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:13.139012 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:13.139084 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:13.139096 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:13.139105 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:13.139114 | ubuntu-noble-large | DiffID: sha256:eef85eb8efea3b6ff1904a7d5f19e17764c5520554a17b129a9ce43b0efdf904 2026-05-09 02:17:13.185514 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:9243a22d88d867321833f9af6cb5c108b029dd4d86eb8565b513cce886149804 2026-05-09 02:17:13.186454 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:13.186543 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 02:17:13.186697 | ubuntu-noble-large | [SUCCESS] [18/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-09 02:17:13.193006 | ubuntu-noble-large | [INFO]  [19/134] Checking: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 02:17:13.193134 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 02:17:14.067560 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 02:17:14.067640 | ubuntu-noble-large | [SUCCESS] [19/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 02:17:14.067910 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 02:17:14.114500 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 02:17:14.114708 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 02:17:14.114942 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:14.153520 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2e6ec8d9be77cf4a63ea05d196c9bcb050facf2f00cdf7babd8735c5607ef39f 2026-05-09 02:17:14.153616 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-127157-19224 2026-05-09 02:17:14.460305 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:14.511562 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2e6ec8d9be77cf4a63ea05d196c9bcb050facf2f00cdf7babd8735c5607ef39f 2026-05-09 02:17:14.511655 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:14.555483 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:14.555564 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:14.555575 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:14.555585 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:14.555594 | ubuntu-noble-large | DiffID: sha256:ad7f6ae3fede7371e16aa9bcaf4d4c641c8aa80b30cb7c787a1ba73943e62f7b 2026-05-09 02:17:14.605683 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:84a149533991af5907fb8a91499a42757b3969516b6660af2e9262a90c565108 2026-05-09 02:17:14.606451 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:14.654575 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:14.654655 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:14.654668 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:14.654678 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:14.654688 | ubuntu-noble-large | DiffID: sha256:ad7f6ae3fede7371e16aa9bcaf4d4c641c8aa80b30cb7c787a1ba73943e62f7b 2026-05-09 02:17:14.708404 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:84a149533991af5907fb8a91499a42757b3969516b6660af2e9262a90c565108 2026-05-09 02:17:14.709076 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:14.709159 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 02:17:14.709342 | ubuntu-noble-large | [SUCCESS] [19/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-09 02:17:14.715938 | ubuntu-noble-large | [INFO]  [20/134] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 02:17:14.716018 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 02:17:15.998305 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 02:17:15.998399 | ubuntu-noble-large | [SUCCESS] [20/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 02:17:15.998413 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 02:17:16.040368 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 02:17:16.040444 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 02:17:16.040466 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:16.088358 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4b3527c43958b3288fb30df22f85d33f9306f10f171a2d99f3ae9f572265bc3e 2026-05-09 02:17:16.088473 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-127157-20798 2026-05-09 02:17:16.371339 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:16.419419 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4b3527c43958b3288fb30df22f85d33f9306f10f171a2d99f3ae9f572265bc3e 2026-05-09 02:17:16.419537 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:16.466105 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:16.466176 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:16.466245 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:16.466261 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:16.466269 | ubuntu-noble-large | DiffID: sha256:1e984ee34f9c63e9d894beb1c9308436b35ffbd61e1cc2e86ff6857a250fc23d 2026-05-09 02:17:16.518931 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:8645537826f4c75cd6bf693608a94f605c40247b43ac53d99ed23f1559bfaa3c 2026-05-09 02:17:16.520365 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:16.566313 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:16.566389 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:16.566398 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:16.566406 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:16.566413 | ubuntu-noble-large | DiffID: sha256:1e984ee34f9c63e9d894beb1c9308436b35ffbd61e1cc2e86ff6857a250fc23d 2026-05-09 02:17:16.617351 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:8645537826f4c75cd6bf693608a94f605c40247b43ac53d99ed23f1559bfaa3c 2026-05-09 02:17:16.618609 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:16.618648 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 02:17:16.618657 | ubuntu-noble-large | [SUCCESS] [20/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-09 02:17:16.624993 | ubuntu-noble-large | [INFO]  [21/134] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 02:17:16.625069 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 02:17:17.873419 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 02:17:17.873505 | ubuntu-noble-large | [SUCCESS] [21/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 02:17:17.873516 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 02:17:17.924498 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 02:17:17.924592 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 02:17:17.924617 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:17.973674 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:187e12b083c4e50f224d781df383c2a1ccd287ef1718370c6a04b48987d87114 2026-05-09 02:17:17.973779 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-127157-11683 2026-05-09 02:17:18.303521 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:18.358705 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:187e12b083c4e50f224d781df383c2a1ccd287ef1718370c6a04b48987d87114 2026-05-09 02:17:18.358808 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:18.408418 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:18.408496 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:18.408508 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:18.408517 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:18.408545 | ubuntu-noble-large | DiffID: sha256:488971c568a332403cba92a407559874547706644ddda0e8f04b687f6044fb60 2026-05-09 02:17:18.458833 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:b4ea67dc80a16064d6ac137f3374ce3a35fb7159cf7a4f2e7d2d521d961ae734 2026-05-09 02:17:18.459734 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:18.508375 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:18.508460 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:18.508474 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:18.508484 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:18.508494 | ubuntu-noble-large | DiffID: sha256:488971c568a332403cba92a407559874547706644ddda0e8f04b687f6044fb60 2026-05-09 02:17:18.566765 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:b4ea67dc80a16064d6ac137f3374ce3a35fb7159cf7a4f2e7d2d521d961ae734 2026-05-09 02:17:18.567465 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:18.567550 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 02:17:18.567722 | ubuntu-noble-large | [SUCCESS] [21/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-09 02:17:18.574502 | ubuntu-noble-large | [INFO]  [22/134] Checking: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 02:17:18.574577 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 02:17:19.567379 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 02:17:19.567490 | ubuntu-noble-large | [SUCCESS] [22/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 02:17:19.567549 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 02:17:19.612412 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 02:17:19.612591 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 02:17:19.612846 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:19.665047 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bcd53cfab89c6d3ad44d52bb5ce96d911c1e11804adc5db72d5f10dd47c2a056 2026-05-09 02:17:19.665148 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-127157-1387 2026-05-09 02:17:19.940137 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:19.983819 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bcd53cfab89c6d3ad44d52bb5ce96d911c1e11804adc5db72d5f10dd47c2a056 2026-05-09 02:17:19.983916 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:20.032544 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:20.032645 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:20.032678 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:20.032693 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:20.032707 | ubuntu-noble-large | DiffID: sha256:060f7813f4ae8a72a0805a77b299611ec475619070780139f7213f5a176045ae 2026-05-09 02:17:20.085083 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:de0f1cb2223af66cf2a4e28bdfc68b8dd622b31068405aad5d4e17183b1b7a6a 2026-05-09 02:17:20.085984 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:20.129847 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:20.129936 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:20.129972 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:20.129983 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:20.129993 | ubuntu-noble-large | DiffID: sha256:060f7813f4ae8a72a0805a77b299611ec475619070780139f7213f5a176045ae 2026-05-09 02:17:20.180527 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:de0f1cb2223af66cf2a4e28bdfc68b8dd622b31068405aad5d4e17183b1b7a6a 2026-05-09 02:17:20.182094 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:20.182241 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 02:17:20.182263 | ubuntu-noble-large | [SUCCESS] [22/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-09 02:17:20.189414 | ubuntu-noble-large | [INFO]  [23/134] Checking: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 02:17:20.189498 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 02:17:21.729472 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 02:17:21.729566 | ubuntu-noble-large | [SUCCESS] [23/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 02:17:21.729580 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 02:17:21.775072 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 02:17:21.775157 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 02:17:21.775172 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:21.824350 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e3745bade8f2d1c0169cc9b3de37f765d4a1f2cd5a6b7e348844a6c0d64ad7c6 2026-05-09 02:17:21.824436 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-127157-1780 2026-05-09 02:17:22.131941 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:22.183316 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e3745bade8f2d1c0169cc9b3de37f765d4a1f2cd5a6b7e348844a6c0d64ad7c6 2026-05-09 02:17:22.183389 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:22.233338 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:22.233428 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:22.233443 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:22.233454 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:22.233475 | ubuntu-noble-large | DiffID: sha256:f1e6686709657ca4501dac64e13192ea4ce37ce9b8267a8acd2c4365795bd0ae 2026-05-09 02:17:22.289668 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:e0c75674e56ddd78c171a11f7b5a9e3caa1cc27526a40e76773089ead8fe0b25 2026-05-09 02:17:22.291155 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:22.336342 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:22.336423 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:22.336435 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:22.336444 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:22.336453 | ubuntu-noble-large | DiffID: sha256:f1e6686709657ca4501dac64e13192ea4ce37ce9b8267a8acd2c4365795bd0ae 2026-05-09 02:17:22.388405 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:e0c75674e56ddd78c171a11f7b5a9e3caa1cc27526a40e76773089ead8fe0b25 2026-05-09 02:17:22.389335 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:22.389419 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 02:17:22.389434 | ubuntu-noble-large | [SUCCESS] [23/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-09 02:17:22.396325 | ubuntu-noble-large | [INFO]  [24/134] Checking: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 02:17:22.396385 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 02:17:24.037531 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 02:17:24.037625 | ubuntu-noble-large | [SUCCESS] [24/134] EXISTS: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 02:17:24.037639 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 02:17:24.088323 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 02:17:24.088396 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 02:17:24.088406 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:24.137154 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:dab0ac677416754060c1f4a61b088f5c7ee20194b56410667acf232adf7fdf4c 2026-05-09 02:17:24.137301 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-127157-23366 2026-05-09 02:17:24.452424 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:24.501863 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:dab0ac677416754060c1f4a61b088f5c7ee20194b56410667acf232adf7fdf4c 2026-05-09 02:17:24.501988 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:24.552328 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:24.552425 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:24.552444 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:24.552457 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:24.552470 | ubuntu-noble-large | DiffID: sha256:7dc219b2b74db30b8a0879b131ecd00f38cc6a8f13694946a1138308c62269fc 2026-05-09 02:17:24.602425 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:5eb835edf53824a22f7a19cc923a9c6a00314322825ffef1bc883f208063bd35 2026-05-09 02:17:24.603837 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:24.648976 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:24.649062 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:24.649077 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:24.649087 | ubuntu-noble-large | DiffID: sha256:11bc18374b99d74434253a8e17306ee267ef682e98a5fb18dff19257f3eb2761 2026-05-09 02:17:24.649097 | ubuntu-noble-large | DiffID: sha256:7dc219b2b74db30b8a0879b131ecd00f38cc6a8f13694946a1138308c62269fc 2026-05-09 02:17:24.695151 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:5eb835edf53824a22f7a19cc923a9c6a00314322825ffef1bc883f208063bd35 2026-05-09 02:17:24.696485 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:24.696568 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 02:17:24.696584 | ubuntu-noble-large | [SUCCESS] [24/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-09 02:17:24.703104 | ubuntu-noble-large | [INFO]  [25/134] Checking: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 02:17:24.703161 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 02:17:26.025879 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 02:17:26.025980 | ubuntu-noble-large | [SUCCESS] [25/134] EXISTS: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 02:17:26.025993 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 02:17:26.069962 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 02:17:26.070048 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 02:17:26.070062 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:26.120267 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b2357b8be7dfe9e796b8837f1cd5273ee6cabe6eb92e01227ae23363ec95944e 2026-05-09 02:17:26.120377 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-127157-28474 2026-05-09 02:17:26.449606 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:26.502461 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b2357b8be7dfe9e796b8837f1cd5273ee6cabe6eb92e01227ae23363ec95944e 2026-05-09 02:17:26.502555 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:26.547657 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:26.547745 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:26.547760 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:26.547787 | ubuntu-noble-large | DiffID: sha256:d15ad746de3500cda32d501d5fe340599679125957de3ee85a571b9f6f8247d8 2026-05-09 02:17:26.547798 | ubuntu-noble-large | DiffID: sha256:d3d1710ad063f723d4bc63f5aaed173bcb77dc30b2c91c6d551031b2790e21f8 2026-05-09 02:17:26.598993 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:f45e14be9489725cd2788bf0532e810a599ce777b13b6e3911419a2f1fc8ebec 2026-05-09 02:17:26.600424 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:26.647132 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:26.647255 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:26.647271 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:26.647281 | ubuntu-noble-large | DiffID: sha256:d15ad746de3500cda32d501d5fe340599679125957de3ee85a571b9f6f8247d8 2026-05-09 02:17:26.647290 | ubuntu-noble-large | DiffID: sha256:d3d1710ad063f723d4bc63f5aaed173bcb77dc30b2c91c6d551031b2790e21f8 2026-05-09 02:17:26.702423 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:f45e14be9489725cd2788bf0532e810a599ce777b13b6e3911419a2f1fc8ebec 2026-05-09 02:17:26.704081 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:26.704160 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 02:17:26.704174 | ubuntu-noble-large | [SUCCESS] [25/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-09 02:17:26.712532 | ubuntu-noble-large | [INFO]  [26/134] Checking: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 02:17:26.712607 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 02:17:27.790564 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 02:17:27.790679 | ubuntu-noble-large | [SUCCESS] [26/134] EXISTS: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 02:17:27.790696 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 02:17:27.837774 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 02:17:27.837899 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 02:17:27.837914 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:27.893329 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0c6fe0ef5ea7204de5ded745d3110109e8d8bda871b4720cf225100af4b6b88e 2026-05-09 02:17:27.893409 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-127157-31197 2026-05-09 02:17:28.206347 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:28.254456 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0c6fe0ef5ea7204de5ded745d3110109e8d8bda871b4720cf225100af4b6b88e 2026-05-09 02:17:28.254540 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:28.299263 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:28.299333 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:28.299345 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:28.299353 | ubuntu-noble-large | DiffID: sha256:d15ad746de3500cda32d501d5fe340599679125957de3ee85a571b9f6f8247d8 2026-05-09 02:17:28.299361 | ubuntu-noble-large | DiffID: sha256:672b6fe990c993c37b9123844e6125820551997a6fbbf504466ad7a209c81bfb 2026-05-09 02:17:28.343412 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:1427a5d94cf032ed6da1679e3dfb740ee03b954f33163d4abfedca98ddfe3e73 2026-05-09 02:17:28.344442 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:28.389544 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:28.389634 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:28.389656 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:28.389674 | ubuntu-noble-large | DiffID: sha256:d15ad746de3500cda32d501d5fe340599679125957de3ee85a571b9f6f8247d8 2026-05-09 02:17:28.389688 | ubuntu-noble-large | DiffID: sha256:672b6fe990c993c37b9123844e6125820551997a6fbbf504466ad7a209c81bfb 2026-05-09 02:17:28.447054 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:1427a5d94cf032ed6da1679e3dfb740ee03b954f33163d4abfedca98ddfe3e73 2026-05-09 02:17:28.448528 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:28.448606 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 02:17:28.448622 | ubuntu-noble-large | [SUCCESS] [26/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-09 02:17:28.455542 | ubuntu-noble-large | [INFO]  [27/134] Checking: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 02:17:28.455631 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 02:17:29.022337 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 02:17:29.022417 | ubuntu-noble-large | [SUCCESS] [27/134] EXISTS: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 02:17:29.022427 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 02:17:29.070363 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 02:17:29.070460 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 02:17:29.070473 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:29.119361 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5062340cbbdfcbf277d8014c0831ff8e2bdea8a9ae1a8bb413b3ef1768af973b 2026-05-09 02:17:29.119457 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-127157-4286 2026-05-09 02:17:29.424478 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:29.473373 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5062340cbbdfcbf277d8014c0831ff8e2bdea8a9ae1a8bb413b3ef1768af973b 2026-05-09 02:17:29.473480 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:29.517040 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:29.517118 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:29.517126 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:29.517133 | ubuntu-noble-large | DiffID: sha256:d15ad746de3500cda32d501d5fe340599679125957de3ee85a571b9f6f8247d8 2026-05-09 02:17:29.517139 | ubuntu-noble-large | DiffID: sha256:86abfd77db261b0d33e83274acb38792ae63dc47b3c9d765a35eaa19be2d7699 2026-05-09 02:17:29.564589 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:05deab337791b48e945d4cf8957b7a533cb830bc78e3d48a9bf8e223d10fca14 2026-05-09 02:17:29.566344 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:29.609301 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:29.609380 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:29.609388 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:29.609394 | ubuntu-noble-large | DiffID: sha256:d15ad746de3500cda32d501d5fe340599679125957de3ee85a571b9f6f8247d8 2026-05-09 02:17:29.609401 | ubuntu-noble-large | DiffID: sha256:86abfd77db261b0d33e83274acb38792ae63dc47b3c9d765a35eaa19be2d7699 2026-05-09 02:17:29.656651 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:05deab337791b48e945d4cf8957b7a533cb830bc78e3d48a9bf8e223d10fca14 2026-05-09 02:17:29.658759 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:29.658861 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 02:17:29.658877 | ubuntu-noble-large | [SUCCESS] [27/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-09 02:17:29.665365 | ubuntu-noble-large | [INFO]  [28/134] Checking: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 02:17:29.665421 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 02:17:30.885284 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 02:17:30.885370 | ubuntu-noble-large | [SUCCESS] [28/134] EXISTS: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 02:17:30.885377 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 02:17:30.927457 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 02:17:30.927599 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 02:17:30.927634 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:30.976503 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e89b9fe5f87bee3baecbb36f406470166127250d519a53fdf3cf6cbfab81173b 2026-05-09 02:17:30.976624 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-127157-31580 2026-05-09 02:17:31.375328 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:31.421402 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e89b9fe5f87bee3baecbb36f406470166127250d519a53fdf3cf6cbfab81173b 2026-05-09 02:17:31.421477 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:31.466126 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:31.466304 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:31.466331 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:31.466347 | ubuntu-noble-large | DiffID: sha256:d15ad746de3500cda32d501d5fe340599679125957de3ee85a571b9f6f8247d8 2026-05-09 02:17:31.466392 | ubuntu-noble-large | DiffID: sha256:a0af9f3242e152373a50b387613de18485a6546a898cceea7e4d589489a7f964 2026-05-09 02:17:31.520157 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:3577cf9f517b331ae1cabc2e6c37af6c196938360aaf9a174badbb522aa9a79a 2026-05-09 02:17:31.520365 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:31.570952 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:31.571040 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:31.571053 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:31.571063 | ubuntu-noble-large | DiffID: sha256:d15ad746de3500cda32d501d5fe340599679125957de3ee85a571b9f6f8247d8 2026-05-09 02:17:31.571074 | ubuntu-noble-large | DiffID: sha256:a0af9f3242e152373a50b387613de18485a6546a898cceea7e4d589489a7f964 2026-05-09 02:17:31.619455 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:3577cf9f517b331ae1cabc2e6c37af6c196938360aaf9a174badbb522aa9a79a 2026-05-09 02:17:31.620283 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:31.620319 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 02:17:31.620332 | ubuntu-noble-large | [SUCCESS] [28/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-09 02:17:31.628263 | ubuntu-noble-large | [INFO]  [29/134] Checking: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 02:17:31.628363 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 02:17:33.459713 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 02:17:33.459831 | ubuntu-noble-large | [SUCCESS] [29/134] EXISTS: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 02:17:33.459847 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 02:17:33.506470 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 02:17:33.506580 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 02:17:33.506603 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:33.552449 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:346f5c3668cb7e61d612543f29e2c9b88a644002c538f1aefd32398b3e81bf16 2026-05-09 02:17:33.552542 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-127157-3923 2026-05-09 02:17:33.853462 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:33.901450 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:346f5c3668cb7e61d612543f29e2c9b88a644002c538f1aefd32398b3e81bf16 2026-05-09 02:17:33.901548 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:33.945284 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:33.945396 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:33.945442 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:33.945462 | ubuntu-noble-large | DiffID: sha256:d15ad746de3500cda32d501d5fe340599679125957de3ee85a571b9f6f8247d8 2026-05-09 02:17:33.945478 | ubuntu-noble-large | DiffID: sha256:171635ec36c0b79efe0adde859856fd0d705d69efcafa0dc953b0ce3558d3d7e 2026-05-09 02:17:33.994357 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:f861034e91caabc5d8a89f5cf22481ee2369dc2073175021ff38335e8b589d36 2026-05-09 02:17:33.996052 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:34.041703 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:34.041769 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:34.041795 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:34.041801 | ubuntu-noble-large | DiffID: sha256:d15ad746de3500cda32d501d5fe340599679125957de3ee85a571b9f6f8247d8 2026-05-09 02:17:34.041807 | ubuntu-noble-large | DiffID: sha256:171635ec36c0b79efe0adde859856fd0d705d69efcafa0dc953b0ce3558d3d7e 2026-05-09 02:17:34.090197 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:f861034e91caabc5d8a89f5cf22481ee2369dc2073175021ff38335e8b589d36 2026-05-09 02:17:34.091261 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:34.091285 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 02:17:34.091296 | ubuntu-noble-large | [SUCCESS] [29/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-09 02:17:34.097363 | ubuntu-noble-large | [INFO]  [30/134] Checking: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 02:17:34.097446 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 02:17:35.599156 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 02:17:35.599292 | ubuntu-noble-large | [SUCCESS] [30/134] EXISTS: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 02:17:35.599303 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 02:17:35.641476 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 02:17:35.641572 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 02:17:35.641587 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:35.685334 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f1f448209a85322b4c6293b522794e09184b95577fbe0fd543ccdf9dde7ae29d 2026-05-09 02:17:35.685415 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-127157-18627 2026-05-09 02:17:35.979073 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:36.025476 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f1f448209a85322b4c6293b522794e09184b95577fbe0fd543ccdf9dde7ae29d 2026-05-09 02:17:36.025623 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:36.068372 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:36.068465 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:36.068481 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:36.068493 | ubuntu-noble-large | DiffID: sha256:d15ad746de3500cda32d501d5fe340599679125957de3ee85a571b9f6f8247d8 2026-05-09 02:17:36.068506 | ubuntu-noble-large | DiffID: sha256:9b2dc167b0971b11cf36fe54d7899951cc4434480c8c90ca286628b87e1546c0 2026-05-09 02:17:36.114107 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:7473f7bfb5c849a43c97c004c92d285d45a6d36e710482eee920932bb2ec31fd 2026-05-09 02:17:36.115402 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:36.161399 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:36.161481 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:36.161494 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:36.161505 | ubuntu-noble-large | DiffID: sha256:d15ad746de3500cda32d501d5fe340599679125957de3ee85a571b9f6f8247d8 2026-05-09 02:17:36.161515 | ubuntu-noble-large | DiffID: sha256:9b2dc167b0971b11cf36fe54d7899951cc4434480c8c90ca286628b87e1546c0 2026-05-09 02:17:36.210306 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:7473f7bfb5c849a43c97c004c92d285d45a6d36e710482eee920932bb2ec31fd 2026-05-09 02:17:36.211650 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:36.211749 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 02:17:36.211800 | ubuntu-noble-large | [SUCCESS] [30/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-09 02:17:36.218426 | ubuntu-noble-large | [INFO]  [31/134] Checking: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 02:17:36.218499 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 02:17:38.058346 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 02:17:38.058445 | ubuntu-noble-large | [SUCCESS] [31/134] EXISTS: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 02:17:38.058460 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 02:17:38.106369 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 02:17:38.106442 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 02:17:38.106453 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:38.152890 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:eeb4f1f304aaeb5adf843de7e6730ab16c2818babb9c92cc1091e1af42a86edf 2026-05-09 02:17:38.152987 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-127157-21196 2026-05-09 02:17:38.464088 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:38.512534 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:eeb4f1f304aaeb5adf843de7e6730ab16c2818babb9c92cc1091e1af42a86edf 2026-05-09 02:17:38.512624 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:38.561345 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:38.561434 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:38.561452 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:38.561465 | ubuntu-noble-large | DiffID: sha256:d15ad746de3500cda32d501d5fe340599679125957de3ee85a571b9f6f8247d8 2026-05-09 02:17:38.561477 | ubuntu-noble-large | DiffID: sha256:d1526d030a03ea6ee4a7d714b8824bca4ebd0a1c810257787560431c5c0a5a5e 2026-05-09 02:17:38.610392 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:28466c1da0dc62338a918348216186d9be105c31bda7fe2d74ecb6755d9b4d4e 2026-05-09 02:17:38.611715 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:38.651377 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:38.651462 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:38.651474 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:38.651482 | ubuntu-noble-large | DiffID: sha256:d15ad746de3500cda32d501d5fe340599679125957de3ee85a571b9f6f8247d8 2026-05-09 02:17:38.651489 | ubuntu-noble-large | DiffID: sha256:d1526d030a03ea6ee4a7d714b8824bca4ebd0a1c810257787560431c5c0a5a5e 2026-05-09 02:17:38.695362 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:28466c1da0dc62338a918348216186d9be105c31bda7fe2d74ecb6755d9b4d4e 2026-05-09 02:17:38.696343 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:38.696419 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 02:17:38.696439 | ubuntu-noble-large | [SUCCESS] [31/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-09 02:17:38.702629 | ubuntu-noble-large | [INFO]  [32/134] Checking: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 02:17:38.702690 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 02:17:40.057548 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 02:17:40.057701 | ubuntu-noble-large | [SUCCESS] [32/134] EXISTS: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 02:17:40.057727 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 02:17:40.104555 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 02:17:40.104633 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 02:17:40.104646 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:40.145364 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:625b308dec30bcb36a4d66960aefcad7f51fa51b87fbcd541970a84e35f3602f 2026-05-09 02:17:40.145455 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-127157-23838 2026-05-09 02:17:40.428009 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:40.476611 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:625b308dec30bcb36a4d66960aefcad7f51fa51b87fbcd541970a84e35f3602f 2026-05-09 02:17:40.476695 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:40.524994 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:40.525089 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:40.525101 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:40.525109 | ubuntu-noble-large | DiffID: sha256:62cda2474bc5c19a040cc8e31ff4f9760c1cd21d1e93f53a98573be604705550 2026-05-09 02:17:40.525117 | ubuntu-noble-large | DiffID: sha256:e565d44cb3f76294f0f372c1c65ae30ec096381df05c99ae08b4b7ef55a3c938 2026-05-09 02:17:40.571860 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:672d92fa12d45cb56ddb3450083263c01bddf707785587e9f8797a9f939afdf1 2026-05-09 02:17:40.572394 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:40.620533 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:40.620645 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:40.620660 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:40.620670 | ubuntu-noble-large | DiffID: sha256:62cda2474bc5c19a040cc8e31ff4f9760c1cd21d1e93f53a98573be604705550 2026-05-09 02:17:40.620680 | ubuntu-noble-large | DiffID: sha256:e565d44cb3f76294f0f372c1c65ae30ec096381df05c99ae08b4b7ef55a3c938 2026-05-09 02:17:40.675981 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:672d92fa12d45cb56ddb3450083263c01bddf707785587e9f8797a9f939afdf1 2026-05-09 02:17:40.677355 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:40.677463 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 02:17:40.677475 | ubuntu-noble-large | [SUCCESS] [32/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-09 02:17:40.683938 | ubuntu-noble-large | [INFO]  [33/134] Checking: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 02:17:40.684022 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 02:17:42.297298 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 02:17:42.297391 | ubuntu-noble-large | [SUCCESS] [33/134] EXISTS: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 02:17:42.297406 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 02:17:42.350466 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 02:17:42.350577 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 02:17:42.350619 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:42.398793 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0cda3577c610887a323d9fe8756aa1b1839d184252a52743521b8862c4bd066b 2026-05-09 02:17:42.398879 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-127157-27176 2026-05-09 02:17:42.728116 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:42.774991 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0cda3577c610887a323d9fe8756aa1b1839d184252a52743521b8862c4bd066b 2026-05-09 02:17:42.775086 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:42.810338 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:42.810421 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:42.810437 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:42.810449 | ubuntu-noble-large | DiffID: sha256:62cda2474bc5c19a040cc8e31ff4f9760c1cd21d1e93f53a98573be604705550 2026-05-09 02:17:42.810460 | ubuntu-noble-large | DiffID: sha256:2febd8c751ca0c0f91bd3a64b83ab9073dd3113617201c988aa530265a302b0b 2026-05-09 02:17:42.863202 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:789552b4fbda48b8ede02788c750d35dec0140cdd04c9eb8bca82d879e34dee7 2026-05-09 02:17:42.864383 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:42.909637 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:42.909730 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:42.909748 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:42.909761 | ubuntu-noble-large | DiffID: sha256:62cda2474bc5c19a040cc8e31ff4f9760c1cd21d1e93f53a98573be604705550 2026-05-09 02:17:42.909773 | ubuntu-noble-large | DiffID: sha256:2febd8c751ca0c0f91bd3a64b83ab9073dd3113617201c988aa530265a302b0b 2026-05-09 02:17:42.961665 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:789552b4fbda48b8ede02788c750d35dec0140cdd04c9eb8bca82d879e34dee7 2026-05-09 02:17:42.963106 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:42.963281 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 02:17:42.963317 | ubuntu-noble-large | [SUCCESS] [33/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-09 02:17:42.969371 | ubuntu-noble-large | [INFO]  [34/134] Checking: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 02:17:42.969436 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 02:17:44.192337 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 02:17:44.192441 | ubuntu-noble-large | [SUCCESS] [34/134] EXISTS: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 02:17:44.192469 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 02:17:44.238373 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 02:17:44.238463 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 02:17:44.238480 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:44.287371 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:43714680f7a94d9071bb7378ae4f3af8f77f31d5492d621e9734688fbcbf01e5 2026-05-09 02:17:44.287482 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-127157-26713 2026-05-09 02:17:44.605091 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:44.651284 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:43714680f7a94d9071bb7378ae4f3af8f77f31d5492d621e9734688fbcbf01e5 2026-05-09 02:17:44.651367 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:44.691741 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:44.691834 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:44.691849 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:44.691860 | ubuntu-noble-large | DiffID: sha256:62cda2474bc5c19a040cc8e31ff4f9760c1cd21d1e93f53a98573be604705550 2026-05-09 02:17:44.691870 | ubuntu-noble-large | DiffID: sha256:8983941c0fb44446ee025816f3c6837033adfa6fe956062a82396a3fda8bd5cc 2026-05-09 02:17:44.741539 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:d3767ea8efbd265fec35ec6909205b3653ae2274a38e8908fd28bd66c9a66557 2026-05-09 02:17:44.742747 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:44.790380 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:44.790470 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:44.790484 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:44.790494 | ubuntu-noble-large | DiffID: sha256:62cda2474bc5c19a040cc8e31ff4f9760c1cd21d1e93f53a98573be604705550 2026-05-09 02:17:44.790504 | ubuntu-noble-large | DiffID: sha256:8983941c0fb44446ee025816f3c6837033adfa6fe956062a82396a3fda8bd5cc 2026-05-09 02:17:44.840402 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:d3767ea8efbd265fec35ec6909205b3653ae2274a38e8908fd28bd66c9a66557 2026-05-09 02:17:44.841439 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:44.841500 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 02:17:44.841510 | ubuntu-noble-large | [SUCCESS] [34/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-09 02:17:44.847823 | ubuntu-noble-large | [INFO]  [35/134] Checking: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 02:17:44.847881 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 02:17:45.827411 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 02:17:45.827508 | ubuntu-noble-large | [SUCCESS] [35/134] EXISTS: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 02:17:45.827522 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 02:17:45.877418 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 02:17:45.878337 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 02:17:45.878389 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:45.930388 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4d583b76dd6258dd4caf64d8d6963d8b4e234c9dc365a60ce1c503fae9e19af0 2026-05-09 02:17:45.930467 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-127157-9438 2026-05-09 02:17:46.235035 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:46.281318 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4d583b76dd6258dd4caf64d8d6963d8b4e234c9dc365a60ce1c503fae9e19af0 2026-05-09 02:17:46.281400 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:46.327774 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:46.327866 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:46.327881 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:46.327892 | ubuntu-noble-large | DiffID: sha256:62cda2474bc5c19a040cc8e31ff4f9760c1cd21d1e93f53a98573be604705550 2026-05-09 02:17:46.327902 | ubuntu-noble-large | DiffID: sha256:31bad5d3f35cb51605c062ef9384fbbfd8f2a50940f7c368e9472cf2cd6e5672 2026-05-09 02:17:46.381569 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:a20635db926cd28adf2ba4368d54df37571ce2cbe739abe59f8e974ca455a60d 2026-05-09 02:17:46.382391 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:46.422351 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:46.422433 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:46.422445 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:46.422455 | ubuntu-noble-large | DiffID: sha256:62cda2474bc5c19a040cc8e31ff4f9760c1cd21d1e93f53a98573be604705550 2026-05-09 02:17:46.422464 | ubuntu-noble-large | DiffID: sha256:31bad5d3f35cb51605c062ef9384fbbfd8f2a50940f7c368e9472cf2cd6e5672 2026-05-09 02:17:46.472824 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:a20635db926cd28adf2ba4368d54df37571ce2cbe739abe59f8e974ca455a60d 2026-05-09 02:17:46.473502 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:46.473547 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 02:17:46.473554 | ubuntu-noble-large | [SUCCESS] [35/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-09 02:17:46.479547 | ubuntu-noble-large | [INFO]  [36/134] Checking: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 02:17:46.479575 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 02:17:47.739734 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 02:17:47.739834 | ubuntu-noble-large | [SUCCESS] [36/134] EXISTS: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 02:17:47.739848 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 02:17:47.785371 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 02:17:47.785472 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 02:17:47.785492 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:47.833351 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f09642d8bebf5c44f9e14b298fa70471b237854cc2a78ef84091136cdc54c3a2 2026-05-09 02:17:47.833439 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-127157-19845 2026-05-09 02:17:48.123691 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:48.171418 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f09642d8bebf5c44f9e14b298fa70471b237854cc2a78ef84091136cdc54c3a2 2026-05-09 02:17:48.171505 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:48.215778 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:48.215867 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:48.215880 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:48.215891 | ubuntu-noble-large | DiffID: sha256:62cda2474bc5c19a040cc8e31ff4f9760c1cd21d1e93f53a98573be604705550 2026-05-09 02:17:48.215901 | ubuntu-noble-large | DiffID: sha256:608ebba75f2a2686f6a0a4719b2ce0b866f9d30215c4e92ef9b792e064c12cfb 2026-05-09 02:17:48.265353 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:a20eb4a9d768f2e8065ebf2e006243ab3171264ff577303974d3f42ea16e0c1e 2026-05-09 02:17:48.266363 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:48.315703 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:48.315801 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:48.315819 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:48.315858 | ubuntu-noble-large | DiffID: sha256:62cda2474bc5c19a040cc8e31ff4f9760c1cd21d1e93f53a98573be604705550 2026-05-09 02:17:48.315872 | ubuntu-noble-large | DiffID: sha256:608ebba75f2a2686f6a0a4719b2ce0b866f9d30215c4e92ef9b792e064c12cfb 2026-05-09 02:17:48.368301 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:a20eb4a9d768f2e8065ebf2e006243ab3171264ff577303974d3f42ea16e0c1e 2026-05-09 02:17:48.369422 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:48.369512 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 02:17:48.369528 | ubuntu-noble-large | [SUCCESS] [36/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-09 02:17:48.375725 | ubuntu-noble-large | [INFO]  [37/134] Checking: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 02:17:48.375798 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 02:17:49.411896 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 02:17:49.411977 | ubuntu-noble-large | [SUCCESS] [37/134] EXISTS: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 02:17:49.411988 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 02:17:49.456362 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 02:17:49.456420 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 02:17:49.456436 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:49.505368 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2a651082847b13a4e8164b912d811ee8e35209f8d9cb128f94e9a4ea284cb070 2026-05-09 02:17:49.505462 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-127157-25338 2026-05-09 02:17:49.792397 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:49.848389 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2a651082847b13a4e8164b912d811ee8e35209f8d9cb128f94e9a4ea284cb070 2026-05-09 02:17:49.848481 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:49.895332 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:49.895422 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:49.895433 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:49.895442 | ubuntu-noble-large | DiffID: sha256:73c6fe6a81de5039facd99a5b5e25fe72fc39a35bdcc3a7ccee875c23f5a1a33 2026-05-09 02:17:49.895451 | ubuntu-noble-large | DiffID: sha256:8b6607573fbc86bd86bd2e7401c9fe4d3cc3cca053a727208f9c4adb38f65429 2026-05-09 02:17:49.950158 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:5fdad07ba361379dcc6954c8e346cd79df7bf3a063149ebfb77c303f65300f01 2026-05-09 02:17:49.951236 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:49.993782 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:49.993874 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:49.993888 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:49.993900 | ubuntu-noble-large | DiffID: sha256:73c6fe6a81de5039facd99a5b5e25fe72fc39a35bdcc3a7ccee875c23f5a1a33 2026-05-09 02:17:49.993910 | ubuntu-noble-large | DiffID: sha256:8b6607573fbc86bd86bd2e7401c9fe4d3cc3cca053a727208f9c4adb38f65429 2026-05-09 02:17:50.048907 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:5fdad07ba361379dcc6954c8e346cd79df7bf3a063149ebfb77c303f65300f01 2026-05-09 02:17:50.049442 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:50.049536 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 02:17:50.049583 | ubuntu-noble-large | [SUCCESS] [37/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-09 02:17:50.057363 | ubuntu-noble-large | [INFO]  [38/134] Checking: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 02:17:50.057429 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 02:17:50.970369 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 02:17:50.970466 | ubuntu-noble-large | [SUCCESS] [38/134] EXISTS: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 02:17:50.970491 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 02:17:51.016828 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 02:17:51.017330 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 02:17:51.017423 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:51.065440 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f2faab5cb10e3c93cd84232d11f03f93d57621ae08daef308507ed92a2e4a22e 2026-05-09 02:17:51.065518 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-127157-12084 2026-05-09 02:17:51.359326 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:51.407317 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f2faab5cb10e3c93cd84232d11f03f93d57621ae08daef308507ed92a2e4a22e 2026-05-09 02:17:51.407403 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:51.453263 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:51.453350 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:51.453364 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:51.453374 | ubuntu-noble-large | DiffID: sha256:981894f69949469ea2b8676e43b30441b45edf1b6b3aaa163d6f60c26a39e481 2026-05-09 02:17:51.453383 | ubuntu-noble-large | DiffID: sha256:c2845b8537adf2706bf2ab9f9f4d5be89241666cefab1f255d98fa83bdd98a25 2026-05-09 02:17:51.503933 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:a6e4bd6a6d2cec96e56eaccb35b3444a6e72e90d708fa4609c3b46cdbdf46aa2 2026-05-09 02:17:51.504275 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:51.547256 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:51.547348 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:51.547361 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:51.547372 | ubuntu-noble-large | DiffID: sha256:981894f69949469ea2b8676e43b30441b45edf1b6b3aaa163d6f60c26a39e481 2026-05-09 02:17:51.547381 | ubuntu-noble-large | DiffID: sha256:c2845b8537adf2706bf2ab9f9f4d5be89241666cefab1f255d98fa83bdd98a25 2026-05-09 02:17:51.595179 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:a6e4bd6a6d2cec96e56eaccb35b3444a6e72e90d708fa4609c3b46cdbdf46aa2 2026-05-09 02:17:51.596045 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:51.596245 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 02:17:51.596487 | ubuntu-noble-large | [SUCCESS] [38/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-09 02:17:51.603556 | ubuntu-noble-large | [INFO]  [39/134] Checking: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 02:17:51.603629 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 02:17:52.440350 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 02:17:52.440443 | ubuntu-noble-large | [SUCCESS] [39/134] EXISTS: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 02:17:52.440490 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 02:17:52.483313 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 02:17:52.483409 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 02:17:52.483594 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:52.523586 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:190d681eeb16497adc6ac01aba4417004e7d4f6372ef08fc9f0ea380db6ec13b 2026-05-09 02:17:52.523671 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-127157-9521 2026-05-09 02:17:52.794303 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:52.844442 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:190d681eeb16497adc6ac01aba4417004e7d4f6372ef08fc9f0ea380db6ec13b 2026-05-09 02:17:52.844552 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:52.882606 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:52.882709 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:52.882723 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:52.882734 | ubuntu-noble-large | DiffID: sha256:981894f69949469ea2b8676e43b30441b45edf1b6b3aaa163d6f60c26a39e481 2026-05-09 02:17:52.882744 | ubuntu-noble-large | DiffID: sha256:cf3419d3604f4ce0fc64d7ee1136eee56a4484001d7831501ca3ce9a59a312e5 2026-05-09 02:17:52.934923 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:8a8b1b8672d08c728e52ae92ac96fae921f33bb5ef0e12730270ca53d190f063 2026-05-09 02:17:52.936373 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:52.981628 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:52.981721 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:52.981738 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:52.981752 | ubuntu-noble-large | DiffID: sha256:981894f69949469ea2b8676e43b30441b45edf1b6b3aaa163d6f60c26a39e481 2026-05-09 02:17:52.981765 | ubuntu-noble-large | DiffID: sha256:cf3419d3604f4ce0fc64d7ee1136eee56a4484001d7831501ca3ce9a59a312e5 2026-05-09 02:17:53.028852 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:8a8b1b8672d08c728e52ae92ac96fae921f33bb5ef0e12730270ca53d190f063 2026-05-09 02:17:53.029406 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:53.029524 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 02:17:53.029553 | ubuntu-noble-large | [SUCCESS] [39/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-09 02:17:53.036387 | ubuntu-noble-large | [INFO]  [40/134] Checking: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 02:17:53.036466 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 02:17:54.191341 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 02:17:54.191427 | ubuntu-noble-large | [SUCCESS] [40/134] EXISTS: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 02:17:54.191439 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 02:17:54.235567 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 02:17:54.235645 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 02:17:54.235660 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:54.281450 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:48af13aced21e4963df26d627162cc70ba1570e852a4c5f38112b021bfa7cef9 2026-05-09 02:17:54.281530 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-127157-9884 2026-05-09 02:17:54.615977 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:54.662339 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:48af13aced21e4963df26d627162cc70ba1570e852a4c5f38112b021bfa7cef9 2026-05-09 02:17:54.662421 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:54.705328 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:54.705419 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:54.705433 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:54.705445 | ubuntu-noble-large | DiffID: sha256:4cdba8d6d9b685aaca3260d9084a1eb26079ccd668908b73840b5343b96472cc 2026-05-09 02:17:54.705455 | ubuntu-noble-large | DiffID: sha256:bf682f07e53f3511bfbf9b5df851d50b230789952b856a211b315faa1b59de3c 2026-05-09 02:17:54.754948 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:404572a2a408e77083d8ad22274fb0ae49c777076d150406146948e1fc86491b 2026-05-09 02:17:54.755398 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:54.801341 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:54.801430 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:54.801443 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:54.801454 | ubuntu-noble-large | DiffID: sha256:4cdba8d6d9b685aaca3260d9084a1eb26079ccd668908b73840b5343b96472cc 2026-05-09 02:17:54.801463 | ubuntu-noble-large | DiffID: sha256:bf682f07e53f3511bfbf9b5df851d50b230789952b856a211b315faa1b59de3c 2026-05-09 02:17:54.861187 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:404572a2a408e77083d8ad22274fb0ae49c777076d150406146948e1fc86491b 2026-05-09 02:17:54.862064 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:54.863486 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 02:17:54.863540 | ubuntu-noble-large | [SUCCESS] [40/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-09 02:17:54.870417 | ubuntu-noble-large | [INFO]  [41/134] Checking: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 02:17:54.870470 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 02:17:57.105377 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 02:17:57.105478 | ubuntu-noble-large | [SUCCESS] [41/134] EXISTS: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 02:17:57.105493 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 02:17:57.148313 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 02:17:57.149377 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 02:17:57.149458 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:17:57.194418 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7a280f9c8923c7c1a85eed7ecd23b0cb059d9f7f2f620d0b5eae1bc899dbcf39 2026-05-09 02:17:57.194509 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-127157-29647 2026-05-09 02:17:57.517279 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:17:57.563343 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7a280f9c8923c7c1a85eed7ecd23b0cb059d9f7f2f620d0b5eae1bc899dbcf39 2026-05-09 02:17:57.563426 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:17:57.605046 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:57.605154 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:57.605167 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:57.605196 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:17:57.605246 | ubuntu-noble-large | DiffID: sha256:e8cdb47fefef3bdabd125d9db8a32bffb8892eb6789aa53ce33c3b64928452dd 2026-05-09 02:17:57.659028 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:60bba5bb1eec3bc34e38a701739b27d08a6fccff4e115995cc337c046e0d5072 2026-05-09 02:17:57.660569 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:17:57.702938 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:17:57.703011 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:17:57.703022 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:17:57.703031 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:17:57.703039 | ubuntu-noble-large | DiffID: sha256:e8cdb47fefef3bdabd125d9db8a32bffb8892eb6789aa53ce33c3b64928452dd 2026-05-09 02:17:57.747391 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:60bba5bb1eec3bc34e38a701739b27d08a6fccff4e115995cc337c046e0d5072 2026-05-09 02:17:57.749341 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:17:57.749444 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 02:17:57.749470 | ubuntu-noble-large | [SUCCESS] [41/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-09 02:17:57.755340 | ubuntu-noble-large | [INFO]  [42/134] Checking: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 02:17:57.755421 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 02:18:00.279350 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 02:18:00.279464 | ubuntu-noble-large | [SUCCESS] [42/134] EXISTS: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 02:18:00.280528 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 02:18:00.334343 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 02:18:00.334425 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 02:18:00.334446 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:00.385397 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:473daecffa085f9f00bf01a9c824d35532304f93addd9f81d823f7e88ed6f5cb 2026-05-09 02:18:00.385494 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-127157-20934 2026-05-09 02:18:00.676367 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:00.721641 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:473daecffa085f9f00bf01a9c824d35532304f93addd9f81d823f7e88ed6f5cb 2026-05-09 02:18:00.721737 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:00.770512 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:00.770608 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:00.770625 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:00.770638 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:18:00.770650 | ubuntu-noble-large | DiffID: sha256:85be9de552d16905db86c461e267bc99ca82932c02acf00275aabf7842f95b60 2026-05-09 02:18:00.817173 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:bebac10e4b955733b028eb7d118e448ee681fa066e1125b7a9f39f9dd2bb0e3b 2026-05-09 02:18:00.818392 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:00.862173 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:00.862316 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:00.862362 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:00.862433 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:18:00.862445 | ubuntu-noble-large | DiffID: sha256:85be9de552d16905db86c461e267bc99ca82932c02acf00275aabf7842f95b60 2026-05-09 02:18:00.910009 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:bebac10e4b955733b028eb7d118e448ee681fa066e1125b7a9f39f9dd2bb0e3b 2026-05-09 02:18:00.910151 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:00.910184 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 02:18:00.910652 | ubuntu-noble-large | [SUCCESS] [42/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-09 02:18:00.916328 | ubuntu-noble-large | [INFO]  [43/134] Checking: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 02:18:00.916396 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 02:18:01.934407 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 02:18:01.934501 | ubuntu-noble-large | [SUCCESS] [43/134] EXISTS: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 02:18:01.934516 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 02:18:01.978476 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 02:18:01.978566 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 02:18:01.978579 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:02.029493 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f2bd4073242476298311e38f1cf931ab6c159a44f9c5d982b3e2d80ba4c400a8 2026-05-09 02:18:02.029577 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-127157-24570 2026-05-09 02:18:02.309771 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:02.361346 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f2bd4073242476298311e38f1cf931ab6c159a44f9c5d982b3e2d80ba4c400a8 2026-05-09 02:18:02.361436 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:02.408480 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:02.408576 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:02.408592 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:02.408603 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:18:02.408613 | ubuntu-noble-large | DiffID: sha256:848a63d49f24436e99800f9381bed8f1f6a195941e16fcd782b33f2a6acbafe3 2026-05-09 02:18:02.457325 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:7e06e05ad42c4feb6f2653da2ec3a589db4fdde0353bc58c7bda0d837beb0f4d 2026-05-09 02:18:02.458345 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:02.506279 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:02.506395 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:02.506410 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:02.506420 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:18:02.506431 | ubuntu-noble-large | DiffID: sha256:848a63d49f24436e99800f9381bed8f1f6a195941e16fcd782b33f2a6acbafe3 2026-05-09 02:18:02.554340 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:7e06e05ad42c4feb6f2653da2ec3a589db4fdde0353bc58c7bda0d837beb0f4d 2026-05-09 02:18:02.554695 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:02.554805 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 02:18:02.554968 | ubuntu-noble-large | [SUCCESS] [43/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-09 02:18:02.561668 | ubuntu-noble-large | [INFO]  [44/134] Checking: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 02:18:02.561826 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 02:18:03.636600 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 02:18:03.636709 | ubuntu-noble-large | [SUCCESS] [44/134] EXISTS: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 02:18:03.636725 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 02:18:03.681058 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 02:18:03.681310 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 02:18:03.681470 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:03.729118 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d8c5c52be54839d7067ade676ba3f930410af228f230683c2224efabdd48693e 2026-05-09 02:18:03.729282 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-127157-3835 2026-05-09 02:18:04.042591 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:04.093772 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d8c5c52be54839d7067ade676ba3f930410af228f230683c2224efabdd48693e 2026-05-09 02:18:04.093872 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:04.140533 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:04.140621 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:04.140637 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:04.140650 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:18:04.140662 | ubuntu-noble-large | DiffID: sha256:39e05015dfddb715ce2aa33029c737a8c10f0934dc1a92f55db0add3cacf09be 2026-05-09 02:18:04.194757 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:bf3de549054e009785e49c5b65bfda7c78c6b704c574499e31f3988540cb7dc7 2026-05-09 02:18:04.195688 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:04.243159 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:04.243280 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:04.243296 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:04.243309 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:18:04.243322 | ubuntu-noble-large | DiffID: sha256:39e05015dfddb715ce2aa33029c737a8c10f0934dc1a92f55db0add3cacf09be 2026-05-09 02:18:04.296338 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:bf3de549054e009785e49c5b65bfda7c78c6b704c574499e31f3988540cb7dc7 2026-05-09 02:18:04.297176 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:04.297447 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 02:18:04.297545 | ubuntu-noble-large | [SUCCESS] [44/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-09 02:18:04.305334 | ubuntu-noble-large | [INFO]  [45/134] Checking: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 02:18:04.305511 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 02:18:05.285703 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 02:18:05.285815 | ubuntu-noble-large | [SUCCESS] [45/134] EXISTS: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 02:18:05.285829 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 02:18:05.334278 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 02:18:05.334547 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 02:18:05.334793 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:05.377538 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:168dd29ce0f4cff050eb934064633d7f70d648882cbcfe3158561a180efc4683 2026-05-09 02:18:05.377655 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-127157-16986 2026-05-09 02:18:05.679557 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:05.725473 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:168dd29ce0f4cff050eb934064633d7f70d648882cbcfe3158561a180efc4683 2026-05-09 02:18:05.725609 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:05.774649 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:05.774742 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:05.774753 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:05.774760 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:18:05.774767 | ubuntu-noble-large | DiffID: sha256:4bf4f033f9f232ef5ef7d36597e4d8081018e64933678efc09a54394d8d67aa8 2026-05-09 02:18:05.824523 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:f82dec077df08fef715d8775963c1eea0d55ae56a553ae29b7f3aad53d2b8d36 2026-05-09 02:18:05.825231 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:05.868605 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:05.868693 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:05.868707 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:05.868717 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:18:05.868744 | ubuntu-noble-large | DiffID: sha256:4bf4f033f9f232ef5ef7d36597e4d8081018e64933678efc09a54394d8d67aa8 2026-05-09 02:18:05.925797 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:f82dec077df08fef715d8775963c1eea0d55ae56a553ae29b7f3aad53d2b8d36 2026-05-09 02:18:05.927259 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:05.927330 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 02:18:05.927343 | ubuntu-noble-large | [SUCCESS] [45/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-09 02:18:05.933334 | ubuntu-noble-large | [INFO]  [46/134] Checking: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 02:18:05.933387 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 02:18:07.163346 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 02:18:07.163428 | ubuntu-noble-large | [SUCCESS] [46/134] EXISTS: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 02:18:07.164189 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 02:18:07.205351 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 02:18:07.205457 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 02:18:07.205475 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:07.255374 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:32f1265fe32ed35ef0ddea6f8296360a8f3ed0981299cb162c348fffd4f53326 2026-05-09 02:18:07.255467 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-127157-26072 2026-05-09 02:18:07.551987 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:07.601327 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:32f1265fe32ed35ef0ddea6f8296360a8f3ed0981299cb162c348fffd4f53326 2026-05-09 02:18:07.601411 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:07.648878 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:07.648981 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:07.649001 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:07.649018 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:18:07.649035 | ubuntu-noble-large | DiffID: sha256:0e2c277c13fb443f5379d9afa3bd944cdab5692de396226d351ea0ac6f803094 2026-05-09 02:18:07.701264 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:4733a25b491af4cd7ae2acd97981bc022472b411c53081acaac40ce83a09b2ac 2026-05-09 02:18:07.702798 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:07.747654 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:07.747744 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:07.747760 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:07.747772 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:18:07.747784 | ubuntu-noble-large | DiffID: sha256:0e2c277c13fb443f5379d9afa3bd944cdab5692de396226d351ea0ac6f803094 2026-05-09 02:18:07.800516 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:4733a25b491af4cd7ae2acd97981bc022472b411c53081acaac40ce83a09b2ac 2026-05-09 02:18:07.801421 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:07.802569 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 02:18:07.802620 | ubuntu-noble-large | [SUCCESS] [46/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-09 02:18:07.807635 | ubuntu-noble-large | [INFO]  [47/134] Checking: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 02:18:07.807700 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 02:18:08.770636 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 02:18:08.770730 | ubuntu-noble-large | [SUCCESS] [47/134] EXISTS: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 02:18:08.770743 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 02:18:08.814343 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 02:18:08.814437 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 02:18:08.815178 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:08.859280 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c3ed54414ffd20462ca98aef25ef1df00ed808f8aa6a83dbe005fcf236863caf 2026-05-09 02:18:08.859351 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-127157-28112 2026-05-09 02:18:09.214964 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:09.266411 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c3ed54414ffd20462ca98aef25ef1df00ed808f8aa6a83dbe005fcf236863caf 2026-05-09 02:18:09.266520 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:09.312379 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:09.312461 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:09.312474 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:09.312484 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:18:09.312494 | ubuntu-noble-large | DiffID: sha256:8a4f71126581aa3238408537a1c3e50aa6e1679af6e501c43efe6fbba17e55af 2026-05-09 02:18:09.365409 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:ac20c7f52b8b6c99ee2276bcd7c50bc5b230beb081c5b1dc08b0a5e39cf088b0 2026-05-09 02:18:09.366334 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:09.413305 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:09.413393 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:09.413406 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:09.413418 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:18:09.413428 | ubuntu-noble-large | DiffID: sha256:8a4f71126581aa3238408537a1c3e50aa6e1679af6e501c43efe6fbba17e55af 2026-05-09 02:18:09.460990 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:ac20c7f52b8b6c99ee2276bcd7c50bc5b230beb081c5b1dc08b0a5e39cf088b0 2026-05-09 02:18:09.462449 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:09.462545 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 02:18:09.462555 | ubuntu-noble-large | [SUCCESS] [47/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-09 02:18:09.469438 | ubuntu-noble-large | [INFO]  [48/134] Checking: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 02:18:09.469520 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 02:18:10.487762 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 02:18:10.487847 | ubuntu-noble-large | [SUCCESS] [48/134] EXISTS: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 02:18:10.487860 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 02:18:10.534354 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 02:18:10.534442 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 02:18:10.534458 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:10.582121 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:21742acab7ddd03202b96c029cd32f7ccf92f7260d50561331a67cfb8299503b 2026-05-09 02:18:10.582247 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-127157-26746 2026-05-09 02:18:10.875969 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:10.921467 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:21742acab7ddd03202b96c029cd32f7ccf92f7260d50561331a67cfb8299503b 2026-05-09 02:18:10.921562 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:10.966501 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:10.966588 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:10.966601 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:10.966610 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:18:10.966619 | ubuntu-noble-large | DiffID: sha256:936f755f3ce2380c15fa75c9ba354ff23ef3322399089fb8c2917bb7137b93a4 2026-05-09 02:18:11.018959 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:d33e74dbd48513ec31c87be2f28e57f5e5ccd203025b20bf83eb23ded95113b8 2026-05-09 02:18:11.020351 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:11.068768 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:11.068856 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:11.068869 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:11.068879 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:18:11.068889 | ubuntu-noble-large | DiffID: sha256:936f755f3ce2380c15fa75c9ba354ff23ef3322399089fb8c2917bb7137b93a4 2026-05-09 02:18:11.114344 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:d33e74dbd48513ec31c87be2f28e57f5e5ccd203025b20bf83eb23ded95113b8 2026-05-09 02:18:11.115342 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:11.115441 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 02:18:11.115453 | ubuntu-noble-large | [SUCCESS] [48/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-09 02:18:11.122130 | ubuntu-noble-large | [INFO]  [49/134] Checking: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 02:18:11.122262 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 02:18:11.838100 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 02:18:11.838194 | ubuntu-noble-large | [SUCCESS] [49/134] EXISTS: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 02:18:11.838242 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 02:18:11.882331 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 02:18:11.882433 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 02:18:11.883190 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:11.930303 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3390b59d91055e76ff9fc8873f0a5a39e8810c7f3b7e6807c076d82d50cb365d 2026-05-09 02:18:11.930385 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-127157-8865 2026-05-09 02:18:12.223351 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:12.273376 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3390b59d91055e76ff9fc8873f0a5a39e8810c7f3b7e6807c076d82d50cb365d 2026-05-09 02:18:12.273468 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:12.322325 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:12.322414 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:12.322428 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:12.322439 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:18:12.322449 | ubuntu-noble-large | DiffID: sha256:79be0c9e60b782c987abbc85e241b3f7e5b134e5fea111962a28b9e46ce53e65 2026-05-09 02:18:12.367752 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:1dcf292de6f43f1cfc5d8dea7ecbe9e9e8fe350365433ae74c043d35284ae07d 2026-05-09 02:18:12.368397 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:12.412989 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:12.413110 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:12.413127 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:12.413137 | ubuntu-noble-large | DiffID: sha256:d8ff05f8f29c55c0d9411052a91f50fd3abaad05742d60cde51b8396e4b65a34 2026-05-09 02:18:12.413170 | ubuntu-noble-large | DiffID: sha256:79be0c9e60b782c987abbc85e241b3f7e5b134e5fea111962a28b9e46ce53e65 2026-05-09 02:18:12.465315 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:1dcf292de6f43f1cfc5d8dea7ecbe9e9e8fe350365433ae74c043d35284ae07d 2026-05-09 02:18:12.466925 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:12.467026 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 02:18:12.467074 | ubuntu-noble-large | [SUCCESS] [49/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-09 02:18:12.473332 | ubuntu-noble-large | [INFO]  [50/134] Checking: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 02:18:12.473389 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 02:18:13.853449 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 02:18:13.853541 | ubuntu-noble-large | [SUCCESS] [50/134] EXISTS: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 02:18:13.853554 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 02:18:13.902419 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 02:18:13.902510 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 02:18:13.902536 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:13.953703 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f816de73011f729bb36c26910f2b085325aba891a6ab90dcfade1772898eb877 2026-05-09 02:18:13.953784 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-127157-24496 2026-05-09 02:18:14.297868 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:14.342975 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f816de73011f729bb36c26910f2b085325aba891a6ab90dcfade1772898eb877 2026-05-09 02:18:14.343096 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:14.387354 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:14.387445 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:14.387457 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:14.387466 | ubuntu-noble-large | DiffID: sha256:3347c81ce47c3921086ae1e4b047fba9be0effd60803a14233e70cad29988fa0 2026-05-09 02:18:14.387475 | ubuntu-noble-large | DiffID: sha256:1cbc587969eab1d83dc9abe68538d536b17973490ab7775078013fc825fc0c12 2026-05-09 02:18:14.438295 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:17dfe29be8e50c6cca239da42303ca5bd17ece777c3f93fd2756f8b47d949dbb 2026-05-09 02:18:14.439428 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:14.485342 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:14.485429 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:14.485443 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:14.485454 | ubuntu-noble-large | DiffID: sha256:3347c81ce47c3921086ae1e4b047fba9be0effd60803a14233e70cad29988fa0 2026-05-09 02:18:14.485464 | ubuntu-noble-large | DiffID: sha256:1cbc587969eab1d83dc9abe68538d536b17973490ab7775078013fc825fc0c12 2026-05-09 02:18:14.531736 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:17dfe29be8e50c6cca239da42303ca5bd17ece777c3f93fd2756f8b47d949dbb 2026-05-09 02:18:14.532300 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:14.532327 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 02:18:14.533133 | ubuntu-noble-large | [SUCCESS] [50/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-09 02:18:14.538931 | ubuntu-noble-large | [INFO]  [51/134] Checking: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 02:18:14.538986 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 02:18:17.086077 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 02:18:17.086175 | ubuntu-noble-large | [SUCCESS] [51/134] EXISTS: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 02:18:17.086191 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 02:18:17.132300 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 02:18:17.133285 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 02:18:17.133311 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:17.181416 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:da51f1b4582f1e3ad14183c3d0545a7b5753f32243f190ac8314212aa894dbe1 2026-05-09 02:18:17.181523 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-127157-12062 2026-05-09 02:18:17.494550 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:17.544403 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:da51f1b4582f1e3ad14183c3d0545a7b5753f32243f190ac8314212aa894dbe1 2026-05-09 02:18:17.544516 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:17.589624 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:17.589717 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:17.589733 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:17.589746 | ubuntu-noble-large | DiffID: sha256:3347c81ce47c3921086ae1e4b047fba9be0effd60803a14233e70cad29988fa0 2026-05-09 02:18:17.589759 | ubuntu-noble-large | DiffID: sha256:f3c787eedf0c3c012d23a345a6ade29eacbc31009c2bb72e2e5400aee3bb70f4 2026-05-09 02:18:17.636096 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:3d250591280a3610fe5e48e9f48aa8c4c975910812b712fa681e969c73d5870b 2026-05-09 02:18:17.637331 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:17.683045 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:17.683137 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:17.683152 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:17.683164 | ubuntu-noble-large | DiffID: sha256:3347c81ce47c3921086ae1e4b047fba9be0effd60803a14233e70cad29988fa0 2026-05-09 02:18:17.683176 | ubuntu-noble-large | DiffID: sha256:f3c787eedf0c3c012d23a345a6ade29eacbc31009c2bb72e2e5400aee3bb70f4 2026-05-09 02:18:17.729360 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:3d250591280a3610fe5e48e9f48aa8c4c975910812b712fa681e969c73d5870b 2026-05-09 02:18:17.731068 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:17.731122 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 02:18:17.731138 | ubuntu-noble-large | [SUCCESS] [51/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-09 02:18:17.737382 | ubuntu-noble-large | [INFO]  [52/134] Checking: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 02:18:17.737489 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 02:18:19.121362 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 02:18:19.121481 | ubuntu-noble-large | [SUCCESS] [52/134] EXISTS: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 02:18:19.121501 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 02:18:19.164318 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 02:18:19.164413 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 02:18:19.165105 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:19.213455 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:60c69ff0eed682e6ccad8ad6cb32e09faa16b6703b6f42199f3795c019067f99 2026-05-09 02:18:19.213550 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-127157-21728 2026-05-09 02:18:19.492470 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:19.536299 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:60c69ff0eed682e6ccad8ad6cb32e09faa16b6703b6f42199f3795c019067f99 2026-05-09 02:18:19.536366 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:19.571137 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:19.571254 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:19.571270 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:19.571280 | ubuntu-noble-large | DiffID: sha256:3347c81ce47c3921086ae1e4b047fba9be0effd60803a14233e70cad29988fa0 2026-05-09 02:18:19.571290 | ubuntu-noble-large | DiffID: sha256:e930b718d7e0efce1289dfce45e8d488c1d9a8ccff8db405b6900c32667aeb0d 2026-05-09 02:18:19.621910 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:8317a4bb427f507e51898b0fb6afce978ae483266f095beb9a6a78a65babc2b0 2026-05-09 02:18:19.623495 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:19.666787 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:19.666919 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:19.666934 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:19.666944 | ubuntu-noble-large | DiffID: sha256:3347c81ce47c3921086ae1e4b047fba9be0effd60803a14233e70cad29988fa0 2026-05-09 02:18:19.666981 | ubuntu-noble-large | DiffID: sha256:e930b718d7e0efce1289dfce45e8d488c1d9a8ccff8db405b6900c32667aeb0d 2026-05-09 02:18:19.717183 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:8317a4bb427f507e51898b0fb6afce978ae483266f095beb9a6a78a65babc2b0 2026-05-09 02:18:19.718315 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:19.718390 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 02:18:19.718402 | ubuntu-noble-large | [SUCCESS] [52/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-09 02:18:19.724941 | ubuntu-noble-large | [INFO]  [53/134] Checking: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 02:18:19.725039 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 02:18:20.812421 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 02:18:20.812516 | ubuntu-noble-large | [SUCCESS] [53/134] EXISTS: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 02:18:20.812531 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 02:18:20.856337 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 02:18:20.856423 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 02:18:20.856441 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:20.899368 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e6285858ddfbcbfb5433f5e028c7b6033a39bd43ca63af24ac596f1923e4e60b 2026-05-09 02:18:20.899463 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/watcher-engine:temp-remote-check-127157-19337 2026-05-09 02:18:21.220355 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:21.268374 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e6285858ddfbcbfb5433f5e028c7b6033a39bd43ca63af24ac596f1923e4e60b 2026-05-09 02:18:21.268448 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:21.314387 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:21.314478 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:21.314492 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:21.314502 | ubuntu-noble-large | DiffID: sha256:844dca153a0a8d2f1872b0bb66142eb7466c202618785ea04176dc91c30261a2 2026-05-09 02:18:21.314511 | ubuntu-noble-large | DiffID: sha256:ef3caeb290f8ce84541b62938c838272e2c01e2f4159f6586e3fe24de3abfd33 2026-05-09 02:18:21.364863 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-engine@sha256:8dbf57ff48b7d7e700f6552b3c3eabf39725f079ca6995b29db903668fd74ce8 2026-05-09 02:18:21.365305 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:21.407138 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:21.407231 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:21.407243 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:21.407250 | ubuntu-noble-large | DiffID: sha256:844dca153a0a8d2f1872b0bb66142eb7466c202618785ea04176dc91c30261a2 2026-05-09 02:18:21.407257 | ubuntu-noble-large | DiffID: sha256:ef3caeb290f8ce84541b62938c838272e2c01e2f4159f6586e3fe24de3abfd33 2026-05-09 02:18:21.456106 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-engine@sha256:8dbf57ff48b7d7e700f6552b3c3eabf39725f079ca6995b29db903668fd74ce8 2026-05-09 02:18:21.456550 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:21.456619 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 02:18:21.456759 | ubuntu-noble-large | [SUCCESS] [53/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-09 02:18:21.465156 | ubuntu-noble-large | [INFO]  [54/134] Checking: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 02:18:21.465332 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 02:18:22.357371 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 02:18:22.357584 | ubuntu-noble-large | [SUCCESS] [54/134] EXISTS: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 02:18:22.357603 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 02:18:22.409326 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 02:18:22.409402 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 02:18:22.409412 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:22.457350 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2b5e8c2f55fa685adbbae38e691929d7a041f58f91153bcdc8adc2fb9f93fdff 2026-05-09 02:18:22.457444 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/watcher-api:temp-remote-check-127157-1030 2026-05-09 02:18:22.753994 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:22.799292 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2b5e8c2f55fa685adbbae38e691929d7a041f58f91153bcdc8adc2fb9f93fdff 2026-05-09 02:18:22.799356 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:22.843708 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:22.843797 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:22.843811 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:22.843821 | ubuntu-noble-large | DiffID: sha256:844dca153a0a8d2f1872b0bb66142eb7466c202618785ea04176dc91c30261a2 2026-05-09 02:18:22.843855 | ubuntu-noble-large | DiffID: sha256:05cbce479d20ed5029cf92ac62f9469cab8670e226df29f41a6f00d77e21d575 2026-05-09 02:18:22.895451 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-api@sha256:ab37466c6a49c3eca3980d1866f5ab6cb8fe459499658213f526cef3d9937d89 2026-05-09 02:18:22.896306 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:22.942661 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:22.942747 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:22.942760 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:22.942769 | ubuntu-noble-large | DiffID: sha256:844dca153a0a8d2f1872b0bb66142eb7466c202618785ea04176dc91c30261a2 2026-05-09 02:18:22.942778 | ubuntu-noble-large | DiffID: sha256:05cbce479d20ed5029cf92ac62f9469cab8670e226df29f41a6f00d77e21d575 2026-05-09 02:18:22.987411 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-api@sha256:ab37466c6a49c3eca3980d1866f5ab6cb8fe459499658213f526cef3d9937d89 2026-05-09 02:18:22.988372 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:22.988459 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 02:18:22.988474 | ubuntu-noble-large | [SUCCESS] [54/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-09 02:18:22.994311 | ubuntu-noble-large | [INFO]  [55/134] Checking: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 02:18:22.994378 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 02:18:24.030856 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 02:18:24.030949 | ubuntu-noble-large | [SUCCESS] [55/134] EXISTS: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 02:18:24.030963 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 02:18:24.077268 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 02:18:24.077339 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 02:18:24.077349 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:24.121461 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:58d6a8a25889cdf34556a512c03a11158aeb902ff05e11b649f1fbef43ca4cea 2026-05-09 02:18:24.121544 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/watcher-applier:temp-remote-check-127157-22284 2026-05-09 02:18:24.415181 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:24.464687 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:58d6a8a25889cdf34556a512c03a11158aeb902ff05e11b649f1fbef43ca4cea 2026-05-09 02:18:24.464793 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:24.504933 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:24.505049 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:24.505063 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:24.505072 | ubuntu-noble-large | DiffID: sha256:844dca153a0a8d2f1872b0bb66142eb7466c202618785ea04176dc91c30261a2 2026-05-09 02:18:24.505080 | ubuntu-noble-large | DiffID: sha256:682c29e2849663c09cd50fcd3c3050800bb6a5d51592172d94e9357530fe1d3c 2026-05-09 02:18:24.554910 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-applier@sha256:b31bd5629e731bf7385502a363167b867ca83eb458fa5ea56b48aa46e7099821 2026-05-09 02:18:24.556325 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:24.599299 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:24.599388 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:24.599402 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:24.599433 | ubuntu-noble-large | DiffID: sha256:844dca153a0a8d2f1872b0bb66142eb7466c202618785ea04176dc91c30261a2 2026-05-09 02:18:24.599443 | ubuntu-noble-large | DiffID: sha256:682c29e2849663c09cd50fcd3c3050800bb6a5d51592172d94e9357530fe1d3c 2026-05-09 02:18:24.644954 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-applier@sha256:b31bd5629e731bf7385502a363167b867ca83eb458fa5ea56b48aa46e7099821 2026-05-09 02:18:24.645750 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:24.645875 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 02:18:24.646075 | ubuntu-noble-large | [SUCCESS] [55/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-09 02:18:24.652924 | ubuntu-noble-large | [INFO]  [56/134] Checking: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 02:18:24.653088 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 02:18:26.169861 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 02:18:26.170006 | ubuntu-noble-large | [SUCCESS] [56/134] EXISTS: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 02:18:26.170261 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 02:18:26.225304 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 02:18:26.225554 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 02:18:26.225678 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:26.277130 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b4ddf677e91d2b30824bf05614d9c770e2d54a52f6c86de1d4cebffd383abe65 2026-05-09 02:18:26.277242 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-127157-701 2026-05-09 02:18:26.579322 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:26.628701 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b4ddf677e91d2b30824bf05614d9c770e2d54a52f6c86de1d4cebffd383abe65 2026-05-09 02:18:26.628806 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:26.676596 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:26.676692 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:26.676709 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:26.676722 | ubuntu-noble-large | DiffID: sha256:092c68cd5e9eef163798b1328e5049effcc12fb9d4bae66f82108e12e77250e0 2026-05-09 02:18:26.676734 | ubuntu-noble-large | DiffID: sha256:c8f642afa3c03ff021f544007c1b46bd4be280ea560ba3511dc9ce964ab5f796 2026-05-09 02:18:26.723341 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:cd10c7a17e913a3985ead5dc6c8e44ae81e3398a4675b29af287464b68358a64 2026-05-09 02:18:26.723856 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:26.768837 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:26.768936 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:26.768973 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:26.769024 | ubuntu-noble-large | DiffID: sha256:092c68cd5e9eef163798b1328e5049effcc12fb9d4bae66f82108e12e77250e0 2026-05-09 02:18:26.769048 | ubuntu-noble-large | DiffID: sha256:c8f642afa3c03ff021f544007c1b46bd4be280ea560ba3511dc9ce964ab5f796 2026-05-09 02:18:26.819889 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:cd10c7a17e913a3985ead5dc6c8e44ae81e3398a4675b29af287464b68358a64 2026-05-09 02:18:26.820686 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:26.820782 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 02:18:26.821030 | ubuntu-noble-large | [SUCCESS] [56/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-09 02:18:26.828403 | ubuntu-noble-large | [INFO]  [57/134] Checking: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 02:18:26.828501 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 02:18:28.118052 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 02:18:28.118158 | ubuntu-noble-large | [SUCCESS] [57/134] EXISTS: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 02:18:28.118409 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 02:18:28.164856 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 02:18:28.165084 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 02:18:28.165334 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:28.211861 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3a59db360733c2a63fa8c86537a47f50d136064069559f24c212835ec1654aca 2026-05-09 02:18:28.211959 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-127157-25130 2026-05-09 02:18:28.487009 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:28.528515 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3a59db360733c2a63fa8c86537a47f50d136064069559f24c212835ec1654aca 2026-05-09 02:18:28.528600 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:28.571808 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:28.571896 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:28.571909 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:28.571920 | ubuntu-noble-large | DiffID: sha256:092c68cd5e9eef163798b1328e5049effcc12fb9d4bae66f82108e12e77250e0 2026-05-09 02:18:28.571931 | ubuntu-noble-large | DiffID: sha256:7e35453890e08ad910f428a50d6254d8154ddf2bb70d45e5469ed1704adf6f19 2026-05-09 02:18:28.619425 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:b0d253e89e81ef050bffedf6a1a895601c55eacdef0e4feb3f4c991d35f435bf 2026-05-09 02:18:28.620088 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:28.667088 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:28.667182 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:28.667201 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:28.667250 | ubuntu-noble-large | DiffID: sha256:092c68cd5e9eef163798b1328e5049effcc12fb9d4bae66f82108e12e77250e0 2026-05-09 02:18:28.667261 | ubuntu-noble-large | DiffID: sha256:7e35453890e08ad910f428a50d6254d8154ddf2bb70d45e5469ed1704adf6f19 2026-05-09 02:18:28.720431 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:b0d253e89e81ef050bffedf6a1a895601c55eacdef0e4feb3f4c991d35f435bf 2026-05-09 02:18:28.721193 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:28.721348 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 02:18:28.721505 | ubuntu-noble-large | [SUCCESS] [57/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-09 02:18:28.727904 | ubuntu-noble-large | [INFO]  [58/134] Checking: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 02:18:28.728075 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 02:18:29.256572 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 02:18:29.256665 | ubuntu-noble-large | [SUCCESS] [58/134] EXISTS: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 02:18:29.256783 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 02:18:29.304743 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 02:18:29.304890 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 02:18:29.305134 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:29.357167 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b17f48e25e223bc4592830bd931c947d5a3f737c5854859d596ecb256dffc9a7 2026-05-09 02:18:29.358097 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-127157-1956 2026-05-09 02:18:29.665416 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:29.712326 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b17f48e25e223bc4592830bd931c947d5a3f737c5854859d596ecb256dffc9a7 2026-05-09 02:18:29.712402 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:29.756301 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:29.756373 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:29.756382 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:29.756388 | ubuntu-noble-large | DiffID: sha256:092c68cd5e9eef163798b1328e5049effcc12fb9d4bae66f82108e12e77250e0 2026-05-09 02:18:29.756394 | ubuntu-noble-large | DiffID: sha256:aa526621830c2bdf5085676bdd5f61cd1a980f684e9eeb6b3be636a4b270b736 2026-05-09 02:18:29.802863 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:d040efdb9101ce6226ff71d094b8315005bba04107f64d633e4a9163e6eed265 2026-05-09 02:18:29.803326 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:29.852725 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:29.852803 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:29.852813 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:29.852821 | ubuntu-noble-large | DiffID: sha256:092c68cd5e9eef163798b1328e5049effcc12fb9d4bae66f82108e12e77250e0 2026-05-09 02:18:29.852828 | ubuntu-noble-large | DiffID: sha256:aa526621830c2bdf5085676bdd5f61cd1a980f684e9eeb6b3be636a4b270b736 2026-05-09 02:18:29.902019 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:d040efdb9101ce6226ff71d094b8315005bba04107f64d633e4a9163e6eed265 2026-05-09 02:18:29.902793 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:29.902903 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 02:18:29.903154 | ubuntu-noble-large | [SUCCESS] [58/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-09 02:18:29.908463 | ubuntu-noble-large | [INFO]  [59/134] Checking: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 02:18:29.908676 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 02:18:30.841249 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 02:18:30.841326 | ubuntu-noble-large | [SUCCESS] [59/134] EXISTS: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 02:18:30.841366 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 02:18:30.894478 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 02:18:30.894675 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 02:18:30.894892 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:30.939541 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8e5365cc163a35765057165ced7ea21984aaa0632be6007d14cc2850807f8f28 2026-05-09 02:18:30.939639 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-127157-25611 2026-05-09 02:18:31.234125 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:31.281951 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8e5365cc163a35765057165ced7ea21984aaa0632be6007d14cc2850807f8f28 2026-05-09 02:18:31.282072 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:31.328546 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:31.328633 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:31.328647 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:31.328658 | ubuntu-noble-large | DiffID: sha256:76d9b6acb38d3834c3700ef5339bd9cf9d959df8222516f14437a9477b3e1302 2026-05-09 02:18:31.328668 | ubuntu-noble-large | DiffID: sha256:7b5b866e2462b54ceb4e8a662dd3bedcb37f5255c9b7a139e891fe7c00db7a2e 2026-05-09 02:18:31.381517 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:3551fc717245b373deefd9cf974e16ee1b1dda2d0e82ba8b0b4612454a9bad3f 2026-05-09 02:18:31.382272 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:31.427310 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:31.427395 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:31.427408 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:31.427419 | ubuntu-noble-large | DiffID: sha256:76d9b6acb38d3834c3700ef5339bd9cf9d959df8222516f14437a9477b3e1302 2026-05-09 02:18:31.427430 | ubuntu-noble-large | DiffID: sha256:7b5b866e2462b54ceb4e8a662dd3bedcb37f5255c9b7a139e891fe7c00db7a2e 2026-05-09 02:18:31.478595 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:3551fc717245b373deefd9cf974e16ee1b1dda2d0e82ba8b0b4612454a9bad3f 2026-05-09 02:18:31.479369 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:31.479497 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 02:18:31.479700 | ubuntu-noble-large | [SUCCESS] [59/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-09 02:18:31.487486 | ubuntu-noble-large | [INFO]  [60/134] Checking: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 02:18:31.487597 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 02:18:32.964551 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 02:18:32.964669 | ubuntu-noble-large | [SUCCESS] [60/134] EXISTS: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 02:18:32.964707 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 02:18:33.008712 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 02:18:33.008870 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 02:18:33.009148 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:33.056633 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e11baba53ef0d1ed0dca7b4981a90af420979d109ecdaef6d23e5029d9d91e56 2026-05-09 02:18:33.056738 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-127157-2428 2026-05-09 02:18:33.346446 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:33.393459 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e11baba53ef0d1ed0dca7b4981a90af420979d109ecdaef6d23e5029d9d91e56 2026-05-09 02:18:33.393524 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:33.433033 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:33.433114 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:33.433120 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:33.433125 | ubuntu-noble-large | DiffID: sha256:76d9b6acb38d3834c3700ef5339bd9cf9d959df8222516f14437a9477b3e1302 2026-05-09 02:18:33.433130 | ubuntu-noble-large | DiffID: sha256:56a90ac97e3bb10ad7a32eaf35438e8094059abf24d7a723e3e45fb12044c184 2026-05-09 02:18:33.483139 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:4c5b33dc1641a744c4a35d83fb7b6c5d4e03deb1bf0fd3f8854f955ef5df53f3 2026-05-09 02:18:33.483828 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:33.525011 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:33.525107 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:33.525121 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:33.525132 | ubuntu-noble-large | DiffID: sha256:76d9b6acb38d3834c3700ef5339bd9cf9d959df8222516f14437a9477b3e1302 2026-05-09 02:18:33.525142 | ubuntu-noble-large | DiffID: sha256:56a90ac97e3bb10ad7a32eaf35438e8094059abf24d7a723e3e45fb12044c184 2026-05-09 02:18:33.572050 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:4c5b33dc1641a744c4a35d83fb7b6c5d4e03deb1bf0fd3f8854f955ef5df53f3 2026-05-09 02:18:33.572860 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:33.573013 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 02:18:33.573330 | ubuntu-noble-large | [SUCCESS] [60/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-09 02:18:33.578881 | ubuntu-noble-large | [INFO]  [61/134] Checking: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 02:18:33.579022 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 02:18:35.720022 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 02:18:35.720131 | ubuntu-noble-large | [SUCCESS] [61/134] EXISTS: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 02:18:35.720277 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 02:18:35.768362 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 02:18:35.768493 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 02:18:35.768676 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:35.815739 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:45da7dc2e60416d9c6cb8a998c47ee583f5de436af64bb605a0ef9c22e50611e 2026-05-09 02:18:35.815901 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-127157-6975 2026-05-09 02:18:36.119558 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:36.168824 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:45da7dc2e60416d9c6cb8a998c47ee583f5de436af64bb605a0ef9c22e50611e 2026-05-09 02:18:36.168921 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:36.220360 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:36.220452 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:36.220475 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:36.220490 | ubuntu-noble-large | DiffID: sha256:76d9b6acb38d3834c3700ef5339bd9cf9d959df8222516f14437a9477b3e1302 2026-05-09 02:18:36.220505 | ubuntu-noble-large | DiffID: sha256:6b4393afabc9eaacc948636d2dac170e017daca31b4089cfdacd4fcffa363b10 2026-05-09 02:18:36.271123 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:20f68dea4b2263ca480f9a6ea35ec798c5e3e37fbfb8a6b876c2193df7ccdc6c 2026-05-09 02:18:36.272125 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:36.320418 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:36.320514 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:36.320531 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:36.320539 | ubuntu-noble-large | DiffID: sha256:76d9b6acb38d3834c3700ef5339bd9cf9d959df8222516f14437a9477b3e1302 2026-05-09 02:18:36.320546 | ubuntu-noble-large | DiffID: sha256:6b4393afabc9eaacc948636d2dac170e017daca31b4089cfdacd4fcffa363b10 2026-05-09 02:18:36.381971 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:20f68dea4b2263ca480f9a6ea35ec798c5e3e37fbfb8a6b876c2193df7ccdc6c 2026-05-09 02:18:36.383259 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:36.383336 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 02:18:36.383350 | ubuntu-noble-large | [SUCCESS] [61/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-09 02:18:36.389422 | ubuntu-noble-large | [INFO]  [62/134] Checking: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 02:18:36.389479 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 02:18:37.778875 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 02:18:37.779000 | ubuntu-noble-large | [SUCCESS] [62/134] EXISTS: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 02:18:37.779016 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 02:18:37.826345 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 02:18:37.826445 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 02:18:37.826471 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:37.879147 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:db3e9fde11eb09034d29ff8015404299c8c950bbfbf17c28b77f54134c4e7816 2026-05-09 02:18:37.879272 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-127157-8800 2026-05-09 02:18:38.167123 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:38.217451 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:db3e9fde11eb09034d29ff8015404299c8c950bbfbf17c28b77f54134c4e7816 2026-05-09 02:18:38.217545 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:38.261792 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:38.261867 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:38.261877 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:38.261885 | ubuntu-noble-large | DiffID: sha256:64acf81eab121a6ac744b59735ed8f9a2fbd1063a41d7632384a14a53c6b4b9d 2026-05-09 02:18:38.261893 | ubuntu-noble-large | DiffID: sha256:aab30f2a2439e65217825f7f70e0ac38e9f2b6bec68c0a14c00a10ec0b27299c 2026-05-09 02:18:38.306450 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:78d82da14461ae2925f3c78797e37fb3415de3be2ae3f729cd58ee14811b2dee 2026-05-09 02:18:38.308414 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:38.361353 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:38.361446 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:38.361461 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:38.361474 | ubuntu-noble-large | DiffID: sha256:64acf81eab121a6ac744b59735ed8f9a2fbd1063a41d7632384a14a53c6b4b9d 2026-05-09 02:18:38.361487 | ubuntu-noble-large | DiffID: sha256:aab30f2a2439e65217825f7f70e0ac38e9f2b6bec68c0a14c00a10ec0b27299c 2026-05-09 02:18:38.409107 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:78d82da14461ae2925f3c78797e37fb3415de3be2ae3f729cd58ee14811b2dee 2026-05-09 02:18:38.410446 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:38.410515 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 02:18:38.410530 | ubuntu-noble-large | [SUCCESS] [62/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-09 02:18:38.416647 | ubuntu-noble-large | [INFO]  [63/134] Checking: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 02:18:38.416723 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 02:18:39.750388 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 02:18:39.750491 | ubuntu-noble-large | [SUCCESS] [63/134] EXISTS: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 02:18:39.750505 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 02:18:39.795394 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 02:18:39.795490 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 02:18:39.795506 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:39.844462 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6c5c78fbedb8b1e0438bec916a60ac92a74471c5a0de8330785fe5674c422c14 2026-05-09 02:18:39.844554 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-127157-9190 2026-05-09 02:18:40.142901 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:40.189369 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6c5c78fbedb8b1e0438bec916a60ac92a74471c5a0de8330785fe5674c422c14 2026-05-09 02:18:40.189472 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:40.232343 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:40.232427 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:40.232441 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:40.232451 | ubuntu-noble-large | DiffID: sha256:64acf81eab121a6ac744b59735ed8f9a2fbd1063a41d7632384a14a53c6b4b9d 2026-05-09 02:18:40.232461 | ubuntu-noble-large | DiffID: sha256:ea8425c5f14ffdf33dd885629f234efac722fa94e4902f76adcfbf4ca0b1f868 2026-05-09 02:18:40.285370 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:acc50f21009aa847c016bd598a88bb71670b0042d4db1cfadfa6e2058b4f0950 2026-05-09 02:18:40.286333 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:40.336423 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:40.336515 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:40.336529 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:40.336540 | ubuntu-noble-large | DiffID: sha256:64acf81eab121a6ac744b59735ed8f9a2fbd1063a41d7632384a14a53c6b4b9d 2026-05-09 02:18:40.336550 | ubuntu-noble-large | DiffID: sha256:ea8425c5f14ffdf33dd885629f234efac722fa94e4902f76adcfbf4ca0b1f868 2026-05-09 02:18:40.391729 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:acc50f21009aa847c016bd598a88bb71670b0042d4db1cfadfa6e2058b4f0950 2026-05-09 02:18:40.392389 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:40.392422 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 02:18:40.392455 | ubuntu-noble-large | [SUCCESS] [63/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-09 02:18:40.399274 | ubuntu-noble-large | [INFO]  [64/134] Checking: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 02:18:40.399377 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 02:18:41.488225 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 02:18:41.488304 | ubuntu-noble-large | [SUCCESS] [64/134] EXISTS: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 02:18:41.488315 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 02:18:41.531925 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 02:18:41.532034 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 02:18:41.532046 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:41.571410 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:52478425065a06f393d4824c663bceb49987af63a159be9fa0bf91604eeeb554 2026-05-09 02:18:41.571515 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-127157-13079 2026-05-09 02:18:41.844083 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:41.890531 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:52478425065a06f393d4824c663bceb49987af63a159be9fa0bf91604eeeb554 2026-05-09 02:18:41.890618 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:41.933703 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:41.933797 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:41.933813 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:41.933841 | ubuntu-noble-large | DiffID: sha256:64acf81eab121a6ac744b59735ed8f9a2fbd1063a41d7632384a14a53c6b4b9d 2026-05-09 02:18:41.933853 | ubuntu-noble-large | DiffID: sha256:95c2444ae4364eef20e4c1bdae69feb10afd84feaab49c9c6d9dbcfdf30bddba 2026-05-09 02:18:41.980004 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:b8e8dcbab5546626528cc79dc1f6d89c8b740457bfcc5af961fcbb0b38c2783d 2026-05-09 02:18:41.981619 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:42.029425 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:42.029515 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:42.029531 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:42.029541 | ubuntu-noble-large | DiffID: sha256:64acf81eab121a6ac744b59735ed8f9a2fbd1063a41d7632384a14a53c6b4b9d 2026-05-09 02:18:42.029552 | ubuntu-noble-large | DiffID: sha256:95c2444ae4364eef20e4c1bdae69feb10afd84feaab49c9c6d9dbcfdf30bddba 2026-05-09 02:18:42.083984 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:b8e8dcbab5546626528cc79dc1f6d89c8b740457bfcc5af961fcbb0b38c2783d 2026-05-09 02:18:42.084330 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:42.084407 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 02:18:42.084428 | ubuntu-noble-large | [SUCCESS] [64/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-09 02:18:42.092682 | ubuntu-noble-large | [INFO]  [65/134] Checking: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 02:18:42.092757 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 02:18:43.334476 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 02:18:43.334580 | ubuntu-noble-large | [SUCCESS] [65/134] EXISTS: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 02:18:43.334596 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 02:18:43.382398 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 02:18:43.382490 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 02:18:43.382529 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:43.423400 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4c93584338f073d6b5c90b630b5b8aeb2465b14b0a84348ae33ff59ef2aca139 2026-05-09 02:18:43.423488 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-127157-11423 2026-05-09 02:18:43.738337 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:43.788355 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4c93584338f073d6b5c90b630b5b8aeb2465b14b0a84348ae33ff59ef2aca139 2026-05-09 02:18:43.788434 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:43.831185 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:43.831334 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:43.831349 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:43.831360 | ubuntu-noble-large | DiffID: sha256:64acf81eab121a6ac744b59735ed8f9a2fbd1063a41d7632384a14a53c6b4b9d 2026-05-09 02:18:43.831370 | ubuntu-noble-large | DiffID: sha256:c8eefefeeb126fdb2422a574574d4a02c958b5ed2440473939f9354d32938f1a 2026-05-09 02:18:43.885388 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:7ca10d67ed93657be80a47c7c4897563e76f5ff51d06856ff2d5870634254d6b 2026-05-09 02:18:43.887118 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:43.931346 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:43.931435 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:43.931448 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:43.931460 | ubuntu-noble-large | DiffID: sha256:64acf81eab121a6ac744b59735ed8f9a2fbd1063a41d7632384a14a53c6b4b9d 2026-05-09 02:18:43.931470 | ubuntu-noble-large | DiffID: sha256:c8eefefeeb126fdb2422a574574d4a02c958b5ed2440473939f9354d32938f1a 2026-05-09 02:18:43.979019 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:7ca10d67ed93657be80a47c7c4897563e76f5ff51d06856ff2d5870634254d6b 2026-05-09 02:18:43.980272 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:43.980351 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 02:18:43.980365 | ubuntu-noble-large | [SUCCESS] [65/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-09 02:18:43.985430 | ubuntu-noble-large | [INFO]  [66/134] Checking: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 02:18:43.985511 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 02:18:45.105376 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 02:18:45.105475 | ubuntu-noble-large | [SUCCESS] [66/134] EXISTS: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 02:18:45.105505 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 02:18:45.152332 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 02:18:45.152417 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 02:18:45.152430 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:45.201379 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4bf5e8c26082ba937dae5748f0a2bcd8e79be230a7458db02767e13f0d845934 2026-05-09 02:18:45.201457 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-127157-1763 2026-05-09 02:18:45.489012 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:45.540281 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4bf5e8c26082ba937dae5748f0a2bcd8e79be230a7458db02767e13f0d845934 2026-05-09 02:18:45.540396 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:45.585155 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:45.585332 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:45.585352 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:45.585363 | ubuntu-noble-large | DiffID: sha256:3f5cd9651d76eac535374be9d40dbcda008a1f8374a3a2e855c4b38419bfcc75 2026-05-09 02:18:45.585373 | ubuntu-noble-large | DiffID: sha256:76375dc60e7292d7610c08d013bda32969ee4c4c564e065783a7b5b39c6f02be 2026-05-09 02:18:45.633355 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:873fe5692c95179de928ced62be9d9bcc5cc85de21976ff73af3448c4c36d98f 2026-05-09 02:18:45.635073 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:45.677244 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:45.677344 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:45.677359 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:45.677368 | ubuntu-noble-large | DiffID: sha256:3f5cd9651d76eac535374be9d40dbcda008a1f8374a3a2e855c4b38419bfcc75 2026-05-09 02:18:45.677377 | ubuntu-noble-large | DiffID: sha256:76375dc60e7292d7610c08d013bda32969ee4c4c564e065783a7b5b39c6f02be 2026-05-09 02:18:45.722098 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:873fe5692c95179de928ced62be9d9bcc5cc85de21976ff73af3448c4c36d98f 2026-05-09 02:18:45.723358 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:45.723424 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 02:18:45.723434 | ubuntu-noble-large | [SUCCESS] [66/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-09 02:18:45.729285 | ubuntu-noble-large | [INFO]  [67/134] Checking: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 02:18:45.729355 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 02:18:46.940260 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 02:18:46.940330 | ubuntu-noble-large | [SUCCESS] [67/134] EXISTS: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 02:18:46.940338 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 02:18:46.985325 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 02:18:46.985386 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 02:18:46.985392 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:47.039411 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a4221cf1861f5763cb247e0d9665c930ce26af8670e1911ea380e7ae5063939c 2026-05-09 02:18:47.039506 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-127157-17523 2026-05-09 02:18:47.332406 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:47.378424 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a4221cf1861f5763cb247e0d9665c930ce26af8670e1911ea380e7ae5063939c 2026-05-09 02:18:47.378505 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:47.418312 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:47.418386 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:47.418396 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:47.418404 | ubuntu-noble-large | DiffID: sha256:3f5cd9651d76eac535374be9d40dbcda008a1f8374a3a2e855c4b38419bfcc75 2026-05-09 02:18:47.418410 | ubuntu-noble-large | DiffID: sha256:234b1c82f3df2b6b9c6dd2063a45b3f41d6ca173eb330b4a5ea29e0c02d7b50f 2026-05-09 02:18:47.460136 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:93e76876e7387c4fb9bbb8cadccdb23788c379878ff4159281e04639690ec3ae 2026-05-09 02:18:47.461543 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:47.500356 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:47.500458 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:47.500474 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:47.500485 | ubuntu-noble-large | DiffID: sha256:3f5cd9651d76eac535374be9d40dbcda008a1f8374a3a2e855c4b38419bfcc75 2026-05-09 02:18:47.500496 | ubuntu-noble-large | DiffID: sha256:234b1c82f3df2b6b9c6dd2063a45b3f41d6ca173eb330b4a5ea29e0c02d7b50f 2026-05-09 02:18:47.549472 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:93e76876e7387c4fb9bbb8cadccdb23788c379878ff4159281e04639690ec3ae 2026-05-09 02:18:47.550698 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:47.550767 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 02:18:47.550781 | ubuntu-noble-large | [SUCCESS] [67/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-09 02:18:47.557388 | ubuntu-noble-large | [INFO]  [68/134] Checking: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 02:18:47.557437 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 02:18:48.400758 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 02:18:48.400849 | ubuntu-noble-large | [SUCCESS] [68/134] EXISTS: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 02:18:48.400863 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 02:18:48.444380 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 02:18:48.444490 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 02:18:48.445342 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:48.494346 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:165d32403a8de9d2d5e1adced930da9fcc8d15cdb7af794bb6818269a21224eb 2026-05-09 02:18:48.494446 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-127157-7479 2026-05-09 02:18:48.775399 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:48.828363 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:165d32403a8de9d2d5e1adced930da9fcc8d15cdb7af794bb6818269a21224eb 2026-05-09 02:18:48.828443 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:48.876884 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:48.876996 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:48.877013 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:48.877026 | ubuntu-noble-large | DiffID: sha256:3f5cd9651d76eac535374be9d40dbcda008a1f8374a3a2e855c4b38419bfcc75 2026-05-09 02:18:48.877038 | ubuntu-noble-large | DiffID: sha256:e987102d00fd603b808a568835e45af91e1020547347c238f265240083476493 2026-05-09 02:18:48.924517 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:b62f170658744ab36f2bf854abdbec5d2640a151101cb10dc39fb2e12faea6a3 2026-05-09 02:18:48.925854 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:48.971116 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:48.971198 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:48.971244 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:48.971254 | ubuntu-noble-large | DiffID: sha256:3f5cd9651d76eac535374be9d40dbcda008a1f8374a3a2e855c4b38419bfcc75 2026-05-09 02:18:48.971299 | ubuntu-noble-large | DiffID: sha256:e987102d00fd603b808a568835e45af91e1020547347c238f265240083476493 2026-05-09 02:18:49.020990 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:b62f170658744ab36f2bf854abdbec5d2640a151101cb10dc39fb2e12faea6a3 2026-05-09 02:18:49.022479 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:49.022551 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 02:18:49.022563 | ubuntu-noble-large | [SUCCESS] [68/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-09 02:18:49.028473 | ubuntu-noble-large | [INFO]  [69/134] Checking: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 02:18:49.028536 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 02:18:49.743307 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 02:18:49.743397 | ubuntu-noble-large | [SUCCESS] [69/134] EXISTS: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 02:18:49.743411 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 02:18:49.792336 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 02:18:49.792426 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 02:18:49.792452 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:49.844378 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d8ee2cb9d0ae1382647d99de33e9b4641dbfe7313eeb210adb12350936f1daf7 2026-05-09 02:18:49.844485 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-127157-18892 2026-05-09 02:18:50.138976 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:50.189353 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d8ee2cb9d0ae1382647d99de33e9b4641dbfe7313eeb210adb12350936f1daf7 2026-05-09 02:18:50.189442 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:50.234558 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:50.234663 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:50.234678 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:50.234689 | ubuntu-noble-large | DiffID: sha256:df3693d1e4a71e09ba60f4e647d6368563185283db03fb2e949db7a175a90432 2026-05-09 02:18:50.234699 | ubuntu-noble-large | DiffID: sha256:592edd4b754bfb5a5fd00eb733e4cf33695a764a78bea60ccb46922afd1020d3 2026-05-09 02:18:50.280354 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:4b0c4205cd87a0e6e74c7c5bde2e02d84a03b5e2acaf17ca608b2eb1265c93d0 2026-05-09 02:18:50.281320 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:50.323440 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:50.323534 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:50.323549 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:50.323559 | ubuntu-noble-large | DiffID: sha256:df3693d1e4a71e09ba60f4e647d6368563185283db03fb2e949db7a175a90432 2026-05-09 02:18:50.323570 | ubuntu-noble-large | DiffID: sha256:592edd4b754bfb5a5fd00eb733e4cf33695a764a78bea60ccb46922afd1020d3 2026-05-09 02:18:50.370290 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:4b0c4205cd87a0e6e74c7c5bde2e02d84a03b5e2acaf17ca608b2eb1265c93d0 2026-05-09 02:18:50.371184 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:50.372286 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 02:18:50.372340 | ubuntu-noble-large | [SUCCESS] [69/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-09 02:18:50.379261 | ubuntu-noble-large | [INFO]  [70/134] Checking: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 02:18:50.380232 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 02:18:51.918354 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 02:18:51.918447 | ubuntu-noble-large | [SUCCESS] [70/134] EXISTS: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 02:18:51.918469 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 02:18:51.958366 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 02:18:51.958462 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 02:18:51.958489 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:52.006342 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3649fe75ff8ad3f82e0059530ad0036448c15e9ba322337b97c8e82fb1cc8fe1 2026-05-09 02:18:52.006426 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-127157-398 2026-05-09 02:18:52.297224 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:52.344097 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3649fe75ff8ad3f82e0059530ad0036448c15e9ba322337b97c8e82fb1cc8fe1 2026-05-09 02:18:52.344269 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:52.389638 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:52.389746 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:52.389769 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:52.389789 | ubuntu-noble-large | DiffID: sha256:df3693d1e4a71e09ba60f4e647d6368563185283db03fb2e949db7a175a90432 2026-05-09 02:18:52.389806 | ubuntu-noble-large | DiffID: sha256:3c04c549a0c125beeb9dba88562689bd1d38bf74d783b9d8baecf47206cf5c60 2026-05-09 02:18:52.443046 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:7cecaea9c7bd3aa7dde71d14945ea665b123d9f35bb71c47257318507637d110 2026-05-09 02:18:52.443954 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:52.485087 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:52.485171 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:52.485185 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:52.485197 | ubuntu-noble-large | DiffID: sha256:df3693d1e4a71e09ba60f4e647d6368563185283db03fb2e949db7a175a90432 2026-05-09 02:18:52.485245 | ubuntu-noble-large | DiffID: sha256:3c04c549a0c125beeb9dba88562689bd1d38bf74d783b9d8baecf47206cf5c60 2026-05-09 02:18:52.538607 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:7cecaea9c7bd3aa7dde71d14945ea665b123d9f35bb71c47257318507637d110 2026-05-09 02:18:52.539361 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:52.539448 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 02:18:52.539612 | ubuntu-noble-large | [SUCCESS] [70/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-09 02:18:52.546799 | ubuntu-noble-large | [INFO]  [71/134] Checking: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 02:18:52.546907 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 02:18:55.108836 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 02:18:55.108984 | ubuntu-noble-large | [SUCCESS] [71/134] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 02:18:55.109009 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 02:18:55.156275 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 02:18:55.156503 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 02:18:55.156707 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:55.201744 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3388b78e9be49b917c78e02104d1b4e68e2f0d2f3278db8131cfbca520c4bffe 2026-05-09 02:18:55.201838 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-127157-9656 2026-05-09 02:18:55.505283 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:55.554692 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3388b78e9be49b917c78e02104d1b4e68e2f0d2f3278db8131cfbca520c4bffe 2026-05-09 02:18:55.554797 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:55.598484 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:55.598602 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:55.598628 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:55.598646 | ubuntu-noble-large | DiffID: sha256:534c1995d067c27ba439cb430972b49a1ff2c4dfebfe0b09aa832729ca77e953 2026-05-09 02:18:55.598665 | ubuntu-noble-large | DiffID: sha256:a4134b157438f396f3db54438f7c90901d4287a39dc4e40d24b4cd492b7f2ac5 2026-05-09 02:18:55.649908 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:e8b2ccced040af6e6e385b590f69444f937bdfc85b4c91d4c5ee86f8ee8e5f30 2026-05-09 02:18:55.651904 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:55.693967 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:55.694040 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:55.694053 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:55.694064 | ubuntu-noble-large | DiffID: sha256:534c1995d067c27ba439cb430972b49a1ff2c4dfebfe0b09aa832729ca77e953 2026-05-09 02:18:55.694074 | ubuntu-noble-large | DiffID: sha256:a4134b157438f396f3db54438f7c90901d4287a39dc4e40d24b4cd492b7f2ac5 2026-05-09 02:18:55.745904 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:e8b2ccced040af6e6e385b590f69444f937bdfc85b4c91d4c5ee86f8ee8e5f30 2026-05-09 02:18:55.747360 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:55.747443 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 02:18:55.747459 | ubuntu-noble-large | [SUCCESS] [71/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-09 02:18:55.753302 | ubuntu-noble-large | [INFO]  [72/134] Checking: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 02:18:55.753467 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 02:18:57.033425 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 02:18:57.033534 | ubuntu-noble-large | [SUCCESS] [72/134] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 02:18:57.033582 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 02:18:57.079952 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 02:18:57.080178 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 02:18:57.080433 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:57.129162 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f4b36517b8eaa4014e3c3da53f67f41e963e20c6d25787c9bfb0d2f73ccaed22 2026-05-09 02:18:57.129416 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-127157-31271 2026-05-09 02:18:57.410943 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:57.453757 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f4b36517b8eaa4014e3c3da53f67f41e963e20c6d25787c9bfb0d2f73ccaed22 2026-05-09 02:18:57.453858 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:57.500163 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:57.500276 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:57.500289 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:57.500297 | ubuntu-noble-large | DiffID: sha256:534c1995d067c27ba439cb430972b49a1ff2c4dfebfe0b09aa832729ca77e953 2026-05-09 02:18:57.500305 | ubuntu-noble-large | DiffID: sha256:9bae1bc3dad4ffe5ee4f4a4faca07ec7859b12484cce700c218f3b9bdcd33630 2026-05-09 02:18:57.549197 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:82e70f202209d106a7e3a0bdf4bee406acfdd1ff56633dfce9609f7aaa56c533 2026-05-09 02:18:57.549898 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:57.593331 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:57.593411 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:57.593422 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:57.593431 | ubuntu-noble-large | DiffID: sha256:534c1995d067c27ba439cb430972b49a1ff2c4dfebfe0b09aa832729ca77e953 2026-05-09 02:18:57.593439 | ubuntu-noble-large | DiffID: sha256:9bae1bc3dad4ffe5ee4f4a4faca07ec7859b12484cce700c218f3b9bdcd33630 2026-05-09 02:18:57.650526 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:82e70f202209d106a7e3a0bdf4bee406acfdd1ff56633dfce9609f7aaa56c533 2026-05-09 02:18:57.651405 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:18:57.651532 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 02:18:57.651693 | ubuntu-noble-large | [SUCCESS] [72/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-09 02:18:57.658310 | ubuntu-noble-large | [INFO]  [73/134] Checking: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 02:18:57.658479 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 02:18:59.361043 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 02:18:59.361162 | ubuntu-noble-large | [SUCCESS] [73/134] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 02:18:59.361474 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 02:18:59.407535 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 02:18:59.407715 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 02:18:59.407967 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:18:59.452981 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7ee839a85de99ee17ccab125e7e36275604c1a7421ee4a7eebb4f0b3df5ff8d4 2026-05-09 02:18:59.453151 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-127157-21322 2026-05-09 02:18:59.793456 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:18:59.840112 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7ee839a85de99ee17ccab125e7e36275604c1a7421ee4a7eebb4f0b3df5ff8d4 2026-05-09 02:18:59.840245 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:18:59.889111 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:59.889266 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:59.889284 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:59.889294 | ubuntu-noble-large | DiffID: sha256:534c1995d067c27ba439cb430972b49a1ff2c4dfebfe0b09aa832729ca77e953 2026-05-09 02:18:59.889303 | ubuntu-noble-large | DiffID: sha256:a6855426bf7464586bee9f83dbabae426d5e5f9cd5d9dcc58796123243641d97 2026-05-09 02:18:59.936369 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:c797ea5b9e707bd1fba60133eb303ba3b5908208a1d8117b36b62ccba1bddfca 2026-05-09 02:18:59.936947 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:18:59.978155 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:18:59.978290 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:18:59.978308 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:18:59.978320 | ubuntu-noble-large | DiffID: sha256:534c1995d067c27ba439cb430972b49a1ff2c4dfebfe0b09aa832729ca77e953 2026-05-09 02:18:59.978330 | ubuntu-noble-large | DiffID: sha256:a6855426bf7464586bee9f83dbabae426d5e5f9cd5d9dcc58796123243641d97 2026-05-09 02:19:00.029738 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:c797ea5b9e707bd1fba60133eb303ba3b5908208a1d8117b36b62ccba1bddfca 2026-05-09 02:19:00.030543 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:00.030641 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 02:19:00.030762 | ubuntu-noble-large | [SUCCESS] [73/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-09 02:19:00.037681 | ubuntu-noble-large | [INFO]  [74/134] Checking: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 02:19:00.037756 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 02:19:01.316733 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 02:19:01.316939 | ubuntu-noble-large | [SUCCESS] [74/134] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 02:19:01.316977 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 02:19:01.364510 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 02:19:01.364710 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 02:19:01.365026 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:01.419761 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:58672ee0c4c42048732d917ec989a7abeb86a2d249def87ca22359b4bd42e110 2026-05-09 02:19:01.419908 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-127157-32320 2026-05-09 02:19:01.728802 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:01.778330 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:58672ee0c4c42048732d917ec989a7abeb86a2d249def87ca22359b4bd42e110 2026-05-09 02:19:01.778427 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:01.828729 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:01.828819 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:01.828832 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:01.828843 | ubuntu-noble-large | DiffID: sha256:534c1995d067c27ba439cb430972b49a1ff2c4dfebfe0b09aa832729ca77e953 2026-05-09 02:19:01.828878 | ubuntu-noble-large | DiffID: sha256:8500ed9447eed4d3cfcc7d67e76dfb5bb5fb705cbdcf7319f6b256a4e1da5fa5 2026-05-09 02:19:01.875126 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:13f22ca3d9d8ecf23a22cfce28785b8e600ebd829d02234a5025f65227ae972a 2026-05-09 02:19:01.875984 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:01.923181 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:01.923330 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:01.923356 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:01.923374 | ubuntu-noble-large | DiffID: sha256:534c1995d067c27ba439cb430972b49a1ff2c4dfebfe0b09aa832729ca77e953 2026-05-09 02:19:01.923391 | ubuntu-noble-large | DiffID: sha256:8500ed9447eed4d3cfcc7d67e76dfb5bb5fb705cbdcf7319f6b256a4e1da5fa5 2026-05-09 02:19:01.975143 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:13f22ca3d9d8ecf23a22cfce28785b8e600ebd829d02234a5025f65227ae972a 2026-05-09 02:19:01.975874 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:01.975982 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 02:19:01.976137 | ubuntu-noble-large | [SUCCESS] [74/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-09 02:19:01.982851 | ubuntu-noble-large | [INFO]  [75/134] Checking: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 02:19:01.983003 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 02:19:02.946734 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 02:19:02.946845 | ubuntu-noble-large | [SUCCESS] [75/134] EXISTS: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 02:19:02.946889 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 02:19:02.992702 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 02:19:02.992914 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 02:19:02.993132 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:03.045115 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:06ba1f37cb615d226bf13e0dad021225c7d23a8dc2e4fa04a51dbb389df1c5f4 2026-05-09 02:19:03.045282 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-127157-32253 2026-05-09 02:19:03.347074 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:03.394526 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:06ba1f37cb615d226bf13e0dad021225c7d23a8dc2e4fa04a51dbb389df1c5f4 2026-05-09 02:19:03.394628 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:03.439430 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:03.439519 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:03.439531 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:03.439540 | ubuntu-noble-large | DiffID: sha256:1d64837ba31ba903ab81f75837ce831aeb2e22bd010af2fcf3e5075450679cc3 2026-05-09 02:19:03.439548 | ubuntu-noble-large | DiffID: sha256:1febac868b6e3453766a063b90bf230982a653fccdc594349868d23a4ff12331 2026-05-09 02:19:03.490507 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:2dc7ae2ced6f4fcc0d68ee610be62bb42b76e617068a95d131cb8aa3ae303f75 2026-05-09 02:19:03.491051 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:03.533821 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:03.533948 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:03.533962 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:03.533973 | ubuntu-noble-large | DiffID: sha256:1d64837ba31ba903ab81f75837ce831aeb2e22bd010af2fcf3e5075450679cc3 2026-05-09 02:19:03.533983 | ubuntu-noble-large | DiffID: sha256:1febac868b6e3453766a063b90bf230982a653fccdc594349868d23a4ff12331 2026-05-09 02:19:03.589688 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:2dc7ae2ced6f4fcc0d68ee610be62bb42b76e617068a95d131cb8aa3ae303f75 2026-05-09 02:19:03.590522 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:03.590631 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 02:19:03.590816 | ubuntu-noble-large | [SUCCESS] [75/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-09 02:19:03.598133 | ubuntu-noble-large | [INFO]  [76/134] Checking: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 02:19:03.598256 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 02:19:04.703434 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 02:19:04.703538 | ubuntu-noble-large | [SUCCESS] [76/134] EXISTS: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 02:19:04.703554 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 02:19:04.752557 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 02:19:04.752760 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 02:19:04.753022 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:04.802135 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:aef6ec1689a460f9d73fb6789c637c2e88f5a3477330d767dba2f0dd769b251b 2026-05-09 02:19:04.802422 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-127157-2559 2026-05-09 02:19:05.090619 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:05.138705 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:aef6ec1689a460f9d73fb6789c637c2e88f5a3477330d767dba2f0dd769b251b 2026-05-09 02:19:05.138789 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:05.184433 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:05.184550 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:05.184576 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:05.184596 | ubuntu-noble-large | DiffID: sha256:1d64837ba31ba903ab81f75837ce831aeb2e22bd010af2fcf3e5075450679cc3 2026-05-09 02:19:05.184617 | ubuntu-noble-large | DiffID: sha256:9f12ff8641a8e13139fdebbc14d494fa50be0f2e5d320a49eef281c81d07e133 2026-05-09 02:19:05.234884 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:0f2b17c545af231b42c839e6913815bb92e36695615fe4fff6c6240660b779db 2026-05-09 02:19:05.235932 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:05.281323 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:05.281416 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:05.281432 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:05.281446 | ubuntu-noble-large | DiffID: sha256:1d64837ba31ba903ab81f75837ce831aeb2e22bd010af2fcf3e5075450679cc3 2026-05-09 02:19:05.281459 | ubuntu-noble-large | DiffID: sha256:9f12ff8641a8e13139fdebbc14d494fa50be0f2e5d320a49eef281c81d07e133 2026-05-09 02:19:05.331083 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:0f2b17c545af231b42c839e6913815bb92e36695615fe4fff6c6240660b779db 2026-05-09 02:19:05.331921 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:05.332060 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 02:19:05.332257 | ubuntu-noble-large | [SUCCESS] [76/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-09 02:19:05.339752 | ubuntu-noble-large | [INFO]  [77/134] Checking: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 02:19:05.339906 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 02:19:06.219156 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 02:19:06.219280 | ubuntu-noble-large | [SUCCESS] [77/134] EXISTS: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 02:19:06.219421 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 02:19:06.263095 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 02:19:06.263257 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 02:19:06.263512 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:06.311192 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3e5a4a764363a3ec78a56eede70539a54993bc0ea0f9f05a5ada0fccada8ddb8 2026-05-09 02:19:06.311335 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-127157-941 2026-05-09 02:19:06.624658 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:06.674696 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3e5a4a764363a3ec78a56eede70539a54993bc0ea0f9f05a5ada0fccada8ddb8 2026-05-09 02:19:06.674828 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:06.717956 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:06.718043 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:06.718058 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:06.718069 | ubuntu-noble-large | DiffID: sha256:1d64837ba31ba903ab81f75837ce831aeb2e22bd010af2fcf3e5075450679cc3 2026-05-09 02:19:06.718079 | ubuntu-noble-large | DiffID: sha256:64d9a4c585fbdc1fcbacdfecd28bac43638e0d9e33ac7a7d81c45b75a1978c25 2026-05-09 02:19:06.771335 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:d69b3587f33c770d344c87dfd24f045d8dd489c1a1866d656ccaf32ec7967d24 2026-05-09 02:19:06.772142 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:06.822994 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:06.823078 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:06.823091 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:06.823102 | ubuntu-noble-large | DiffID: sha256:1d64837ba31ba903ab81f75837ce831aeb2e22bd010af2fcf3e5075450679cc3 2026-05-09 02:19:06.823112 | ubuntu-noble-large | DiffID: sha256:64d9a4c585fbdc1fcbacdfecd28bac43638e0d9e33ac7a7d81c45b75a1978c25 2026-05-09 02:19:06.873163 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:d69b3587f33c770d344c87dfd24f045d8dd489c1a1866d656ccaf32ec7967d24 2026-05-09 02:19:06.874024 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:06.874275 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 02:19:06.874810 | ubuntu-noble-large | [SUCCESS] [77/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-09 02:19:06.882492 | ubuntu-noble-large | [INFO]  [78/134] Checking: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 02:19:06.882561 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 02:19:08.170937 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 02:19:08.171048 | ubuntu-noble-large | [SUCCESS] [78/134] EXISTS: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 02:19:08.171255 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 02:19:08.221299 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 02:19:08.221479 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 02:19:08.221701 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:08.272316 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:336a5bf52884d61b531616bee0d3aa7c88dc60c8433de9d0ea0bdfaad884aa72 2026-05-09 02:19:08.272427 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-127157-22751 2026-05-09 02:19:08.558510 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:08.598774 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:336a5bf52884d61b531616bee0d3aa7c88dc60c8433de9d0ea0bdfaad884aa72 2026-05-09 02:19:08.598899 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:08.643512 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:08.643608 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:08.643625 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:08.643637 | ubuntu-noble-large | DiffID: sha256:1d64837ba31ba903ab81f75837ce831aeb2e22bd010af2fcf3e5075450679cc3 2026-05-09 02:19:08.643650 | ubuntu-noble-large | DiffID: sha256:97d4075af5812563c3ca6376b6e2d9b70803bc404115e091fd5d5ada03fd331c 2026-05-09 02:19:08.688699 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:69183ebd48d016d9c977e9d21e6fa6a6e81c97db1a529dcf1857682247d2b9cb 2026-05-09 02:19:08.689492 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:08.733852 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:08.733922 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:08.733931 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:08.733938 | ubuntu-noble-large | DiffID: sha256:1d64837ba31ba903ab81f75837ce831aeb2e22bd010af2fcf3e5075450679cc3 2026-05-09 02:19:08.733945 | ubuntu-noble-large | DiffID: sha256:97d4075af5812563c3ca6376b6e2d9b70803bc404115e091fd5d5ada03fd331c 2026-05-09 02:19:08.784903 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:69183ebd48d016d9c977e9d21e6fa6a6e81c97db1a529dcf1857682247d2b9cb 2026-05-09 02:19:08.785890 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:08.786079 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 02:19:08.786330 | ubuntu-noble-large | [SUCCESS] [78/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-09 02:19:08.793647 | ubuntu-noble-large | [INFO]  [79/134] Checking: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 02:19:08.793759 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 02:19:09.766086 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 02:19:09.766182 | ubuntu-noble-large | [SUCCESS] [79/134] EXISTS: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 02:19:09.766329 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 02:19:09.810309 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 02:19:09.810593 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 02:19:09.810922 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:09.856332 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:75d750e1cb0d33f0c6c747c5dedd33e0eaedbfaaea3f038fdaab7f92104d685c 2026-05-09 02:19:09.856493 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-127157-474 2026-05-09 02:19:10.149879 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:10.191628 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:75d750e1cb0d33f0c6c747c5dedd33e0eaedbfaaea3f038fdaab7f92104d685c 2026-05-09 02:19:10.191764 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:10.236328 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:10.236414 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:10.236428 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:10.236438 | ubuntu-noble-large | DiffID: sha256:4be15b2849c3cd84a2f61e1f9193acaa1fae86dca7a8dec882007b2e3022f929 2026-05-09 02:19:10.236449 | ubuntu-noble-large | DiffID: sha256:d388e3131c0855e7794ebefe0470091939872fa39dbe697870616a6d60b52262 2026-05-09 02:19:10.284466 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:a8c2e4908ad3ab5923ace2ae2ed687469ecd128b00c0df498a484f45f55d660b 2026-05-09 02:19:10.285330 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:10.335795 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:10.335913 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:10.335926 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:10.335934 | ubuntu-noble-large | DiffID: sha256:4be15b2849c3cd84a2f61e1f9193acaa1fae86dca7a8dec882007b2e3022f929 2026-05-09 02:19:10.335943 | ubuntu-noble-large | DiffID: sha256:d388e3131c0855e7794ebefe0470091939872fa39dbe697870616a6d60b52262 2026-05-09 02:19:10.384156 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:a8c2e4908ad3ab5923ace2ae2ed687469ecd128b00c0df498a484f45f55d660b 2026-05-09 02:19:10.385133 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:10.385268 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 02:19:10.385443 | ubuntu-noble-large | [SUCCESS] [79/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-09 02:19:10.392480 | ubuntu-noble-large | [INFO]  [80/134] Checking: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 02:19:10.392578 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 02:19:11.367146 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 02:19:11.367328 | ubuntu-noble-large | [SUCCESS] [80/134] EXISTS: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 02:19:11.367585 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 02:19:11.414760 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 02:19:11.414920 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 02:19:11.415368 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:11.462794 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:aa930d2ff13d9dcfada8a588fc6c023d8281cb058dfb18e9a6e6806866056f78 2026-05-09 02:19:11.462931 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-127157-20281 2026-05-09 02:19:11.739895 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:11.792430 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:aa930d2ff13d9dcfada8a588fc6c023d8281cb058dfb18e9a6e6806866056f78 2026-05-09 02:19:11.792527 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:11.846598 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:11.846699 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:11.846714 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:11.846724 | ubuntu-noble-large | DiffID: sha256:4be15b2849c3cd84a2f61e1f9193acaa1fae86dca7a8dec882007b2e3022f929 2026-05-09 02:19:11.846735 | ubuntu-noble-large | DiffID: sha256:a5cd352d28bde54b46c3bd46efe540fbcbc0f512024bd98d0a5b7ea96a50dc49 2026-05-09 02:19:11.895409 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:d3ff87b030e55c88cd1a7d04028c52c14314c009a4cdda764238b0075b92e0dd 2026-05-09 02:19:11.895885 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:11.939330 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:11.939424 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:11.939440 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:11.939453 | ubuntu-noble-large | DiffID: sha256:4be15b2849c3cd84a2f61e1f9193acaa1fae86dca7a8dec882007b2e3022f929 2026-05-09 02:19:11.939467 | ubuntu-noble-large | DiffID: sha256:a5cd352d28bde54b46c3bd46efe540fbcbc0f512024bd98d0a5b7ea96a50dc49 2026-05-09 02:19:11.987931 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:d3ff87b030e55c88cd1a7d04028c52c14314c009a4cdda764238b0075b92e0dd 2026-05-09 02:19:11.988751 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:11.988881 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 02:19:11.989047 | ubuntu-noble-large | [SUCCESS] [80/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-09 02:19:11.994895 | ubuntu-noble-large | [INFO]  [81/134] Checking: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 02:19:11.995086 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 02:19:13.172047 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 02:19:13.172159 | ubuntu-noble-large | [SUCCESS] [81/134] EXISTS: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 02:19:13.172302 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 02:19:13.216855 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 02:19:13.217123 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 02:19:13.217412 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:13.263709 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:702f1b35c53b849d675266fcafc7bb30bbf8350253d38893d8cb946433ed720c 2026-05-09 02:19:13.263808 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-127157-27076 2026-05-09 02:19:13.566510 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:13.615656 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:702f1b35c53b849d675266fcafc7bb30bbf8350253d38893d8cb946433ed720c 2026-05-09 02:19:13.615733 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:13.657655 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:13.657722 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:13.657729 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:13.657734 | ubuntu-noble-large | DiffID: sha256:af87bd710fee3779ab4ead29cae7d2e26b80511436f780c564fd8f4d400cccde 2026-05-09 02:19:13.657738 | ubuntu-noble-large | DiffID: sha256:74257f59d9cc4282a04de4b9481c2cd1f5dd9a4831516e2e70e779e3b9b9deb6 2026-05-09 02:19:13.704639 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:743021de3d5ec944033845546c374d1d09358c8d13ccecc541930865b2ab157e 2026-05-09 02:19:13.705393 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:13.752313 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:13.752424 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:13.752439 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:13.752474 | ubuntu-noble-large | DiffID: sha256:af87bd710fee3779ab4ead29cae7d2e26b80511436f780c564fd8f4d400cccde 2026-05-09 02:19:13.752485 | ubuntu-noble-large | DiffID: sha256:74257f59d9cc4282a04de4b9481c2cd1f5dd9a4831516e2e70e779e3b9b9deb6 2026-05-09 02:19:13.806300 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:743021de3d5ec944033845546c374d1d09358c8d13ccecc541930865b2ab157e 2026-05-09 02:19:13.807252 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:13.807312 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 02:19:13.807504 | ubuntu-noble-large | [SUCCESS] [81/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-09 02:19:13.814082 | ubuntu-noble-large | [INFO]  [82/134] Checking: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 02:19:13.814140 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 02:19:16.068117 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 02:19:16.068305 | ubuntu-noble-large | [SUCCESS] [82/134] EXISTS: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 02:19:16.068457 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 02:19:16.116661 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 02:19:16.116934 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 02:19:16.117256 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:16.164851 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b89a04664ab1a932da866f247d03e1317c3a2acd897c523f0299c66d21dfb744 2026-05-09 02:19:16.164978 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-127157-6347 2026-05-09 02:19:16.491577 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:16.539396 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b89a04664ab1a932da866f247d03e1317c3a2acd897c523f0299c66d21dfb744 2026-05-09 02:19:16.539471 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:16.586484 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:16.586590 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:16.586608 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:16.586621 | ubuntu-noble-large | DiffID: sha256:af87bd710fee3779ab4ead29cae7d2e26b80511436f780c564fd8f4d400cccde 2026-05-09 02:19:16.586635 | ubuntu-noble-large | DiffID: sha256:f6778a46664c84b246ef7f2461b77cdf902e71e391a7971cc496caf588e04175 2026-05-09 02:19:16.638401 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:df2664932e4016065b4018c506e4e340d4dfcd0a2f75fe3774bdd2d34b2e0955 2026-05-09 02:19:16.639267 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:16.688485 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:16.688571 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:16.688585 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:16.688596 | ubuntu-noble-large | DiffID: sha256:af87bd710fee3779ab4ead29cae7d2e26b80511436f780c564fd8f4d400cccde 2026-05-09 02:19:16.688607 | ubuntu-noble-large | DiffID: sha256:f6778a46664c84b246ef7f2461b77cdf902e71e391a7971cc496caf588e04175 2026-05-09 02:19:16.737173 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:df2664932e4016065b4018c506e4e340d4dfcd0a2f75fe3774bdd2d34b2e0955 2026-05-09 02:19:16.737970 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:16.738084 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 02:19:16.738253 | ubuntu-noble-large | [SUCCESS] [82/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-09 02:19:16.745196 | ubuntu-noble-large | [INFO]  [83/134] Checking: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 02:19:16.745310 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 02:19:18.844235 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 02:19:18.844362 | ubuntu-noble-large | [SUCCESS] [83/134] EXISTS: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 02:19:18.844394 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 02:19:18.888577 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 02:19:18.888682 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 02:19:18.888923 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:18.940398 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7d4cd1f502484de253947f8d9716f2fc457794f33c3c717e4f663a96d6547429 2026-05-09 02:19:18.940504 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-127157-4908 2026-05-09 02:19:19.236160 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:19.283354 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7d4cd1f502484de253947f8d9716f2fc457794f33c3c717e4f663a96d6547429 2026-05-09 02:19:19.283448 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:19.327051 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:19.327157 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:19.327174 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:19.327186 | ubuntu-noble-large | DiffID: sha256:af87bd710fee3779ab4ead29cae7d2e26b80511436f780c564fd8f4d400cccde 2026-05-09 02:19:19.327198 | ubuntu-noble-large | DiffID: sha256:e33c911ba569cf8958226d3ccfcbef33ae4d7ce95d47f309a9223c9f6f9af613 2026-05-09 02:19:19.377522 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:23b32f0fc68497f89ca468c3e2e6d18236d19747aa097c18f1fa67e8056b0fae 2026-05-09 02:19:19.378527 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:19.422566 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:19.422641 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:19.422655 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:19.422666 | ubuntu-noble-large | DiffID: sha256:af87bd710fee3779ab4ead29cae7d2e26b80511436f780c564fd8f4d400cccde 2026-05-09 02:19:19.422676 | ubuntu-noble-large | DiffID: sha256:e33c911ba569cf8958226d3ccfcbef33ae4d7ce95d47f309a9223c9f6f9af613 2026-05-09 02:19:19.477118 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:23b32f0fc68497f89ca468c3e2e6d18236d19747aa097c18f1fa67e8056b0fae 2026-05-09 02:19:19.477957 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:19.478079 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 02:19:19.478277 | ubuntu-noble-large | [SUCCESS] [83/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-09 02:19:19.483024 | ubuntu-noble-large | [INFO]  [84/134] Checking: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 02:19:19.483149 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 02:19:20.704850 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 02:19:20.704965 | ubuntu-noble-large | [SUCCESS] [84/134] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 02:19:20.705074 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 02:19:20.751871 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 02:19:20.752072 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 02:19:20.752277 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:20.800956 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:efd8bf34451f11c6ce84150c4adf4c0a42f303f082373955a5d7d8530d1c1023 2026-05-09 02:19:20.801059 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-127157-14615 2026-05-09 02:19:21.110620 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:21.160199 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:efd8bf34451f11c6ce84150c4adf4c0a42f303f082373955a5d7d8530d1c1023 2026-05-09 02:19:21.160335 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:21.205954 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:21.206049 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:21.206064 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:21.206075 | ubuntu-noble-large | DiffID: sha256:d0620f40faa40aa0be11a8202850302141c0317b8995986c35b73870e5d314cf 2026-05-09 02:19:21.206085 | ubuntu-noble-large | DiffID: sha256:7f28075decd5edddb4e433822f3e79545e49285e66c8212e1cb895baa8b99bee 2026-05-09 02:19:21.258403 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:4650674bde3f613f813f4051e7c0fe34150451fbae52123cba2cbaa5d8b64819 2026-05-09 02:19:21.259135 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:21.308534 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:21.308618 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:21.308630 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:21.308638 | ubuntu-noble-large | DiffID: sha256:d0620f40faa40aa0be11a8202850302141c0317b8995986c35b73870e5d314cf 2026-05-09 02:19:21.308648 | ubuntu-noble-large | DiffID: sha256:7f28075decd5edddb4e433822f3e79545e49285e66c8212e1cb895baa8b99bee 2026-05-09 02:19:21.349880 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:4650674bde3f613f813f4051e7c0fe34150451fbae52123cba2cbaa5d8b64819 2026-05-09 02:19:21.350454 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:21.350524 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 02:19:21.350619 | ubuntu-noble-large | [SUCCESS] [84/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-09 02:19:21.354699 | ubuntu-noble-large | [INFO]  [85/134] Checking: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 02:19:21.354756 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 02:19:22.611611 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 02:19:22.611724 | ubuntu-noble-large | [SUCCESS] [85/134] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 02:19:22.611740 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 02:19:22.659607 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 02:19:22.659890 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 02:19:22.660111 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:22.712376 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7cc2c471c360fdd0f8307208a3d3796c342393e1e6cf7fe12633663557be8ffd 2026-05-09 02:19:22.712513 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-127157-15228 2026-05-09 02:19:23.014651 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:23.062621 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7cc2c471c360fdd0f8307208a3d3796c342393e1e6cf7fe12633663557be8ffd 2026-05-09 02:19:23.062713 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:23.107539 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:23.107621 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:23.107634 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:23.107645 | ubuntu-noble-large | DiffID: sha256:d0620f40faa40aa0be11a8202850302141c0317b8995986c35b73870e5d314cf 2026-05-09 02:19:23.107656 | ubuntu-noble-large | DiffID: sha256:cc188185a890694bc1097f6d986753ee97ae0791918a4d536475f19019b31cbd 2026-05-09 02:19:23.150973 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:70ed9da358f71c92e7db36d156baaa61a2d01593a372a3c847aa056b5f17801e 2026-05-09 02:19:23.151671 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:23.195343 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:23.195441 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:23.195462 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:23.195480 | ubuntu-noble-large | DiffID: sha256:d0620f40faa40aa0be11a8202850302141c0317b8995986c35b73870e5d314cf 2026-05-09 02:19:23.195498 | ubuntu-noble-large | DiffID: sha256:cc188185a890694bc1097f6d986753ee97ae0791918a4d536475f19019b31cbd 2026-05-09 02:19:23.243867 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:70ed9da358f71c92e7db36d156baaa61a2d01593a372a3c847aa056b5f17801e 2026-05-09 02:19:23.244252 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:23.244465 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 02:19:23.244538 | ubuntu-noble-large | [SUCCESS] [85/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-09 02:19:23.250928 | ubuntu-noble-large | [INFO]  [86/134] Checking: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 02:19:23.251012 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 02:19:24.015346 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 02:19:24.015441 | ubuntu-noble-large | [SUCCESS] [86/134] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 02:19:24.015454 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 02:19:24.061407 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 02:19:24.061490 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 02:19:24.061504 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:24.107377 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ba898722fc1014d39280942af8688feab124b29b0142ed8ddee4b1873c72de44 2026-05-09 02:19:24.107458 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-127157-25649 2026-05-09 02:19:24.409855 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:24.455988 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ba898722fc1014d39280942af8688feab124b29b0142ed8ddee4b1873c72de44 2026-05-09 02:19:24.456140 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:24.505039 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:24.505129 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:24.505167 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:24.505178 | ubuntu-noble-large | DiffID: sha256:d0620f40faa40aa0be11a8202850302141c0317b8995986c35b73870e5d314cf 2026-05-09 02:19:24.505188 | ubuntu-noble-large | DiffID: sha256:e1cf77c33741319293f098792a29664f525f57fe9e64a734e123d9f809e2eca4 2026-05-09 02:19:24.556798 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:8a103932aa185fd3c0825734cfec8c1f19bf703bb0a713df12156b47571b9bea 2026-05-09 02:19:24.557523 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:24.598498 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:24.598592 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:24.598616 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:19:24.598633 | ubuntu-noble-large | DiffID: sha256:d0620f40faa40aa0be11a8202850302141c0317b8995986c35b73870e5d314cf 2026-05-09 02:19:24.598651 | ubuntu-noble-large | DiffID: sha256:e1cf77c33741319293f098792a29664f525f57fe9e64a734e123d9f809e2eca4 2026-05-09 02:19:24.649985 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:8a103932aa185fd3c0825734cfec8c1f19bf703bb0a713df12156b47571b9bea 2026-05-09 02:19:24.650798 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:24.650954 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 02:19:24.651149 | ubuntu-noble-large | [SUCCESS] [86/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-09 02:19:24.658316 | ubuntu-noble-large | [INFO]  [87/134] Checking: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 02:19:24.658467 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 02:19:25.808446 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 02:19:25.808584 | ubuntu-noble-large | [SUCCESS] [87/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 02:19:25.808614 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 02:19:25.859881 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 02:19:25.860098 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 02:19:25.860330 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:25.905158 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9cb66cb08f1feccf13bd3af30dc08d5d61ddbdfe1a7afe513cc387e06c6648c4 2026-05-09 02:19:25.905296 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-127157-27708 2026-05-09 02:19:26.211893 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:26.257040 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9cb66cb08f1feccf13bd3af30dc08d5d61ddbdfe1a7afe513cc387e06c6648c4 2026-05-09 02:19:26.257162 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:26.298545 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:26.298660 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:26.298683 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:26.298703 | ubuntu-noble-large | DiffID: sha256:d5dcb8f5ad35766c0682ee1d34c9ab061695a3a187f7e338051e04287e0943eb 2026-05-09 02:19:26.347978 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:81b42d7c9555c4c88ba8438db9a374812c688af1694a3016dc8b9e0a9cd13df3 2026-05-09 02:19:26.348833 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:26.395454 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:26.395540 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:26.395576 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:26.395588 | ubuntu-noble-large | DiffID: sha256:d5dcb8f5ad35766c0682ee1d34c9ab061695a3a187f7e338051e04287e0943eb 2026-05-09 02:19:26.445361 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:81b42d7c9555c4c88ba8438db9a374812c688af1694a3016dc8b9e0a9cd13df3 2026-05-09 02:19:26.446440 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:26.446530 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 02:19:26.446555 | ubuntu-noble-large | [SUCCESS] [87/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-09 02:19:26.454317 | ubuntu-noble-large | [INFO]  [88/134] Checking: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 02:19:26.454401 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 02:19:27.398712 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 02:19:27.398839 | ubuntu-noble-large | [SUCCESS] [88/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 02:19:27.398854 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 02:19:27.447558 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 02:19:27.447641 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 02:19:27.447655 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:27.493333 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8b825f0e6aee09e513d8e080897a915068b39931c2e01fe5aa2f3549ec27e70d 2026-05-09 02:19:27.493416 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-127157-6814 2026-05-09 02:19:27.804538 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:27.854107 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8b825f0e6aee09e513d8e080897a915068b39931c2e01fe5aa2f3549ec27e70d 2026-05-09 02:19:27.854198 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:27.897130 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:27.897242 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:27.897257 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:27.897265 | ubuntu-noble-large | DiffID: sha256:7fbef0c985351daac1e84200b81d9fc34a9e5d5e026fa46af734efdd9e9eb6a8 2026-05-09 02:19:27.945340 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:6fed8ba99bb7aa58a0e10007607c612d5c7984af2f7900c994121e3d347f4bf9 2026-05-09 02:19:27.947307 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:27.991069 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:27.991160 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:27.991174 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:27.991185 | ubuntu-noble-large | DiffID: sha256:7fbef0c985351daac1e84200b81d9fc34a9e5d5e026fa46af734efdd9e9eb6a8 2026-05-09 02:19:28.039744 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:6fed8ba99bb7aa58a0e10007607c612d5c7984af2f7900c994121e3d347f4bf9 2026-05-09 02:19:28.041388 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:28.041454 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 02:19:28.041469 | ubuntu-noble-large | [SUCCESS] [88/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-09 02:19:28.048685 | ubuntu-noble-large | [INFO]  [89/134] Checking: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 02:19:28.048746 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 02:19:28.928831 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 02:19:28.928909 | ubuntu-noble-large | [SUCCESS] [89/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 02:19:28.928920 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 02:19:28.976261 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 02:19:28.977273 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 02:19:28.977320 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:29.019368 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1a6b0215e5fa7f931d42f4610a41dd3e525e7b36c81cdf8f195e9775b8ef656b 2026-05-09 02:19:29.019473 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-127157-4528 2026-05-09 02:19:29.335320 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:29.385126 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1a6b0215e5fa7f931d42f4610a41dd3e525e7b36c81cdf8f195e9775b8ef656b 2026-05-09 02:19:29.385236 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:29.430794 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:29.430884 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:29.430901 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:29.430915 | ubuntu-noble-large | DiffID: sha256:746775af1804f0cf2e81a556cb093d2099db84e4946b8230ea6b6991f1c17992 2026-05-09 02:19:29.480262 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:fc552405d5631fe2c7311dc00619e1f20ead53f05d422a49f4dce7a1cb0ee0a5 2026-05-09 02:19:29.481597 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:29.522942 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:29.523012 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:29.523022 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:29.523030 | ubuntu-noble-large | DiffID: sha256:746775af1804f0cf2e81a556cb093d2099db84e4946b8230ea6b6991f1c17992 2026-05-09 02:19:29.569339 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:fc552405d5631fe2c7311dc00619e1f20ead53f05d422a49f4dce7a1cb0ee0a5 2026-05-09 02:19:29.570526 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:29.570586 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 02:19:29.570597 | ubuntu-noble-large | [SUCCESS] [89/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-09 02:19:29.576935 | ubuntu-noble-large | [INFO]  [90/134] Checking: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 02:19:29.576979 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 02:19:30.563688 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 02:19:30.563800 | ubuntu-noble-large | [SUCCESS] [90/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 02:19:30.563835 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 02:19:30.622445 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 02:19:30.622545 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 02:19:30.622569 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:30.673362 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b452ab223a69b60ab375e789262b3594430c5b4a9bec4c016acd71b818f74e54 2026-05-09 02:19:30.673430 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-127157-30295 2026-05-09 02:19:30.982329 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:31.028463 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b452ab223a69b60ab375e789262b3594430c5b4a9bec4c016acd71b818f74e54 2026-05-09 02:19:31.028540 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:31.071568 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:31.071659 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:31.071673 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:31.071683 | ubuntu-noble-large | DiffID: sha256:84a4941c99f1c647c647cdf363258a7e3627f2303b78c0236e4b9832f4301b1c 2026-05-09 02:19:31.121354 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:8c9b5056439765d197d9b3ef668c2d645c6512c9fc898c4c2662dc7ba4caafd7 2026-05-09 02:19:31.124332 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:31.167480 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:31.167556 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:31.167567 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:31.167575 | ubuntu-noble-large | DiffID: sha256:84a4941c99f1c647c647cdf363258a7e3627f2303b78c0236e4b9832f4301b1c 2026-05-09 02:19:31.216681 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:8c9b5056439765d197d9b3ef668c2d645c6512c9fc898c4c2662dc7ba4caafd7 2026-05-09 02:19:31.218344 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:31.218430 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 02:19:31.218447 | ubuntu-noble-large | [SUCCESS] [90/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-09 02:19:31.225696 | ubuntu-noble-large | [INFO]  [91/134] Checking: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 02:19:31.225807 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 02:19:32.147736 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 02:19:32.147860 | ubuntu-noble-large | [SUCCESS] [91/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 02:19:32.147876 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 02:19:32.197335 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 02:19:32.197413 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 02:19:32.197424 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:32.242335 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:279ffdf7b5e4de5f8502c6814921df5d83efba37e58024e2e67c9a13435dfc2f 2026-05-09 02:19:32.242427 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-server:temp-remote-check-127157-83 2026-05-09 02:19:32.540341 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:32.588443 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:279ffdf7b5e4de5f8502c6814921df5d83efba37e58024e2e67c9a13435dfc2f 2026-05-09 02:19:32.588546 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:32.636707 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:32.636784 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:32.636790 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:32.636794 | ubuntu-noble-large | DiffID: sha256:f20a72d479cb3ebad25851fe86ec94d5506e1c07faedefac622849589035a7da 2026-05-09 02:19:32.691980 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-server@sha256:b856da02e361836545cfbdc8df0ea0fe31b49cbad785042dfb59d9937c1ccb98 2026-05-09 02:19:32.693503 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:32.741356 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:32.741450 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:32.741466 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:32.741477 | ubuntu-noble-large | DiffID: sha256:f20a72d479cb3ebad25851fe86ec94d5506e1c07faedefac622849589035a7da 2026-05-09 02:19:32.794843 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-server@sha256:b856da02e361836545cfbdc8df0ea0fe31b49cbad785042dfb59d9937c1ccb98 2026-05-09 02:19:32.796447 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:32.796526 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 02:19:32.796541 | ubuntu-noble-large | [SUCCESS] [91/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-09 02:19:32.803546 | ubuntu-noble-large | [INFO]  [92/134] Checking: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 02:19:32.803650 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 02:19:34.421265 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 02:19:34.421355 | ubuntu-noble-large | [SUCCESS] [92/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 02:19:34.421369 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 02:19:34.471438 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 02:19:34.471528 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 02:19:34.471543 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:34.516129 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:448269158ed0833c2a368e4f24b5f687e4a0fbb4330d03bc9cb8a5ad50476d4b 2026-05-09 02:19:34.516233 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-127157-29679 2026-05-09 02:19:34.804355 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:34.856352 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:448269158ed0833c2a368e4f24b5f687e4a0fbb4330d03bc9cb8a5ad50476d4b 2026-05-09 02:19:34.856458 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:34.901797 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:34.901890 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:34.901906 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:34.901919 | ubuntu-noble-large | DiffID: sha256:f0fbfb2de9da0256711b7166d375927c09824b7455c141e0eb255d21486d1a61 2026-05-09 02:19:34.952806 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:11ac6f26781bf6cb35595e154829b20e36ebf8691fe46dac4d429cc4cabb4d37 2026-05-09 02:19:34.954334 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:35.000088 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:35.000172 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:35.000184 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:35.000194 | ubuntu-noble-large | DiffID: sha256:f0fbfb2de9da0256711b7166d375927c09824b7455c141e0eb255d21486d1a61 2026-05-09 02:19:35.056686 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:11ac6f26781bf6cb35595e154829b20e36ebf8691fe46dac4d429cc4cabb4d37 2026-05-09 02:19:35.058132 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:35.058183 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 02:19:35.058194 | ubuntu-noble-large | [SUCCESS] [92/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-09 02:19:35.064955 | ubuntu-noble-large | [INFO]  [93/134] Checking: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 02:19:35.065023 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 02:19:36.751687 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 02:19:36.751797 | ubuntu-noble-large | [SUCCESS] [93/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 02:19:36.751811 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 02:19:36.797472 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 02:19:36.797582 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 02:19:36.797604 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:36.841717 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3323ef2c99aca0add95f7828bf50956d8c04c0044f1ca6f6e063678ca287a995 2026-05-09 02:19:36.841848 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-127157-31092 2026-05-09 02:19:37.142385 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:37.187284 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3323ef2c99aca0add95f7828bf50956d8c04c0044f1ca6f6e063678ca287a995 2026-05-09 02:19:37.187367 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:37.228100 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:37.228174 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:37.228185 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:37.228194 | ubuntu-noble-large | DiffID: sha256:f7fcffb30a2d203a820ecd957d5ff164e8c7cac5a7bcab22b06e4268981c4ed2 2026-05-09 02:19:37.276262 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:72a7074e36ec2ba930f8ad51a68d52378d7d98b0e86b6a75549abc58e2e28d99 2026-05-09 02:19:37.277095 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:37.323237 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:37.323335 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:37.323349 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:37.323360 | ubuntu-noble-large | DiffID: sha256:f7fcffb30a2d203a820ecd957d5ff164e8c7cac5a7bcab22b06e4268981c4ed2 2026-05-09 02:19:37.371288 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:72a7074e36ec2ba930f8ad51a68d52378d7d98b0e86b6a75549abc58e2e28d99 2026-05-09 02:19:37.372127 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:37.372309 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 02:19:37.372491 | ubuntu-noble-large | [SUCCESS] [93/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-09 02:19:37.378976 | ubuntu-noble-large | [INFO]  [94/134] Checking: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 02:19:37.379101 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 02:19:38.309821 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 02:19:38.309927 | ubuntu-noble-large | [SUCCESS] [94/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 02:19:38.310057 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 02:19:38.357337 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 02:19:38.357546 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 02:19:38.357793 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:38.409663 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ae7ae1abfd4290ee7a1aea467592057cb9161a7fbfa3a46c3756a14905a3df73 2026-05-09 02:19:38.409789 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-127157-12003 2026-05-09 02:19:38.689923 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:38.738544 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ae7ae1abfd4290ee7a1aea467592057cb9161a7fbfa3a46c3756a14905a3df73 2026-05-09 02:19:38.738636 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:38.782305 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:38.782379 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:38.782389 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:38.782398 | ubuntu-noble-large | DiffID: sha256:a8f14eb18bb8e0500c7a189d55cc66257837d52266056f2e46c0b05ba5493521 2026-05-09 02:19:38.833169 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:2d4834b5d2cdabb262b11a357705b7bcffe31ed7754c811cf9c2f821501d0435 2026-05-09 02:19:38.834014 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:38.881591 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:38.881676 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:38.881690 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:38.881701 | ubuntu-noble-large | DiffID: sha256:a8f14eb18bb8e0500c7a189d55cc66257837d52266056f2e46c0b05ba5493521 2026-05-09 02:19:38.935124 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:2d4834b5d2cdabb262b11a357705b7bcffe31ed7754c811cf9c2f821501d0435 2026-05-09 02:19:38.935508 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:38.935620 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 02:19:38.935901 | ubuntu-noble-large | [SUCCESS] [94/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-09 02:19:38.944385 | ubuntu-noble-large | [INFO]  [95/134] Checking: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 02:19:38.944464 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 02:19:39.914365 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 02:19:39.914468 | ubuntu-noble-large | [SUCCESS] [95/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 02:19:39.914485 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 02:19:39.962364 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 02:19:39.962444 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 02:19:39.962457 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:40.009053 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:65e1b1eaf378f15509fff5010adcbbff0567e594cd1d7c1fa21629357c01ad05 2026-05-09 02:19:40.009117 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-127157-3691 2026-05-09 02:19:40.337338 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:40.383396 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:65e1b1eaf378f15509fff5010adcbbff0567e594cd1d7c1fa21629357c01ad05 2026-05-09 02:19:40.383511 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:40.434599 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:40.434691 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:40.434702 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:40.434712 | ubuntu-noble-large | DiffID: sha256:44d1d71e0101952cc3a3a5e733f568dafdc55c6dc24260090685b1fc6939d684 2026-05-09 02:19:40.486983 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:fb0454ba50d450def9e43747212a13b27b55a234c94c149b00cd3af25a033cf7 2026-05-09 02:19:40.487589 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:40.537969 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:40.538053 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:40.538068 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:40.538080 | ubuntu-noble-large | DiffID: sha256:44d1d71e0101952cc3a3a5e733f568dafdc55c6dc24260090685b1fc6939d684 2026-05-09 02:19:40.587476 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:fb0454ba50d450def9e43747212a13b27b55a234c94c149b00cd3af25a033cf7 2026-05-09 02:19:40.588181 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:40.588293 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 02:19:40.588406 | ubuntu-noble-large | [SUCCESS] [95/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-09 02:19:40.595274 | ubuntu-noble-large | [INFO]  [96/134] Checking: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 02:19:40.595359 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 02:19:41.863957 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 02:19:41.864099 | ubuntu-noble-large | [SUCCESS] [96/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 02:19:41.864141 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 02:19:41.912253 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 02:19:41.912463 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 02:19:41.912681 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:41.961528 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4e18d47726914a48294e7667bb746444b3f6d34bf41623b177fe8edeca2222d0 2026-05-09 02:19:41.961631 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-127157-15594 2026-05-09 02:19:42.247345 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:42.298257 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4e18d47726914a48294e7667bb746444b3f6d34bf41623b177fe8edeca2222d0 2026-05-09 02:19:42.298347 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:42.342841 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:42.342925 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:42.342938 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:42.342948 | ubuntu-noble-large | DiffID: sha256:a8b160edcadd01370afa88ae59a82d2051f45436b880788f00bf07e39d99d71c 2026-05-09 02:19:42.401133 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:2a85cc22cf9c71d2ae3794f3c0784af515a1ae5da5c6d8ed3ecaee980e3abd04 2026-05-09 02:19:42.401867 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:42.453438 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:42.453543 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:42.453556 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:42.453567 | ubuntu-noble-large | DiffID: sha256:a8b160edcadd01370afa88ae59a82d2051f45436b880788f00bf07e39d99d71c 2026-05-09 02:19:42.506822 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:2a85cc22cf9c71d2ae3794f3c0784af515a1ae5da5c6d8ed3ecaee980e3abd04 2026-05-09 02:19:42.508360 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:42.508446 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 02:19:42.508461 | ubuntu-noble-large | [SUCCESS] [96/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-09 02:19:42.515123 | ubuntu-noble-large | [INFO]  [97/134] Checking: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 02:19:42.515200 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 02:19:43.566496 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 02:19:43.566666 | ubuntu-noble-large | [SUCCESS] [97/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 02:19:43.566684 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 02:19:43.620349 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 02:19:43.620447 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 02:19:43.621154 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:43.672452 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c374e94da66fcffb309ec64c3ed1531eef603da88001b5c1fd4576932504498d 2026-05-09 02:19:43.672546 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-127157-29349 2026-05-09 02:19:43.980327 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:44.027664 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c374e94da66fcffb309ec64c3ed1531eef603da88001b5c1fd4576932504498d 2026-05-09 02:19:44.027776 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:44.071772 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:44.071840 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:44.071846 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:44.071851 | ubuntu-noble-large | DiffID: sha256:83e95e0c49b1863eef26541d0e8777130d5e3920a1f38d13ce2af49bbce8193d 2026-05-09 02:19:44.119541 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:20cdaedc7847087f2c98e032f42eae98afb1ce266118287f92451afbb61bcd19 2026-05-09 02:19:44.120490 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:44.164776 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:44.164868 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:44.164881 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:44.164891 | ubuntu-noble-large | DiffID: sha256:83e95e0c49b1863eef26541d0e8777130d5e3920a1f38d13ce2af49bbce8193d 2026-05-09 02:19:44.212854 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:20cdaedc7847087f2c98e032f42eae98afb1ce266118287f92451afbb61bcd19 2026-05-09 02:19:44.213681 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:44.213849 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 02:19:44.214078 | ubuntu-noble-large | [SUCCESS] [97/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-09 02:19:44.221486 | ubuntu-noble-large | [INFO]  [98/134] Checking: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 02:19:44.221616 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 02:19:45.565661 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 02:19:45.565813 | ubuntu-noble-large | [SUCCESS] [98/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 02:19:45.565937 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 02:19:45.610333 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 02:19:45.610547 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 02:19:45.610826 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:45.658979 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:dd98cc7d05e6aacd63b5ae329011e079cbed781b64baf1d33f56a0ee4d235fdd 2026-05-09 02:19:45.659081 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-127157-1371 2026-05-09 02:19:45.965023 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:46.015519 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:dd98cc7d05e6aacd63b5ae329011e079cbed781b64baf1d33f56a0ee4d235fdd 2026-05-09 02:19:46.015606 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:46.060502 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:46.060591 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:46.060607 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:46.060620 | ubuntu-noble-large | DiffID: sha256:b19a38d95e4457c01e4cf755b57a09cb1cabb0c512970273a50f241fa9e6297d 2026-05-09 02:19:46.111103 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:8591114ddb9c6cd5a30b842391824447df86a691102c57f2c87daaaa5f37a5ef 2026-05-09 02:19:46.111863 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:46.158364 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:46.158446 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:46.158457 | ubuntu-noble-large | DiffID: sha256:12f841cf82724331310069fa6c5e291af2e8d269bcc3d64e02f6a91a2e0a3326 2026-05-09 02:19:46.158465 | ubuntu-noble-large | DiffID: sha256:b19a38d95e4457c01e4cf755b57a09cb1cabb0c512970273a50f241fa9e6297d 2026-05-09 02:19:46.204358 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:8591114ddb9c6cd5a30b842391824447df86a691102c57f2c87daaaa5f37a5ef 2026-05-09 02:19:46.205059 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:46.205175 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 02:19:46.205396 | ubuntu-noble-large | [SUCCESS] [98/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-09 02:19:46.211622 | ubuntu-noble-large | [INFO]  [99/134] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 02:19:46.211770 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 02:19:47.314411 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 02:19:47.314496 | ubuntu-noble-large | [SUCCESS] [99/134] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 02:19:47.314506 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 02:19:47.360432 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 02:19:47.360524 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 02:19:47.360552 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:47.407955 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ceb9d7bdedf95efa639a471a0fc152730f3daf30208d24dc65ab33dd32c4d641 2026-05-09 02:19:47.408047 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-127157-15065 2026-05-09 02:19:47.690359 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:47.739581 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ceb9d7bdedf95efa639a471a0fc152730f3daf30208d24dc65ab33dd32c4d641 2026-05-09 02:19:47.739678 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:47.787374 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:47.787468 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:47.787483 | ubuntu-noble-large | DiffID: sha256:844fb311a2d5e07059132f5972cc69911ea056366a18f22d7e7d9e17d089568c 2026-05-09 02:19:47.787494 | ubuntu-noble-large | DiffID: sha256:2458971c84c5fd920621012d2a4980cd0b0ad7d9e028b9565b33725498c8e27b 2026-05-09 02:19:47.839425 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:dc38a3254268467bdf07859513763e8f16f86931450326bc2ae4b2cfa0a85148 2026-05-09 02:19:47.840023 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:47.881998 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:47.882086 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:47.882100 | ubuntu-noble-large | DiffID: sha256:844fb311a2d5e07059132f5972cc69911ea056366a18f22d7e7d9e17d089568c 2026-05-09 02:19:47.882111 | ubuntu-noble-large | DiffID: sha256:2458971c84c5fd920621012d2a4980cd0b0ad7d9e028b9565b33725498c8e27b 2026-05-09 02:19:47.926875 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:dc38a3254268467bdf07859513763e8f16f86931450326bc2ae4b2cfa0a85148 2026-05-09 02:19:47.927644 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:47.927846 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 02:19:47.928056 | ubuntu-noble-large | [SUCCESS] [99/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-09 02:19:47.934386 | ubuntu-noble-large | [INFO]  [100/134] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 02:19:47.934530 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 02:19:48.717336 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 02:19:48.717443 | ubuntu-noble-large | [SUCCESS] [100/134] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 02:19:48.717458 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 02:19:48.759236 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 02:19:48.759344 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 02:19:48.759508 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:48.805671 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cf0fec01ca4210816a25c152af97438a1c346d4396d213045949a0253415e5bd 2026-05-09 02:19:48.805800 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-127157-22438 2026-05-09 02:19:49.106615 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:49.153631 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cf0fec01ca4210816a25c152af97438a1c346d4396d213045949a0253415e5bd 2026-05-09 02:19:49.153753 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:49.200762 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:49.200827 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:49.200834 | ubuntu-noble-large | DiffID: sha256:844fb311a2d5e07059132f5972cc69911ea056366a18f22d7e7d9e17d089568c 2026-05-09 02:19:49.200839 | ubuntu-noble-large | DiffID: sha256:798e7c29bfb45ce8120d5bfcb37157b904c6fd1aa0c2541818f027212ebb3ebd 2026-05-09 02:19:49.245803 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:d21a3397452e0582e13f6e011664899560967bf4abc62f1ec45f485d97c6d25d 2026-05-09 02:19:49.246739 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:49.293012 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:49.293100 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:49.293113 | ubuntu-noble-large | DiffID: sha256:844fb311a2d5e07059132f5972cc69911ea056366a18f22d7e7d9e17d089568c 2026-05-09 02:19:49.293124 | ubuntu-noble-large | DiffID: sha256:798e7c29bfb45ce8120d5bfcb37157b904c6fd1aa0c2541818f027212ebb3ebd 2026-05-09 02:19:49.343067 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:d21a3397452e0582e13f6e011664899560967bf4abc62f1ec45f485d97c6d25d 2026-05-09 02:19:49.343828 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:49.343942 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 02:19:49.344099 | ubuntu-noble-large | [SUCCESS] [100/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-09 02:19:49.351329 | ubuntu-noble-large | [INFO]  [101/134] Checking: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 02:19:49.351597 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 02:19:50.208415 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 02:19:50.208537 | ubuntu-noble-large | [SUCCESS] [101/134] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 02:19:50.208581 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 02:19:50.252777 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 02:19:50.253113 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 02:19:50.253371 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:50.300708 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7ec496dc60968399a6b06655f8a76f097715ed0628805c41c257bfe3806becec 2026-05-09 02:19:50.300810 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-127157-7700 2026-05-09 02:19:50.580145 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:50.629296 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7ec496dc60968399a6b06655f8a76f097715ed0628805c41c257bfe3806becec 2026-05-09 02:19:50.629400 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:50.676445 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:50.676532 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:50.676546 | ubuntu-noble-large | DiffID: sha256:844fb311a2d5e07059132f5972cc69911ea056366a18f22d7e7d9e17d089568c 2026-05-09 02:19:50.676556 | ubuntu-noble-large | DiffID: sha256:8a8fc0697d263d95945a35c180c2cca79f74345de7abce52d994a1021b62e09f 2026-05-09 02:19:50.729995 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:b74bd99a7912b3a7775da648978680eff83e1a29e5b55e681d77154820dca0f8 2026-05-09 02:19:50.730754 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:50.773816 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:50.773892 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:50.773903 | ubuntu-noble-large | DiffID: sha256:844fb311a2d5e07059132f5972cc69911ea056366a18f22d7e7d9e17d089568c 2026-05-09 02:19:50.773911 | ubuntu-noble-large | DiffID: sha256:8a8fc0697d263d95945a35c180c2cca79f74345de7abce52d994a1021b62e09f 2026-05-09 02:19:50.826465 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:b74bd99a7912b3a7775da648978680eff83e1a29e5b55e681d77154820dca0f8 2026-05-09 02:19:50.827557 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:50.827665 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 02:19:50.827886 | ubuntu-noble-large | [SUCCESS] [101/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-09 02:19:50.835017 | ubuntu-noble-large | [INFO]  [102/134] Checking: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 02:19:50.835285 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 02:19:51.619483 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 02:19:51.619623 | ubuntu-noble-large | [SUCCESS] [102/134] EXISTS: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 02:19:51.619682 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 02:19:51.667009 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 02:19:51.667133 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 02:19:51.667385 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:51.714970 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f1d19e3cd9a44a0907a0a6ab72d7c62d31f7622d626a297d8ca94cc83a9b93f5 2026-05-09 02:19:51.715061 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-127157-19546 2026-05-09 02:19:52.007735 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:52.053142 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f1d19e3cd9a44a0907a0a6ab72d7c62d31f7622d626a297d8ca94cc83a9b93f5 2026-05-09 02:19:52.053268 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:52.089512 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:52.089606 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:52.089622 | ubuntu-noble-large | DiffID: sha256:844fb311a2d5e07059132f5972cc69911ea056366a18f22d7e7d9e17d089568c 2026-05-09 02:19:52.089633 | ubuntu-noble-large | DiffID: sha256:89c6728a73d5dcb685a3068154fc26cabea6404caf788df6e5fe5df037cfb3c8 2026-05-09 02:19:52.144467 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:3fbf6c999a1ca176d87fd97264c32aecaa9d319a4b5293d98a68737cfe7c5532 2026-05-09 02:19:52.145285 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:52.191859 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:52.191952 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:52.191967 | ubuntu-noble-large | DiffID: sha256:844fb311a2d5e07059132f5972cc69911ea056366a18f22d7e7d9e17d089568c 2026-05-09 02:19:52.191978 | ubuntu-noble-large | DiffID: sha256:89c6728a73d5dcb685a3068154fc26cabea6404caf788df6e5fe5df037cfb3c8 2026-05-09 02:19:52.241369 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:3fbf6c999a1ca176d87fd97264c32aecaa9d319a4b5293d98a68737cfe7c5532 2026-05-09 02:19:52.242243 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:52.242370 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 02:19:52.242542 | ubuntu-noble-large | [SUCCESS] [102/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-09 02:19:52.250495 | ubuntu-noble-large | [INFO]  [103/134] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 02:19:52.250607 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 02:19:53.478057 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 02:19:53.478164 | ubuntu-noble-large | [SUCCESS] [103/134] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 02:19:53.478179 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 02:19:53.525370 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 02:19:53.525467 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 02:19:53.526328 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:53.576183 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9bb3778f75d4211080feebc14328f8c8eb8fbf5c612211bedb2e0862664c340e 2026-05-09 02:19:53.576305 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-127157-30231 2026-05-09 02:19:53.899157 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:53.944379 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9bb3778f75d4211080feebc14328f8c8eb8fbf5c612211bedb2e0862664c340e 2026-05-09 02:19:53.944466 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:53.992715 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:53.992815 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:53.992829 | ubuntu-noble-large | DiffID: sha256:14c1aeb1c8c5551cc7fab40193d7dec4b17f8da8ee999b5db5cb80bb0582680d 2026-05-09 02:19:53.992857 | ubuntu-noble-large | DiffID: sha256:97a258f4cc52fac422e33a43012ff74ebe54b38f1a9be020f349be21eef2a141 2026-05-09 02:19:54.043341 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:4835a343f763773252e5a232a556df720b1bfa728afd46009bd2f4dccc84d476 2026-05-09 02:19:54.044423 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:54.091348 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:54.091444 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:54.091460 | ubuntu-noble-large | DiffID: sha256:14c1aeb1c8c5551cc7fab40193d7dec4b17f8da8ee999b5db5cb80bb0582680d 2026-05-09 02:19:54.091471 | ubuntu-noble-large | DiffID: sha256:97a258f4cc52fac422e33a43012ff74ebe54b38f1a9be020f349be21eef2a141 2026-05-09 02:19:54.142942 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:4835a343f763773252e5a232a556df720b1bfa728afd46009bd2f4dccc84d476 2026-05-09 02:19:54.143916 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:54.144107 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 02:19:54.144373 | ubuntu-noble-large | [SUCCESS] [103/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-09 02:19:54.150553 | ubuntu-noble-large | [INFO]  [104/134] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 02:19:54.150627 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 02:19:56.063642 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 02:19:56.063780 | ubuntu-noble-large | [SUCCESS] [104/134] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 02:19:56.063886 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 02:19:56.109173 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 02:19:56.109423 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 02:19:56.109630 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:56.154578 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:789dd00d51fcf236320339a1946b6442e36d7905380779f2b8799fd0031aa40d 2026-05-09 02:19:56.154738 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-127157-3776 2026-05-09 02:19:56.460264 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:56.513910 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:789dd00d51fcf236320339a1946b6442e36d7905380779f2b8799fd0031aa40d 2026-05-09 02:19:56.514038 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:56.569173 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:56.569330 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:56.569345 | ubuntu-noble-large | DiffID: sha256:14c1aeb1c8c5551cc7fab40193d7dec4b17f8da8ee999b5db5cb80bb0582680d 2026-05-09 02:19:56.569357 | ubuntu-noble-large | DiffID: sha256:81aa2f6434c673c372b98399a8917a01ff0347c5d56a50a19956c125b36da97e 2026-05-09 02:19:56.625087 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:59b9454bc28024159b725c0f8d5aedb83d67849489d0321a1a0defa81338da53 2026-05-09 02:19:56.626034 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:56.677452 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:56.677568 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:56.677585 | ubuntu-noble-large | DiffID: sha256:14c1aeb1c8c5551cc7fab40193d7dec4b17f8da8ee999b5db5cb80bb0582680d 2026-05-09 02:19:56.677598 | ubuntu-noble-large | DiffID: sha256:81aa2f6434c673c372b98399a8917a01ff0347c5d56a50a19956c125b36da97e 2026-05-09 02:19:56.735720 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:59b9454bc28024159b725c0f8d5aedb83d67849489d0321a1a0defa81338da53 2026-05-09 02:19:56.736646 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:56.736719 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 02:19:56.736937 | ubuntu-noble-large | [SUCCESS] [104/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-09 02:19:56.744823 | ubuntu-noble-large | [INFO]  [105/134] Checking: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 02:19:56.744925 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 02:19:58.390574 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 02:19:58.390713 | ubuntu-noble-large | [SUCCESS] [105/134] EXISTS: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 02:19:58.390734 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 02:19:58.439042 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 02:19:58.439348 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 02:19:58.439754 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:19:58.488065 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6107473af358a06da9e22c37f350219892128159975dd815649c567fc9e7bd86 2026-05-09 02:19:58.488169 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-127157-502 2026-05-09 02:19:58.776508 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:19:58.831250 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6107473af358a06da9e22c37f350219892128159975dd815649c567fc9e7bd86 2026-05-09 02:19:58.831347 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:19:58.876469 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:58.876561 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:58.876575 | ubuntu-noble-large | DiffID: sha256:1a5b21840078dad9518098bef38359c76de2ddac9bc1864262d6a33dc1be0829 2026-05-09 02:19:58.876586 | ubuntu-noble-large | DiffID: sha256:40c58922434812c88b04cfa35247f11485c88fd2b5c690cf2f3e08a6858340bd 2026-05-09 02:19:58.926464 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:30527d1de4e150336d9edf7e82613943c4726dcb88d49f736018fdeb09402a2e 2026-05-09 02:19:58.927331 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:19:58.967677 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:19:58.967770 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:19:58.967785 | ubuntu-noble-large | DiffID: sha256:1a5b21840078dad9518098bef38359c76de2ddac9bc1864262d6a33dc1be0829 2026-05-09 02:19:58.967796 | ubuntu-noble-large | DiffID: sha256:40c58922434812c88b04cfa35247f11485c88fd2b5c690cf2f3e08a6858340bd 2026-05-09 02:19:59.015727 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:30527d1de4e150336d9edf7e82613943c4726dcb88d49f736018fdeb09402a2e 2026-05-09 02:19:59.016902 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:19:59.017062 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 02:19:59.017338 | ubuntu-noble-large | [SUCCESS] [105/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-09 02:19:59.024427 | ubuntu-noble-large | [INFO]  [106/134] Checking: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 02:19:59.024643 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 02:20:00.395344 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 02:20:00.395431 | ubuntu-noble-large | [SUCCESS] [106/134] EXISTS: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 02:20:00.395443 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 02:20:00.440409 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 02:20:00.440512 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 02:20:00.440538 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:00.492438 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6b03675471b76bdb31112c57deee098ad5e3e7dd38719ead92b798ad1ff70f90 2026-05-09 02:20:00.492571 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-127157-11566 2026-05-09 02:20:00.788383 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:00.830846 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6b03675471b76bdb31112c57deee098ad5e3e7dd38719ead92b798ad1ff70f90 2026-05-09 02:20:00.830935 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:00.876327 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:00.876407 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:00.876420 | ubuntu-noble-large | DiffID: sha256:1a5b21840078dad9518098bef38359c76de2ddac9bc1864262d6a33dc1be0829 2026-05-09 02:20:00.876429 | ubuntu-noble-large | DiffID: sha256:ac7094eb16e0f34358245b6d35baf47a8081ded65989e51fa1a8939fb4031bef 2026-05-09 02:20:00.927016 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:0a936a00084dfe4b9ed9b81753f087100b1d7cf09fb8d0bfb7368ae5ec54660b 2026-05-09 02:20:00.928351 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:00.973330 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:00.973423 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:00.973437 | ubuntu-noble-large | DiffID: sha256:1a5b21840078dad9518098bef38359c76de2ddac9bc1864262d6a33dc1be0829 2026-05-09 02:20:00.973448 | ubuntu-noble-large | DiffID: sha256:ac7094eb16e0f34358245b6d35baf47a8081ded65989e51fa1a8939fb4031bef 2026-05-09 02:20:01.028901 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:0a936a00084dfe4b9ed9b81753f087100b1d7cf09fb8d0bfb7368ae5ec54660b 2026-05-09 02:20:01.030335 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:01.030425 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 02:20:01.030439 | ubuntu-noble-large | [SUCCESS] [106/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-09 02:20:01.036385 | ubuntu-noble-large | [INFO]  [107/134] Checking: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 02:20:01.036463 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 02:20:01.997360 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 02:20:01.997468 | ubuntu-noble-large | [SUCCESS] [107/134] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 02:20:01.997484 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 02:20:02.045401 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 02:20:02.045505 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 02:20:02.046166 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:02.094356 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:017d357261def18fe3bbc212f9f8d99a5525c5a4516b85caf5916ac330cc625f 2026-05-09 02:20:02.094448 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-127157-4492 2026-05-09 02:20:02.413863 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:02.459327 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:017d357261def18fe3bbc212f9f8d99a5525c5a4516b85caf5916ac330cc625f 2026-05-09 02:20:02.459413 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:02.507335 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:02.507423 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:02.507438 | ubuntu-noble-large | DiffID: sha256:ef3e1719df5172779e1cb40987f0ab21051f818c54060789c312f899faceb673 2026-05-09 02:20:02.507448 | ubuntu-noble-large | DiffID: sha256:00017f39b0ff1cebd57d7b6286d3aae23f042358cf3a30838c5293dc6f3c3404 2026-05-09 02:20:02.552537 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:ed42421fe2c7e6bdeb691dac3ceac59781c2a17e7b0bd4d4879441c2c7efef5f 2026-05-09 02:20:02.554138 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:02.603570 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:02.603661 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:02.603671 | ubuntu-noble-large | DiffID: sha256:ef3e1719df5172779e1cb40987f0ab21051f818c54060789c312f899faceb673 2026-05-09 02:20:02.603678 | ubuntu-noble-large | DiffID: sha256:00017f39b0ff1cebd57d7b6286d3aae23f042358cf3a30838c5293dc6f3c3404 2026-05-09 02:20:02.658990 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:ed42421fe2c7e6bdeb691dac3ceac59781c2a17e7b0bd4d4879441c2c7efef5f 2026-05-09 02:20:02.659825 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:02.659945 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 02:20:02.660121 | ubuntu-noble-large | [SUCCESS] [107/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-09 02:20:02.667409 | ubuntu-noble-large | [INFO]  [108/134] Checking: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 02:20:02.667529 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 02:20:03.310551 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 02:20:03.310678 | ubuntu-noble-large | [SUCCESS] [108/134] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 02:20:03.310786 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 02:20:03.350180 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 02:20:03.350470 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 02:20:03.350739 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:03.402429 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6fe0f4589c73c51fb0b4915e359bcd7bc86176fbd58bbe2ddf431a4a1a266f0f 2026-05-09 02:20:03.402567 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-127157-5429 2026-05-09 02:20:03.725506 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:03.770873 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6fe0f4589c73c51fb0b4915e359bcd7bc86176fbd58bbe2ddf431a4a1a266f0f 2026-05-09 02:20:03.770966 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:03.821480 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:03.821555 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:03.821565 | ubuntu-noble-large | DiffID: sha256:ef3e1719df5172779e1cb40987f0ab21051f818c54060789c312f899faceb673 2026-05-09 02:20:03.821572 | ubuntu-noble-large | DiffID: sha256:ac9fca32117e9cacb3b4bb89b010b615d21be3d8cf34b6877bdc59196988291a 2026-05-09 02:20:03.871741 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:a8dae58838c81f856884c25816d6d031215959a7e2391135bd0003caddf6990c 2026-05-09 02:20:03.872706 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:03.912591 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:03.912713 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:03.912736 | ubuntu-noble-large | DiffID: sha256:ef3e1719df5172779e1cb40987f0ab21051f818c54060789c312f899faceb673 2026-05-09 02:20:03.912748 | ubuntu-noble-large | DiffID: sha256:ac9fca32117e9cacb3b4bb89b010b615d21be3d8cf34b6877bdc59196988291a 2026-05-09 02:20:03.966965 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:a8dae58838c81f856884c25816d6d031215959a7e2391135bd0003caddf6990c 2026-05-09 02:20:03.967716 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:03.967765 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 02:20:03.967970 | ubuntu-noble-large | [SUCCESS] [108/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-09 02:20:03.974567 | ubuntu-noble-large | [INFO]  [109/134] Checking: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 02:20:03.974678 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 02:20:05.177253 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 02:20:05.177352 | ubuntu-noble-large | [SUCCESS] [109/134] EXISTS: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 02:20:05.177431 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 02:20:05.221863 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 02:20:05.222058 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 02:20:05.222321 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:05.273803 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d470809a14477466b95e6b8be54344b2fbccf74786347656b6d007cb1fab6829 2026-05-09 02:20:05.273916 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-127157-29808 2026-05-09 02:20:05.566496 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:05.619073 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d470809a14477466b95e6b8be54344b2fbccf74786347656b6d007cb1fab6829 2026-05-09 02:20:05.619161 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:05.667387 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:05.667509 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:05.667539 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:20:05.667561 | ubuntu-noble-large | DiffID: sha256:0c7078ceec9004c9e6c51ac90ee8ef973b70828ccb04ded139ab5360b4df765e 2026-05-09 02:20:05.719019 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:132edb5d7dd7578762c7577ebdf4d2abe7a1228b81210df62f4e760732db8882 2026-05-09 02:20:05.719358 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:05.760906 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:05.761008 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:05.761027 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:20:05.761040 | ubuntu-noble-large | DiffID: sha256:0c7078ceec9004c9e6c51ac90ee8ef973b70828ccb04ded139ab5360b4df765e 2026-05-09 02:20:05.810259 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:132edb5d7dd7578762c7577ebdf4d2abe7a1228b81210df62f4e760732db8882 2026-05-09 02:20:05.811109 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:05.811240 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 02:20:05.811411 | ubuntu-noble-large | [SUCCESS] [109/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-09 02:20:05.818559 | ubuntu-noble-large | [INFO]  [110/134] Checking: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 02:20:05.818702 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 02:20:07.061252 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 02:20:07.061404 | ubuntu-noble-large | [SUCCESS] [110/134] EXISTS: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 02:20:07.061673 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 02:20:07.104724 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 02:20:07.104899 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 02:20:07.105123 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:07.153049 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:08ca632b27048d49a486aa5012c33fed207ffc47102a19787025726207d37afd 2026-05-09 02:20:07.153150 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-127157-2097 2026-05-09 02:20:07.452426 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:07.498525 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:08ca632b27048d49a486aa5012c33fed207ffc47102a19787025726207d37afd 2026-05-09 02:20:07.498616 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:07.542842 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:07.542919 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:07.542932 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:20:07.542943 | ubuntu-noble-large | DiffID: sha256:4dd741e90118d4a92203054fb879e21f1efb6df830e4e76992da565c5ae5d31f 2026-05-09 02:20:07.591195 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:7f1d4f50c640f80ae5dda1e19f39e4a9b55d1d88d20769104de266c7579e21e6 2026-05-09 02:20:07.592042 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:07.635474 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:07.635550 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:07.635562 | ubuntu-noble-large | DiffID: sha256:3d68b7863445ffa227b5285e3d6e12dd6f1040bfcb7e9556ea3796728948fa6f 2026-05-09 02:20:07.635571 | ubuntu-noble-large | DiffID: sha256:4dd741e90118d4a92203054fb879e21f1efb6df830e4e76992da565c5ae5d31f 2026-05-09 02:20:07.688033 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:7f1d4f50c640f80ae5dda1e19f39e4a9b55d1d88d20769104de266c7579e21e6 2026-05-09 02:20:07.688836 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:07.688916 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 02:20:07.689130 | ubuntu-noble-large | [SUCCESS] [110/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-09 02:20:07.696013 | ubuntu-noble-large | [INFO]  [111/134] Checking: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 02:20:07.696082 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 02:20:09.042805 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 02:20:09.042920 | ubuntu-noble-large | [SUCCESS] [111/134] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 02:20:09.042938 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 02:20:09.082329 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 02:20:09.082521 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 02:20:09.082751 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:09.134681 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8946836789958b8474fe76ed543ec5708fac33b63e0e817734ee26265d837c59 2026-05-09 02:20:09.134778 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-127157-22059 2026-05-09 02:20:09.438719 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:09.486915 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8946836789958b8474fe76ed543ec5708fac33b63e0e817734ee26265d837c59 2026-05-09 02:20:09.487011 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:09.529145 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:09.529264 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:09.529283 | ubuntu-noble-large | DiffID: sha256:ab064ef4f91fe6b75c1ef9ba2d2185c21ae9a2b312030a6bf59ea50760970f85 2026-05-09 02:20:09.529293 | ubuntu-noble-large | DiffID: sha256:eeba49e616af3355eb32ff9295de098faa410e9a58ca9e9a4f4b898433a8abd8 2026-05-09 02:20:09.578988 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:30e7255ad3db827c8750744608c6d974db94407796893f1dda8965f2d2d5080e 2026-05-09 02:20:09.579760 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:09.624766 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:09.624850 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:09.624864 | ubuntu-noble-large | DiffID: sha256:ab064ef4f91fe6b75c1ef9ba2d2185c21ae9a2b312030a6bf59ea50760970f85 2026-05-09 02:20:09.624875 | ubuntu-noble-large | DiffID: sha256:eeba49e616af3355eb32ff9295de098faa410e9a58ca9e9a4f4b898433a8abd8 2026-05-09 02:20:09.673285 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:30e7255ad3db827c8750744608c6d974db94407796893f1dda8965f2d2d5080e 2026-05-09 02:20:09.673924 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:09.674002 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 02:20:09.674164 | ubuntu-noble-large | [SUCCESS] [111/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-09 02:20:09.679798 | ubuntu-noble-large | [INFO]  [112/134] Checking: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 02:20:09.679921 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 02:20:10.813375 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 02:20:10.813485 | ubuntu-noble-large | [SUCCESS] [112/134] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 02:20:10.813515 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 02:20:10.861358 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 02:20:10.861438 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 02:20:10.861459 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:10.914408 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0422919d96f873408a12295cb1739add5f6dba20d119f2075db86a525a657179 2026-05-09 02:20:10.914526 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-127157-17816 2026-05-09 02:20:11.191515 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:11.237356 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0422919d96f873408a12295cb1739add5f6dba20d119f2075db86a525a657179 2026-05-09 02:20:11.237478 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:11.280381 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:11.280454 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:11.280465 | ubuntu-noble-large | DiffID: sha256:ab064ef4f91fe6b75c1ef9ba2d2185c21ae9a2b312030a6bf59ea50760970f85 2026-05-09 02:20:11.280472 | ubuntu-noble-large | DiffID: sha256:8a2cfcc347c76ff0bca53a4af15eb884966b3bd0063387906af0683aea61802a 2026-05-09 02:20:11.324382 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:4d45a2dbc160f0ad3b9e371d07d84873474b15748d0f4bea5b7ce50213fea7f5 2026-05-09 02:20:11.325466 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:11.370325 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:11.370404 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:11.370416 | ubuntu-noble-large | DiffID: sha256:ab064ef4f91fe6b75c1ef9ba2d2185c21ae9a2b312030a6bf59ea50760970f85 2026-05-09 02:20:11.370425 | ubuntu-noble-large | DiffID: sha256:8a2cfcc347c76ff0bca53a4af15eb884966b3bd0063387906af0683aea61802a 2026-05-09 02:20:11.416470 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:4d45a2dbc160f0ad3b9e371d07d84873474b15748d0f4bea5b7ce50213fea7f5 2026-05-09 02:20:11.417230 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:11.417279 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 02:20:11.417286 | ubuntu-noble-large | [SUCCESS] [112/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-09 02:20:11.423983 | ubuntu-noble-large | [INFO]  [113/134] Checking: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 02:20:11.424045 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 02:20:13.113376 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 02:20:13.113468 | ubuntu-noble-large | [SUCCESS] [113/134] EXISTS: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 02:20:13.113492 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 02:20:13.158360 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 02:20:13.158450 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 02:20:13.158463 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:13.205181 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f1c7ccdd982429004f341dfa0852f9ccb7da73b0fd5f3f63f1a60ac567541c58 2026-05-09 02:20:13.205293 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-127157-31683 2026-05-09 02:20:13.529997 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:13.580508 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f1c7ccdd982429004f341dfa0852f9ccb7da73b0fd5f3f63f1a60ac567541c58 2026-05-09 02:20:13.580599 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:13.624051 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:13.624181 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:13.624195 | ubuntu-noble-large | DiffID: sha256:e1fc09b2fed3cd189f1c74dda35906a587603109ad6adb94e4070c097db47cdd 2026-05-09 02:20:13.624265 | ubuntu-noble-large | DiffID: sha256:2c272eca287fbf1d95548ef3cd8dda06ae89f6d82ae34d30b0e20b65f2884a7d 2026-05-09 02:20:13.671694 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:a4a6835a3662aa5ed4badfee891edac33f1da1231803c4896db7ed02e4f20d21 2026-05-09 02:20:13.672307 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:13.721400 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:13.721525 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:13.721540 | ubuntu-noble-large | DiffID: sha256:e1fc09b2fed3cd189f1c74dda35906a587603109ad6adb94e4070c097db47cdd 2026-05-09 02:20:13.721551 | ubuntu-noble-large | DiffID: sha256:2c272eca287fbf1d95548ef3cd8dda06ae89f6d82ae34d30b0e20b65f2884a7d 2026-05-09 02:20:13.773386 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:a4a6835a3662aa5ed4badfee891edac33f1da1231803c4896db7ed02e4f20d21 2026-05-09 02:20:13.775755 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:13.775846 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 02:20:13.775859 | ubuntu-noble-large | [SUCCESS] [113/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-09 02:20:13.781335 | ubuntu-noble-large | [INFO]  [114/134] Checking: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 02:20:13.781413 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 02:20:14.582367 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 02:20:14.582481 | ubuntu-noble-large | [SUCCESS] [114/134] EXISTS: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 02:20:14.582503 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 02:20:14.636416 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 02:20:14.636506 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 02:20:14.637446 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:14.687105 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:dac04e107357841c70a4c573c12c4e3ff8558d7580067e28e82c29d9b5392ccf 2026-05-09 02:20:14.687197 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-127157-18539 2026-05-09 02:20:14.977339 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:15.032370 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:dac04e107357841c70a4c573c12c4e3ff8558d7580067e28e82c29d9b5392ccf 2026-05-09 02:20:15.032458 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:15.077455 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:15.077536 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:15.077544 | ubuntu-noble-large | DiffID: sha256:e1fc09b2fed3cd189f1c74dda35906a587603109ad6adb94e4070c097db47cdd 2026-05-09 02:20:15.077550 | ubuntu-noble-large | DiffID: sha256:ff9b1c31a7e35679704e92b789b038b495bb83d4cc44163a26ba7dedaa437de9 2026-05-09 02:20:15.128034 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:5cb7f70f062921711cd0e30fcbc98e55101f9be14db499c547e1b30c63317a7e 2026-05-09 02:20:15.129396 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:15.168002 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:15.168079 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:15.168089 | ubuntu-noble-large | DiffID: sha256:e1fc09b2fed3cd189f1c74dda35906a587603109ad6adb94e4070c097db47cdd 2026-05-09 02:20:15.168097 | ubuntu-noble-large | DiffID: sha256:ff9b1c31a7e35679704e92b789b038b495bb83d4cc44163a26ba7dedaa437de9 2026-05-09 02:20:15.219658 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:5cb7f70f062921711cd0e30fcbc98e55101f9be14db499c547e1b30c63317a7e 2026-05-09 02:20:15.221179 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:15.221310 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 02:20:15.221337 | ubuntu-noble-large | [SUCCESS] [114/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-09 02:20:15.228334 | ubuntu-noble-large | [INFO]  [115/134] Checking: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 02:20:15.228406 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 02:20:16.107469 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 02:20:16.107566 | ubuntu-noble-large | [SUCCESS] [115/134] EXISTS: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 02:20:16.107584 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 02:20:16.152411 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 02:20:16.152504 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 02:20:16.152520 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:16.202136 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3281cb7dc7cdebf814232895b4cd30e20a4427640702f120443b5f805b9497e3 2026-05-09 02:20:16.202266 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-127157-27928 2026-05-09 02:20:16.516297 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:16.565345 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3281cb7dc7cdebf814232895b4cd30e20a4427640702f120443b5f805b9497e3 2026-05-09 02:20:16.565431 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:16.612176 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:16.612303 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:16.612320 | ubuntu-noble-large | DiffID: sha256:4dd110d600c3df3e0cd10bb698e992edbad6bcc6f2623f192e79961d15873f6a 2026-05-09 02:20:16.666185 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:c720e3fced0eb8353fb0e23bc3a79c72a3fbfc9a6163b8d4f1bdcb80efdf6e23 2026-05-09 02:20:16.667809 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:16.715933 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:16.716026 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:16.716043 | ubuntu-noble-large | DiffID: sha256:4dd110d600c3df3e0cd10bb698e992edbad6bcc6f2623f192e79961d15873f6a 2026-05-09 02:20:16.767337 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:c720e3fced0eb8353fb0e23bc3a79c72a3fbfc9a6163b8d4f1bdcb80efdf6e23 2026-05-09 02:20:16.768322 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:16.768388 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 02:20:16.768401 | ubuntu-noble-large | [SUCCESS] [115/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-09 02:20:16.776063 | ubuntu-noble-large | [INFO]  [116/134] Checking: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 02:20:16.776119 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 02:20:17.659714 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 02:20:17.659796 | ubuntu-noble-large | [SUCCESS] [116/134] EXISTS: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 02:20:17.659810 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 02:20:17.707570 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 02:20:17.707693 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 02:20:17.707711 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:17.763366 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:550988ef0e2e3d4b147f19e4a31926dceee79477a60777d1b88f79a4ee994ddd 2026-05-09 02:20:17.763454 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-127157-28228 2026-05-09 02:20:18.062351 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:18.105409 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:550988ef0e2e3d4b147f19e4a31926dceee79477a60777d1b88f79a4ee994ddd 2026-05-09 02:20:18.105488 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:18.154269 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:18.154351 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:18.154364 | ubuntu-noble-large | DiffID: sha256:0934c56a0a99c47d5157d20bf488c9f3c7734dceabff9a3295d94ccd28b4d0e8 2026-05-09 02:20:18.206426 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:125c36b62c22463db00fc298b8a3be57567b44c25b05030f910b639872c295f4 2026-05-09 02:20:18.209116 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:18.254557 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:18.254642 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:18.254649 | ubuntu-noble-large | DiffID: sha256:0934c56a0a99c47d5157d20bf488c9f3c7734dceabff9a3295d94ccd28b4d0e8 2026-05-09 02:20:18.302191 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:125c36b62c22463db00fc298b8a3be57567b44c25b05030f910b639872c295f4 2026-05-09 02:20:18.302317 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:18.302337 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 02:20:18.302808 | ubuntu-noble-large | [SUCCESS] [116/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-09 02:20:18.306777 | ubuntu-noble-large | [INFO]  [117/134] Checking: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 02:20:18.306814 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 02:20:19.206392 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 02:20:19.206492 | ubuntu-noble-large | [SUCCESS] [117/134] EXISTS: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 02:20:19.206506 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 02:20:19.254681 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 02:20:19.254768 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 02:20:19.254782 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:19.300456 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8673bf8881a101f27e1780c86759887f03e22b827a8a52c00c11b962f4e7092f 2026-05-09 02:20:19.300532 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-127157-9466 2026-05-09 02:20:19.597347 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:19.644395 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8673bf8881a101f27e1780c86759887f03e22b827a8a52c00c11b962f4e7092f 2026-05-09 02:20:19.644475 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:19.687396 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:19.687492 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:19.687506 | ubuntu-noble-large | DiffID: sha256:8c87a36c759601e94a96e0d9e1699353a79118678af25070998a0a1cfbaee746 2026-05-09 02:20:19.735675 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:7a307f443f07ece8ebaf4afbea39d9d0d46857927476a587277977d181127439 2026-05-09 02:20:19.736641 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:19.787390 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:19.787500 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:19.787539 | ubuntu-noble-large | DiffID: sha256:8c87a36c759601e94a96e0d9e1699353a79118678af25070998a0a1cfbaee746 2026-05-09 02:20:19.841742 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:7a307f443f07ece8ebaf4afbea39d9d0d46857927476a587277977d181127439 2026-05-09 02:20:19.843441 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:19.843542 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 02:20:19.843554 | ubuntu-noble-large | [SUCCESS] [117/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-09 02:20:19.850545 | ubuntu-noble-large | [INFO]  [118/134] Checking: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 02:20:19.850662 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 02:20:21.155336 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 02:20:21.155423 | ubuntu-noble-large | [SUCCESS] [118/134] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 02:20:21.155435 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 02:20:21.201860 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 02:20:21.201934 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 02:20:21.201946 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:21.251343 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:578a4ce65662385949d0757c196ff876c8ebbd9f762295351e2dece6bedb4950 2026-05-09 02:20:21.251432 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-127157-18573 2026-05-09 02:20:21.531340 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:21.576986 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:578a4ce65662385949d0757c196ff876c8ebbd9f762295351e2dece6bedb4950 2026-05-09 02:20:21.577065 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:21.619282 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:21.619369 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:21.619384 | ubuntu-noble-large | DiffID: sha256:14c1aeb1c8c5551cc7fab40193d7dec4b17f8da8ee999b5db5cb80bb0582680d 2026-05-09 02:20:21.672975 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:90648940979b37e0f14ab2ec587f45711ac3590ae912e1a063b460562cbd7d6b 2026-05-09 02:20:21.674457 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:21.716364 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:21.716455 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:21.716472 | ubuntu-noble-large | DiffID: sha256:14c1aeb1c8c5551cc7fab40193d7dec4b17f8da8ee999b5db5cb80bb0582680d 2026-05-09 02:20:21.765509 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:90648940979b37e0f14ab2ec587f45711ac3590ae912e1a063b460562cbd7d6b 2026-05-09 02:20:21.766399 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:21.766524 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 02:20:21.766543 | ubuntu-noble-large | [SUCCESS] [118/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-09 02:20:21.773344 | ubuntu-noble-large | [INFO]  [119/134] Checking: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 02:20:21.773409 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 02:20:23.402908 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 02:20:23.403006 | ubuntu-noble-large | [SUCCESS] [119/134] EXISTS: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 02:20:23.403022 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 02:20:23.447345 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 02:20:23.447441 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 02:20:23.447466 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:23.494422 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3045ed6cc219b91e43ab66912ed43355dab440482088f5a1eace48b90f0330b0 2026-05-09 02:20:23.494525 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-127157-25191 2026-05-09 02:20:23.788424 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:23.836954 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3045ed6cc219b91e43ab66912ed43355dab440482088f5a1eace48b90f0330b0 2026-05-09 02:20:23.837057 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:23.876340 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:23.876434 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:23.876449 | ubuntu-noble-large | DiffID: sha256:d0d19076ebe73d04d14f0b0002ab383e13cbab6b64929be6a3cdd756a56d513a 2026-05-09 02:20:23.923881 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:cbab878ef82984cffd6a0cf0694f62a69cd51318783a8f948216f47304cafd88 2026-05-09 02:20:23.924337 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:23.972119 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:23.972249 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:23.972268 | ubuntu-noble-large | DiffID: sha256:d0d19076ebe73d04d14f0b0002ab383e13cbab6b64929be6a3cdd756a56d513a 2026-05-09 02:20:24.026935 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:cbab878ef82984cffd6a0cf0694f62a69cd51318783a8f948216f47304cafd88 2026-05-09 02:20:24.028263 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:24.028336 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 02:20:24.028350 | ubuntu-noble-large | [SUCCESS] [119/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-09 02:20:24.034901 | ubuntu-noble-large | [INFO]  [120/134] Checking: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 02:20:24.034954 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 02:20:25.040690 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 02:20:25.040779 | ubuntu-noble-large | [SUCCESS] [120/134] EXISTS: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 02:20:25.040792 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 02:20:25.086434 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 02:20:25.087651 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 02:20:25.087738 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:25.135540 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4cfb863be6602d2bb6a157823ec9e3c89f78efd828712f336fa80d59fdb46fae 2026-05-09 02:20:25.135644 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-127157-15968 2026-05-09 02:20:25.436085 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:25.487424 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4cfb863be6602d2bb6a157823ec9e3c89f78efd828712f336fa80d59fdb46fae 2026-05-09 02:20:25.487522 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:25.534354 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:25.534465 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:25.534487 | ubuntu-noble-large | DiffID: sha256:164dabd24836c127b438add6139c7eba55c68e7e0bd2fe86648056ac78b92dfd 2026-05-09 02:20:25.582110 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:c3c496b46300aa84e6e195250e9031dfbf3eeb432b4eda9b7659bca609970597 2026-05-09 02:20:25.583474 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:25.628194 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:25.628292 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:25.628301 | ubuntu-noble-large | DiffID: sha256:164dabd24836c127b438add6139c7eba55c68e7e0bd2fe86648056ac78b92dfd 2026-05-09 02:20:25.679178 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:c3c496b46300aa84e6e195250e9031dfbf3eeb432b4eda9b7659bca609970597 2026-05-09 02:20:25.681152 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:25.681260 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 02:20:25.681280 | ubuntu-noble-large | [SUCCESS] [120/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-09 02:20:25.687894 | ubuntu-noble-large | [INFO]  [121/134] Checking: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 02:20:25.687946 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 02:20:26.607118 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 02:20:26.607240 | ubuntu-noble-large | [SUCCESS] [121/134] EXISTS: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 02:20:26.607259 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 02:20:26.654328 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 02:20:26.654429 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 02:20:26.655322 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:26.701380 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:821af5bf7b37da152f58b065645ec310a8107ecac0b9fba1dffface4a67d4db0 2026-05-09 02:20:26.701489 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-127157-21656 2026-05-09 02:20:26.984063 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:27.030318 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:821af5bf7b37da152f58b065645ec310a8107ecac0b9fba1dffface4a67d4db0 2026-05-09 02:20:27.030388 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:27.071349 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:27.071417 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:27.071428 | ubuntu-noble-large | DiffID: sha256:621209b678be59f0f9813f4ac596216073b945f753e10a829e47b3418d968552 2026-05-09 02:20:27.122885 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:15bfd07f8adee7d058919266555be5708f7db08c05220ced2f84ef8edd2648f6 2026-05-09 02:20:27.124200 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:27.170246 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:27.170351 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:27.170377 | ubuntu-noble-large | DiffID: sha256:621209b678be59f0f9813f4ac596216073b945f753e10a829e47b3418d968552 2026-05-09 02:20:27.219305 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:15bfd07f8adee7d058919266555be5708f7db08c05220ced2f84ef8edd2648f6 2026-05-09 02:20:27.220717 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:27.220831 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 02:20:27.220847 | ubuntu-noble-large | [SUCCESS] [121/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-09 02:20:27.228408 | ubuntu-noble-large | [INFO]  [122/134] Checking: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 02:20:27.228469 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 02:20:28.237341 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 02:20:28.237483 | ubuntu-noble-large | [SUCCESS] [122/134] EXISTS: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 02:20:28.237498 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 02:20:28.282527 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 02:20:28.282676 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 02:20:28.282700 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:28.331744 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:818956b7b50137b1445d7c4696d079bffcde2dac05665e803f0e585fb5e82cda 2026-05-09 02:20:28.331826 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-127157-3893 2026-05-09 02:20:28.615982 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:28.665355 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:818956b7b50137b1445d7c4696d079bffcde2dac05665e803f0e585fb5e82cda 2026-05-09 02:20:28.665444 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:28.717014 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:28.717111 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:28.717125 | ubuntu-noble-large | DiffID: sha256:96c10ad3af90c4e2f4e86e17596e3efc0351052207f65106c40eac094c915bec 2026-05-09 02:20:28.765365 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:6322ed0ec053cea39b78bdacf736acb1aaaace4b773a824d5e0caa45aa8a94a4 2026-05-09 02:20:28.766811 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:28.809967 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:28.810063 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:28.810078 | ubuntu-noble-large | DiffID: sha256:96c10ad3af90c4e2f4e86e17596e3efc0351052207f65106c40eac094c915bec 2026-05-09 02:20:28.861819 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:6322ed0ec053cea39b78bdacf736acb1aaaace4b773a824d5e0caa45aa8a94a4 2026-05-09 02:20:28.862306 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:28.862336 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 02:20:28.862352 | ubuntu-noble-large | [SUCCESS] [122/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-09 02:20:28.868450 | ubuntu-noble-large | [INFO]  [123/134] Checking: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 02:20:28.868511 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 02:20:29.684363 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 02:20:29.684472 | ubuntu-noble-large | [SUCCESS] [123/134] EXISTS: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 02:20:29.684482 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 02:20:29.727348 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 02:20:29.727435 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 02:20:29.727478 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:29.772250 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:19bc81a81c0a2a15492438e0ce17a50f0f26316bd13e77f2163f4f205ff0bdff 2026-05-09 02:20:29.772317 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-127157-8587 2026-05-09 02:20:30.073148 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:30.121367 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:19bc81a81c0a2a15492438e0ce17a50f0f26316bd13e77f2163f4f205ff0bdff 2026-05-09 02:20:30.121437 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:30.171952 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:30.172064 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:30.172085 | ubuntu-noble-large | DiffID: sha256:1c4cd847abff2d1f2ec107df75c2b5cee3c73382b80ac411bed423e2cfac81b0 2026-05-09 02:20:30.224139 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:614ff11af73c5492bd360773153cbe8db40db35a3fb03aab065408a070afa0bb 2026-05-09 02:20:30.225280 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:30.269671 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:30.269764 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:30.269778 | ubuntu-noble-large | DiffID: sha256:1c4cd847abff2d1f2ec107df75c2b5cee3c73382b80ac411bed423e2cfac81b0 2026-05-09 02:20:30.320341 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:614ff11af73c5492bd360773153cbe8db40db35a3fb03aab065408a070afa0bb 2026-05-09 02:20:30.321353 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:30.321439 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 02:20:30.321461 | ubuntu-noble-large | [SUCCESS] [123/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-09 02:20:30.329066 | ubuntu-noble-large | [INFO]  [124/134] Checking: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 02:20:30.329153 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 02:20:31.671535 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 02:20:31.671656 | ubuntu-noble-large | [SUCCESS] [124/134] EXISTS: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 02:20:31.671674 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 02:20:31.720382 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 02:20:31.720458 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 02:20:31.720469 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:31.765373 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:48aee2cddc32c1551fdd1be48bb05e59dcd7cfc64d900c475d83c0e6bc50992e 2026-05-09 02:20:31.765479 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/proxysql-3:temp-remote-check-127157-31984 2026-05-09 02:20:32.068370 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:32.115316 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:48aee2cddc32c1551fdd1be48bb05e59dcd7cfc64d900c475d83c0e6bc50992e 2026-05-09 02:20:32.115409 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:32.162314 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:32.162404 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:32.162419 | ubuntu-noble-large | DiffID: sha256:f98244161e0455e6375f29140832bceea7563cf3b9f397be2a7293e0c50e7bdd 2026-05-09 02:20:32.213021 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql-3@sha256:9d8c30bef77e5c43df02ac9a31834d5ad7dcfef3193219760a3f2a9a1459f817 2026-05-09 02:20:32.213340 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:32.254021 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:32.254105 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:32.254119 | ubuntu-noble-large | DiffID: sha256:f98244161e0455e6375f29140832bceea7563cf3b9f397be2a7293e0c50e7bdd 2026-05-09 02:20:32.300313 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql-3@sha256:9d8c30bef77e5c43df02ac9a31834d5ad7dcfef3193219760a3f2a9a1459f817 2026-05-09 02:20:32.301775 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:32.301849 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 02:20:32.301866 | ubuntu-noble-large | [SUCCESS] [124/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-09 02:20:32.308376 | ubuntu-noble-large | [INFO]  [125/134] Checking: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 02:20:32.308460 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 02:20:33.947703 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 02:20:33.947801 | ubuntu-noble-large | [SUCCESS] [125/134] EXISTS: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 02:20:33.947816 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 02:20:33.994361 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 02:20:33.994475 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 02:20:33.994489 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:34.047172 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4b97a03d9b2d533473c480b86b92f384cde8a00143375a7737f6fa501615ed8c 2026-05-09 02:20:34.047307 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-127157-9865 2026-05-09 02:20:34.328351 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:34.375370 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4b97a03d9b2d533473c480b86b92f384cde8a00143375a7737f6fa501615ed8c 2026-05-09 02:20:34.375477 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:34.420801 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:34.420897 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:34.420912 | ubuntu-noble-large | DiffID: sha256:c93f4e75f696a3ae2933a2c520679784ac09f0a7a258d7bc16d6696342aa7662 2026-05-09 02:20:34.471283 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:ecb6904d3224974673c12fcbd6561b3bbd040f04755d3e90573bfb4c5f196c4d 2026-05-09 02:20:34.472297 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:34.514326 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:34.514411 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:34.514426 | ubuntu-noble-large | DiffID: sha256:c93f4e75f696a3ae2933a2c520679784ac09f0a7a258d7bc16d6696342aa7662 2026-05-09 02:20:34.563354 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:ecb6904d3224974673c12fcbd6561b3bbd040f04755d3e90573bfb4c5f196c4d 2026-05-09 02:20:34.565094 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:34.565162 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 02:20:34.565175 | ubuntu-noble-large | [SUCCESS] [125/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-09 02:20:34.572348 | ubuntu-noble-large | [INFO]  [126/134] Checking: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 02:20:34.572415 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 02:20:35.439368 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 02:20:35.439459 | ubuntu-noble-large | [SUCCESS] [126/134] EXISTS: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 02:20:35.439482 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 02:20:35.480416 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 02:20:35.480613 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 02:20:35.480648 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:35.523724 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5b700f508a1270754b0fd9e526d5f954410be7b60246af75fa88cbf968d33e0a 2026-05-09 02:20:35.523794 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-127157-32654 2026-05-09 02:20:35.818724 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:35.864364 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5b700f508a1270754b0fd9e526d5f954410be7b60246af75fa88cbf968d33e0a 2026-05-09 02:20:35.864466 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:35.911462 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:35.911536 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:35.911560 | ubuntu-noble-large | DiffID: sha256:6142f40948cda48ff7250a993fbb6db0b5c5af6b44af93d41549ded631764f9b 2026-05-09 02:20:35.966860 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:6a126084283c49eefc363294e7f16931095b22a88719ab58bb51f0cb3b52419f 2026-05-09 02:20:35.967631 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:36.017346 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:36.017436 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:36.017452 | ubuntu-noble-large | DiffID: sha256:6142f40948cda48ff7250a993fbb6db0b5c5af6b44af93d41549ded631764f9b 2026-05-09 02:20:36.063962 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:6a126084283c49eefc363294e7f16931095b22a88719ab58bb51f0cb3b52419f 2026-05-09 02:20:36.064351 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:36.064485 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 02:20:36.064678 | ubuntu-noble-large | [SUCCESS] [126/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-09 02:20:36.071453 | ubuntu-noble-large | [INFO]  [127/134] Checking: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 02:20:36.071533 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 02:20:37.072440 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 02:20:37.072573 | ubuntu-noble-large | [SUCCESS] [127/134] EXISTS: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 02:20:37.072593 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 02:20:37.117405 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 02:20:37.117503 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 02:20:37.118340 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:37.164300 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:132b4b394b0f03f12e7021c65e96b0cbdc1389730d30b1f705aa8c7ceb4db79e 2026-05-09 02:20:37.164393 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-127157-19640 2026-05-09 02:20:37.448893 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:37.498422 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:132b4b394b0f03f12e7021c65e96b0cbdc1389730d30b1f705aa8c7ceb4db79e 2026-05-09 02:20:37.498497 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:37.539333 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:37.539422 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:37.539437 | ubuntu-noble-large | DiffID: sha256:78a7030b1c40849de9569ecd2679a027ad13fc3f077bc577bcaaa92aa5658dd8 2026-05-09 02:20:37.596287 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:92c01f607ff8bec932968127ac84fb737aa45924d82ff102bc17adceba251158 2026-05-09 02:20:37.597395 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:37.640372 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:37.640466 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:37.640479 | ubuntu-noble-large | DiffID: sha256:78a7030b1c40849de9569ecd2679a027ad13fc3f077bc577bcaaa92aa5658dd8 2026-05-09 02:20:37.689500 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:92c01f607ff8bec932968127ac84fb737aa45924d82ff102bc17adceba251158 2026-05-09 02:20:37.690354 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:37.690668 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 02:20:37.690896 | ubuntu-noble-large | [SUCCESS] [127/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-09 02:20:37.698592 | ubuntu-noble-large | [INFO]  [128/134] Checking: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 02:20:37.698802 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 02:20:38.712026 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 02:20:38.712132 | ubuntu-noble-large | [SUCCESS] [128/134] EXISTS: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 02:20:38.712148 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 02:20:38.753200 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 02:20:38.753333 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 02:20:38.753513 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:38.801393 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:abb009fbc36acb3f3835f37386d8a569fde03f58635ba0fdb4df099a2cd990fd 2026-05-09 02:20:38.801488 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-127157-4741 2026-05-09 02:20:39.077342 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:39.124383 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:abb009fbc36acb3f3835f37386d8a569fde03f58635ba0fdb4df099a2cd990fd 2026-05-09 02:20:39.124479 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:39.170066 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:39.170156 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:39.170170 | ubuntu-noble-large | DiffID: sha256:1871471d39fef4eb986d3a0ec4d95a8fca9d452c1a13401472def460d1beaf02 2026-05-09 02:20:39.225290 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:057abdd549397d4a081476e7be96637100152b47279658603310bb1da6b7b2d8 2026-05-09 02:20:39.225776 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:39.275943 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:39.276034 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:39.276048 | ubuntu-noble-large | DiffID: sha256:1871471d39fef4eb986d3a0ec4d95a8fca9d452c1a13401472def460d1beaf02 2026-05-09 02:20:39.324246 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:057abdd549397d4a081476e7be96637100152b47279658603310bb1da6b7b2d8 2026-05-09 02:20:39.324660 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:39.324805 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 02:20:39.325029 | ubuntu-noble-large | [SUCCESS] [128/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-09 02:20:39.331971 | ubuntu-noble-large | [INFO]  [129/134] Checking: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 02:20:39.332176 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 02:20:40.411132 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 02:20:40.411305 | ubuntu-noble-large | [SUCCESS] [129/134] EXISTS: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 02:20:40.411339 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 02:20:40.459017 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 02:20:40.459247 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 02:20:40.459435 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:40.511001 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cd43e3046544ead10c0ee069c75ab2bcb978bb36f43d0415fe4f2d668baac9ac 2026-05-09 02:20:40.511107 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-127157-17896 2026-05-09 02:20:40.787292 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:40.835007 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cd43e3046544ead10c0ee069c75ab2bcb978bb36f43d0415fe4f2d668baac9ac 2026-05-09 02:20:40.835095 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:40.876111 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:40.876183 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:40.876191 | ubuntu-noble-large | DiffID: sha256:e86e039392f0d57b862a30e75143df5349f03b24817b6d6942fa5aaf1091c73a 2026-05-09 02:20:40.926184 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:d85f13862d47f7161660d5f9e32c432d2a8319d8f6a6076d762fb8d4b55630c4 2026-05-09 02:20:40.926998 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:40.971671 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:40.971760 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:40.971774 | ubuntu-noble-large | DiffID: sha256:e86e039392f0d57b862a30e75143df5349f03b24817b6d6942fa5aaf1091c73a 2026-05-09 02:20:41.023248 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:d85f13862d47f7161660d5f9e32c432d2a8319d8f6a6076d762fb8d4b55630c4 2026-05-09 02:20:41.023948 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:41.024034 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 02:20:41.024159 | ubuntu-noble-large | [SUCCESS] [129/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-09 02:20:41.031143 | ubuntu-noble-large | [INFO]  [130/134] Checking: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 02:20:41.031300 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 02:20:42.537319 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 02:20:42.537424 | ubuntu-noble-large | [SUCCESS] [130/134] EXISTS: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 02:20:42.537505 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 02:20:42.584500 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 02:20:42.584650 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 02:20:42.584885 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:42.632670 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:864b523894deab0908bdc65986e35624d31d142def3289552a8e7b4d79959d30 2026-05-09 02:20:42.632760 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-127157-25533 2026-05-09 02:20:42.911737 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:42.955282 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:864b523894deab0908bdc65986e35624d31d142def3289552a8e7b4d79959d30 2026-05-09 02:20:42.955375 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:43.002846 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:43.002930 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:43.002944 | ubuntu-noble-large | DiffID: sha256:6b738f6414a38b05a42d3c64c6132ed4948359bfba813c5ea70e38a418cc568d 2026-05-09 02:20:43.051029 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:f8076aa0a3b6dc8779b984e2985820b1f286567bca5d94cd565a04f407562600 2026-05-09 02:20:43.051839 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:43.101074 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:43.101168 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:43.101183 | ubuntu-noble-large | DiffID: sha256:6b738f6414a38b05a42d3c64c6132ed4948359bfba813c5ea70e38a418cc568d 2026-05-09 02:20:43.148877 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:f8076aa0a3b6dc8779b984e2985820b1f286567bca5d94cd565a04f407562600 2026-05-09 02:20:43.149751 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:43.149878 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 02:20:43.150047 | ubuntu-noble-large | [SUCCESS] [130/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-09 02:20:43.156040 | ubuntu-noble-large | [INFO]  [131/134] Checking: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 02:20:43.156242 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 02:20:44.472360 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 02:20:44.472461 | ubuntu-noble-large | [SUCCESS] [131/134] EXISTS: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 02:20:44.473374 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 02:20:44.518490 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 02:20:44.518614 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 02:20:44.518628 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:44.567326 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d6b6c64068e72632d4c5006d06979de0f9a1d59f83e8e8f0e71035d74a5c9b21 2026-05-09 02:20:44.567414 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-127157-18653 2026-05-09 02:20:44.883910 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:44.931171 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d6b6c64068e72632d4c5006d06979de0f9a1d59f83e8e8f0e71035d74a5c9b21 2026-05-09 02:20:44.931298 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:44.973928 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:44.974015 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:44.974052 | ubuntu-noble-large | DiffID: sha256:99682f1a3e4f7d92e39a13ec3ddab4709aa58028d983997d2226ae8922e8152c 2026-05-09 02:20:45.019080 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:b763efcb6ff242ab573848736fce853aaa450688d04c72ec65ee794d0acafc49 2026-05-09 02:20:45.020027 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:45.063374 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:45.063487 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:45.063507 | ubuntu-noble-large | DiffID: sha256:99682f1a3e4f7d92e39a13ec3ddab4709aa58028d983997d2226ae8922e8152c 2026-05-09 02:20:45.107780 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:b763efcb6ff242ab573848736fce853aaa450688d04c72ec65ee794d0acafc49 2026-05-09 02:20:45.108321 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:45.108393 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 02:20:45.108403 | ubuntu-noble-large | [SUCCESS] [131/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-09 02:20:45.115440 | ubuntu-noble-large | [INFO]  [132/134] Checking: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 02:20:45.115543 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 02:20:45.664346 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 02:20:45.664445 | ubuntu-noble-large | [SUCCESS] [132/134] EXISTS: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 02:20:45.664595 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 02:20:45.711409 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 02:20:45.711613 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 02:20:45.711848 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:45.756787 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a6353f856697a09954eaaf903ca37b13cfff6ff1db0f794849ea3cc9afff29f0 2026-05-09 02:20:45.756872 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-127157-983 2026-05-09 02:20:46.041314 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:46.086854 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a6353f856697a09954eaaf903ca37b13cfff6ff1db0f794849ea3cc9afff29f0 2026-05-09 02:20:46.086922 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:46.125780 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:46.125867 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:46.125880 | ubuntu-noble-large | DiffID: sha256:2541bbb26afd37b9d21da688274dec7f74f9166bacd35797ee6a4bdc9f803aeb 2026-05-09 02:20:46.174454 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:d92b5cd60198d6d0ec94c7bcec54517347cffccb9efefde8546f474a1db0e278 2026-05-09 02:20:46.175334 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:46.221998 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:46.222071 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:46.222083 | ubuntu-noble-large | DiffID: sha256:2541bbb26afd37b9d21da688274dec7f74f9166bacd35797ee6a4bdc9f803aeb 2026-05-09 02:20:46.270856 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:d92b5cd60198d6d0ec94c7bcec54517347cffccb9efefde8546f474a1db0e278 2026-05-09 02:20:46.271501 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:46.271659 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 02:20:46.271860 | ubuntu-noble-large | [SUCCESS] [132/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-09 02:20:46.278696 | ubuntu-noble-large | [INFO]  [133/134] Checking: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 02:20:46.278821 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 02:20:48.066114 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 02:20:48.066295 | ubuntu-noble-large | [SUCCESS] [133/134] EXISTS: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 02:20:48.066336 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 02:20:48.110791 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 02:20:48.110999 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 02:20:48.111221 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:48.161819 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6e686a1cc364f987e987d42a5f2da56ad2984efbd9b80d498d6543de63a54b02 2026-05-09 02:20:48.161949 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-127157-11170 2026-05-09 02:20:48.458372 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:48.505495 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6e686a1cc364f987e987d42a5f2da56ad2984efbd9b80d498d6543de63a54b02 2026-05-09 02:20:48.505584 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:48.554704 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:48.554786 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:48.554795 | ubuntu-noble-large | DiffID: sha256:942715b92f7610bad9bba51af24178362ee726a4e71785623e6f145447b5a012 2026-05-09 02:20:48.610406 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:c4d078218c8689b0e5c380deab742276f1cf7902a342d5d71cb3bd4a0ae27b31 2026-05-09 02:20:48.611387 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:48.668110 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-09 02:20:48.668244 | ubuntu-noble-large | DiffID: sha256:a23be3245be70ffdaa105b60a1780d001108ffbb3abb563b2e0a7d85eea6248e 2026-05-09 02:20:48.668263 | ubuntu-noble-large | DiffID: sha256:942715b92f7610bad9bba51af24178362ee726a4e71785623e6f145447b5a012 2026-05-09 02:20:48.718305 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:c4d078218c8689b0e5c380deab742276f1cf7902a342d5d71cb3bd4a0ae27b31 2026-05-09 02:20:48.719362 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:48.719485 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 02:20:48.719705 | ubuntu-noble-large | [SUCCESS] [133/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-09 02:20:48.726395 | ubuntu-noble-large | [INFO]  [134/134] Checking: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-09 02:20:48.726496 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-09 02:20:49.965458 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-09 02:20:49.965597 | ubuntu-noble-large | [SUCCESS] [134/134] EXISTS: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-09 02:20:49.965709 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-09 02:20:50.011025 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-09 02:20:50.011308 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-09 02:20:50.011552 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-09 02:20:50.057834 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:82716c8188385ad79061f579908e9276c5437f990311fbf6f85870ddf170d600 2026-05-09 02:20:50.057960 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-127157-4049 2026-05-09 02:20:50.321561 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-09 02:20:50.364755 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:82716c8188385ad79061f579908e9276c5437f990311fbf6f85870ddf170d600 2026-05-09 02:20:50.364856 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-09 02:20:50.403667 | ubuntu-noble-large | DiffID: sha256:4bc956195b379486dce2fcdc611b94b425f16a1e7d62ab164cc4f52b4c3f9bd9 2026-05-09 02:20:50.450497 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:5420d686c07431f0ca7022c5fbed646d0c89f37de69302bebb7a0d28ce9f54ac 2026-05-09 02:20:50.451334 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-09 02:20:50.496843 | ubuntu-noble-large | DiffID: sha256:4bc956195b379486dce2fcdc611b94b425f16a1e7d62ab164cc4f52b4c3f9bd9 2026-05-09 02:20:50.543811 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:5420d686c07431f0ca7022c5fbed646d0c89f37de69302bebb7a0d28ce9f54ac 2026-05-09 02:20:50.544813 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-09 02:20:50.544949 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-09 02:20:50.545144 | ubuntu-noble-large | [SUCCESS] [134/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-09 02:20:50.545270 | ubuntu-noble-large | 2026-05-09 02:20:50.545325 | ubuntu-noble-large | [INFO]  ============== SUMMARY ============== 2026-05-09 02:20:50.545373 | ubuntu-noble-large | [INFO]  Total images checked: 134 2026-05-09 02:20:50.545438 | ubuntu-noble-large | [SUCCESS] Images already on registry: 134 2026-05-09 02:20:50.545491 | ubuntu-noble-large | [INFO]  Images missing from registry: 0 2026-05-09 02:20:50.545601 | ubuntu-noble-large | [INFO]  Images with digest mismatches: 0 2026-05-09 02:20:50.545759 | ubuntu-noble-large | 2026-05-09 02:20:50.545778 | ubuntu-noble-large | [INFO]  Cleaning up 134 temporary remote images... 2026-05-09 02:20:50.547344 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:temp-remote-check-127157-8373 2026-05-09 02:20:50.598409 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-127157-12669 2026-05-09 02:20:50.651055 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-127157-31923 2026-05-09 02:20:50.703461 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-127157-26638 2026-05-09 02:20:50.747304 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-127157-5976 2026-05-09 02:20:50.790331 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-127157-15473 2026-05-09 02:20:50.840813 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-127157-18567 2026-05-09 02:20:50.891463 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-127157-18641 2026-05-09 02:20:50.945364 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-127157-26455 2026-05-09 02:20:50.993394 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-127157-28668 2026-05-09 02:20:51.043288 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-127157-7833 2026-05-09 02:20:51.097459 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-127157-17212 2026-05-09 02:20:51.145297 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-127157-31454 2026-05-09 02:20:51.193585 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-127157-8020 2026-05-09 02:20:51.243633 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-127157-10566 2026-05-09 02:20:51.298602 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-127157-5382 2026-05-09 02:20:51.350779 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-127157-12711 2026-05-09 02:20:51.400733 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-127157-19097 2026-05-09 02:20:51.457082 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-127157-19224 2026-05-09 02:20:51.509607 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-127157-20798 2026-05-09 02:20:51.565461 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-127157-11683 2026-05-09 02:20:51.610318 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-127157-1387 2026-05-09 02:20:51.661426 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-127157-1780 2026-05-09 02:20:51.717955 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-127157-23366 2026-05-09 02:20:51.766857 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-127157-28474 2026-05-09 02:20:51.817650 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-127157-31197 2026-05-09 02:20:51.868849 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-127157-4286 2026-05-09 02:20:51.915969 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-127157-31580 2026-05-09 02:20:51.967463 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-127157-3923 2026-05-09 02:20:52.031119 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-127157-18627 2026-05-09 02:20:52.086027 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-127157-21196 2026-05-09 02:20:52.143020 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-127157-23838 2026-05-09 02:20:52.200549 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-127157-27176 2026-05-09 02:20:52.243675 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-127157-26713 2026-05-09 02:20:52.299303 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-127157-9438 2026-05-09 02:20:52.349299 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-127157-19845 2026-05-09 02:20:52.397578 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-127157-25338 2026-05-09 02:20:52.454845 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-127157-12084 2026-05-09 02:20:52.508814 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-127157-9521 2026-05-09 02:20:52.555636 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-127157-9884 2026-05-09 02:20:52.607360 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-127157-29647 2026-05-09 02:20:52.653933 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-127157-20934 2026-05-09 02:20:52.704366 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-127157-24570 2026-05-09 02:20:52.755013 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-127157-3835 2026-05-09 02:20:52.801657 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-127157-16986 2026-05-09 02:20:52.850664 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-127157-26072 2026-05-09 02:20:52.905140 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-127157-28112 2026-05-09 02:20:52.956384 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-127157-26746 2026-05-09 02:20:53.009034 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-127157-8865 2026-05-09 02:20:53.066255 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-127157-24496 2026-05-09 02:20:53.124616 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-127157-12062 2026-05-09 02:20:53.185571 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-127157-21728 2026-05-09 02:20:53.241201 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/watcher-engine:temp-remote-check-127157-19337 2026-05-09 02:20:53.292265 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/watcher-api:temp-remote-check-127157-1030 2026-05-09 02:20:53.352040 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/watcher-applier:temp-remote-check-127157-22284 2026-05-09 02:20:53.411231 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-127157-701 2026-05-09 02:20:53.460480 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-127157-25130 2026-05-09 02:20:53.513598 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-127157-1956 2026-05-09 02:20:53.563522 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-127157-25611 2026-05-09 02:20:53.613632 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-127157-2428 2026-05-09 02:20:53.663661 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-127157-6975 2026-05-09 02:20:53.710613 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-127157-8800 2026-05-09 02:20:53.765827 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-127157-9190 2026-05-09 02:20:53.814471 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-127157-13079 2026-05-09 02:20:53.863942 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-127157-11423 2026-05-09 02:20:53.917490 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-127157-1763 2026-05-09 02:20:53.965561 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-127157-17523 2026-05-09 02:20:54.019161 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-127157-7479 2026-05-09 02:20:54.071774 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-127157-18892 2026-05-09 02:20:54.122543 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-127157-398 2026-05-09 02:20:54.186262 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-127157-9656 2026-05-09 02:20:54.240030 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-127157-31271 2026-05-09 02:20:54.299453 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-127157-21322 2026-05-09 02:20:54.357141 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-127157-32320 2026-05-09 02:20:54.414807 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-127157-32253 2026-05-09 02:20:54.462975 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-127157-2559 2026-05-09 02:20:54.515636 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-127157-941 2026-05-09 02:20:54.569979 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-127157-22751 2026-05-09 02:20:54.617151 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-127157-474 2026-05-09 02:20:54.674788 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-127157-20281 2026-05-09 02:20:54.723274 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-127157-27076 2026-05-09 02:20:54.774957 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-127157-6347 2026-05-09 02:20:54.826420 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-127157-4908 2026-05-09 02:20:54.869284 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-127157-14615 2026-05-09 02:20:54.919560 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-127157-15228 2026-05-09 02:20:54.969333 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-127157-25649 2026-05-09 02:20:55.020609 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-127157-27708 2026-05-09 02:20:55.074928 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-127157-6814 2026-05-09 02:20:55.125408 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-127157-4528 2026-05-09 02:20:55.179338 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-127157-30295 2026-05-09 02:20:55.230824 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-server:temp-remote-check-127157-83 2026-05-09 02:20:55.278519 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-127157-29679 2026-05-09 02:20:55.326037 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-127157-31092 2026-05-09 02:20:55.382939 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-127157-12003 2026-05-09 02:20:55.438443 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-127157-3691 2026-05-09 02:20:55.488819 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-127157-15594 2026-05-09 02:20:55.533690 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-127157-29349 2026-05-09 02:20:55.584452 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-127157-1371 2026-05-09 02:20:55.635306 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-127157-15065 2026-05-09 02:20:55.687200 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-127157-22438 2026-05-09 02:20:55.741656 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-127157-7700 2026-05-09 02:20:55.789199 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-127157-19546 2026-05-09 02:20:55.838334 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-127157-30231 2026-05-09 02:20:55.895752 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-127157-3776 2026-05-09 02:20:55.943619 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-127157-502 2026-05-09 02:20:55.996238 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-127157-11566 2026-05-09 02:20:56.042437 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-127157-4492 2026-05-09 02:20:56.092386 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-127157-5429 2026-05-09 02:20:56.136199 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-127157-29808 2026-05-09 02:20:56.186225 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-127157-2097 2026-05-09 02:20:56.229862 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-127157-22059 2026-05-09 02:20:56.283821 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-127157-17816 2026-05-09 02:20:56.336958 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-127157-31683 2026-05-09 02:20:56.391459 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-127157-18539 2026-05-09 02:20:56.443743 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-127157-27928 2026-05-09 02:20:56.491304 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-127157-28228 2026-05-09 02:20:56.538902 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-127157-9466 2026-05-09 02:20:56.591318 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-127157-18573 2026-05-09 02:20:56.644004 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-127157-25191 2026-05-09 02:20:56.696591 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-127157-15968 2026-05-09 02:20:56.745561 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-127157-21656 2026-05-09 02:20:56.796070 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-127157-3893 2026-05-09 02:20:56.851971 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-127157-8587 2026-05-09 02:20:56.899858 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/proxysql-3:temp-remote-check-127157-31984 2026-05-09 02:20:56.947825 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-127157-9865 2026-05-09 02:20:56.999198 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-127157-32654 2026-05-09 02:20:57.048372 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-127157-19640 2026-05-09 02:20:57.101259 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-127157-4741 2026-05-09 02:20:57.150311 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-127157-17896 2026-05-09 02:20:57.203554 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-127157-25533 2026-05-09 02:20:57.248312 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-127157-18653 2026-05-09 02:20:57.295971 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-127157-983 2026-05-09 02:20:57.346539 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-127157-11170 2026-05-09 02:20:57.392887 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-127157-4049 2026-05-09 02:20:57.442927 | ubuntu-noble-large | [SUCCESS] Cleanup completed 2026-05-09 02:20:57.443030 | ubuntu-noble-large | 2026-05-09 02:20:57.443049 | ubuntu-noble-large | [SUCCESS] Script completed successfully 2026-05-09 02:20:57.443693 | ubuntu-noble-large | + bash scripts/130-cosign.sh 2026-05-09 02:20:57.448896 | ubuntu-noble-large | + COSIGN_PARALLEL_JOBS=8 2026-05-09 02:20:57.448943 | ubuntu-noble-large | + COSIGN_RETRIES=3 2026-05-09 02:20:57.448962 | ubuntu-noble-large | + LSTFILE=images.lst 2026-05-09 02:20:57.448972 | ubuntu-noble-large | + [[ ! -f images.lst ]] 2026-05-09 02:20:57.449042 | ubuntu-noble-large | + [[ ! -f cosign-linux-amd64 ]] 2026-05-09 02:20:57.449059 | ubuntu-noble-large | + echo 'Downloading cosign binary...' 2026-05-09 02:20:57.449128 | ubuntu-noble-large | Downloading cosign binary... 2026-05-09 02:20:57.449248 | ubuntu-noble-large | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-05-09 02:20:57.474700 | ubuntu-noble-large | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-09 02:20:57.474835 | ubuntu-noble-large | Dload Upload Total Spent Left Speed 2026-05-09 02:20:57.696381 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-09 02:20:57.861681 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-09 02:21:02.522492 | ubuntu-noble-large | 3 128M 3 4618k 0 0 7550k 0 0:00:17 --:--:-- 0:00:17 7550k 31 128M 31 40.0M 0 0 24.8M 0 0:00:05 0:00:01 0:00:04 35.5M 49 128M 49 63.6M 0 0 24.3M 0 0:00:05 0:00:02 0:00:03 29.5M 68 128M 68 88.4M 0 0 24.5M 0 0:00:05 0:00:03 0:00:02 27.9M 90 128M 90 116M 0 0 25.2M 0 0:00:05 0:00:04 0:00:01 27.9M 100 128M 100 128M 0 0 25.5M 0 0:00:05 0:00:05 --:--:-- 28.0M 2026-05-09 02:21:02.531318 | ubuntu-noble-large | + chmod +x cosign-linux-amd64 2026-05-09 02:21:02.536932 | ubuntu-noble-large | + command -v parallel 2026-05-09 02:21:02.537103 | ubuntu-noble-large | + echo 'Using parallel processing with 8 jobs' 2026-05-09 02:21:02.537120 | ubuntu-noble-large | Using parallel processing with 8 jobs 2026-05-09 02:21:02.538072 | ubuntu-noble-large | + cat images.lst 2026-05-09 02:21:02.538656 | ubuntu-noble-large | + parallel --retries 3 --joblog cosign-signing.log -j8 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY '{}' '>' /dev/null 2026-05-09 02:21:14.619463 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:14.619564 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:14.619579 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:14.619590 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:14.619601 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:14.619614 | ubuntu-noble-large | 2026-05-09 02:21:14.619626 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:16.126633 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:16.126749 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:16.126774 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:16.126791 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:16.126814 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:16.126835 | ubuntu-noble-large | 2026-05-09 02:21:16.126854 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:17.712486 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:17.712627 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:17.712638 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:17.712645 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:17.712652 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:17.712659 | ubuntu-noble-large | 2026-05-09 02:21:17.712666 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:22.766011 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-controller:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:22.766117 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:22.766134 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:22.766146 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:22.766157 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:22.766170 | ubuntu-noble-large | 2026-05-09 02:21:22.766182 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:23.612719 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:23.612817 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:23.612834 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:23.612920 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:23.612937 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:23.612950 | ubuntu-noble-large | 2026-05-09 02:21:23.612962 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:25.322054 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-northd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:25.322169 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:25.322194 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:25.322257 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:25.322277 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:25.322295 | ubuntu-noble-large | 2026-05-09 02:21:25.322311 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:29.007520 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:29.007622 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:29.007638 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:29.007648 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:29.007660 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:29.007740 | ubuntu-noble-large | 2026-05-09 02:21:29.007752 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:29.905570 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:29.905766 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:29.905796 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:29.905815 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:29.905834 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:29.905854 | ubuntu-noble-large | 2026-05-09 02:21:29.905876 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:40.603021 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:40.603105 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:40.603116 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:40.603125 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:40.603135 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:40.603144 | ubuntu-noble-large | 2026-05-09 02:21:40.603153 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:41.520617 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:41.520725 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:41.520748 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:41.520764 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:41.520782 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:41.520799 | ubuntu-noble-large | 2026-05-09 02:21:41.520817 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:43.574014 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-listener:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:43.574138 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:43.574169 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:43.574192 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:43.574273 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:43.574290 | ubuntu-noble-large | 2026-05-09 02:21:43.574304 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:45.447668 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:45.447794 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:45.447815 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:45.447829 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:45.447843 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:45.447858 | ubuntu-noble-large | 2026-05-09 02:21:45.447872 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:48.605468 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:48.605583 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:48.605626 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:48.605638 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:48.605649 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:48.605662 | ubuntu-noble-large | 2026-05-09 02:21:48.605674 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:49.356833 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:49.356953 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:49.356985 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:49.357006 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:49.357028 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:49.357050 | ubuntu-noble-large | 2026-05-09 02:21:49.357070 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:50.247519 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:50.247615 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:50.247631 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:50.247643 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:50.247656 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:50.247669 | ubuntu-noble-large | 2026-05-09 02:21:50.247682 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:51.665179 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:51.665319 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:51.665339 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:51.665388 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:51.665407 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:51.665421 | ubuntu-noble-large | 2026-05-09 02:21:51.665435 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:54.328385 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:54.328491 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:54.328509 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:54.328523 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:54.328536 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:54.328551 | ubuntu-noble-large | 2026-05-09 02:21:54.328566 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:56.537461 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:56.537570 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:56.537589 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:56.537602 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:56.537616 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:56.537630 | ubuntu-noble-large | 2026-05-09 02:21:56.537644 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:21:58.611540 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:21:58.611638 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:21:58.611655 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:21:58.611669 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:21:58.611706 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:21:58.611719 | ubuntu-noble-large | 2026-05-09 02:21:58.611731 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:01.451480 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:01.451583 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:01.451599 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:01.451610 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:01.451622 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:01.451634 | ubuntu-noble-large | 2026-05-09 02:22:01.451647 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:06.851270 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:06.851412 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:06.851439 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:06.851454 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:06.851469 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:06.851483 | ubuntu-noble-large | 2026-05-09 02:22:06.851497 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:13.502326 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:13.502435 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:13.502454 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:13.502467 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:13.502481 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:13.502495 | ubuntu-noble-large | 2026-05-09 02:22:13.502509 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:14.239464 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-sink:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:14.239537 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:14.239553 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:14.239564 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:14.239575 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:14.239586 | ubuntu-noble-large | 2026-05-09 02:22:14.239598 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:14.993130 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:14.993290 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:14.993359 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:14.993378 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:14.993392 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:14.993407 | ubuntu-noble-large | 2026-05-09 02:22:14.993422 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:16.681680 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:16.681818 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:16.681848 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:16.681877 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:16.681899 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:16.681922 | ubuntu-noble-large | 2026-05-09 02:22:16.681976 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:18.590641 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-producer:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:18.590761 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:18.590779 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:18.590790 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:18.590802 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:18.590814 | ubuntu-noble-large | 2026-05-09 02:22:18.590827 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:19.161466 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:19.161602 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:19.161619 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:19.161630 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:19.161643 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:19.161655 | ubuntu-noble-large | 2026-05-09 02:22:19.161666 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:20.808072 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-worker:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:20.808150 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:20.808161 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:20.808167 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:20.808175 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:20.808182 | ubuntu-noble-large | 2026-05-09 02:22:20.808189 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:26.344373 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:26.344470 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:26.344486 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:26.344497 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:26.344508 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:26.344520 | ubuntu-noble-large | 2026-05-09 02:22:26.344532 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:27.216309 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:27.216387 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:27.216395 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:27.216400 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:27.216406 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:27.216411 | ubuntu-noble-large | 2026-05-09 02:22:27.216417 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:28.271943 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-mdns:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:28.272027 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:28.272045 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:28.272059 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:28.272074 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:28.272089 | ubuntu-noble-large | 2026-05-09 02:22:28.272105 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:29.035196 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:29.035385 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:29.035406 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:29.035418 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:29.035429 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:29.035441 | ubuntu-noble-large | 2026-05-09 02:22:29.035453 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:30.031388 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-central:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:30.031466 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:30.031482 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:30.031493 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:30.031505 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:30.031518 | ubuntu-noble-large | 2026-05-09 02:22:30.031530 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:30.691607 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-worker:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:30.691680 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:30.691690 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:30.691697 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:30.691705 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:30.691712 | ubuntu-noble-large | 2026-05-09 02:22:30.691719 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:31.599677 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:31.599767 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:31.599796 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:31.599805 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:31.599814 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:31.599822 | ubuntu-noble-large | 2026-05-09 02:22:31.599831 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:36.609170 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/placement-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:36.609297 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:36.609312 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:36.609320 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:36.609329 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:36.609337 | ubuntu-noble-large | 2026-05-09 02:22:36.609345 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:37.487523 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:37.487637 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:37.487732 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:37.487744 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:37.487756 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:37.487768 | ubuntu-noble-large | 2026-05-09 02:22:37.487781 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:38.389952 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/blazar-manager:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:38.390046 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:38.390062 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:38.390100 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:38.390113 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:38.390126 | ubuntu-noble-large | 2026-05-09 02:22:38.390138 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:39.202313 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/blazar-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:39.202413 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:39.202429 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:39.202440 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:39.202452 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:39.202463 | ubuntu-noble-large | 2026-05-09 02:22:39.202476 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:43.553492 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-ssh:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:43.553598 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:43.553662 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:43.553689 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:43.553701 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:43.553714 | ubuntu-noble-large | 2026-05-09 02:22:43.553726 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:45.082877 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:45.082964 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:45.082977 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:45.082985 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:45.082994 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:45.083003 | ubuntu-noble-large | 2026-05-09 02:22:45.083012 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:46.146774 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:46.146849 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:46.146867 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:46.146881 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:46.146895 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:46.146910 | ubuntu-noble-large | 2026-05-09 02:22:46.146925 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:47.228320 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/glance-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:47.228391 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:47.228406 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:47.228417 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:47.228428 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:47.228438 | ubuntu-noble-large | 2026-05-09 02:22:47.228449 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:48.240859 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:48.240931 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:48.240949 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:48.240975 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:48.240990 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:48.241006 | ubuntu-noble-large | 2026-05-09 02:22:48.241034 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:49.442919 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-conductor:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:49.443004 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:49.443029 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:49.443048 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:49.443067 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:49.443088 | ubuntu-noble-large | 2026-05-09 02:22:49.443108 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:53.846798 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:53.846872 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:53.846888 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:53.846899 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:53.846911 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:53.846923 | ubuntu-noble-large | 2026-05-09 02:22:53.846936 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:54.838110 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-compute:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:54.838203 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:54.838301 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:54.838313 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:54.838325 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:54.838337 | ubuntu-noble-large | 2026-05-09 02:22:54.838349 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:56.020325 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:56.020402 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:56.020417 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:56.020427 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:56.020438 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:56.020450 | ubuntu-noble-large | 2026-05-09 02:22:56.020462 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:56.813894 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:56.813972 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:56.813987 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:56.813999 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:56.814010 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:56.814022 | ubuntu-noble-large | 2026-05-09 02:22:56.814034 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:57.958362 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:57.958455 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:57.958471 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:57.958481 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:57.958493 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:57.958505 | ubuntu-noble-large | 2026-05-09 02:22:57.958517 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:22:59.121556 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:22:59.121641 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:22:59.121651 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:22:59.121658 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:22:59.121665 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:22:59.121672 | ubuntu-noble-large | 2026-05-09 02:22:59.121680 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:00.107544 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:00.107643 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:00.107660 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:00.107672 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:00.107684 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:00.107696 | ubuntu-noble-large | 2026-05-09 02:23:00.107708 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:00.985038 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/watcher-engine:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:00.985148 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:00.985165 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:00.985176 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:00.985187 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:00.985199 | ubuntu-noble-large | 2026-05-09 02:23:00.985297 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:05.197870 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/watcher-applier:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:05.197980 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:05.197991 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:05.197997 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:05.198005 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:05.198012 | ubuntu-noble-large | 2026-05-09 02:23:05.198019 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:06.103389 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-worker:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:06.103510 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:06.103574 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:06.103596 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:06.103615 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:06.103634 | ubuntu-noble-large | 2026-05-09 02:23:06.103652 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:07.018528 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/watcher-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:07.018625 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:07.018641 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:07.018653 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:07.018665 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:07.018677 | ubuntu-noble-large | 2026-05-09 02:23:07.018690 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:07.866776 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:07.866882 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:07.866903 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:07.866945 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:07.866963 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:07.866981 | ubuntu-noble-large | 2026-05-09 02:23:07.866998 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:08.735093 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:08.735176 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:08.735188 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:08.735196 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:08.735280 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:08.735290 | ubuntu-noble-large | 2026-05-09 02:23:08.735299 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:12.791869 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:12.791966 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:12.791983 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:12.791993 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:12.792006 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:12.792014 | ubuntu-noble-large | 2026-05-09 02:23:12.792022 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:13.588480 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:13.588576 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:13.588593 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:13.588603 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:13.588616 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:13.588628 | ubuntu-noble-large | 2026-05-09 02:23:13.588640 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:14.469947 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:14.470066 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:14.470092 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:14.470109 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:14.470128 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:14.470146 | ubuntu-noble-large | 2026-05-09 02:23:14.470165 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:15.580743 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-volume:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:15.580806 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:15.580816 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:15.580821 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:15.580828 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:15.580834 | ubuntu-noble-large | 2026-05-09 02:23:15.580841 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:16.469037 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:16.469155 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:16.469175 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:16.469287 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:16.469308 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:16.469323 | ubuntu-noble-large | 2026-05-09 02:23:16.469362 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:19.337564 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:19.337656 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:19.337670 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:19.337679 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:19.337689 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:19.337699 | ubuntu-noble-large | 2026-05-09 02:23:19.337709 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:21.005115 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:21.005272 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:21.005325 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:21.005341 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:21.005355 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:21.005385 | ubuntu-noble-large | 2026-05-09 02:23:21.005398 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:21.921877 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-backup:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:21.921974 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:21.921991 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:21.922002 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:21.922014 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:21.922026 | ubuntu-noble-large | 2026-05-09 02:23:21.922038 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:22.852831 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:22.852931 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:22.852947 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:22.852956 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:22.852966 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:22.852977 | ubuntu-noble-large | 2026-05-09 02:23:22.852988 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:24.071635 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-engine:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:24.071706 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:24.071715 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:24.071721 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:24.071727 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:24.071733 | ubuntu-noble-large | 2026-05-09 02:23:24.071740 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:24.871961 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/skyline-console:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:24.872055 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:24.872070 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:24.872080 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:24.872092 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:24.872103 | ubuntu-noble-large | 2026-05-09 02:23:24.872115 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:27.991670 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:27.991801 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:27.991820 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:27.991831 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:27.991843 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:27.991855 | ubuntu-noble-large | 2026-05-09 02:23:27.991868 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:28.844287 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:28.844369 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:28.844380 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:28.844387 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:28.844395 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:28.844402 | ubuntu-noble-large | 2026-05-09 02:23:28.844410 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:30.669145 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:30.669321 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:30.669363 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:30.669374 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:30.669386 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:30.669398 | ubuntu-noble-large | 2026-05-09 02:23:30.669411 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:31.528770 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:31.528889 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:31.528906 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:31.528918 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:31.528929 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:31.528941 | ubuntu-noble-large | 2026-05-09 02:23:31.528953 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:33.978857 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-data:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:33.978993 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:33.979025 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:33.979045 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:33.979065 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:33.979087 | ubuntu-noble-large | 2026-05-09 02:23:33.979107 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:35.198541 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:35.198636 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:35.198654 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:35.198667 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:35.198681 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:35.198695 | ubuntu-noble-large | 2026-05-09 02:23:35.198711 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:35.823322 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:35.823423 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:35.823442 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:35.823497 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:35.823523 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:35.823536 | ubuntu-noble-large | 2026-05-09 02:23:35.823548 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:36.537141 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-share:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:36.537344 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:36.537368 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:36.537386 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:36.537406 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:36.537425 | ubuntu-noble-large | 2026-05-09 02:23:36.537445 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:40.806135 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/magnum-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:40.806325 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:40.806348 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:40.806361 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:40.806375 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:40.806390 | ubuntu-noble-large | 2026-05-09 02:23:40.806404 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:41.776616 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-engine:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:41.776713 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:41.776727 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:41.776736 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:41.776746 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:41.776760 | ubuntu-noble-large | 2026-05-09 02:23:41.776771 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:42.493463 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:42.493592 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:42.493626 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:42.493649 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:42.493674 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:42.493698 | ubuntu-noble-large | 2026-05-09 02:23:42.493714 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:43.137460 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:43.137534 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:43.137545 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:43.137564 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:43.137573 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:43.137580 | ubuntu-noble-large | 2026-05-09 02:23:43.137587 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:47.836178 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:47.836345 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:47.836370 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:47.836388 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:47.836408 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:47.836428 | ubuntu-noble-large | 2026-05-09 02:23:47.836474 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:48.748512 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:48.748617 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:48.748635 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:48.748646 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:48.748658 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:48.748670 | ubuntu-noble-large | 2026-05-09 02:23:48.748686 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:49.513015 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:49.513085 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:49.513095 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:49.513102 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:49.513109 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:49.513115 | ubuntu-noble-large | 2026-05-09 02:23:49.513121 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:50.372404 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:50.372526 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:50.372553 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:50.372572 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:50.372591 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:50.372612 | ubuntu-noble-large | 2026-05-09 02:23:50.372632 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:51.368945 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:51.369008 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:51.369015 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:51.369019 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:51.369024 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:51.369028 | ubuntu-noble-large | 2026-05-09 02:23:51.369033 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:52.463499 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:52.463611 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:52.463627 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:52.463637 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:52.463648 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:52.463660 | ubuntu-noble-large | 2026-05-09 02:23:52.463672 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:56.307099 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:56.307319 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:56.307343 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:56.307357 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:56.307372 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:56.307386 | ubuntu-noble-large | 2026-05-09 02:23:56.307401 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:57.379952 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:57.380070 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:57.380090 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:57.380099 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:57.380107 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:57.380114 | ubuntu-noble-large | 2026-05-09 02:23:57.380121 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:58.287441 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:58.287558 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:58.287587 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:58.287601 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:58.287616 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:58.287630 | ubuntu-noble-large | 2026-05-09 02:23:58.287644 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:59.054552 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:59.054642 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:59.054712 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:59.054727 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:59.054739 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:59.054751 | ubuntu-noble-large | 2026-05-09 02:23:59.054763 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:23:59.869612 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:23:59.869727 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:23:59.869751 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:23:59.869770 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:23:59.869790 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:23:59.869811 | ubuntu-noble-large | 2026-05-09 02:23:59.869831 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:00.790405 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:00.790508 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:00.790526 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:00.790540 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:00.790554 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:00.790568 | ubuntu-noble-large | 2026-05-09 02:24:00.790583 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:04.685163 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:04.685319 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:04.685341 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:04.685355 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:04.685369 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:04.685384 | ubuntu-noble-large | 2026-05-09 02:24:04.685398 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:05.478900 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:05.479003 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:05.479024 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:05.479067 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:05.479081 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:05.479095 | ubuntu-noble-large | 2026-05-09 02:24:05.479108 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:06.287459 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:06.287549 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:06.287565 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:06.287575 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:06.287586 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:06.287597 | ubuntu-noble-large | 2026-05-09 02:24:06.287608 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:07.210036 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:07.210180 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:07.210247 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:07.210265 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:07.210277 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:07.210289 | ubuntu-noble-large | 2026-05-09 02:24:07.210300 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:08.126430 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:08.126538 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:08.126565 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:08.126588 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:08.126612 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:08.126635 | ubuntu-noble-large | 2026-05-09 02:24:08.126653 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:12.446174 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:12.446329 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:12.446349 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:12.446362 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:12.446376 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:12.446390 | ubuntu-noble-large | 2026-05-09 02:24:12.446427 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:13.300618 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:13.300750 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:13.300771 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:13.300784 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:13.300798 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:13.300813 | ubuntu-noble-large | 2026-05-09 02:24:13.300827 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:14.236579 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:14.236713 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:14.236732 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:14.236745 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:14.236791 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:14.236812 | ubuntu-noble-large | 2026-05-09 02:24:14.236831 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:15.285785 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:15.285882 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:15.285898 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:15.285909 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:15.285921 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:15.285934 | ubuntu-noble-large | 2026-05-09 02:24:15.285946 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:16.493412 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:16.493478 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:16.493485 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:16.493489 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:16.493495 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:16.493499 | ubuntu-noble-large | 2026-05-09 02:24:16.493504 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:18.851075 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:18.851287 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:18.851317 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:18.851329 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:18.851341 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:18.851353 | ubuntu-noble-large | 2026-05-09 02:24:18.851365 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:20.681886 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:20.681985 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:20.682001 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:20.682012 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:20.682023 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:20.682035 | ubuntu-noble-large | 2026-05-09 02:24:20.682047 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:21.510245 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/mariadb-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:21.510321 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:21.510329 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:21.510333 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:21.510338 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:21.510343 | ubuntu-noble-large | 2026-05-09 02:24:21.510348 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:22.734448 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:22.734585 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:22.734605 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:22.734617 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:22.734629 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:22.734641 | ubuntu-noble-large | 2026-05-09 02:24:22.734654 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:23.804553 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:23.804676 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:23.804703 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:23.804721 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:23.804740 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:23.804761 | ubuntu-noble-large | 2026-05-09 02:24:23.804781 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:24.618135 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/horizon:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:24.618233 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:24.618246 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:24.618253 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:24.618261 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:24.618268 | ubuntu-noble-large | 2026-05-09 02:24:24.618277 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:25.496287 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:25.496384 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:25.496401 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:25.496412 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:25.496424 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:25.496436 | ubuntu-noble-large | 2026-05-09 02:24:25.496448 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:28.938828 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:28.938917 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:28.938931 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:28.938940 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:28.938950 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:28.938959 | ubuntu-noble-large | 2026-05-09 02:24:28.938968 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:30.102737 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:30.102839 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:30.102855 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:30.102866 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:30.102877 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:30.102889 | ubuntu-noble-large | 2026-05-09 02:24:30.102901 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:31.086315 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/redis:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:31.086387 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:31.086396 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:31.086402 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:31.086408 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:31.086414 | ubuntu-noble-large | 2026-05-09 02:24:31.086420 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:32.089016 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:32.089150 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:32.089182 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:32.089188 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:32.089196 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:32.089242 | ubuntu-noble-large | 2026-05-09 02:24:32.089250 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:36.192319 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/iscsid:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:36.192466 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:36.192486 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:36.192499 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:36.192513 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:36.192528 | ubuntu-noble-large | 2026-05-09 02:24:36.192542 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:37.137746 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/fluentd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:37.137846 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:37.137874 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:37.137897 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:37.137921 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:37.137943 | ubuntu-noble-large | 2026-05-09 02:24:37.137966 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:37.808258 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cron:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:37.808357 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:37.808376 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:37.808390 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:37.808404 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:37.808419 | ubuntu-noble-large | 2026-05-09 02:24:37.808433 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:38.722004 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:38.722160 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:38.722182 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:38.722195 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:38.722248 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:38.722263 | ubuntu-noble-large | 2026-05-09 02:24:38.722278 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:39.467919 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keepalived:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:39.467992 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:39.468006 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:39.468015 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:39.468026 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:39.468036 | ubuntu-noble-large | 2026-05-09 02:24:39.468046 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:43.431181 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/opensearch:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:43.431355 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:43.431374 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:43.431387 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:43.431401 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:43.431439 | ubuntu-noble-large | 2026-05-09 02:24:43.431452 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:44.408466 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:44.408569 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:44.408586 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:44.408597 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:44.408608 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:44.408620 | ubuntu-noble-large | 2026-05-09 02:24:44.408633 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:45.223450 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:45.223553 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:45.223573 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:45.223587 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:45.223602 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:45.223617 | ubuntu-noble-large | 2026-05-09 02:24:45.223632 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:45.885334 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/dnsmasq:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:45.885436 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:45.885454 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:45.885468 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:45.885482 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:45.885497 | ubuntu-noble-large | 2026-05-09 02:24:45.885512 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:46.898299 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/proxysql-3:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:46.898380 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:46.898394 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:46.898404 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:46.898414 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:46.898424 | ubuntu-noble-large | 2026-05-09 02:24:46.898434 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:51.679161 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/tgtd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:51.679278 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:51.679294 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:51.679302 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:51.679310 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:51.679318 | ubuntu-noble-large | 2026-05-09 02:24:51.679326 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:52.407092 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/multipathd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:52.407265 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:52.407291 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:52.407305 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:52.407319 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:52.407333 | ubuntu-noble-large | 2026-05-09 02:24:52.407348 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:53.177478 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/proxysql:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:53.177570 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:53.177581 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:53.177599 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:53.177608 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:53.177616 | ubuntu-noble-large | 2026-05-09 02:24:53.177624 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:53.989157 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/rabbitmq:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:53.989294 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:53.989312 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:53.989324 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:53.989336 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:53.989348 | ubuntu-noble-large | 2026-05-09 02:24:53.989361 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:54.892428 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/grafana:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:54.892524 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:54.892539 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:54.892549 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:54.892560 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:54.892571 | ubuntu-noble-large | 2026-05-09 02:24:54.892582 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:58.479000 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/memcached:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:58.479169 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:58.479191 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:58.479246 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:58.479264 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:58.479279 | ubuntu-noble-large | 2026-05-09 02:24:58.479293 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:24:59.733079 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:24:59.733158 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:24:59.733168 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:24:59.733175 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:24:59.733183 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:24:59.733190 | ubuntu-noble-large | 2026-05-09 02:24:59.733197 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:25:00.528610 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/haproxy:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:25:00.528709 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:25:00.528728 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:25:00.528741 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:25:00.528756 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:25:00.528770 | ubuntu-noble-large | 2026-05-09 02:25:00.528785 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:25:01.763239 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:25:01.763349 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:25:01.763369 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:25:01.763420 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:25:01.763434 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:25:01.763448 | ubuntu-noble-large | 2026-05-09 02:25:01.763461 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:25:02.867965 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/sbom:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-09 02:25:02.868045 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-09 02:25:02.868054 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-09 02:25:02.868059 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-09 02:25:02.868064 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-09 02:25:02.868070 | ubuntu-noble-large | 2026-05-09 02:25:02.868079 | ubuntu-noble-large | Signing artifact... 2026-05-09 02:25:02.875386 | ubuntu-noble-large | + echo '=== Cosign signing job log ===' 2026-05-09 02:25:02.875473 | ubuntu-noble-large | === Cosign signing job log === 2026-05-09 02:25:02.875486 | ubuntu-noble-large | + cat cosign-signing.log 2026-05-09 02:25:02.878605 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2026-05-09 02:25:02.878631 | ubuntu-noble-large | 8 : 1778293262.752 11.865 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-notifier:2025.1' > /dev/null 2026-05-09 02:25:02.878643 | ubuntu-noble-large | 4 : 1778293262.729 13.395 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1' > /dev/null 2026-05-09 02:25:02.878652 | ubuntu-noble-large | 1 : 1778293262.714 14.996 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1' > /dev/null 2026-05-09 02:25:02.878661 | ubuntu-noble-large | 5 : 1778293262.734 20.031 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-controller:2025.1' > /dev/null 2026-05-09 02:25:02.878684 | ubuntu-noble-large | 7 : 1778293262.746 20.865 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1' > /dev/null 2026-05-09 02:25:02.878694 | ubuntu-noble-large | 6 : 1778293262.740 22.579 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-northd:2025.1' > /dev/null 2026-05-09 02:25:02.878704 | ubuntu-noble-large | 3 : 1778293262.724 26.282 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1' > /dev/null 2026-05-09 02:25:02.878714 | ubuntu-noble-large | 2 : 1778293262.719 27.184 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1' > /dev/null 2026-05-09 02:25:02.878723 | ubuntu-noble-large | 14 : 1778293285.331 15.270 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-server:2025.1' > /dev/null 2026-05-09 02:25:02.878731 | ubuntu-noble-large | 11 : 1778293277.719 23.799 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1' > /dev/null 2026-05-09 02:25:02.878740 | ubuntu-noble-large | 12 : 1778293282.772 20.800 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-listener:2025.1' > /dev/null 2026-05-09 02:25:02.878748 | ubuntu-noble-large | 9 : 1778293274.628 30.818 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-api:2025.1' > /dev/null 2026-05-09 02:25:02.878757 | ubuntu-noble-large | 13 : 1778293283.621 24.983 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1' > /dev/null 2026-05-09 02:25:02.878766 | ubuntu-noble-large | 15 : 1778293289.016 20.338 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1' > /dev/null 2026-05-09 02:25:02.878774 | ubuntu-noble-large | 10 : 1778293276.132 34.112 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-expirer:2025.1' > /dev/null 2026-05-09 02:25:02.878801 | ubuntu-noble-large | 16 : 1778293289.912 21.752 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1' > /dev/null 2026-05-09 02:25:02.878810 | ubuntu-noble-large | 19 : 1778293303.581 10.745 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1' > /dev/null 2026-05-09 02:25:02.878819 | ubuntu-noble-large | 17 : 1778293300.611 15.924 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1' > /dev/null 2026-05-09 02:25:02.878827 | ubuntu-noble-large | 20 : 1778293305.456 13.152 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1' > /dev/null 2026-05-09 02:25:02.878836 | ubuntu-noble-large | 18 : 1778293301.527 19.923 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1' > /dev/null 2026-05-09 02:25:02.878845 | ubuntu-noble-large | 22 : 1778293309.364 17.484 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1' > /dev/null 2026-05-09 02:25:02.878853 | ubuntu-noble-large | 23 : 1778293310.256 23.244 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1' > /dev/null 2026-05-09 02:25:02.878862 | ubuntu-noble-large | 26 : 1778293316.546 17.691 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-sink:2025.1' > /dev/null 2026-05-09 02:25:02.878882 | ubuntu-noble-large | 24 : 1778293311.672 23.320 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1' > /dev/null 2026-05-09 02:25:02.878891 | ubuntu-noble-large | 27 : 1778293318.617 18.062 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-api:2025.1' > /dev/null 2026-05-09 02:25:02.878899 | ubuntu-noble-large | 25 : 1778293314.337 24.252 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-producer:2025.1' > /dev/null 2026-05-09 02:25:02.878908 | ubuntu-noble-large | 21 : 1778293308.614 30.546 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1' > /dev/null 2026-05-09 02:25:02.878916 | ubuntu-noble-large | 28 : 1778293321.460 19.346 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-worker:2025.1' > /dev/null 2026-05-09 02:25:02.878931 | ubuntu-noble-large | 32 : 1778293335.002 11.340 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-api:2025.1' > /dev/null 2026-05-09 02:25:02.878940 | ubuntu-noble-large | 31 : 1778293334.246 12.968 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1' > /dev/null 2026-05-09 02:25:02.878948 | ubuntu-noble-large | 29 : 1778293326.861 21.408 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-mdns:2025.1' > /dev/null 2026-05-09 02:25:02.878958 | ubuntu-noble-large | 33 : 1778293336.689 12.345 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1' > /dev/null 2026-05-09 02:25:02.878966 | ubuntu-noble-large | 30 : 1778293333.508 16.519 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-central:2025.1' > /dev/null 2026-05-09 02:25:02.878975 | ubuntu-noble-large | 34 : 1778293338.598 12.092 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-worker:2025.1' > /dev/null 2026-05-09 02:25:02.878983 | ubuntu-noble-large | 35 : 1778293339.169 12.429 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1' > /dev/null 2026-05-09 02:25:02.878998 | ubuntu-noble-large | 37 : 1778293346.352 10.256 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/placement-api:2025.1' > /dev/null 2026-05-09 02:25:02.879007 | ubuntu-noble-large | 36 : 1778293340.818 16.667 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1' > /dev/null 2026-05-09 02:25:02.879016 | ubuntu-noble-large | 38 : 1778293347.223 11.165 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/blazar-manager:2025.1' > /dev/null 2026-05-09 02:25:02.879024 | ubuntu-noble-large | 39 : 1778293348.282 10.918 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/blazar-api:2025.1' > /dev/null 2026-05-09 02:25:02.879033 | ubuntu-noble-large | 41 : 1778293350.036 13.516 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-ssh:2025.1' > /dev/null 2026-05-09 02:25:02.879064 | ubuntu-noble-large | 43 : 1778293351.606 13.475 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1' > /dev/null 2026-05-09 02:25:02.879073 | ubuntu-noble-large | 42 : 1778293350.700 15.444 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-api:2025.1' > /dev/null 2026-05-09 02:25:02.879081 | ubuntu-noble-large | 40 : 1778293349.043 18.181 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/glance-api:2025.1' > /dev/null 2026-05-09 02:25:02.879090 | ubuntu-noble-large | 44 : 1778293356.617 11.622 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1' > /dev/null 2026-05-09 02:25:02.879098 | ubuntu-noble-large | 45 : 1778293357.495 11.947 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-conductor:2025.1' > /dev/null 2026-05-09 02:25:02.879110 | ubuntu-noble-large | 46 : 1778293358.395 15.450 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1' > /dev/null 2026-05-09 02:25:02.879125 | ubuntu-noble-large | 47 : 1778293359.213 15.623 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-compute:2025.1' > /dev/null 2026-05-09 02:25:02.879146 | ubuntu-noble-large | 48 : 1778293363.563 12.456 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-scheduler:2025.1' > /dev/null 2026-05-09 02:25:02.879156 | ubuntu-noble-large | 49 : 1778293365.093 11.719 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1' > /dev/null 2026-05-09 02:25:02.879164 | ubuntu-noble-large | 50 : 1778293366.155 11.801 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone-ssh:2025.1' > /dev/null 2026-05-09 02:25:02.879173 | ubuntu-noble-large | 52 : 1778293368.249 10.870 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone-fernet:2025.1' > /dev/null 2026-05-09 02:25:02.879182 | ubuntu-noble-large | 51 : 1778293367.233 12.872 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone:2025.1' > /dev/null 2026-05-09 02:25:02.879196 | ubuntu-noble-large | 53 : 1778293369.452 11.532 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/watcher-engine:2025.1' > /dev/null 2026-05-09 02:25:02.879235 | ubuntu-noble-large | 55 : 1778293374.847 10.350 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/watcher-applier:2025.1' > /dev/null 2026-05-09 02:25:02.879249 | ubuntu-noble-large | 56 : 1778293376.030 10.072 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-worker:2025.1' > /dev/null 2026-05-09 02:25:02.879265 | ubuntu-noble-large | 54 : 1778293373.855 13.161 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/watcher-api:2025.1' > /dev/null 2026-05-09 02:25:02.879274 | ubuntu-noble-large | 57 : 1778293376.823 11.042 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-api:2025.1' > /dev/null 2026-05-09 02:25:02.879283 | ubuntu-noble-large | 58 : 1778293377.968 10.766 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1' > /dev/null 2026-05-09 02:25:02.879292 | ubuntu-noble-large | 61 : 1778293380.992 11.797 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-conductor:2025.1' > /dev/null 2026-05-09 02:25:02.879300 | ubuntu-noble-large | 59 : 1778293379.132 14.454 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-pxe:2025.1' > /dev/null 2026-05-09 02:25:02.879309 | ubuntu-noble-large | 60 : 1778293380.116 14.353 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-api:2025.1' > /dev/null 2026-05-09 02:25:02.879318 | ubuntu-noble-large | 62 : 1778293385.205 10.374 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-volume:2025.1' > /dev/null 2026-05-09 02:25:02.879326 | ubuntu-noble-large | 63 : 1778293386.112 10.355 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1' > /dev/null 2026-05-09 02:25:02.879335 | ubuntu-noble-large | 64 : 1778293387.026 12.309 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-api:2025.1' > /dev/null 2026-05-09 02:25:02.879344 | ubuntu-noble-large | 66 : 1778293388.741 12.263 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-api:2025.1' > /dev/null 2026-05-09 02:25:02.879352 | ubuntu-noble-large | 65 : 1778293387.873 14.048 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-backup:2025.1' > /dev/null 2026-05-09 02:25:02.879361 | ubuntu-noble-large | 67 : 1778293392.801 10.049 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1' > /dev/null 2026-05-09 02:25:02.879369 | ubuntu-noble-large | 68 : 1778293393.598 10.471 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-engine:2025.1' > /dev/null 2026-05-09 02:25:02.879378 | ubuntu-noble-large | 69 : 1778293394.477 10.394 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/skyline-console:2025.1' > /dev/null 2026-05-09 02:25:02.879386 | ubuntu-noble-large | 71 : 1778293396.479 11.510 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1' > /dev/null 2026-05-09 02:25:02.879403 | ubuntu-noble-large | 70 : 1778293395.591 13.251 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1' > /dev/null 2026-05-09 02:25:02.879411 | ubuntu-noble-large | 72 : 1778293399.344 11.323 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1' > /dev/null 2026-05-09 02:25:02.879420 | ubuntu-noble-large | 74 : 1778293401.928 9.598 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1' > /dev/null 2026-05-09 02:25:02.879429 | ubuntu-noble-large | 75 : 1778293402.865 11.111 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-data:2025.1' > /dev/null 2026-05-09 02:25:02.879437 | ubuntu-noble-large | 76 : 1778293404.079 11.117 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-api:2025.1' > /dev/null 2026-05-09 02:25:02.879452 | ubuntu-noble-large | 73 : 1778293401.013 14.809 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-central:2025.1' > /dev/null 2026-05-09 02:25:02.879467 | ubuntu-noble-large | 77 : 1778293404.881 11.654 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-share:2025.1' > /dev/null 2026-05-09 02:25:02.879476 | ubuntu-noble-large | 79 : 1778293408.852 11.953 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/magnum-api:2025.1' > /dev/null 2026-05-09 02:25:02.879485 | ubuntu-noble-large | 81 : 1778293411.536 10.239 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-engine:2025.1' > /dev/null 2026-05-09 02:25:02.879493 | ubuntu-noble-large | 78 : 1778293408.000 14.492 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-scheduler:2025.1' > /dev/null 2026-05-09 02:25:02.879502 | ubuntu-noble-large | 80 : 1778293410.678 12.457 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/magnum-conductor:2025.1' > /dev/null 2026-05-09 02:25:02.879510 | ubuntu-noble-large | 84 : 1778293415.832 12.003 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1' > /dev/null 2026-05-09 02:25:02.879519 | ubuntu-noble-large | 85 : 1778293416.545 12.201 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1' > /dev/null 2026-05-09 02:25:02.879528 | ubuntu-noble-large | 83 : 1778293415.207 14.305 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-monitors:2025.1' > /dev/null 2026-05-09 02:25:02.879536 | ubuntu-noble-large | 82 : 1778293413.987 16.384 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-api:2025.1' > /dev/null 2026-05-09 02:25:02.879545 | ubuntu-noble-large | 86 : 1778293420.815 10.552 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-api:2025.1' > /dev/null 2026-05-09 02:25:02.879553 | ubuntu-noble-large | 87 : 1778293421.784 10.677 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1' > /dev/null 2026-05-09 02:25:02.879562 | ubuntu-noble-large | 90 : 1778293427.842 8.463 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1' > /dev/null 2026-05-09 02:25:02.879570 | ubuntu-noble-large | 89 : 1778293423.146 14.233 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1' > /dev/null 2026-05-09 02:25:02.879579 | ubuntu-noble-large | 88 : 1778293422.499 15.786 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1' > /dev/null 2026-05-09 02:25:02.879587 | ubuntu-noble-large | 91 : 1778293428.758 10.295 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-server:2025.1' > /dev/null 2026-05-09 02:25:02.879596 | ubuntu-noble-large | 92 : 1778293429.521 10.347 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1' > /dev/null 2026-05-09 02:25:02.879604 | ubuntu-noble-large | 93 : 1778293430.379 10.410 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1' > /dev/null 2026-05-09 02:25:02.879613 | ubuntu-noble-large | 95 : 1778293432.472 12.212 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1' > /dev/null 2026-05-09 02:25:02.879628 | ubuntu-noble-large | 97 : 1778293437.389 8.088 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1' > /dev/null 2026-05-09 02:25:02.879637 | ubuntu-noble-large | 96 : 1778293436.316 9.970 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1' > /dev/null 2026-05-09 02:25:02.879652 | ubuntu-noble-large | 94 : 1778293431.376 15.833 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1' > /dev/null 2026-05-09 02:25:02.879661 | ubuntu-noble-large | 98 : 1778293438.293 9.832 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1' > /dev/null 2026-05-09 02:25:02.879669 | ubuntu-noble-large | 99 : 1778293439.060 13.384 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1' > /dev/null 2026-05-09 02:25:02.879683 | ubuntu-noble-large | 101 : 1778293440.799 12.500 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1' > /dev/null 2026-05-09 02:25:02.879692 | ubuntu-noble-large | 100 : 1778293439.876 14.358 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1' > /dev/null 2026-05-09 02:25:02.879701 | ubuntu-noble-large | 102 : 1778293444.694 10.589 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1' > /dev/null 2026-05-09 02:25:02.879709 | ubuntu-noble-large | 103 : 1778293445.487 11.005 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1' > /dev/null 2026-05-09 02:25:02.879718 | ubuntu-noble-large | 106 : 1778293448.135 10.714 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1' > /dev/null 2026-05-09 02:25:02.879726 | ubuntu-noble-large | 104 : 1778293446.294 14.386 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1' > /dev/null 2026-05-09 02:25:02.879735 | ubuntu-noble-large | 105 : 1778293447.218 14.291 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/mariadb-server:2025.1' > /dev/null 2026-05-09 02:25:02.879743 | ubuntu-noble-large | 108 : 1778293453.308 9.424 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1' > /dev/null 2026-05-09 02:25:02.879752 | ubuntu-noble-large | 107 : 1778293452.454 11.348 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1' > /dev/null 2026-05-09 02:25:02.879760 | ubuntu-noble-large | 109 : 1778293454.245 10.372 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/horizon:2025.1' > /dev/null 2026-05-09 02:25:02.879769 | ubuntu-noble-large | 110 : 1778293455.295 10.199 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-inspector:2025.1' > /dev/null 2026-05-09 02:25:02.879777 | ubuntu-noble-large | 111 : 1778293456.501 12.437 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1' > /dev/null 2026-05-09 02:25:02.879786 | ubuntu-noble-large | 112 : 1778293458.860 11.241 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1' > /dev/null 2026-05-09 02:25:02.879795 | ubuntu-noble-large | 113 : 1778293460.689 10.396 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis:2025.1' > /dev/null 2026-05-09 02:25:02.879804 | ubuntu-noble-large | 114 : 1778293461.518 10.570 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis-sentinel:2025.1' > /dev/null 2026-05-09 02:25:02.879812 | ubuntu-noble-large | 115 : 1778293462.742 13.448 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/iscsid:2025.1' > /dev/null 2026-05-09 02:25:02.879821 | ubuntu-noble-large | 117 : 1778293464.626 12.509 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/fluentd:2025.1' > /dev/null 2026-05-09 02:25:02.879835 | ubuntu-noble-large | 116 : 1778293463.811 13.995 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cron:2025.1' > /dev/null 2026-05-09 02:25:02.879844 | ubuntu-noble-large | 118 : 1778293465.506 13.214 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk:2025.1' > /dev/null 2026-05-09 02:25:02.879859 | ubuntu-noble-large | 119 : 1778293468.945 10.522 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keepalived:2025.1' > /dev/null 2026-05-09 02:25:02.879868 | ubuntu-noble-large | 120 : 1778293470.111 13.319 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch:2025.1' > /dev/null 2026-05-09 02:25:02.879877 | ubuntu-noble-large | 122 : 1778293472.098 12.309 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-libvirt:2025.1' > /dev/null 2026-05-09 02:25:02.879885 | ubuntu-noble-large | 121 : 1778293471.094 14.127 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1' > /dev/null 2026-05-09 02:25:02.879894 | ubuntu-noble-large | 123 : 1778293476.200 9.684 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/dnsmasq:2025.1' > /dev/null 2026-05-09 02:25:02.879908 | ubuntu-noble-large | 124 : 1778293477.147 9.747 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/proxysql-3:2025.1' > /dev/null 2026-05-09 02:25:02.879917 | ubuntu-noble-large | 126 : 1778293478.731 12.947 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/tgtd:2025.1' > /dev/null 2026-05-09 02:25:02.879925 | ubuntu-noble-large | 127 : 1778293479.474 12.931 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/multipathd:2025.1' > /dev/null 2026-05-09 02:25:02.879934 | ubuntu-noble-large | 125 : 1778293477.818 15.358 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/proxysql:2025.1' > /dev/null 2026-05-09 02:25:02.879942 | ubuntu-noble-large | 128 : 1778293483.438 10.549 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/rabbitmq:2025.1' > /dev/null 2026-05-09 02:25:02.879951 | ubuntu-noble-large | 129 : 1778293484.416 10.475 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/grafana:2025.1' > /dev/null 2026-05-09 02:25:02.879959 | ubuntu-noble-large | 132 : 1778293486.904 11.573 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/memcached:2025.1' > /dev/null 2026-05-09 02:25:02.879968 | ubuntu-noble-large | 130 : 1778293485.230 14.502 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1' > /dev/null 2026-05-09 02:25:02.879977 | ubuntu-noble-large | 131 : 1778293485.894 14.632 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy:2025.1' > /dev/null 2026-05-09 02:25:02.879986 | ubuntu-noble-large | 133 : 1778293491.688 10.074 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1' > /dev/null 2026-05-09 02:25:02.879994 | ubuntu-noble-large | 134 : 1778293492.413 10.453 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/sbom:2025.1' > /dev/null 2026-05-09 02:25:02.880003 | ubuntu-noble-large | + grep -q '^[^#].*\s[^0]\s*$' cosign-signing.log 2026-05-09 02:25:02.891508 | ubuntu-noble-large | + echo '=== Cosign signing completed successfully ===' 2026-05-09 02:25:02.891561 | ubuntu-noble-large | === Cosign signing completed successfully === 2026-05-09 02:25:03.027837 | ubuntu-noble-large | ok: Runtime: 0:28:42.216598 2026-05-09 02:25:03.098912 | 2026-05-09 02:25:03.099065 | TASK [Run release push script] 2026-05-09 02:25:03.629624 | ubuntu-noble-large | skipping: Conditional result was False 2026-05-09 02:25:03.633131 | 2026-05-09 02:25:03.633249 | PLAY RECAP 2026-05-09 02:25:03.633333 | ubuntu-noble-large | ok: 3 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-09 02:25:03.633373 | 2026-05-09 02:25:03.901172 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/build.yml@main] 2026-05-09 02:25:03.903049 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-09 02:25:04.695004 | 2026-05-09 02:25:04.695193 | PLAY [Base post-fetch] 2026-05-09 02:25:04.713351 | 2026-05-09 02:25:04.713501 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-09 02:25:04.770082 | ubuntu-noble-large | skipping: Conditional result was False 2026-05-09 02:25:04.781781 | 2026-05-09 02:25:04.782014 | TASK [fetch-output : Set log path for single node] 2026-05-09 02:25:04.838502 | ubuntu-noble-large | ok 2026-05-09 02:25:04.845985 | 2026-05-09 02:25:04.846132 | LOOP [fetch-output : Ensure local output dirs] 2026-05-09 02:25:05.374320 | ubuntu-noble-large -> localhost | ok: "/var/lib/zuul/builds/262a066abb7d425e86048f69090844c5/work/logs" 2026-05-09 02:25:05.647463 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/262a066abb7d425e86048f69090844c5/work/artifacts" 2026-05-09 02:25:05.920957 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/262a066abb7d425e86048f69090844c5/work/docs" 2026-05-09 02:25:05.954517 | 2026-05-09 02:25:05.954723 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-09 02:25:06.774427 | ubuntu-noble-large | changed: 2026-05-09 02:25:06.774791 | ubuntu-noble-large | >f+++++++++ sudo-debug.txt 2026-05-09 02:25:06.774860 | ubuntu-noble-large | >f+++++++++ sudo-strace.log 2026-05-09 02:25:06.774899 | ubuntu-noble-large | >f+++++++++ sudo-strace.log.time 2026-05-09 02:25:06.774953 | ubuntu-noble-large | changed: All items complete 2026-05-09 02:25:06.774979 | 2026-05-09 02:25:07.355137 | ubuntu-noble-large | changed: .d..t...... ./ 2026-05-09 02:25:07.961709 | ubuntu-noble-large | changed: .d..t...... ./ 2026-05-09 02:25:07.980760 | 2026-05-09 02:25:07.980898 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-09 02:25:08.004598 | ubuntu-noble-large | skipping: Conditional result was False 2026-05-09 02:25:08.010705 | ubuntu-noble-large | skipping: Conditional result was False 2026-05-09 02:25:08.031764 | 2026-05-09 02:25:08.031892 | PLAY RECAP 2026-05-09 02:25:08.031971 | ubuntu-noble-large | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-09 02:25:08.032011 | 2026-05-09 02:25:08.167005 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-09 02:25:08.168015 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 02:25:08.947245 | 2026-05-09 02:25:08.947415 | PLAY [Base post] 2026-05-09 02:25:08.961768 | 2026-05-09 02:25:08.961912 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-09 02:25:09.870566 | ubuntu-noble-large | changed 2026-05-09 02:25:09.882238 | 2026-05-09 02:25:09.882387 | PLAY RECAP 2026-05-09 02:25:09.882456 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-09 02:25:09.882519 | 2026-05-09 02:25:10.055608 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 02:25:10.056661 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-09 02:25:10.898273 | 2026-05-09 02:25:10.898452 | PLAY [Base post-logs] 2026-05-09 02:25:10.912299 | 2026-05-09 02:25:10.912845 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-09 02:25:11.403852 | localhost | changed 2026-05-09 02:25:11.414586 | 2026-05-09 02:25:11.414761 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-09 02:25:11.440575 | localhost | ok 2026-05-09 02:25:11.443825 | 2026-05-09 02:25:11.443926 | TASK [Set zuul-log-path fact] 2026-05-09 02:25:11.461773 | localhost | ok 2026-05-09 02:25:11.476186 | 2026-05-09 02:25:11.476368 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 02:25:11.515984 | localhost | ok 2026-05-09 02:25:11.523368 | 2026-05-09 02:25:11.523574 | TASK [upload-logs : Create log directories] 2026-05-09 02:25:12.071685 | localhost | changed 2026-05-09 02:25:12.074622 | 2026-05-09 02:25:12.074728 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-09 02:25:12.628965 | localhost -> localhost | ok: Runtime: 0:00:00.010513 2026-05-09 02:25:12.634664 | 2026-05-09 02:25:12.634807 | TASK [upload-logs : Upload logs to log server] 2026-05-09 02:25:13.265067 | localhost | Output suppressed because no_log was given 2026-05-09 02:25:13.267478 | 2026-05-09 02:25:13.267656 | LOOP [upload-logs : Compress console log and json output] 2026-05-09 02:25:13.329193 | localhost | skipping: Conditional result was False 2026-05-09 02:25:13.334701 | localhost | skipping: Conditional result was False 2026-05-09 02:25:13.342576 | 2026-05-09 02:25:13.342809 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-09 02:25:13.393713 | localhost | skipping: Conditional result was False 2026-05-09 02:25:13.394341 | 2026-05-09 02:25:13.397840 | localhost | skipping: Conditional result was False 2026-05-09 02:25:13.405227 | 2026-05-09 02:25:13.405453 | LOOP [upload-logs : Upload console log and json output]